Commit graph

524 commits

Author SHA1 Message Date
jlam
315c348c91 Update archivers/php4-zlib to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:55:19 +00:00
jlam
e4a1011d59 Update archivers/php4-bz2 to 4.1.0. Changes from version 4.0.6 include:
- Fixed crash bug in bzopen() when specifying an invalid file. (Andi)
2001-12-31 23:55:03 +00:00
taca
8fc9cf7424 Add patch for preventing core dump and bump package to nb1. 2001-12-30 16:49:40 +00:00
agc
6a8e651ea1 On Darwin, use tar-1.12.tar.gz, rather than the shar format archive,
since this shows up problems on NFS-mounted pkgsrc archives on Darwin.

On Darwin, don't try to make the po message files, since msgfmt doesn't
yet exist.

These changes allow bootstrapping the gtar-base package on Darwin.
2001-12-27 21:50:56 +00:00
wiz
300b830afe Updated to 1.1, provided by Adam Ciarcinski.
Change since 1.0:
Added Pipe support to read from stdin
2001-12-13 17:57:50 +00:00
jlam
957d841a58 Update lha to 114.9 (114i). Package update provided by Masao Uebayashi
<uebayasi@soum.co.jp> in pkg/14824.  Relevant changes from version 114f
include:

	* dewey-ized package version number
	* fixed header Level 2 handling bug
	* fixed level 2 file append bug.
	* fixed symbolic link file append bug.
	* lh7 archive support.
	* fixed lh7 archive bug.
2001-12-06 05:09:46 +00:00
wiz
9519df8bd3 Make PKGNAME dewey-conformant. 2001-12-03 22:04:39 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number.  G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
2001-12-03 08:30:58 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
explorer
4cd9403037 Fix a typo -- USE_BUILDLINK_ONLY=YES, not +YES 2001-11-27 03:19:21 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
jlam
cbf7d8cfd3 Remove post-build target designed to make the build fail for reasons
unknown.
2001-11-06 22:10:21 +00:00
zuntum
b427eb87ce Move pkg/ files into package's toplevel directory 2001-10-31 20:24:14 +00:00
tv
d8ae2c03b1 Clean out my pkgsrc diffs:
Update unace to 1.2b, and make this compile and (mostly) run on LP64.
2001-10-31 14:44:42 +00:00
wiz
197b4c463a Update to 5.2.0.611, since the older distfile doesn't exist anymore.
Changes unknown. Addresses pkg/14354.
2001-10-25 19:57:34 +00:00
veego
c40be5e1b2 Use ${MASTER_SITE_PERL_CPAN:=xx/} and not ${MASTER_SITE_PERL_CPAN:=xx}
This fix a fetch error.
2001-10-23 19:27:31 +00:00
martti
c7ebe6c3ea Added the newly imported packages p5-Archive-Tar, p5-Archive-Zip,
p5-Convert-TNEF, p5-Convert-UUlib and p5-Unix-Syslog
2001-10-22 06:14:31 +00:00
martti
5a37c29358 The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
2001-10-22 05:46:50 +00:00
martti
11af42eeec Perl module for creation and manipulation of tar files.
This module uses no C-coded parts in itself, but it will try to use
the Compress::Zlib module to read and write gzipped tarfiles.
Archive::Tar will still work without Zlib, it will just complain a
little bit (and, of course, not be able to use compression). The
complaining will be removed when the module leaves the alpha stage,
and can be trivially removed by commenting out the offending print
near the top of Tar.pm.
2001-10-22 05:45:58 +00:00
mjl
cb218c2c62 Update to 1.0.7, no major changes, but the old version is no longer
available.
2001-10-22 01:13:11 +00:00
veego
dd0ee38fe9 Touch some files in ${WRKSRC}, which is needed because the timestamps
are out of order and so autoconf would regnerate these files.
This change is only needed in the ${OPSYS} != "NetBSD" case.
2001-10-19 09:02:38 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
agc
4e124d11e7 Add and enable cabextract 2001-10-18 09:56:57 +00:00
agc
180d4b08a2 Initial import of cabextract-0.5 into the NetBSD Packages Collection.
cabextract is a program that un-archives files in the Microsoft
cabinet file format (.cab) or any binary file which contains an
embedded cabinet file (frequently found in .exe files).

cabextract will extract all files from all cabinet files specified on
the command line

To extract a multi-part cabinet consisting of several files, only give
the first file as an argument to cabextract as it will automatically
look for the remaining files.

Provided in PR 14259 by Ben Collver (collver@linuxfreemail.com), the
description fleshed out slightly by myself, taken from the man page.
2001-10-18 09:56:13 +00:00
jlam
d8365834b5 Note additions of php4-{bz2,zlib}. 2001-10-16 07:03:44 +00:00
jlam
32b357f787 archivers/php4-zlib: PHP4 extension for zlib compression
This version is from the php-4.0.6 distribution.
2001-10-16 07:03:01 +00:00
jlam
49d9872aed archivers/php4-bz2: PHP4 extension for bzip2 compression
This version is from the php-4.0.6 distribution.
2001-10-16 07:02:12 +00:00
agc
4a7020e76c Remove duplicate p5-Compress-Zlib package, standardise on the one in
the devel category.
2001-10-01 10:38:02 +00:00
agc
703b6eb343 This package was a duplicate of devel/p5-Compress-Zlib, albeit a later
version. I've updated devel/p5-Compress-Zlib to 1.14, which was the
level of this version, and removed this package accordingly.

Done this way because there are two other packages which depend upon
p5-Compress-Zlib being in the devel category.
2001-10-01 10:37:13 +00:00
jlam
e938eb4eea Note addition of archivers/p5-Compress-Zlib. 2001-10-01 02:51:43 +00:00
jlam
a4267b98aa archivers/p5-Compress-Zlib:
The Compress::Zlib module provides a Perl interface to the zlib compression
library. Most of the functionality provided by zlib is available in
Compress::Zlib.
2001-10-01 02:50:09 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
03d6a68e34 Remove szdd package, in favour of mscompress, per PR 13983 from Ben Collver. 2001-09-25 14:33:47 +00:00
zuntum
06bad20b73 Add & enable mscompress 2001-09-16 19:02:50 +00:00
zuntum
77df465674 Initial import of mscompress-0.3
mscompress, Microsoft "compress.exe/expand.exe" compatible (de)compressor
Copyright (c) 2000 Martin Hinner <mhi@penguin.cz>
Algorithm & data structures by M. Winterhoff <100326.2776@compuserve.com>
ftp://ftp.penguin.cz/pub/users/mhi/mscompress/

This package contains two programs:

msexpand, which decompress files compressed by Microsoft compress.exe utility
	(e.g. Win 3.x installation files)
mscompress, which compress files using LZ77 compression algorithm. Output
	files can be decompressed using Microsoft expand.exe or msexpand(1).

Package provided by collver@linuxfreemail.com in pkg/13767, imported
without *any* modifications (an example of excellent pkgsrc work)
2001-09-16 19:00:49 +00:00
wiz
29aa131f71 Correct #ifdef usage, as reported in pkg/13958 by Don Yuniskis, slightly
differently than in the patch there.
2001-09-15 21:44:45 +00:00
jlam
3c869f1bd4 Fix the config file location references in the man pages, noted in
pkg/13900 by Don Yuniskis <auryn@gci-net.com>.  The changes were based on
the suggested fix in the PR, but modified to correctly deal with
LOCALBASE =/= "/usr/pkg" case.
2001-09-14 18:47:16 +00:00
wiz
93fb6caab3 Replace gets(3) by fgets(3). Patches by Don Yuniskis in pkg/13896. 2001-09-14 15:03:10 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
rh
800b0eba7b Add and enable dact 2001-09-09 15:06:36 +00:00
rh
99e3cf7bc6 Initial import of dact-0.8.3, the dynamic adaptive compression tool. 2001-09-09 15:06:11 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
wiz
6b6657b598 add and enable bicom 2001-08-13 21:38:11 +00:00
nra
36eb856098 Add bicom-1.01. PR 13688 by Ben Collver.
Bicom is a data compressor in the PPM family. It is freely available and
open source.  Compression with bicom is completely bijective -- any file
is a possible bicom output that can be decompressed, and then recompressed
back to its original form.  Of course, any file is also a possible bicom
input that can be compressed, and then decompressed back to its original
form.
2001-08-13 20:34:08 +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
205d0f6d40 Mark as USE_BUILDLINK_ONLY. 2001-07-16 10:29:50 +00:00
jlam
e73319ac89 Don't explicitly set CC=gcc, and mark as USE_BUILDLINK_ONLY. 2001-07-16 10:21:15 +00:00
jlam
5a40506f56 Invoke make as ${MAKE_PROGRAM}, honor CFLAGS passed in from environment,
and mark as USE_BUILDLINK_ONLY.
2001-07-16 10:17:00 +00:00
jlam
be50ef83d9 Remove references to ${LOCALBASE} directories and mark as
USE_BUILDLINK_ONLY.
2001-07-16 10:09:45 +00:00
jlam
71ac3c1d07 Honor CFLAGS passed in from environment during build and mark as
USE_BUILDLINK_ONLY.
2001-07-16 10:01:27 +00:00
jlam
a5756c486d Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-16 09:58:10 +00:00
jlam
1cdb2ad55a This buildlink.mk file was committed before its time. Correct the
file list so this actually works.
2001-07-16 09:56:04 +00:00
jlam
7c3cc51bd2 Avoid spurious detection of zlib as it's not needed by the liblzo library
and mark as USE_BUILDLINK_ONLY.
2001-07-16 09:49:16 +00:00
jlam
7a94956dd2 Mark as USE_BUILDLINK_ONLY. 2001-07-15 11:51:28 +00:00
jlam
401d111532 Explode one big patch into several unidiff patches, honor CFLAGS passed
in from enviroment during build, and mark as USE_BUILDLINK_ONLY.
2001-07-15 11:49:41 +00:00
jlam
3fe6a1d83d Install locale files under ${PKGLOCALEDIR}, and mark as USE_BUILDLINK_ONLY. 2001-07-15 11:44:50 +00:00
jlam
eedb54813d Pass -lgnumalloc through to build in LIBS, not LDFLAGS, and mark as
USE_BUILDLINK_ONLY.
2001-07-15 11:34:37 +00:00
jlam
0a314b239b Honor CFLAGS passed in from environment during build and mark as
USE_BUILDLINK_ONLY.
2001-07-15 11:26:02 +00:00
jlam
4b88f7188e Add missing dependency on zlib and mark as USE_BUILDLINK_ONLY. 2001-07-15 11:23:25 +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
taca
c12d68d03b Add and enable ruby-zlib. 2001-06-30 23:14:46 +00:00
taca
5a720338cd Importing ruby-zlib 0.4.0, zlib library for Ruby. 2001-06-30 23:13:25 +00:00
jlam
4c6dce5402 Add buildlink.mk file for use by other package Makefiles. 2001-06-23 19:46:22 +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
jlam
c2ae73c346 Mark as USE_BUILDLINK_ONLY. 2001-06-21 21:08:49 +00:00
wiz
b8234822cc Oops, forgot to remove this file on update. 2001-06-14 10:54:05 +00:00
wiz
fac1bbc016 Add checksum for zcrypt10.zip. Noted by recent bulk build by John Darrow. 2001-06-11 22:21:30 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
9edb8eb8d1 Update to 1.0.1. 2001-06-10 01:14:58 +00:00
pooka
61519046db add & enable stuffit 2001-06-09 08:18:40 +00:00
pooka
ae8b421513 StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
  rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
  tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
  and AppleSingle.

From Ben Collver in pkg/13147
2001-06-09 08:17:44 +00:00
jtb
aa225c0de7 LICENSE=zoo-license. 2001-06-04 20:18:55 +00:00
jtb
6572e72dc6 Add necessary restrictions.
Excerpt from the README file in the source code distribution:

Permission is granted to any individual or institution to use, copy, or
redistribute this software so long as all of the original files are included
unmodified, that it is not sold for profit, and that this copyright notice
is retained.
2001-06-04 17:12:42 +00:00
jtb
30c378c9d7 The `xbinunix.c' file states:
* (c) 1984 Brown University
 * may be used but not sold without permission

Add the appropriate restrictions.
2001-06-04 17:08:20 +00:00
jtb
12fb59ae4e LICENSE= unrar-license.
Add appropriate restrictions:  Do not modify distribution package and
do not charge a fee for redistribution.
2001-06-04 17:00:18 +00:00
jtb
8809754a83 Add restrictions and set LICENSE=unarj-license. 2001-06-04 16:51:05 +00:00
jtb
132a05b2b5 Add the appropriate restrictions.
From the README file:

Oh yeah - this program may be distributed freely so long as you don't
modify it in any way. You may not charge for distributing it.
2001-06-04 16:37:57 +00:00
agc
3226576480 Add and enable szdd 2001-05-14 13:03:47 +00:00
agc
161911e5fb Initial import of szdd into the packages collection.
Provided in PR 12889 by Ben Collver (collver@linuxfreemail.com).

"SZDD is a weak LZSS compressor, which was used by Microsoft for many years
in their installation software - all those files with a letter taken from
the end of their extension, eg HELLO.EX_

This package includes szddexpand which will decompress szdd files.
Be careful, szddexpand overwrites the original compressed file.
Do like so: szddexpand HELLO.EX_ && mv HELLO.EX_ HELLO.EXE

SZDD was replaced with 'KWAJ' in the 1996 Microsoft Setup Toolkit.  This
package does not grok the undocumented 'KWAJ' format.

One day Johnathan Forbes decided to work for Microsoft, and sold them his
LZX compression technology.  So now Microsoft uses LZX compression in their
installation archives, under the guise of "CAB" files."
2001-05-14 13:02:55 +00:00
jtb
8171a8184f Make $(localdir) and $(gnulocaledir) equal so that the locale files
don't get installed to both ${PREFIX}/lib/locale and ${PREFIX}/share/locale.
This fixes the i386 bulk build leftovers.
2001-04-28 02:05:57 +00:00
wiz
8ff04dcfbe re-add patch checksum (have to be made after `make extract') 2001-04-22 15:52:28 +00:00
agc
871c5f4103 Move to sha1 digests, and add distfile sizes. 2001-04-18 11:21:02 +00:00
agc
5f692dd5e8 Move to sha1 digests, and add distfile sizes. 2001-04-18 09:32:43 +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
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
tv
8999774d08 Set CC to "${CC}", not cc. Duh? 2001-03-11 03:35:48 +00:00
tv
a59402677e Add nulib2. 2001-03-11 03:01:54 +00:00
tv
b0507750d3 Import nulib2, an Apple II archive file handler.
***
NuLib is a disk and file archive program, similar in principle to PKZIP.
Instead of ZIP archives, it manipulates NuFX archives, which are usually
identified with ".SHK", ".SDK", or ".BXY".

The ".SHK" file extension is derived from ShrinkIt, the de facto
archiving standard for Apple II computers.
2001-03-11 03:01:02 +00:00
wiz
81f4b4766a replace metalab by MASTER_SITE_SUNSITE 2001-02-28 11:25:46 +00:00
martin
b379b4a4ca Change homepage from ftp: to http: URL.
Closes PR 12256.
2001-02-20 22:43:08 +00:00
tron
cebb231563 Add german mirror site. 2001-02-17 16:03:31 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
agc
a1f9e67a98 fix a typo from the COMMENT changes. 2001-02-16 14:19:26 +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
fredb
fe16944cf3 Back out part of last change. Adding COMMENT=<comment> to the Makefile was
premature -- it breaks "make package".
2001-02-15 18:10:48 +00:00
fredb
fa0e104971 From the release notes:
The 5.42 maintance release fixes more bugs and cleans up the redistribution
conditions:

   - removal of unreduce.c and amiga/timelib.c code to get rid of the last
     distribution restrictions beyond the BSD-like Info-ZIP LICENSE
   - new generic timelib replacement (currently used by AMIGA port)
   - more reasonable mapping rules of UNIX "leading-dot" filenames to the
     DOS 8.3 name convention
   - repaired screensize detection in MORE paging code
     (was broken for DOS/OS2/WIN32 in 5.41)
2001-02-15 17:51:46 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wiz
1389b75d82 Update to 2.71. No changelog available.
Known changes: This package now works on bigendian-, and probably even on
64bit-platforms.
2001-01-31 16:10:13 +00:00
dent
7c57d09c47 Update HOMEPAGE. 2001-01-11 20:13:49 +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
tron
1f1633a328 Use "${OPSYS}" in error message instead of hard coding "NetBSD". 2001-01-10 11:57:50 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
itojun
fba42166ba fix installation of LC_MESSAGES message catalog file. 2000-12-19 04:36:55 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
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