Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-14 | BUILD_MAKE_FLAGS and INSTALL_MAKE_FLAGS can be merged into MAKE_FLAGS | kim | 1 | -3/+2 | |
thanks to patch-aa adding DESTDIR in the install target paths in the distribution Makefile. | |||||
2013-03-14 | Revive MASTER_SITES. | kim | 3 | -16/+17 | |
Upgrade to version 2.0: - Canonicalize x86_64 to amd64. - Canonicalize i86pc to i386. - Implement a -format option in favor of the plethora of element selectors. - Add -group, -release and -relgroup. - Use lsb_release(1) on systems with Linux kernels to determine operating system name (use the distribution ID). - Handle Fedora, Mandriva, RedHat and SuSE. - Handle Mac OS X. - Handle Cygwin (at least on XP). | |||||
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-03-18 | service suspended. prevent timeout. fetch from backup. | zafer | 1 | -2/+2 | |
2007-12-27 | Add variables to *_MAKE_FLAGS instead of set. | obache | 1 | -3/+3 | |
2007-12-27 | * Use *__MAKE_FLAGS instead of *_TARGET for pass variables. | obache | 3 | -11/+16 | |
* Honor PKGMANDIR. * Add DESTDIR support. Bump PKGREVISION. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2003-09-23 | Fix installation on Solaris. From Jonathan Perkin in PR 22908. | wiz | 2 | -1/+17 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-07-05 | Little script to print the name of the operating system. | kim | 5 | -0/+24 | |