Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 | |
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. | |||||
2002-10-10 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -2/+1 | |
automatically, so no need to do it ourselves. | |||||
2001-11-19 | Use general INSTALL/DEINSTALL scripts instead of homegrown ones. | jlam | 3 | -51/+11 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -3/+3 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-30 | Make this package work in the presence of xpkgwedge by passing XMKMF | agc | 3 | -3/+19 | |
through the environment, and using it. | |||||
2000-09-03 | $() -> ${} | wiz | 1 | -3/+3 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -4/+3 | |
2000-07-28 | xpat2, a light-weight solitaire game | jlam | 9 | -0/+277 | |
From PR#10685 by Joachim Kuebart <kuebart@mathematik.uni-ulm.de>. |