Age | Commit message (Expand) | Author | Files | Lines |
2019-11-24 | sysutils/coreutils: Fix compiler check via pkglint | gdt | 1 | -2/+2 |
2019-11-04 | sysutils: align variable assignments | rillig | 1 | -4/+4 |
2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 |
2019-05-02 | coreutils: Report uname -o as "illumos" where appropriate. | jperkin | 2 | -3/+8 |
2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -1/+2 |
2018-05-09 | Update to 8.29 | wen | 3 | -11/+11 |
2018-01-16 | coreutils: Fix issue with clang -errwarn on SunOS. | jperkin | 1 | -1/+7 |
2018-01-01 | Sort PLIST files. | rillig | 1 | -43/+43 |
2017-01-18 | Updated coreutils to 8.26. | wiz | 4 | -12/+18 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -1/+2 |
2016-02-26 | Use OPSYSVARS. | jperkin | 2 | -14/+6 |
2016-02-16 | Fix build on Darwin/gcc. | jperkin | 1 | -3/+5 |
2016-02-16 | Convert UTF-8 space to a regular ASCII one. | jperkin | 1 | -2/+2 |
2016-01-31 | Update to 8.35 | ryoon | 7 | -44/+30 |
2015-11-04 | Add SHA512 digests for distfiles for sysutils category | agc | 1 | -1/+2 |
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 | 4 | -41/+14 |
2015-04-17 | Allow GNU coreuitls to be built as root | manu | 1 | -1/+4 |
2015-04-13 | Fix CVE-2014-9471 TZ parsing bug. | tnn | 3 | -3/+36 |
2015-01-29 | Explicitly disable inotify support on SunOS whilst it is Linux-specific. | jperkin | 1 | -1/+6 |
2014-12-12 | Fix build on CentOS 7 when building as root. *gasp* | rodent | 1 | -1/+5 |
2014-06-29 | Add an patch for nested include of string.h. | obache | 2 | -1/+35 |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 |
2014-04-03 | revert. | obache | 2 | -16/+1 |
2014-03-25 | fixes build on NetBSD-6, strncat is defined as a macro. | obache | 2 | -1/+16 |
2014-03-13 | Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do | jperkin | 1 | -1/+6 |
2014-02-04 | Add comment. | wiz | 2 | -3/+5 |
2014-02-04 | Update to get misc/gnuls package to work with latest sysutils/coreutils-8.22. | richard | 2 | -1/+16 |
2014-02-02 | Update to coreutils-8.22 | richard | 7 | -101/+39 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 |
2013-04-30 | When looking for a thread library, check using pthread_create, not | joerg | 2 | -1/+75 |
2012-12-06 | Add PKGGNUDIR support. | jperkin | 1 | -3/+3 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 |
2012-07-20 | sysutils/coreutils: Fix pthread link | marino | 1 | -1/+5 |
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 | 2 | -10/+112 |
2012-05-29 | Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@). | cheusov | 3 | -219/+331 |
2012-04-17 | Add clang to the stdbuf list. | joerg | 1 | -2/+6 |
2012-03-09 | Fix an instance of GNU_PROGRAM_PREFIX not identified properly in PLIST. | fhajny | 1 | -2/+2 |
2012-03-06 | Fix build on recent NetBSD | joerg | 3 | -1/+29 |
2011-10-03 | Update coreutils and gnuls to 8.13 (from the ancient 6.12). | jmmv | 13 | -280/+32 |
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 | 3 | -3/+36 |
2009-08-12 | Conflicts with gnuls (misc/gnuls), as noted by Mihkel Ader in PR 41876. | asau | 1 | -3/+3 |
2009-06-12 | Fix build on DragonFly. From YONETANI Tomokazu in PR 41366. | joerg | 2 | -1/+24 |
2009-05-17 | Hack around misuse of math.h. From Heath Caldwell in PR 41350. | dholland | 3 | -2/+20 |