Re: CFT: print/pdftk port compiled with Java compiler from gcc 4.5

2010-04-22 Thread Tsurutani Naoki
Thank you for your fix. pdftk can be built and executed with gcc42. however, it requires gcc42 when we run pdftk. we need some kinds of RUN_DEPENDS= ${LOCALBASE}/lib/gcc${CSUFF}/libgcj.so:${PORTSDIR}/lang/gcc${CSUFF} in print/pdftk/Makefile, I think. --- Tsurutani Naoki

Re: Dynamic plists

2010-04-22 Thread Dominic Fandrey
On 22/04/2010 01:45, Rob Farmer wrote: I maintain math/scilab and am preparing to update it. This port has a huge plist (slightly under 15000 lines), hundreds of which change depending on what options are selected. It is a bit of a pain to update. The porters handbook makes vague reference to

Re: Dynamic plists

2010-04-22 Thread Lars Engels
On Thu, Apr 22, 2010 at 08:18:29AM +0200, Dominic Fandrey wrote: On 22/04/2010 01:45, Rob Farmer wrote: I maintain math/scilab and am preparing to update it. This port has a huge plist (slightly under 15000 lines), hundreds of which change depending on what options are selected. It is a bit

GMP change

2010-04-22 Thread Andrea Venturoli
Hello. From UPDATING: 20100419: AFFECTS: users of math/libgmp4 AUTHOR: a...@freebsd.org The default gmp version in FreeBSD is now 5.0.x. The port directory changed from math/libgmp4 to math/gmp. An entry has been added in MOVED and all depending ports have been bumped, so the update

Re: GMP change

2010-04-22 Thread Ashish SHUKLA
Andrea Venturoli writes: Hello. From UPDATING: 20100419: AFFECTS: users of math/libgmp4 AUTHOR: a...@freebsd.org The default gmp version in FreeBSD is now 5.0.x. The port directory changed from math/libgmp4 to math/gmp. An entry has been added in MOVED and all depending ports have been

Re: GMP change

2010-04-22 Thread Denny Lin
On Thu, Apr 22, 2010 at 11:36:17AM +0200, Luca Pizzamiglio wrote: Hallo Andrea, I've had the same problem using portupgrade and no clean solution found. This is the dirty trick I've used: pkg_delete -f libgmp4\* portupgrade -N math/gmp BTW, portupgrade with -o doesn't work because

Re: GMP change

2010-04-22 Thread Luca Pizzamiglio
Hi Denny, your trick works! Thanks, but I think is not the best solution for all cases... If there are more conflicting ports, disabling the check is not a good idea... Best regards Luca On 04/22/2010 12:10, Denny Lin wrote: On Thu, Apr 22, 2010 at 11:36:17AM +0200, Luca Pizzamiglio

Re: About snort_inline in FreeBSD port tree

2010-04-22 Thread nick
I submitted the send-pr patch for stable a long time ago. It must not have been committed? I will resend. Nick --Original Message-- From: Doug Barton To: James Chang Cc: freebsd-ports Cc: n...@rogness.net Subject: Re: About snort_inline in FreeBSD port tree Sent: Apr 21, 2010 11:39 PM

Re: GMP change

2010-04-22 Thread Andrea Venturoli
On 04/22/10 11:36, Luca Pizzamiglio wrote: Hallo Andrea, I've had the same problem using portupgrade and no clean solution found. This is the dirty trick I've used: pkg_delete -f libgmp4\* portupgrade -N math/gmp BTW, portupgrade with -o doesn't work because now the conflicts is checked

Re: Dynamic plists

2010-04-22 Thread b. f.
On Wed, 21 Apr 2010, Rob Farmer wrote: I maintain math/scilab and am preparing to update it. This port has a huge plist (slightly under 15000 lines), hundreds of which change depending on what options are selected. It is a bit of a pain to update. The porters handbook makes vague reference to

Re: Dynamic plists

2010-04-22 Thread Rob Farmer
On Wed, Apr 21, 2010 at 11:18 PM, Dominic Fandrey kamik...@bsdforen.de wrote: On 22/04/2010 01:45, Rob Farmer wrote: I maintain math/scilab and am preparing to update it. This port has a huge plist (slightly under 15000 lines), hundreds of which change depending on what options are selected.

Re: Dynamic plists

2010-04-22 Thread Rob Farmer
On Wed, Apr 21, 2010 at 11:57 PM, Lars Engels lars.eng...@0x20.net wrote: On Thu, Apr 22, 2010 at 08:18:29AM +0200, Dominic Fandrey wrote: On 22/04/2010 01:45, Rob Farmer wrote: I maintain math/scilab and am preparing to update it. This port has a huge plist (slightly under 15000 lines),

Re: GMP change

2010-04-22 Thread Doug Barton
On 4/22/2010 3:10 AM, Denny Lin wrote: See if this works: # env DISABLE_CONFLICTS=1 portmaster -o math/gmp math/libgmp4 As of portmaster version 2.22 the DISABLE_CONFLICTS is already in the script for the -o option. FYI, Doug -- ... and that's just a little bit of history

Re: Dynamic plists

2010-04-22 Thread Charlie Kester
On Thu 22 Apr 2010 at 08:48:55 PDT Rob Farmer wrote: On Wed, Apr 21, 2010 at 11:57 PM, Lars Engels lars.eng...@0x20.net wrote: On Thu, Apr 22, 2010 at 08:18:29AM +0200, Dominic Fandrey wrote: On 22/04/2010 01:45, Rob Farmer wrote: I maintain math/scilab and am preparing to update it. This

Re: Dynamic plists

2010-04-22 Thread Rob Farmer
On Thu, Apr 22, 2010 at 10:20 AM, Charlie Kester corky1...@comcast.net wrote: On Thu 22 Apr 2010 at 08:48:55 PDT Rob Farmer wrote: On Wed, Apr 21, 2010 at 11:57 PM, Lars Engels lars.eng...@0x20.net wrote: On Thu, Apr 22, 2010 at 08:18:29AM +0200, Dominic Fandrey wrote: On 22/04/2010 01:45,

Re: Dynamic plists

2010-04-22 Thread wen heping
Are you working on scilab-5.2.2 ? wen On Fri, Apr 23, 2010 at 10:23 AM, Rob Farmer rfar...@predatorlabs.net wrote: On Thu, Apr 22, 2010 at 10:20 AM, Charlie Kester corky1...@comcast.net wrote: On Thu 22 Apr 2010 at 08:48:55 PDT Rob Farmer wrote: On Wed, Apr 21, 2010 at 11:57 PM, Lars