Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-05 | Improve the post-extract chmod so it doesn't choke on Solaris, where | dholland | 1 | -2/+2 | |
a chmod -R that goes into work/.tools will fail for some Solaris reason. | |||||
2011-12-18 | Assorted fixes: | dholland | 15 | -27/+574 | |
- explain why we need post-extract chmods - sort PLIST - add patch comments - clean up some pkglint - fix a symbol name conflict with logf (from math.h + a gcc builtin) - fix some other bugs/issues found by gcc - add standard headers - remove some bogus BSD/System V include probing - probably fix gcc 4.5 build (not fully tested) - bump PKGREVISION | |||||
2011-12-16 | lang/p2c: Fix WRKDIR permission, add license | marino | 1 | -1/+8 | |
For a reason I don't understand, the WRKDIR "work" directory ends up with file permissions of 777 and unknown user/group ownership. To make PKG_DEVELOPER=yes happy, changing the dir permission is enough. | |||||
2009-09-03 | DESTDIR support. Fix getline issues. | joerg | 5 | -2/+120 | |
2009-08-20 | Give up maintainership of packages where I am still listed as MAINTAINER. | jwise | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-04-25 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-09-23 | buildlink1 -> buildlink2. | jlam | 1 | -2/+3 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+4 | |
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 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-08 | defuzz | rh | 2 | -7/+8 | |
1999-09-09 | Switch to my netbsd.org address in MAINTAINER | jwise | 1 | -2/+2 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+4 | |
1999-01-31 | p2c, a Pascal-to-C translator | jwise | 7 | -0/+146 | |