Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-12-02 | Add build fix for Solaris taken from | tron | 2 | -1/+24 |
2008-10-29 | Update "coreutils" package to version 6.12. Changes since version 6.11: | tron | 4 | -25/+9 |
2008-05-15 | Reach over from misc/gnuls to sysutils/coreutils for common logic and | tnn | 2 | -48/+65 |
2008-05-13 | Update "coreutils" package to version 6.11. Changes since version 6.10: | tron | 3 | -14/+9 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -7/+6 |
2008-03-08 | Conflict with sysutils/mktemp iff ${GNU_PROGRAM_PREFIX} == "" | tnn | 1 | -2/+3 |
2008-03-08 | Update to coreutils-6.10. | tnn | 6 | -43/+41 |
2007-12-02 | Standardize statvfs test. From Sergey Svishchev. | wiz | 3 | -7/+7 |
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 | 18 | -315/+89 |
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-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -65/+65 |
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 | 2 | -3/+4 |
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 |
2006-01-09 | In ls.c, use d_type field only, if DTTOIF is defined as well. | joerg | 4 | -5/+101 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -5/+5 |
2005-08-28 | Change version check to figure out whether NetBSD supports the statvfs(2) | tron | 4 | -8/+10 |
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 | 15 | -15/+315 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-12-28 | Use ROOT_USER instead of hardcoding root. | minskim | 1 | -1/+7 |
2004-12-06 | Fixed PLIST to include locale | adam | 2 | -2/+67 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-05-18 | Make this build under NetBSD 2.0D and above with statvfs(2). | tron | 3 | -1/+35 |
2004-04-25 | Convert to buildlink3. | snj | 1 | -4/+4 |
2004-03-29 | update to 5.2.1 | recht | 3 | -10/+10 |
2004-03-07 | Add a comment why coreutils conflicts with databases/geneweb. | recht | 1 | -8/+6 |
2004-02-24 | conflict with graphics/graphviz, which installs a program named 'gpr'. | grant | 1 | -1/+7 |
2004-02-22 | Add a conflict on databases/geneweb if GNU_PROGRAM_PREFIX == "g". | recht | 1 | -1/+2 |
2004-02-22 | update to 5.2.0 | recht | 6 | -910/+13 |
2004-02-11 | Conflict with linuxls; and sort entries in variable. | jmmv | 1 | -2/+2 |
2004-01-17 | Don't install (g)su with the setuid bit on NetBSD, FreeBSD and OpenBSD. | recht | 2 | -2/+16 |
2003-11-22 | Recreate patch because Mac OS X's patch refuses to apply it. | tron | 2 | -14/+13 |
2003-11-05 | Don't use "stdbool.h" because NetBSD 1.6 and 1.6.x (and probably other | tron | 3 | -13/+12 |
2003-11-05 | Fix two security issues: | recht | 4 | -3/+901 |
2003-09-14 | Use my NetBSD.org email address. | recht | 1 | -2/+2 |