cvs commit: ports/archivers/deepforest Makefile
Martin Matuska
mm at FreeBSD.org
Thu Aug 16 13:41:39 PDT 2007
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
>
More information about the cvs-all
mailing list