Re: [RFC] NO_INSTALL in meta-ports considered harmful

2009-05-11 Thread Philip M. Gollucci
Alexey Shuvaev wrote: graphics/backfract/Makefile:NO_INSTALL_MANPAGE= yes Since you pasted it, thats a typo. Missing the 'S' -- 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollu.

Re: [RFC] NO_INSTALL in meta-ports considered harmful

2009-05-11 Thread Alexey Shuvaev
On Mon, May 11, 2009 at 09:17:00AM -0400, Wesley Shields wrote: > On Sun, May 10, 2009 at 09:28:34PM +, Marcin Wisnicki wrote: > > On Sun, 10 May 2009 15:22:04 -0400, Glen Barber wrote: > > > > > On Sun, May 10, 2009 at 2:51 PM, Marcin Wisnicki > > > wrote: > > >> They will be installed since

Re: [RFC] NO_INSTALL in meta-ports considered harmful

2009-05-11 Thread Wesley Shields
On Sun, May 10, 2009 at 09:28:34PM +, Marcin Wisnicki wrote: > On Sun, 10 May 2009 15:22:04 -0400, Glen Barber wrote: > > > On Sun, May 10, 2009 at 2:51 PM, Marcin Wisnicki > > wrote: > >> They will be installed since they are run dependencies. > >> > >>From what I can tell (from several meta

Re: editors/openoffice.org-3 - build fails

2009-05-11 Thread Olivier Certner
Hi, Le samedi 09 mai 2009, Torfinn Ingolfsen a écrit : > There is a workaround in this thread[1] (look for the message about > 'dos2unix') which allows the build to continue. > More updates later (it takes a while for OOo to build...) I had the same issue here, but in the

Re: cvs commit: ports/devel/readline Makefile distinfo pkg-plist

2009-05-11 Thread QAT
The Restless Daemon identified a mtree error while trying to build: readline-6.0 maintained by po...@freebsd.org Makefile ident: $FreeBSD: ports/devel/readline/Makefile,v 1.15 2009/05/11 11:51:05 araujo Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/readline-6.0.log : *** Err

Current unassigned ports problem reports

2009-05-11 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsol

Re: [RFC] NO_INSTALL in meta-ports considered harmful

2009-05-11 Thread N. Raghavendra
At 2009-05-10T21:28:34Z, Marcin Wisnicki wrote: > The proper way to make a metaport is to: > 1. use only RUN_DEPENDS > 2. set NO_BUILD > 3. do *NOT* set NO_INSTALL > 4. provide empty do-install target In my personal metaports, I follow exactly the above prescription. For example, I have a port op