Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Nov 2011 09:45:55 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   More nitpicks from the department of redundancy department...
Message-ID:  <4EC8CC53.5000806@infracaninophile.co.uk>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig07079093B746112974B1BDCA
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable


PORT_DBDIR?=3D /var/db/ports is the default setting in bsd.ports.mk -- th=
e
following ports redefine it to exactly the same value:

% grep -r 'PORT_DBDIR?=3D' .
=2E/security/pear-Crypt_RSA/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/Mk/bsd.port.mk:PORT_DBDIR?=3D	/var/db/ports
=2E/mail/squirrelmail-shared_calendars-plugin/Makefile:PORT_DBDIR?=3D
/var/db/ports
=2E/lang/php52-extensions/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/lang/php5-extensions/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/lang/php4-extensions/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/lang/fpc-units/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/sysutils/thefish/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/devel/mico/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/net-mgmt/nedi/Makefile:PORT_DBDIR?=3D	/var/db/ports
=2E/net-mgmt/netustad/Makefile:PORT_DBDIR?=3D	/var/db/ports

In the same vein, if a port sets LATEST_LINK this is automatically
used for UNIQUENAME so the following are all redundant too:

% grep -r '${PORT_DBDIR}/${LATEST_LINK}/options' .
=2E/security/pear-Crypt_RSA/Makefile:OPTIONSFILE?=3D
${PORT_DBDIR}/${LATEST_LINK}/options
=2E/mail/squirrelmail-shared_calendars-plugin/Makefile:OPTIONSFILE?=3D
${PORT_DBDIR}/${LATEST_LINK}/options
=2E/lang/php52-extensions/Makefile:OPTIONSFILE?=3D
${PORT_DBDIR}/${LATEST_LINK}/options
=2E/lang/php5-extensions/Makefile:OPTIONSFILE?=3D
${PORT_DBDIR}/${LATEST_LINK}/options
=2E/lang/php4-extensions/Makefile:OPTIONSFILE?=3D
${PORT_DBDIR}/${LATEST_LINK}/options
=2E/lang/fpc-units/Makefile:OPTIONSFILE?=3D	${PORT_DBDIR}/${LATEST_LINK}/=
options
=2E/sysutils/thefish/Makefile:OPTIONSFILE?=3D
${PORT_DBDIR}/${LATEST_LINK}/options
=2E/net-mgmt/nedi/Makefile:OPTIONSFILE?=3D	${PORT_DBDIR}/${LATEST_LINK}/o=
ptions
=2E/net-mgmt/netustad/Makefile:OPTIONSFILE?=3D
${PORT_DBDIR}/${LATEST_LINK}/options

	Pedantically,

	Matthew


--=20
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew@infracaninophile.co.uk               Kent, CT11 9PW


--------------enig07079093B746112974B1BDCA
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7IzFoACgkQ8Mjk52CukIwmlACeJGFMnkmgYFDFInFNdi3lEZed
u0MAnj/zB2C4tTr+9h5mvM3lZBm1hXv9
=1aTk
-----END PGP SIGNATURE-----

--------------enig07079093B746112974B1BDCA--



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