Problem with 7-CURRENT build

2006-08-20 Thread Beech Rintoul
I just recently adopted the port gtkjournal. The port builds fine in 6.1, but I get the following error when trying to build in -CURRENT: Making all in aolib gmake[3]: Entering directory `/usr/ports/deskutils/gtkjournal.orig/work/gtkjournal-0.3.5b/src/aolib' c++ -DHAVE_CONFIG_H -I. -I. -I../..

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread Doug Barton
Andrew Pantyukhin wrote: On 8/16/06, Andrew Pantyukhin [EMAIL PROTECTED] wrote: I'd like to propose a policy to enforce a change in DIST_SUBDIR whenever a distfile is rerolled in-place, i.e. when checksum changes, but name stays unchanged. Moreover, effort should be made whenever possible to

Re: FreeBSD Port: imp-4.1.3

2006-08-20 Thread Marko Kobal
Hi, Shaun Amott pravi: On Sat, Aug 19, 2006 at 04:58:26PM +0200, Marko Kobal wrote: Any ideas on when (or if at all) MIMP will be available as port? (MIMP is a version of IMP intended for mobile phones/PDAs) I put together a port of MIMP some time ago, but never got around to adding it to

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread Andrew Pantyukhin
On 8/20/06, Doug Barton [EMAIL PROTECTED] wrote: Andrew Pantyukhin wrote: On 8/16/06, Andrew Pantyukhin [EMAIL PROTECTED] wrote: I'd like to propose a policy to enforce a change in DIST_SUBDIR whenever a distfile is rerolled in-place, i.e. when checksum changes, but name stays unchanged.

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread Andrew Pantyukhin
On 8/20/06, Andrew Pantyukhin [EMAIL PROTECTED] wrote: On 8/20/06, Doug Barton [EMAIL PROTECTED] wrote: OTOH, your solution would break the logic that portmaster (and I believe portupgrade also) uses to detect and delete stale distfiles. AFAICT portmaster's logic still misses the case when

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread Andrew Pantyukhin
On 8/19/06, Roman Bogorodskiy [EMAIL PROTECTED] wrote: Andrew Pantyukhin wrote: I'd like to propose a policy to enforce a change in DIST_SUBDIR whenever a distfile is rerolled in-place, i.e. when checksum changes, but name stays unchanged. Moreover, effort should be made whenever

Re: Problem with 7-CURRENT build

2006-08-20 Thread Simon L. Nielsen
On 2006.08.20 07:18:55 -0400, Kris Kennaway wrote: On Sat, Aug 19, 2006 at 10:00:24PM -0800, Beech Rintoul wrote: I just recently adopted the port gtkjournal. The port builds fine in 6.1, but I get the following error when trying to build in -CURRENT: Making all in aolib gmake[3]:

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread NAKATA Maho
In Message-ID: [EMAIL PROTECTED] Doug Barton [EMAIL PROTECTED] wrote: I recently added logic to portmaster to handle this kind of situation transparently for the user. A more general solution to this part of the problem could be had by improving the logic in the 'make checksum' target. OTOH,

Possible bug

2006-08-20 Thread Matias Surdi
[EMAIL PROTECTED] /home/msurdi]# portsdb -U Updating the ports index ... Generating INDEX.tmp - please wait../var/db/ports/php5-mbstring/options, line 1: Need an operator /var/db/ports/php5-mbstring/options, line 2: Need an operator /var/db/ports/php5-mbstring/options, line 3: Need an operator

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread Doug Barton
NAKATA Maho wrote: In Message-ID: [EMAIL PROTECTED] Doug Barton [EMAIL PROTECTED] wrote: I recently added logic to portmaster to handle this kind of situation transparently for the user. A more general solution to this part of the problem could be had by improving the logic in the 'make

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread NAKATA Maho
In Message-ID: [EMAIL PROTECTED] Doug Barton [EMAIL PROTECTED] wrote: NAKATA Maho wrote: In Message-ID: [EMAIL PROTECTED] Doug Barton [EMAIL PROTECTED] wrote: I recently added logic to portmaster to handle this kind of situation transparently for the user. A more general solution to