Commit graph

94 commits

Author SHA1 Message Date
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
92445eb1ed Remove superfluous whitespace. 2003-03-28 20:28:56 +00:00
jschauma
291ecdb5f0 Make this compile on Irix with the MIPSPro compiler by removing gcc-only
CFLAGS from a patch iff CC is not gcc.
2003-03-18 21:53:29 +00:00
jlam
733bab205c Reorder the two targets for aesthetic reasons. 2003-02-04 18:44:52 +00:00
jlam
3c82a3e8ca Create a fake libtool archive since libbz2.la isnt in the base system but
the package creates one.
2003-02-04 18:40:07 +00:00
grant
cdb7914a4c update MASTER_SITES and HOMEPAGE. 2002-10-31 22:08:15 +00:00
wiz
c0cd2110d2 Unused. 2002-10-05 04:08:51 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
jlam
f21ae53323 Add a catch-all for SunOS to force using the pkgsrc versions of the
software instead of any base system version.  This match is probably too
broad, but better to err on the safe side.  We can narrow down the match
when we have better information.

Closes pkg/17775 by Julien T. Letessier <julien.letessier at sun dot com>.
2002-08-07 19:29:29 +00:00
jlam
d88554c247 Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}.  These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package.  Change INCOMPAT_CURSES to have the same sematics as
above.  These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.

The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.

This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
2002-08-07 06:10:32 +00:00
yyamano
e514110e3f Fix warning.
bmake: "../../archivers/bzip2/../../archivers/bzip2/buildlink.mk" line 30: warning: "0" returned non-zero status
2002-06-09 02:55:06 +00:00
mjl
0890bdc2cc Update bzip2 to 1.0.2
A bug fix release, addressing various minor issues.

* Fix an infinite segfault loop in 1.0.1 when a directory is encountered
  in -f (force) mode.
* Avoid double fclose() of output file on certain I/O error paths.
* Don't fail with internal error 1007 when fed a long stream (> 48MB)
  of byte 251.  Also print useful message suggesting that 1007s may be
  caused by bad memory.
* Fix uninitialised variable silly bug in demo prog dlltest.c.
* Remove 512-MB limitation on recovered file size for bzip2recover
  on selected platforms which support 64-bit ints.
* Copy file access times correctly.
* Dereference symlinks when copying file permissions in -f mode.
* Majorly simplify implementation of uInt64_qrm10.
* Check the input file still exists before deleting the output one,
  when aborting in cleanUpAndFail().
* Wrapper scripts (with manpages): bzdiff, bzgrep, bzmore.
* Spelling changes and minor enhancements in bzip2.1.
* Avoid race condition between creating the output file and setting its
  interim permissions safely, by using fopen_output_safely().
* do not print senseless report with -v when compressing an empty file.
* bzcat -f works on non-bzip2 files.
* do not try to escape shell meta-characters on unix (the shell takes
  care of these).
* added --fast and --best aliases for -1 -9 for gzip compatibility.
2002-03-24 14:02:35 +00:00
zuntum
b427eb87ce Move pkg/ files into package's toplevel directory 2001-10-31 20:24:14 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
jlam
13efd165ea Honor CFLAGS passed in from environment during build. 2001-07-14 03:51:13 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
6f206944ae Install the headers and libraries for bzip2, and add a buildlink.mk file
for use by other package Makefiles.
2001-06-21 22:36:54 +00:00
wiz
b8234822cc Oops, forgot to remove this file on update. 2001-06-14 10:54:05 +00:00
wiz
9edb8eb8d1 Update to 1.0.1. 2001-06-10 01:14:58 +00:00
agc
871c5f4103 Move to sha1 digests, and add distfile sizes. 2001-04-18 11:21:02 +00:00
agc
4274f13ce5 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:10:18 +00:00
wiz
c53fae8ea1 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:15:24 +00:00
tron
d9c239aad4 Use "${OPSYS}" in error message instead of hard coding "NetBSD". 2001-01-11 10:49:58 +00:00
tron
a7a887fa72 Update homepage URL. 2001-01-11 09:26:19 +00:00
wiz
33366437c7 mention PKGNAME in IGNORE message 2000-10-17 00:05:29 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
0b11fd4f89 Add patch from NetBSD-current:
Allow softlinks for "bzip2 -c -d" or "bzcat".
1999-04-08 18:40:39 +00:00
agc
30980fe1d8 s/ln/${LN}/g
Adapt this package to Solaris.
1999-03-10 15:35:21 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tron
99304a7bcf Update for bzip2 package to version 0.9.0b created by Geoff C. Wing. 1998-10-14 21:51:14 +00:00
tron
6f7cb037c5 Remove double dot. 1998-09-16 17:47:04 +00:00
tron
8116ab7f6a Skip packages on systems which already have "bzip2" as part of the NetBSD
distribution.
1998-09-16 17:45:43 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
0c27de2d07 Use a symbolic link for the bunzip2.1 manual page.
Add a symbolic link to bzip2.1 for the bzip2recover utility.
Use automatic manual page handling.
1998-06-18 15:51:28 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
dccd43243d Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:06 +00:00
tron
8ce6dcedf8 Correct MD5 checksum after distribution archive was changed by author,
fixes PR pkg/5195.
1998-03-24 20:02:01 +00:00
agc
580443e91b Add NetBSD RCS Id. 1998-01-09 09:59:16 +00:00
agc
b278a99150 Add NetBSD RCS ID.
Remove FETCH_BEFORE_ARG, which doesn't work on NetBSD.
1998-01-09 09:58:29 +00:00
agc
b669060811 Initial import of bzip2, a block-compression archiver, into the NetBSD
packages collection, from the FreeBSD port.

As pointed out by Charles Hannum, the author of bzip2 thinks it is
patent-free, so this should be used in preference to the older bzip
package.
1998-01-09 09:53:59 +00:00