summaryrefslogtreecommitdiff
path: root/archivers/arc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply minor patch from the OpenBSD folks to allow this to compile andWarner Losh1996-12-221-2/+2
| | | | | | | | | | | | | | | work on both FreeBSD and OpenBSD. Specifically, both FreeBSD and OpenBSD have the timelocal() function. In fact most unixes have this function, so I'm not sure what the best fix generically would be. This fix is no worse than the one that was there before, however. Submitted by: Niklas Hallqvist <niklas@filippa.appli.se> Obtained from: OpenBSD by way of Niklas Notes: svn path=/head/; revision=5060
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-2/+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. Notes: svn path=/head/; revision=4578
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-11-151-1/+0
| | | | Notes: svn path=/head/; revision=4486
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-3/+8
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1347
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Add these much needed files, although COMMENT could doGary Palmer1995-02-053-0/+6
| | | | | | | with more work... Notes: svn path=/head/; revision=883
* Add missing checksum file.Jordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=859
* ARC archiverAndrey A. Chernov1994-12-312-0/+107
Notes: svn path=/head/; revision=656