Date: Thu, 16 Aug 2007 22:23:15 +0200 From: Martin Matuska <mm@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/deepforest Makefile Message-ID: <46C4B233.5030804@FreeBSD.org> In-Reply-To: <20070816154943.GA10043@rot26.obsecurity.org> References: <200708161426.l7GEQm6j072243@repoman.freebsd.org> <20070816154943.GA10043@rot26.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
1.) that PREFIX?=${X11BASE} was unnecessary, I have removed it in my
very next commit
2.) USE_X_PREFIX implies USE_XLIB and this port is a clear script-only
ports (interpreted by a old variant of Tk called Tkstep), so removing
reduces dependencies and speeds up package builds (pointyhat,
tinderboxes, ...). This port depends directly on tkstep80 and
libimg-tkstep80.
I have scheduled these very old ports that depend on lang/tkstep80 for
expiration (total: 7 unmaintained ports including lang/tkstep80). This
is software from 1999 that wasn't developed anymore. tkstep80 was
outdated by tk82, that was replaced by tk83 and now we have tk84.
The old Tcl/Tk stuff should be continuously removed from our ports tree,
but of course with caution and respect to maintainers and users (if any).
Thanks,
Martin
Kris Kennaway wrote / napísal(a):
> On Thu, Aug 16, 2007 at 02:26:48PM +0000, Martin Matuska wrote:
>
>> mm 2007-08-16 14:26:48 UTC
>>
>> FreeBSD ports repository
>>
>> Modified files:
>> archivers/deepforest Makefile
>> Log:
>> - Replace USE_X_PREFIX with PREFIX?=${X11BASE}
>> - Bump PORTREVISION
>>
>
> Why both of these changes?
>
> Kris
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46C4B233.5030804>
