aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/nulib
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
|
* Use MAKE_ARGSVolker Stolz2005-10-132-21/+2
|
* Use PLIST_FILES.Trevor Johnson2004-02-062-1/+1
| | | | Reviewed by: marcus
* Add SIZE.Trevor Johnson2004-01-281-0/+1
|
* portlint (variable ordering)Kris Kennaway2003-10-271-1/+0
|
* Respect CC and CFLAGSKris Kennaway2003-10-191-0/+21
|
* Reset maintainer of ports previously maintained by jmg and jseger, whoKris Kennaway2003-03-091-1/+1
| | | | have had their commit bits retired.
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-171-1/+1
|
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+3
| | | | MASTER_SITE_LOCAL site.
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-091-3/+3
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Don't try to package manpages twice.Steve Price1998-08-171-1/+0
|
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-1/+1
| | | | letter "A".
* The distfile appears to no longer exist on any FTP site except for FreeBSDJustin M. Seger1998-04-131-3/+3
| | | | | distfile mirrors. I've placed a copy at http://www.freebsd.org/~jseger/. Make myself MAINTAINER since the old MAINTAINER hasn't responded to queries.
* portlintJustin M. Seger1998-01-231-4/+5
|
* Eliminate double slashes in URL's by:Bill Fenner1998-01-091-2/+2
| | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738)
* Nulib is a shell-based NuFX archive utility, based loosely on ARC forSteven Wallace1997-05-165-0/+33
the IBM PC and ar(1) under UNIX. It allows you to perform certain operations on the same archives used by ShrinkIt, including view archive contents, add to archive, extract from archive, and delete from archive. In addi- tion, it will list and unpack files from Binary II archives.