freebsd-ports/ports-mgmt
Joe Marcus Clarke 31441bb2d6 Update to 2.5.9.
* Add code for formal master/slave checking rules as defined in ports/64393 [1]:

  1. A port is a slave port if and only if MASTERDIR != .CURDIR
  2. Slave ports should define MASTERDIR using one of the following lines:

    MASTERDIR=	${.CURDIR}/../../<category>/<port>
    MASTERDIR=	${.CURDIR}/../<port>

  3. Non-slave ports shouldn't define MASTERDIR at all
  4. The last line of a slave port's Makefile has to be

    .include "${MASTERDIR}/Makefile"

  5. The last line of a non-slave ports Makefile must be one of:

    .include <bsd.port.mk>
    .include <bsd.port.post.mk>

  6. slave ports may not include bsd.port(.pre).mk

* Check to make sure MACHINE_ARCH is not defined and make sure it is never
  tested directly [2]
* Fix some grammar nits [3]

PR:		64420 [1]
Submitted by:	eik [1]
		krion [3]
Requested by:	kris [2]
2004-03-21 08:24:41 +00:00
..
barry Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:10:27 +00:00
p5-FreeBSD-Ports Update to 0.04 which fixes some bugs (and provides tests to reduce the 2004-01-14 00:04:07 +00:00
pib
pkg_cutleaves Update to 20040207 2004-02-08 22:25:19 +00:00
pkg_install Update to 02/29/2004's CVS HEAD snapshot of the pkg_install code to fix some 2004-02-29 23:32:51 +00:00
pkg_install-devel update to 20040216: 2004-02-19 12:39:52 +00:00
pkg_remove Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
pkg_tree Add size data. 2004-03-18 02:27:55 +00:00
portaudit Update to 0.3. 2004-03-11 11:11:59 +00:00
portcheckout Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
portdowngrade Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
porteasy Make the variable definition syntax more like make(1)'s, and update the 2004-03-02 17:00:45 +00:00
portell - SIZEify. 2004-03-18 09:56:10 +00:00
portlint Update to 2.5.9. 2004-03-21 08:24:41 +00:00
portsman Fix install on machines without automake installed. 2003-07-11 01:52:46 +00:00
porttools SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
portupgrade Update to 20040208. (Just repacked to roll up recent patches) 2004-02-08 08:38:31 +00:00
portupgrade-devel Update to 20040208. (Just repacked to roll up recent patches) 2004-02-08 08:38:31 +00:00
qtpkg Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
vulnerability-test-port Speling 8P 2004-01-28 19:25:56 +00:00