Commit Graph

57 Commits

Author SHA1 Message Date
naddy
6c7c3d9d2b SECURITY:
Update to 1.0.5, which includes integer overflow checks.
Fixes CERT-FI 20469.
2008-03-18 18:44:31 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
espie
01eeb5f64b zap all quotes in COMMENT/PERMIT_* 2007-09-15 10:14:32 +00:00
naddy
4ec1f15ebe SECURITY update to 1.0.4:
* Fix file permissions race problem (CVE-2005-0953).
* Avoid possible segfault in BZ2_bzclose.
* Sanitise file names more carefully in bzgrep.  Fixes CVE-2005-0758
  to the extent that applies to bzgrep.
* Use 'mktemp' rather than 'tempfile' in bzdiff.
* Tighten up a couple of assertions in blocksort.c following automated
  analysis.
2007-01-25 21:08:22 +00:00
steven
91da0dbeab pass shared library version in REGRESS_FLAGS, otherwise regress target
rebuilds it without version number.

ok sturm@
2006-02-03 20:00:33 +00:00
espie
dd5426312f use SHARED_LIBS
USE_LIBTOOL where appropriate (and bump PKGNAME)
tweak a few FAKE_FLAGS to be more uniform.
2005-12-23 13:57:21 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
naddy
c559108d7d Maintenance update to 1.0.3.
- minor bug fixes only
- no more .info manual

ok brad@
2005-05-16 23:00:59 +00:00
espie
740a24fcf5 @endfake marker 2005-04-17 19:42:38 +00:00
espie
056bf5d790 Mark all system libs in WANTLIB, result of running newlib-depends-check 2004-11-21 12:50:32 +00:00
brad
764c258b0b remove another sparc64/2.95 workaround. 2004-04-06 06:33:29 +00:00
jolan
12e8cc8408 allow optimization on sparc64 again. tested by naddy, sturm, & myself. 2003-06-23 03:30:24 +00:00
jolan
ef89960546 # BSD 2003-05-24 01:01:24 +00:00
fgsch
94e3dd2101 sayonara NEED_VERSION. 2002-12-29 15:15:18 +00:00
brad
825a780ff1 bye MASTER_SITE_SUBDIR 2002-05-12 21:37:03 +00:00
brad
01e6245554 upgrade to bzip2 1.0.2 2002-02-03 06:16:09 +00:00
pvalchev
3eff50408a sparc64 gcc optimization bug temporary workaround with -O0; ok brad 2002-01-27 20:00:16 +00:00
brad
98c19ba74d simplify regression test support. 2001-10-31 16:49:46 +00:00
pvalchev
59347a0dde workaround a bug that prevented bzip2 from working on m68k; ok brad, naddy, espie 2001-10-15 14:16:34 +00:00
brad
7383c2ce52 workaround for sparc64 with regard to the CFLAGS passed on.
--
Based on patch from: wilfried@
2001-10-09 02:05:29 +00:00
espie
e18d889949 Note existing regression tests for archivers. No need to update
NEED_VERSION, this won't break anything otherwise.
2001-10-04 22:26:48 +00:00
heko
a79a0f47dd o Fix a few oddities in the bzip2 texinfo source
o Install texinfo and HTML manuals (which include programmer
  resources) for bzip2
ok maintainer: brad@
2001-09-26 18:38:43 +00:00
heko
3d75eb7220 o Add MASTER_SITE_SOURCEWARE to network.conf.template (mirrors
of sourceware.cygnus.com (also known as sources.redhat.com))
 o Modify bzip2 and gsl ports to use this new master_site (gnats
   remains to be fixed: no reply from maintainer)
 o Bump NEED_VERSION on those ports
maintainers of the ports ok: brad@, rohee@
2001-08-26 21:23:42 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
brad
1953a9ae7f bump NEED_VERSION 2001-04-20 17:35:31 +00:00
espie
a96934ec48 Fix bzip2 2001-04-20 15:09:11 +00:00
brad
3ae2d1aa7a - integrate COMMENT
- bump NEED_VERSION
2001-03-29 15:01:53 +00:00
brad
570c7519c0 - integrate COMMENT
- bump NEED_VERSION
- WRKSRC -> WRKBUILD
- ${MAKE} -> ${MAKE_PROGRAM}
2001-03-24 22:37:58 +00:00
brad
1bd29ccc68 some ports which I've been maintaining 2000-09-24 01:23:42 +00:00
brad
107abfb98e revert switch to libtool, use "cc -shared" to create shared libraries 2000-09-16 11:44:22 +00:00
brad
3cf2a928b1 @exec /sbin/ldconfig -> DYNLIBDIR 2000-07-01 02:00:52 +00:00
brad
eb70f907e9 upgrade to bzip2 1.0.1
- add HOMEPAGE
- switch to libtool for shared library creation
- use better filename for patch
2000-06-25 03:56:58 +00:00
brad
b5db9fde5d - remove FAKE=Yes
- use new framework for PLISTs
- add @comment with RCS id
2000-06-10 18:51:44 +00:00
brad
c18b0836f7 bump NEED_VERSION 2000-06-02 13:44:53 +00:00
kevlo
b965695876 - Upgrade to version 1.0.0
- Several minor bugfixes and enhancements:

  o Large file support.
  o Decompression robustness.
  o Avoid library namespace pollution.
2000-05-26 01:56:09 +00:00
brad
2c05268376 remove blank line 2000-03-30 23:10:55 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
brad
3f4bf52959 style 2000-03-06 22:05:13 +00:00
brad
c2e194af47 - make use of MAKE_FLAGS
- Fake
2000-03-05 08:28:32 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
kevlo
d1be44839e Change the MASTER_SITES. http://www.bzip2.org doesn't exist. 2000-01-19 14:57:07 +00:00
brad
9e74d33718 - cleanup creation of shared libs
- fixup bzip2's own install target and use BSD_INSTALL macros
- cleanup PLIST
1999-12-28 23:37:32 +00:00
brad
a48078fdea remove deprecated variables 1999-12-28 06:13:04 +00:00
turan
c4157409fd bad MASTER_SITES 1999-09-25 13:01:12 +00:00
brad
a03adee8ec upgrade to bzip2 0.9.5d 1999-09-24 13:29:46 +00:00
brad
8f3f831b8b upgrade to bzip2 0.9.5c 1999-08-11 03:28:11 +00:00
brad
51b1591bff - make a libbz2 shared lib 1999-05-09 01:40:06 +00:00
brad
2632eb2e88 - install bzlib.h and libbz2.a
- patch to allow `bzip -dc' to work on a symlink
1999-04-20 00:13:48 +00:00
brad
574c13fcb6 remove unnecessary comments and fix email address's 1999-04-01 02:16:31 +00:00