Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-03-02 | Uses cdefs. | hans | 1 | -1/+2 | |
2011-03-11 | service suspended. fetch from backup. | zafer | 1 | -2/+2 | |
2008-12-18 | DESTDIR support. | joerg | 1 | -3/+5 | |
2005-12-19 | Don't pass -Werror to the compiler. Fixes the bulk build for NetBSD | rillig | 1 | -1/+3 | |
1.6.2/i386. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 4 | -10/+10 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-06-21 | Fix incorrect declaration for strl* and avoid re-defining CPP macros. | jlam | 4 | -1/+40 | |
This fixes compiler warnings and lets this build with -Werror. This fixes the build on NetBSD. Commit approved during the deep freeze by <agc>. | |||||
2005-05-22 | Sort. | minskim | 1 | -2/+2 | |
2005-05-22 | s/netbsd/NetBSD/ | minskim | 1 | -2/+2 | |
2005-05-22 | Remove redundant inclusion of bsd.prefs.mk. | minskim | 1 | -3/+1 | |
2005-05-22 | Honor *OWN and *GRP. | minskim | 1 | -1/+4 | |
2005-05-10 | Add a port of NetBSD's error(1) program. | christos | 4 | -0/+25 | |