Commit graph

489 commits

Author SHA1 Message Date
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