Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-29 | Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@). | cheusov | 2 | -7/+12 | |
All utilities are installed with a prefix 'g'. Symlinks with original names are created in ${PREFIX}/gnu/bin. ++pkgrevision Add LICENSE | |||||
2009-07-07 | user-destdir support | joerg | 3 | -8/+37 | |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-04-08 | List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. | jlam | 2 | -3/+4 | |
2006-04-08 | Handle installation in the case where info file may be split. | jlam | 2 | -11/+10 | |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-10-23 | Added RCS Id to patch-ab. | rillig | 2 | -2/+4 | |
2005-08-30 | Make sure this doesn't install the .orig info file created by diff too. | reed | 2 | -16/+14 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2004-05-27 | Import of gnutime-1.7 | reed | 6 | -0/+219 | |
Report user, system, and real time used by a process From pkgsrc-wip's wip/time. |