Ports with no pkg-plist files

Pav Lucistnik pav at FreeBSD.org
Sat Oct 16 12:01:40 PDT 2004


V so, 16. 10. 2004 v 20:56, Conrad J. Sabatier píše:

> Today I ran the following command to determine which ports in the ports
> tree are missing a pkg-plist file:
> 
> find /usr/ports -type d -mindepth 2 -maxdepth 2 ! -name CVS | xargs -I%
> /bin/sh -c "if [ ! -f %/pkg-plist ]; then echo %; fi" > pkgs.no-plist
> 
> After sorting and editing out Tools, etc., I've attached the resulting
> pkgs.no-plist file.
> 
> Hopefully the port maintainers will correct this problem.

Lurk delurk, man, where have you been last two years? pkg-plist files
are no longer required. Check out trevor's work on PLIST_FILES in
bsd.port.mk

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

Do not meddle in the fashions of wizards,
for they are seasonal and quick to fall out of style!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041016/ee0788ed/attachment.bin


More information about the freebsd-ports mailing list