summaryrefslogtreecommitdiffstats
path: root/misc/gnuls
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 4.1krion2003-09-0311-112/+142
| | | | | PR: 56370 Submitted by: maintainer
* Change maintainer addresserwin2003-08-201-1/+1
| | | | | PR: 55757 Submitted by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* strerror_r() returns an exit code, not the error string. This fixes:jedgar2002-02-072-0/+13
| | | | | | | | | $ gnuls blah gnuls: blah: (null) $ on recent -stable and -current builds after strerror_r() was implemented.
* Update ACL patch to fix a brain-o.jedgar2001-08-262-2/+2
|
* Add optional ACL support to gnuls. This causes the last fieldjedgar2001-08-252-1/+16
| | | | | | | | | | | | | | | in the mode to show up as a '+' when a file/directory has extended ACLs set (per the POSIX.2e draft): -rw-rw-r--+ 1 jedgar jedgar 267 Aug 14 21:47 TODO This only works on -current systems and can be activated by defining WITH_ACL_SUPPORT when building. New versions of the GNU fileutils (i.e. 4.1) contain native ACL support but will not build without CVS versions of autoconf/automake which are not currently supported. Approved by: Maintainer
* Ditch out "Version required" from comments section.sobomax2000-11-231-1/+0
|
* Back out useful `Version required lines' that I'd blindly removed.knu2000-04-151-0/+1
|
* Remove obsolete `Version required' lines.knu2000-04-141-1/+0
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update to version 4.0.steve1999-03-1513-461/+215
| | | | | PR: 10173 Submitted by: maintainer
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Remove miscellaneous manpages.hoek1998-08-181-2/+0
|
* Add patch to permit colorizing of setuid and setgid programs as well asjseger1997-10-291-0/+144
| | | | | | | other-writable dirs and other-writable-stick dirs. PR: ports/4853 Submitted by: bmc@WillsCreek.COM
* Update to use fileutils-3.16 (forgot "cvs add" the first time)fenner1997-09-184-0/+343
| | | | | PR: ports/4267 Submitted by: Brian Clapper <bmc@WillsCreek.COM>
* Update to use fileutils-3.16fenner1997-09-186-462/+38
| | | | | PR: ports/4267 Submitted by: Brian Clapper <bmc@WillsCreek.COM>
* Use new variable PATCH_SITE_SUBDIR to avoid messing up the master siteasami1997-04-301-2/+2
| | | | list.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-3/+3
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+2
|
* Converted to MAN[1-8]obrien1996-11-171-7/+2
| | | | Converted p5* to use MASTER_SITE_PERL_CPAN
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-3/+3
| | | | Misc variable reordering, cleaning up, etc.
* The linux colorized ls. Hey don't shoot me, it's only a port! ;)asami1996-01-156-0/+503
Submitted by: Brian Clapper <bmc@telebase.com>
OpenPOWER on IntegriCloud