aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bzip2
Commit message (Collapse)AuthorAgeFilesLines
* /rescue/b{,un}zip exists, so build this dynamically now.David E. O'Brien2003-11-171-2/+0
| | | | Notes: svn path=/head/; revision=122836
* Remove MAINTAINER lines.David E. O'Brien2003-06-141-2/+0
| | | | Notes: svn path=/head/; revision=116346
* Complete bzip2-1.0.2 import.Maxim Sobolev2002-02-012-3/+25
| | | | | | | MFC in: 14 days Notes: svn path=/head/; revision=90070
* Build/install bzip2 documentation (info page).Maxim Sobolev2001-07-122-0/+16
| | | | Notes: svn path=/head/; revision=79635
* style nitDavid E. O'Brien2001-07-091-1/+1
| | | | Notes: svn path=/head/; revision=79496
* Fix editor'o where I lost the `+'.David E. O'Brien2001-06-291-1/+1
| | | | Notes: svn path=/head/; revision=78967
* By default link statically (like we did in the port) - it provides 8-10%Maxim Sobolev2001-06-231-0/+2
| | | | | | | faster comperssion, which in the bzip2's case could be a big win. Notes: svn path=/head/; revision=78663
* Add the Bzip2 binaries. These are starting to get used more and moreDavid E. O'Brien2001-06-211-0/+52
in the base system. Notes: svn path=/head/; revision=78562