| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-02-26 | Use OPSYSVARS. | jperkin | 1 | -4/+2 |
| 2016-01-31 | Update to 8.35 | ryoon | 1 | -2/+1 |
| 2015-07-24 | Pass -install_name on Darwin to record install path of libstdbuf.so. The | jperkin | 1 | -2/+11 |
| 2015-06-16 | stdbuf is built and installed on Darwin, so add Mach-O to the weird | jperkin | 1 | -2/+2 |
| 2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -1/+2 |
| 2015-05-07 | (pkgsrc) | mef | 1 | -2/+1 |
| 2015-04-13 | Fix CVE-2014-9471 TZ parsing bug. | tnn | 1 | -2/+2 |
| 2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 |
| 2014-03-13 | Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do | jperkin | 1 | -1/+6 |
| 2014-02-02 | Update to coreutils-8.22 | richard | 1 | -6/+5 |
| 2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 |
| 2012-12-06 | Add PKGGNUDIR support. | jperkin | 1 | -3/+3 |
| 2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 |
| 2012-06-15 | By request don't build with gmp. | sbd | 1 | -3/+4 |
| 2012-06-14 | Add missing devel/gmp buildlink. | sbd | 1 | -2/+3 |
| 2012-06-02 | Add symlinks in gnu/man/man1/ | cheusov | 1 | -9/+11 |
| 2012-05-29 | Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@). | cheusov | 1 | -10/+24 |
| 2012-04-17 | Add clang to the stdbuf list. | joerg | 1 | -2/+6 |
| 2011-10-03 | Update coreutils and gnuls to 8.13 (from the ancient 6.12). | jmmv | 1 | -4/+5 |
| 2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 |
| 2009-12-20 | Add a fix for coreutils' CVE-2009-4135. Instead of using /tmp/coreutils | tonnerre | 1 | -2/+2 |
| 2009-08-12 | Conflicts with gnuls (misc/gnuls), as noted by Mihkel Ader in PR 41876. | asau | 1 | -3/+3 |
| 2009-05-17 | Hack around misuse of math.h. From Heath Caldwell in PR 41350. | dholland | 1 | -1/+3 |
| 2008-05-15 | Reach over from misc/gnuls to sysutils/coreutils for common logic and | tnn | 1 | -48/+12 |
| 2008-05-13 | Update "coreutils" package to version 6.11. Changes since version 6.10: | tron | 1 | -7/+4 |
| 2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 1 | -5/+4 |
| 2008-03-08 | Conflict with sysutils/mktemp iff ${GNU_PROGRAM_PREFIX} == "" | tnn | 1 | -2/+3 |
| 2008-03-08 | Update to coreutils-6.10. | tnn | 1 | -11/+12 |
| 2007-11-26 | Don't try to use ACLs under Mac OS X Leopard. acl_get_fd(3) return ENOENT | tron | 1 | -2/+5 |
| 2007-11-26 | Simply check for Mac OS X Leopard. | tron | 1 | -2/+2 |
| 2007-11-26 | Use work around from "bug-gnulib" mailing list to fix build problem | tron | 1 | -1/+5 |
| 2007-07-19 | Override the auto detection of a "thread-safe mkdir -p" (whatever that is) | tron | 1 | -1/+2 |
| 2007-07-18 | Update to coreutils-6.9 and reset maintainer to tech-pkg@ | tnn | 1 | -11/+14 |
| 2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
| 2006-08-14 | Some teTeX2-removal cleanup. | wiz | 1 | -2/+2 |
| 2006-05-13 | Remove references to teTeX1. | minskim | 1 | -2/+2 |
| 2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -4/+2 |
| 2006-04-07 | List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. | jlam | 1 | -2/+2 |
| 2006-03-12 | pkglint cleanup. Fix CONFLICTS pattern to include [0-9] at the end. | wiz | 1 | -4/+4 |
| 2006-03-12 | Fix graphviz CONFLICTS line -- gpr was renamed to | wiz | 1 | -2/+2 |
| 2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
| 2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
| 2005-08-28 | Change version check to figure out whether NetBSD supports the statvfs(2) | tron | 1 | -1/+3 |
| 2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 |
| 2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
| 2005-04-02 | The 'readlink' conflict is only in teTeX 1 & 2, not in 3 ("kpsereadlink"). | hubertf | 1 | -4/+4 |
| 2005-03-21 | Make build and run on Interix: | tv | 1 | -1/+8 |
| 2004-12-28 | Use ROOT_USER instead of hardcoding root. | minskim | 1 | -1/+7 |
| 2004-12-06 | Fixed PLIST to include locale | adam | 1 | -1/+2 |
| 2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |