Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 1999 14:38:27 +0000
From:      Neil Blakey-Milner <nbm@mithrandr.moria.org>
To:        Keith Jang <jtjang@gcn.net.tw>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Usefull script to clean /usr/ports/distfiles. Testers neded
Message-ID:  <19990501143827.B42561@rucus.ru.ac.za>
In-Reply-To: <19990501104125.A15602@keith.home>; from Keith Jang on Sat, May 01, 1999 at 10:41:25AM %2B0800
References:  <37241D4B.C9DC6FD2@altavista.net> <19990426105508.A30028@rucus.ru.ac.za> <37242D15.77938D17@altavista.net> <19990429120329.A82884@rucus.ru.ac.za> <372862CA.B089EED3@altavista.net> <19990501104125.A15602@keith.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 1999-05-01 (10:41), Keith Jang wrote:
> It's quite handy. However, it also needs provision for "IGNORE" distfiles,
> for example:
> 
> chinese/CJK (CJK.tar.gz)
> print/dvi2tty (dvi2tty.tar.gz)
> xc/XFree86 (Wraphelp.c)

The only way I can think of this being implemented somewhat efficient
manner is if you maintain a list of files separately that you'd like
to ignore - expecting the script to grok Makefiles to find IGNORE
would take ages.

Maybe it could 'make -V IGNORE' on each port - but then how would it
know if the IGNORE was hidden in a ".if defined" that you used to
install the port that isn't in /etc/make.conf?

I'll add ability to accept a file that lists files that shouldn't be
deleted.

Neil
-- 
Neil Blakey-Milner
nbm@rucus.ru.ac.za


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990501143827.B42561>