Commit graph

414 commits

Author SHA1 Message Date
tron
0b8c00eac4 Use "MASTER_SITE_SOURCEFORGE". 2000-11-11 14:48:34 +00:00
itojun
545d166215 use gettext library from outside (USE_LIBINTL + BUILD_DEPENDS devel/gettext).
do not build it on its own.
2000-11-02 02:35:14 +00:00
hubertf
0ca6404257 Add custom do-patch target to prevent "install -s" on scripts.
(does NOT require patch(1) - I guess someone had a bootstrapping problem
before, too :-)
2000-10-24 19:18:27 +00:00
wiz
baf32ff317 reorder line for pkglint 2000-10-21 20:51:22 +00:00
wiz
4119241d6b Remove unnecessary lines. 2000-10-21 20:50:57 +00:00
wiz
2bf7b24e7d Build with encryption support by default (since crypto code is freely
exportable now), using latest crypto add-on sources.
Update main distribution site and homepage.
Remove CRYPTO line (not strong cryptography).
Bump to 2.3nb1.
2000-10-21 20:10:18 +00:00
hubertf
e7b4ef0d1f Do not use lchmod etc. on old systems that don't have that call.
Patch submitted in PR 9628 by Jan-Hinrich Fessel <oskar@detemobil.de>
2000-10-20 02:47:43 +00:00
wiz
33366437c7 mention PKGNAME in IGNORE message 2000-10-17 00:05:29 +00:00
pooka
7fd99b3097 change name of loop variable to shut up pkglint 2000-10-10 11:50:42 +00:00
pooka
a91d1730e4 Do extraction a bit different to make this DTRT with WRKOBJDIR set. 2000-10-10 11:49:59 +00:00
fredb
ab20de453f Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from
actually using rsaref, while we ponder the case for removing it completely.
2000-09-26 19:59:53 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).
2000-09-09 19:40:14 +00:00
kim
12c5f7414f Make this compile again. 2000-09-04 14:54:06 +00:00
dmcmahill
397872a048 - don't try and execute "sysctl -n machdep.booted_kernel" unless we're on
i386.  Fixes recently noted strange error messages when trying to build
  on arch's which don't support this sysctl.
2000-09-02 17:01:27 +00:00
dmcmahill
c8eb532a9c include missing header file. fixes recently noted compile problems on 1.4.2/sparc. 2000-08-22 11:53:06 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
christos
468ff758c1 update 4.2.1 2000-08-19 23:37:07 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
fredb
ec53f99c60 Get the name of the current kernel only once. 2000-07-31 20:30:15 +00:00
wiz
daa7fa6040 add and enable unace 2000-07-20 19:47:21 +00:00
wiz
2650c61443 Initial import of unace-1.2, a tool for listing, verifying and extracting
ACE archives.
2000-07-20 19:46:46 +00:00
rh
15ab860cc3 Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
appropriate variables instead.
2000-07-20 13:30:59 +00:00
dmcmahill
6e8e892661 make the USE_RSAREF2 check for the distfile match the check for the rsaref
patch.  Prevents trying to apply the patch to the wrong sources.
2000-07-06 18:31:45 +00:00
jlam
683edb26a9 USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching
configure.
2000-06-09 06:54:51 +00:00
rh
a4fbd15bb8 add and enable xbin 2000-06-05 12:37:11 +00:00
rh
c121a0b9af Initial import of xbin-2.3, a utility to convert mailable BinHex format
into binary
2000-06-05 12:36:07 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
drochner
3d88dfdba4 extend this ugly hack to search for "sysctl" in /sbin and /usr/sbin 2000-05-12 18:20:17 +00:00
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
wiz
d804ecdf80 Update to unzip-5.41. Includes decryption support by default. Other
changes include some bugfixes, a new BSD-like license, as well as
support for archives with more than 2^16-1 files.
Zlib support still broken, so we use the one coming with the distribution.
2000-04-20 03:13:55 +00:00
fredb
a470a6ac5c Add context to fuzzy patch. 2000-03-11 15:03:38 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
wiz
e630a3d73b replace true & false by ${TRUE} & ${FALSE} 2000-02-05 18:17:51 +00:00
rh
4888ca9654 Add and enable fastjar. 2000-02-01 16:41:48 +00:00
rh
91ceb65213 Initial import of fastjar-0.90, a C language version of the 'jar' archiver
used by Java engines and SDKs.
2000-02-01 16:41:05 +00:00
tron
fc211f7069 Update to current name of Aminet servers. 2000-01-15 01:36:59 +00:00
wiz
91320a7e12 check for COMPAT_NOMID, too 2000-01-11 00:20:54 +00:00
fredb
8b0f3c8859 Simplify invocation of "sysctl". 2000-01-10 08:00:31 +00:00
wiz
cae81499cb recognize if necessary compatibility options are in the kernel;
stop if not
2000-01-10 00:16:11 +00:00
wiz
56f06d023d Be more verbose about needing COMPAT_12 in kernel; inspired by
Martin Husemann <martin@rumolt.teuto.de> in pkg/9124.
2000-01-08 05:07:36 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
e160d249ca replaced some commands by their ${COMMAND} counterparts 1999-12-28 03:59:00 +00:00
wiz
76a6ca32ef HOMEPAGE added, more documentation installed 1999-12-24 00:07:15 +00:00
wiz
6e72cc59c7 HOMEPAGE added 1999-12-23 23:48:27 +00:00
wiz
603046bceb updated from 2.01 to 2.02, homepage added, lines reordered for pkglint
Authors' what's new: Minor bugfixing, changes in documentation.
1999-12-23 23:39:57 +00:00
rh
969cd30880 Update liblzo to 1.06.
Changes include:
  * Updated the configure system to use Autoconf 2.13, Automake 1.4 and
    Libtool 1.3.3.
  * enhanced example programs a little bit
  * no changes to the compression code - LZO has proven to be stable
1999-12-22 19:46:23 +00:00
rh
0e693c38be Make dependency on liblzo a wildcard dependency. 1999-12-22 19:44:49 +00:00
wiz
9888a05510 updated md5 to match file on distribution site 1999-12-20 17:58:43 +00:00
abs
1031a18ae4 Update depends to rsaref 2.0p3 1999-12-16 12:03:20 +00:00
rh
cab73e4755 Update zip to 2.3 using the package sent to me in private mail by Thomas
Klausner <wiz@danbala.ifoer.tuwien.ac.at> -- thanks!
1999-12-13 13:15:22 +00:00
sakamoto
0551c4c988 regen. 1999-12-01 01:10:12 +00:00
sakamoto
4809ea04ef Update lha to 114f.
Change MASTER_SITES.

Changes 114c to 114f:
	some bugfix.
	support -lh6-.
1999-11-30 01:54:05 +00:00
hubertf
4b8340fc0b more NO_CDROM fixup 1999-11-23 16:54:39 +00:00
hubertf
727f084d29 Fix patch fuzz insanity 1999-11-12 05:17:20 +00:00
kim
ac55cc7159 Make this shorter.. 1999-09-19 19:39:37 +00:00
kim
e67338b67c Fix extract here too. 1999-09-19 19:25:00 +00:00
kim
0898a239ab What do you mean "did I ever test this"... 1999-09-19 19:11:32 +00:00
kim
64502a7202 Oops, it is a share for a purpose (assumedly no gzip here yet). 1999-09-19 18:50:11 +00:00
kim
1fd860aa1a My proxy cache or ftp offered helpful ascii translation for me... 1999-09-18 16:16:06 +00:00
kim
65bae3e562 Enable gtar-base 1999-09-18 15:24:12 +00:00
kim
23e9051cea Turn this into a meta-package for GNU tar. 1999-09-18 15:23:42 +00:00
kim
1916c64b8a Add and enable gtar-info. Add gtar-base. 1999-09-18 15:11:32 +00:00
kim
31e940df0c Info pages for GNU tar. 1999-09-18 15:08:50 +00:00
kim
2b9b1a3663 Change package name to gtar-base 1999-09-18 15:07:29 +00:00
kim
7dac114076 Copied from PLIST,v 1999-09-18 14:53:32 +00:00
kim
f01bf6e83c Copied from DESCR,v 1999-09-18 14:53:26 +00:00
kim
3eddbd5848 Copied from COMMENT,v 1999-09-18 14:53:22 +00:00
kim
360826237c Copied from patch-ae,v 1999-09-18 14:52:32 +00:00
kim
c8fafc240a Copied from patch-ad,v 1999-09-18 14:52:26 +00:00
kim
9a130146a6 Copied from patch-ac,v 1999-09-18 14:52:24 +00:00
kim
2fdd9baf8b Copied from patch-ab,v 1999-09-18 14:52:22 +00:00
kim
1092af5109 Copied from patch-aa,v 1999-09-18 14:52:19 +00:00
kim
6eb3d78103 Copied from patch-sum,v 1999-09-18 14:51:06 +00:00
kim
878d8b4f14 Copied from md5,v 1999-09-18 14:50:44 +00:00
kim
8671530652 Copied from gtar.1,v 1999-09-18 14:50:14 +00:00
kim
0d60793bbd Copied from Makefile,v 1999-09-18 14:49:08 +00:00
kim
fc3abbf000 Add and enable gzip 1999-09-18 14:30:18 +00:00
kim
0312046464 gzip 1.2.4a meta-package 1999-09-18 14:27:54 +00:00
kim
de006aa99d gzip 1.2.4a info pages 1999-09-18 14:26:52 +00:00
kim
e6b0ace8b9 gzip 1.2.4a binaries and man pages 1999-09-18 14:25:49 +00:00
kim
17b4d21474 Changes to allow bootstrapping Zoularis:
- fetch the shar file so we don't need tar
- do not install info files (they will be a separate pkg), as we need
  tar to unpack the gtexinfo distribution
- on Solaris we get .mo files instead of .cat files (I'm guessing for
  Linux, please someone verify and adjust Makefile appropriately)
1999-09-18 03:36:23 +00:00
agc
d4c5cd9b07 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add ZIP_ENCRYPTION to BUILD_DEFS
1999-08-18 09:20:00 +00:00
rh
764070d5d9 regen 1999-08-16 15:41:01 +00:00
rh
c9bed1bf8c Add and enable lzop. 1999-08-16 15:40:07 +00:00
rh
60546359f2 Initial import of lzop-1.00, a fast file compressor similar to gzip, using
the LZO library.
1999-08-16 15:39:22 +00:00
rh
0fab4f131c Add and enable liblzo. 1999-08-16 15:30:16 +00:00
rh
c10e00bea9 Initial import of liblzo, a portable lossless data compression library
written in ANSI C.
1999-08-16 15:29:37 +00:00
christos
2184e26540 make this work under linux.
- don't use gnumalloc
- use lchmod only on NetBSD
1999-08-10 05:05:39 +00:00
tron
48361d072e Don't use "NO_WRKSUBDIR" because it is supposed to be remove sooner or
later.
1999-07-18 15:19:32 +00:00
tron
d6592cafc2 Don't use deprecated name for master site and add US mirror. 1999-07-18 15:17:09 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
0d36b51906 Make this package work on Solaris. 1999-06-01 11:31:50 +00:00
tv
9b38e48aac Work around rsaref's internal md5, and update rsaref dependency to "2.0p2". 1999-05-26 17:04:31 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
cb536caa67 s/INSTALL_DATA/INSTALL_MAN/ 1999-05-24 17:26:03 +00:00
tv
eba5573c16 Enable hpack, previously "hpack.non-usa.only". 1999-05-23 22:42:04 +00:00
tv
6a4ee18179 Add hpack-0.79, inspired by the FreeBSD port "hpack.non-usa.only", but
rewritten.  Allows for USA/non-USA support via the familiar USE_RSAREF2
mechanism, and significantly cleaned up.  Does not attempt to fall back to
$HOME/.pgp for keys as in the FreeBSD port, as other programs already
require PGPPATH to be set.
1999-05-23 22:41:21 +00:00
tv
2fa46a7cef Add and enable bunzip. 1999-05-23 20:56:50 +00:00
tv
4503718dc8 Decompressor for old bzip (.bz) compressed files. Does not include the
patented compression code.
1999-05-23 20:55:29 +00:00
tv
e0bec16c22 Add homepage. 1999-05-23 20:36:07 +00:00
tv
c3d29f6b0b Enable gsharutils (was gshar+gunshar). 1999-05-23 20:34:34 +00:00
tv
8e04c7b56b Reengineer for NetBSD. 1999-05-23 20:33:46 +00:00
tv
e030bc21d8 Import FreeBSD "archivers/gshar+gunshar" as archivers/gsharutils. 1999-05-23 20:22:19 +00:00
tv
3eac244e7a Add and enable undms. 1999-05-23 19:18:16 +00:00
tv
36506b9581 undms converts Amiga DMS compressed disk images to "ADF" uncompressed
disk images suitable for Amiga emulators or writing to disk on NetBSD/amiga.
1999-05-23 19:17:43 +00:00
tv
26a5e198f1 ppunpack, a decompressor for Amiga PowerPacker files. 1999-05-23 02:01:25 +00:00
tv
0d1e09f5b5 Update to 2.43, clean up. 1999-05-22 22:07:03 +00:00
tv
f798896adb Make the extract quiet. 1999-05-22 21:47:01 +00:00
tv
b2e983d75c Update to 2.50, clean up a bit. 1999-05-22 21:41:44 +00:00
tv
3792151f6a Do not install a text file as a manpage; put it in share/doc/rar. 1999-05-22 21:35:59 +00:00
tv
a7213abb85 Clean up, and update MASTER_SITE. 1999-05-22 21:29:13 +00:00
tv
4581aa1723 Add and enable unlzx. 1999-05-22 21:11:28 +00:00
tv
0e66bcc9ea Add unlzx-1.0, extraction program for Amiga .lzx archives. 1999-05-22 21:11:07 +00:00
tv
cdf1a5c0a0 Add and enable squsq. (Yet again, misimport into top level corrected on the
CVS server directly.  sigh.)
1999-05-22 20:58:48 +00:00
tv
7b7f234db3 Add squsq-3.3, archiver for CP/M "Squeeze" style compressed files. 1999-05-22 20:57:43 +00:00
tv
80a5f5d6d1 Clean up a bit, and remove FreeBSD Id now that we're quite divergent. 1999-05-22 20:11:32 +00:00
tv
b173ebeb01 Some minor pkglint; split patch, fix typo, and use ${INSTALL_*} macros. 1999-05-22 19:54:08 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +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
171e025b4a Rewrite the extraction commands to be more intuitive.
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
hubertf
9726f817be Don't try to strip non-native-format binary.
(The latest binutils-based strip can do this if you tell it which
obj-format the binary is, but 1.3.x doesn't support this. Plus, that
BSDi(?)-binary is stripped anyways.)
1999-03-28 15:34:24 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +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
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
frueauf
875a55ae95 pkglint: add missing rcs ids. 1999-02-10 14:53:34 +00:00
tron
7849469470 Add missing conflict entry. 1999-01-09 01:26:09 +00:00
tv
64dd60cbeb Note why USE_ZLIB is not used. 1999-01-04 13:33:07 +00:00
tv
4b21cf58fc OK, bring it back to 5.40, but this time don't use libz -- use the
compression routines shipped with unzip.
1998-12-30 04:06:35 +00:00
tv
664c3f2678 Back out previous. Unzip 5.40 has severe bugs, noted by tron and myself. 1998-12-30 03:20:50 +00:00
hubertf
f1456a9fb3 update to 5.40 1998-12-27 17:29:25 +00:00
garbled
1da2cee391 Break patch into multiple patches.
Fix install target to work.
Minor LP64 cleanup. (fix lack of needed headers)
1998-12-26 15:46:10 +00:00
tv
b9894209a6 Eliminate malloc() cast warnings on LP64. 1998-12-01 04:19:00 +00:00
agc
cbc3b1344b Set EXTRACT_SUFX and WRKSRC to keep pkglint happy. 1998-11-12 15:22:56 +00:00
agc
43c6fa2d10 Set WRKSRC, EXTRACT_SUFX and co. to keep pkglint happy. 1998-11-12 15:19:59 +00:00
christos
3f9f3f7595 s/-fs/-f -s/ 1998-11-03 15:29:39 +00:00
frueauf
b90131caa7 -DUNIX -> -Dunix, closes pr 6338 by Geoff C. Wing. 1998-10-21 09:21:04 +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
tv
2327b8e24c Change to use catgets. hier(7)-lint: install locale stuff in
share/locale instead of lib/locale.
1998-08-15 00:12:10 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tv
9b5fb6761c Add "Building stage 1 of 2", "Building stage 2 of 2" messages when
ZIP_ENCRYPTION is set, so that the user is not confused by unzip building
twice.
1998-08-02 02:08:51 +00:00
tv
5051440385 Nuke FETCH_DEPENDS - use BUILD_DEPENDS, which actually executes before
extract.
1998-06-26 20:07:13 +00:00
hubertf
fd5970ab4a temporarily disable FETCH_DEPENDS 1998-06-22 22:55:47 +00:00
tv
1127c915b0 Fix spello: "compatabile"->"compatible". 1998-06-21 14:39:07 +00:00
tv
c4714dc497 Add and enable zip1 (PKZIP 1.x compatible zip), with encryption support.
Not conflicting with `zip' program.
1998-06-20 23:27:48 +00:00
tv
ff455840a4 Add encryption support to zip and unzip pkgs using ZIP_ENCRYPTION make
variable.
1998-06-20 23:26:05 +00:00
agc
4a882b7d0c Update package Makefiles for automatic manual page handling. 1998-06-18 16:06:37 +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
agc
666273802a Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation.  This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +00:00
tv
fbf824e93c Account for the zipinfo symlink directly in PLIST. 1998-06-02 12:02:31 +00:00
frueauf
9804670341 Remove bogus do-extract: rule and make this work with WRKOBJDIR. 1998-05-10 15:29:19 +00:00
agc
6e57788065 Remove bzip package from the tree - it's deprecated by the author, in
favour of the bzip2 package.
1998-05-08 10:30:52 +00:00
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
frueauf
b2a780e56e portlint: delete contiguous blank line 17. 1998-04-18 17:13:05 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +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
tv
b61523009c fix for PR 5194 from augustss - no directory in patched file names 1998-03-24 20:34:52 +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
frueauf
f4a559f8b8 Add and enable gcpio, gtar and macutil. 1998-03-19 14:10:22 +00:00
frueauf
ce18d8607c portlint: remove contiguous blank line. 1998-03-16 10:47:24 +00:00
frueauf
26fc0e41fe portlint: gunzip->${GUNZIP_CMD}; some reordering. 1998-03-16 10:44:43 +00:00
mycroft
64b6218dfd Oops; add a list of man pages. 1998-03-13 22:21:12 +00:00
mycroft
9bc3ca60b5 macutil, for converting Mac archives, etc. 1998-03-13 22:15:23 +00:00
tron
e6df15b591 Fix manual page compression. 1998-03-11 23:37:44 +00:00
frueauf
b38f0f07be portlint: files->${FILESDIR}. 1998-03-10 11:57:27 +00:00
tv
354a002a4a gtar, in this pkg format, will never be called from pkg_add, so we won't
even pretend that we support the --fast-read option as a no-op--we don't
support it at all.  (pax or the old in-tree tar does.)
1998-03-08 02:51:17 +00:00
hubertf
455a08229f Use INSTALL_*_DIR macros. 1998-03-07 21:23:51 +00:00
tv
3a26cfb6aa Oops, these are category "archivers", not "devel". 1998-03-05 20:09:46 +00:00
tv
f94eddf576 Bring gtar up to date with the NetBSD changes to GNU tar:
- use lutimes() and lchmod() in addition to lchown()
- add --norecurse as an undocumented synonym for --no-recursion
- add --fast-read as an undocumented nullop (this is _not_ necessary)
- pre-set --unlink-first
- add --unlink as an undocumented synonym for --unlink-first
- add --no-unlink-first to allow turning --unlink-first off

NetBSD's tar is based on GNU tar 1.11.2.  This tar, 1.12, has much of the
functionality NetBSD has added over time, so only the above changes were
necessary.
1998-03-05 19:57:18 +00:00
tv
243fd661f2 Sync with NetBSD changes:
- do not prototype stat() and lstat(); let <sys/stat.h> do that
- main() returns int. not void
gcpio is now up to date with NetBSD's GNU cpio tree.
1998-03-05 18:42:25 +00:00
tv
13a7f6dac8 Now, how did that version number get left out of the comments? 1998-03-04 15:14:26 +00:00
tv
bc48ff1654 Import of GNU tar pkg, not yet enabled in archivers/Makefile until
pax-tar work is complete.
1998-03-04 14:57:13 +00:00
tv
ecad564d08 Import of `gcpio' pkg (GNU cpio); not yet enabled in archivers/Makefile
until pax-cpio work is complete
1998-03-04 14:51:38 +00:00
frueauf
ea3f12015a add missing @dirrm rules and add .gz suffix to manpages (if not already there). 1998-02-28 20:27:11 +00:00
hubertf
d16d2fc0c9 Fix stripping of binaries (caused by fixing PR4884) 1998-02-09 00:31:30 +00:00
agc
1a4136ab59 Deprecate bzip - according to the author, the algorithm may have
restrictions placed upon it.  Users should be using bzip2 instead,
which has no such restrictions.  As pointed out by Charles Hannum.
1998-01-27 16:58:19 +00:00
hubertf
2e1218a4f3 portlint: move ONLY_FOR_ARCHS 1998-01-24 03:20:01 +00:00
agc
32f8d2a436 Fix up an error relating to a forward declaration of the time(3)
library function, found by Bill Coldwell on /alpha.

Clean up the other warnings, too.
1998-01-21 15:09:10 +00:00
hubertf
d662901759 portlint: kill empty line at EOF 1998-01-19 00:41:03 +00:00
hubertf
273155083c portlint: replace commands with predefined macros. 1998-01-19 00:39:20 +00:00
hubertf
6881a64a38 portlint: kill empty lines at EOF 1998-01-19 00:35:38 +00:00
hubertf
f016ade482 portlint: kill empty line at EOF 1998-01-19 00:34:56 +00:00
agc
b44b468af4 Upgrade to version 5.32, from John Darrow. Fixes PR 4825. 1998-01-15 14:11:18 +00:00
agc
1c061a2f5a Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow. 1998-01-15 13:55:44 +00:00
agc
4a9c2c114d Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow.
Make the linked man pages (zipcloak.1, zipnote.1 and zipsplit.1) into
symbolic links, as, with MANZ set, the original zip.1 manual page
isn't compressed until after the post-install:  target is made, which
means that a link is attempted to a non-existent file.
1998-01-15 13:53:58 +00:00
agc
f7d4a686ae Add bzip2 1998-01-09 10:07:23 +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
hubertf
37a2fe5cc8 Add note about COMPAT_12 1997-12-19 09:12:30 +00:00
hubertf
9bbe03f1e3 Fix annoying chmod on "make fetch". 1997-12-19 09:11:28 +00:00
hubertf
7e2b4d4130 This really works only on i386, so set ONLY_FOR_ARCHS. 1997-12-13 21:31:00 +00:00
thorpej
25f6072573 Make this package compile under NetBSD. 1997-11-20 03:02:39 +00:00
agc
115e2fe67c Oops - forgot to commit this. Install man pages using the values passed
via the environment.
1997-11-19 09:16:51 +00:00
agc
2cbc381f6f Enable ha, rar, unarj, unrar and zoo 1997-11-18 13:10:49 +00:00
agc
eb55c96553 Pass the necessary definitions for installation via the environment. 1997-11-18 13:09:42 +00:00
agc
b9d3cf0d65 Make sure the pre-formatted manual page compresses correctly by using
CAT1= rar.1
1997-11-18 12:43:40 +00:00
agc
ff165071e5 Silence compiler warnings when building ha. 1997-11-18 12:36:02 +00:00
agc
832de6c3d0 Enable arc, bzip, freeze and lha 1997-11-18 12:27:08 +00:00
agc
e807caef5e Pass the necessary definitions for installation via the
environment.
1997-11-18 12:26:05 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
9ed927de9a Install all manpages; pointed out by Charles Hannum. 1997-11-01 01:50:35 +00:00
hubertf
39d0c49079 Install links to all manpages; pointed out by Charles Hannum. 1997-11-01 01:49:08 +00:00
hubertf
fe995b16ce Restore FreeBSD RCS-IDs 1997-10-27 03:22:00 +00:00
hubertf
fefb674d3d clean up on pkg_delete 1997-10-27 02:46:58 +00:00
hubertf
03ac5929fc add FreeBSD RCS-Id 1997-10-27 02:46:40 +00:00
hubertf
ff79e6094c fix FreeBSD RCS-Ids, uncomment only working ports 1997-10-27 02:42:04 +00:00
hubertf
8b564b5192 File archivers, ports from FreeBSD 1997-10-27 02:18:56 +00:00