History log of /freebsd-10.0-release/usr.bin/bzip2/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


201386 02-Jan-2010 ed

Build usr.bin/ with WARNS=6 by default.

Also add some missing $FreeBSD$ to keep svn happy.


167979 28-Mar-2007 delphij

Update for bzip2 1.0.4 import.


146846 31-May-2005 obrien

Don't use a patch w/in /usr/src. Programmatically change files when needed.


140941 28-Jan-2005 ru

Let bsd.prog.mk set SRCS and MAN to their default values.


122836 17-Nov-2003 obrien

/rescue/b{,un}zip exists, so build this dynamically now.


116346 14-Jun-2003 obrien

Remove MAINTAINER lines.


90070 01-Feb-2002 sobomax

Complete bzip2-1.0.2 import.

MFC in: 14 days


79635 12-Jul-2001 sobomax

Build/install bzip2 documentation (info page).


79496 09-Jul-2001 obrien

style nit


78967 29-Jun-2001 obrien

Fix editor'o where I lost the `+'.


78663 23-Jun-2001 sobomax

By default link statically (like we did in the port) - it provides 8-10%
faster comperssion, which in the bzip2's case could be a big win.


78562 21-Jun-2001 obrien

Add the Bzip2 binaries. These are starting to get used more and more
in the base system.