espie d7d4e5e79a generic BULK_DO fragment that can do anything, invoked right before clean.
can be used to run targets that may fail without impacting further stuff,
or to collect stats on anything.
For instance

BULK_DO= mkdir -p ${PORTSDIR}/config/${FULLPKGPATH}; \
	cp -f ${WRKBUILD}/config.{log,status} ${PORTSDIR}/config/${FULLPKGPATH} || true; \
	cd ${PACKAGE_REPOSITORY}/${MACHINE_ARCH}/all && perl ${PORTSDIR}/infrastructure/package/check-modes ${PKGNAMES} || true
2006-10-23 14:33:01 +00:00
2006-10-15 22:10:49 +00:00
2006-10-19 00:35:03 +00:00
2006-07-13 07:43:40 +00:00
2006-03-04 13:38:00 +00:00
2006-10-21 11:29:47 +00:00
2006-10-23 10:06:03 +00:00
2006-10-23 13:55:07 +00:00
2006-10-12 18:34:59 +00:00
2006-10-19 00:16:58 +00:00
2006-10-19 10:34:48 +00:00
2006-10-20 17:55:51 +00:00
2006-09-26 12:26:21 +00:00
2006-10-22 09:00:43 +00:00
2006-10-22 13:49:28 +00:00
2006-10-21 17:23:19 +00:00
2006-10-18 21:49:00 +00:00
2006-10-12 13:13:44 +00:00
2006-10-19 16:26:03 +00:00
2006-09-18 11:59:59 +00:00
2006-10-22 12:03:22 +00:00
2006-09-18 11:59:59 +00:00
2006-10-21 12:29:10 +00:00
2006-10-19 13:44:51 +00:00
2006-10-22 13:27:46 +00:00
2006-07-09 12:00:36 +00:00
2006-10-18 23:16:27 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
bsd.port.mk(5).

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%