aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/coreutils
Commit message (Expand)AuthorAgeFilesLines
* Skip ENOMEM check for printf when building with qemu, this makesAntoine Brodin2018-03-171-0/+4
* - Update to 8.28Frederic Culot2017-11-163-3/+6
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...Dmitry Marakasov2016-05-241-1/+0
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
* sysutils/coreutils: 8.23 -> 8.25Kurt Jaeger2016-02-276-40/+34
* Remove OSVERSION checks that do not make sense any more.Mathieu Arnold2015-04-032-6/+0
* sysutils/coreutils: add CPE informationBartek Rutkowski2015-03-181-2/+3
* Cleanup plistAntoine Brodin2014-11-221-49/+0
* sysutils/coreutils: fix pkg-plist for NLS=offKurt Jaeger2014-08-031-48/+48
* sysutils/coreutils: avoid rebuilding WRKSRC/doc/coreutils.infoKurt Jaeger2014-08-021-0/+1
* sysutils/coreutils: 8.22 -> 8.23Kurt Jaeger2014-08-013-86/+52
* - Submitter take maintainershipPhilippe Audeoud2014-06-271-4/+2
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-111-2/+3
* sysutils/coreutils: Reset maintainerJohn Marino2014-06-101-2/+2
* - Add missing dependency on iconv.Tijl Coosemans2014-02-121-3/+3
* - Fix package buildMartin Wilke2014-02-101-1/+1
* - Unbreak buildMartin Wilke2014-02-102-0/+7
* - update to 8.22Jason Helfman2014-01-244-50/+116
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-2/+2
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-251-1/+1
* - Fix build when NLS is disabledBryan Drewery2013-02-082-1/+12
* - Fix reinstall/upgrade trying to use gmkdir since itBryan Drewery2012-10-312-0/+14
* Fix plist, as reported by redports.Raphael Kubo da Costa2012-10-301-0/+1
* Depend on Perl at build time.Raphael Kubo da Costa2012-10-301-0/+2
* Update to 8.20.Raphael Kubo da Costa2012-10-304-36/+8
* - Fix plist referencing 2 nonexistent files with NLS [1]Bryan Drewery2012-10-122-8/+2
* Fix plist and bump PORTREVISION.Alex Dupre2012-09-102-3/+5
* Update to version 8.19.Dmitry Sivachenko2012-09-093-21/+22
* - Rename gstat to gnustat; otherwise it collides with base gstat (for geom) [1]Chris Rees2011-11-032-4/+7
* - No need to specify CPPFLAGS in CONFIGURE_ENV.Wesley Shields2011-06-301-1/+1
* - Update to 8.12.Wesley Shields2011-06-283-7/+13
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
* - Disable tests for now, they hang on pointyhatPav Lucistnik2010-08-231-2/+2
* Update to 8.5Wesley Shields2010-08-214-18/+64
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilesPav Lucistnik2010-06-042-3/+4
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
* Some utils link with gmp library if exists.Max Brazhnikov2010-04-251-8/+18
* Update to 7.5Renato Botelho2009-09-163-24/+40
* Fixup for my previous commit/patch.Jeremy Chadwick2008-08-292-15/+19
* Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2Jeremy Chadwick2008-08-282-1/+23
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
* Minor enhancement to sysutils/coreutilsEdwin Groothuis2008-07-052-5/+5
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
* Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).Christian Weisgerber2008-04-192-17/+1
* Work around the assumption that openat() implies the existence ofChristian Weisgerber2008-04-142-0/+16
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
* - Put back accidentally deleted line in pkg-plist when applying the patchLi-Wen Hsu2007-06-162-0/+2
* From the PR:Li-Wen Hsu2007-06-054-34/+24
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-202-24/+1
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itGabor Kovesdan2007-01-302-9/+0
* - Updated to 6.7Nicola Vitale2007-01-163-12/+19
* - Fix Update problemsMartin Wilke2006-11-222-0/+24
* - Update to 6.4Martin Wilke2006-11-193-15/+28
* Fix PLIST: It was not removing some locale dirs that are not listed onRenato Botelho2006-08-301-0/+24
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-34/+34
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-6/+1
* - Add linux-gid-[0-9]* to CONFLICTSSimon Barner2005-03-171-1/+2
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-6/+0
* - fix CONFLICTSYen-Ming Lee2004-10-132-66/+116
* - Update to 5.2.1Pav Lucistnik2004-03-223-11/+13
* - Update to 5.2.0Pav Lucistnik2004-02-295-71/+25
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-241-1/+1
* Add coreutils, port of basic GNU file, shell and text manipulation utilities.Pav Lucistnik2003-12-176-0/+291