Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | -3/+3 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-11-25 | Use the "netname" target instead of the "netbsd" target as the default, | kim | 3 | -10/+27 | |
so CFLAGS is used as set in the standard make(1) rules of the platform. This should fix the problem that "-pipe" is not available on IRIX. Don't use mv(1) or rm(1) when installing -- the binary should not be there anyway when using pkgsrc. Don't define ${INSTALL} -- it should be pointing to the BSD install(1) already in the standard make(1) rules of the platform (or somehow inherited from pkgsrc rules). Works for NetBSD, untested elsewhere. Based on suggestions in PR pkg/27429 by Georg Schwarz. | |||||
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-21 | Move to sha1 checksum, 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 | -6/+4 | |
+ 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-09-19 | Make this compile on Solaris. | kim | 1 | -1/+7 | |
1999-09-15 | Upgrade to netname-1.7 (Ultrix support added, no functional change). | kim | 2 | -5/+4 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-02-26 | netname 1.6 (get canonical name of host) | kim | 6 | -0/+37 | |