summaryrefslogtreecommitdiff
path: root/archivers/bzip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Shortened Maintainer e-mail address.Andreas Klemm1996-10-191-2/+2
| | | | Notes: svn path=/head/; revision=4048
* Satoshi, the loard of the ports collection spoke:Andreas Klemm1996-10-151-3/+3
| | | | | | | | | | "The last argument to the "rm -f" line should be bunzip, right? :) Also, you may want to change the "ln" to "ln -s". I remember the pkg tools mangling hard links into separate files." So I did it ;-) Submitted by: Satoshi Notes: svn path=/head/; revision=3987
* 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
* - use INSTALL_PROGRAM and INSTALL_MAN in MakefileAndreas Klemm1996-09-283-8/+32
| | | | | | | | | | | - add patch-ac to silence bzip when doing compression, bzip version info now only with -v or -V - changed comment in COMMENT. bzip compresses better than gzip, but speed is much slower, so it's not generally better as gzip where speed matters ! Notes: svn path=/head/; revision=3892
* Added NO_CDROM to Makefile, because of restrictive copyright.Andreas Klemm1996-09-271-1/+3
| | | | | | | | Forgotten by: me ;) Submitted by: Chuck Robey <chuckr@glue.umd.edu> Notes: svn path=/head/; revision=3891
* cosmetic changes, make copyright more informative, add authorsAndreas Klemm1996-09-272-28/+33
| | | | | | | contact address (from README) Notes: svn path=/head/; revision=3889
* The readme file says, that it's important for i386 architecture,Andreas Klemm1996-09-271-3/+4
| | | | | | | | | to include -fomit-frame-pointer into the CFLAGS. BTW: someone here who knows, if -funroll-loops might add some (stable) performance as well ?! Notes: svn path=/head/; revision=3888
* imported new port of bpatch 0.21, a compression program, that seems to haveAndreas Klemm1996-09-278-0/+128
some advantages over gzip concerning compression and memory consumption. Notes: svn path=/head/; revision=3887