Commit Graph

680 Commits

Author SHA1 Message Date
naddy
5395838bbc SECURITY:
Buffer overflow and directory traversal fixes; from Ulf Harnhammar.
2004-05-06 23:07:57 +00:00
naddy
bcb59cf546 Update to 1.13.94:
- Added support for POSIX.1-2001 and ustar archive formats.
- Various option cleanups.
- New message translations.
- Bug fixes.

Switch to .bz2 distfile since we already depend on bzip2 anyway.
2004-04-22 02:56:10 +00:00
xsa
430863579e update to 1.08; okay kevlo@. 2004-04-12 10:17:00 +00:00
naddy
9e1ffe3396 - regen patches
- don't allow argument to overflow buffer (via BugTraq)
2004-04-10 20:28:00 +00:00
jolan
a1e29d63de master_site moved 2004-04-09 06:27:58 +00:00
brad
764c258b0b remove another sparc64/2.95 workaround. 2004-04-06 06:33:29 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
naddy
6e6637bac6 home page/master site moved; from Robert Nagy <thuglife@bsd.hu> 2004-02-24 22:12:07 +00:00
naddy
520efe1fdd drop workarounds for gcc2.95/sparc64 bugs 2004-02-23 00:33:34 +00:00
kevlo
667e64be40 update to 1.33 2004-02-16 05:31:44 +00:00
sturm
6c2f312e1e update to unrar 3.30 proper and point to the correct license file in
DESCR

from thuglife at bsd.hu (Robert Nagy)
2004-02-11 17:46:02 +00:00
kevlo
e7f0b7d4d6 use mkstemp(). 2004-02-06 08:29:24 +00:00
sturm
4e13d5dcd5 mark arch independent 2004-02-03 07:28:12 +00:00
jolan
d93c99e6e0 +par2cmdline 2004-01-23 05:25:49 +00:00
jolan
92fa84a4cd import 0.3 2004-01-23 05:20:48 +00:00
sturm
0d86c31cea update to unrar 3.30 beta 4
from thuglife at bsd dot hu (Robert Nagy)
2004-01-17 18:44:18 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
jolan
31011a55aa fix double free crash 2004-01-01 01:29:20 +00:00
naddy
17170de520 overhaul 2003-12-31 19:37:56 +00:00
naddy
32cd14b304 overhaul p5-Compress-* plists 2003-12-31 15:11:09 +00:00
espie
267a6b74c9 ISO C++ bitches if the order of declarations is incorrect. 2003-12-29 12:48:21 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
cbdc3f441f @dirrm for shared directories 2003-12-15 15:49:08 +00:00
kevlo
142532fb73 update to 1.31 2003-10-31 02:56:55 +00:00
jolan
7475c2231d make these fetch again. 2003-10-29 05:04:25 +00:00
sturm
5b293eeb3d (void *)NULL 2003-10-26 17:22:24 +00:00
sturm
fc66c490ad deal with kern.emul.{bsdos,svr4} sysctl
noticed by Alex de Joode
2003-10-18 18:20:40 +00:00
sturm
319d78b5ce remove maintainer Sebastian Stark per his request on ports@
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
naddy
8630bbd1eb use @extra 2003-08-22 19:29:37 +00:00
brad
a937c7a5d3 Improvement on the existing directory traversal patch, fixes the case
where the path component includes a quoted slash.
2003-08-17 23:48:40 +00:00
jolan
e05af7b2d3 make this respect ${PREFIX}/${SYSCONFDIR}, from Xavier Santolaria
while here, also sync w/update-{patches,plist}
2003-08-02 01:41:43 +00:00
naddy
0f60204feb remove MANx and MANLANG cruft 2003-07-16 19:24:24 +00:00
kevlo
ca1275f901 - upgrade to version 1.03
- take over maintainership

Ok'd by maintainer
2003-07-16 08:42:46 +00:00
kevlo
ee937c0598 upgrade to 1.22 2003-07-16 03:22:14 +00:00
brad
87f03a9eb8 Another directory traversal issue in unzip 5.50 and earlier. Similar to
the first except this issue is triggered by prefixing the .. sequence with
certain non-printable characters which are filtered out resulting in just
the .. sequence.
2003-07-02 16:03:59 +00:00
jolan
12e8cc8408 allow optimization on sparc64 again. tested by naddy, sturm, & myself. 2003-06-23 03:30:24 +00:00
jolan
9741ec99eb +lxsplit 2003-06-23 00:42:15 +00:00
jolan
f75138777b import of lxsplit-1.0pre
lxsplit is a utility that facilitates join and split operations on
files.  It basically performs the same functions as cat(1) and
split(1), but has useful features such as warning if all parts aren't
available for a join operation.

ok naddy@
2003-06-23 00:40:57 +00:00
naddy
180d5ecbce maintenance update to 1.01; ok danh@ 2003-06-06 18:55:36 +00:00
jolan
bc0bf07f72 - more consistency for permit values
- adjust some permit lines per discussion on ports@

ok naddy@
2003-06-04 22:16:22 +00:00
margarida
7f3a36ffd4 Add WWW: ${HOMEPAGE}. 2003-06-01 19:24:36 +00:00
jolan
673d69c62c p5-Compress-LZO # GNU GPL -> GPL
p5-Archive-Tar
p5-Archive-Zip
p5-Compress-Zlib
p5-IO-Zlib
----------------
All these use the same license:
"This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself."

Perl is GPL, so I am marking these # GPL
2003-05-24 02:55:16 +00:00
jolan
aed7b6d5b0 lzo -- # GPL
lzop    -- # GNU GPL -> # GPL
macutil -- sync w/# None style
nulib   -- # Restrictive
rar     -- # Restrictive
ucl     -- # GPL
unace   -- # Copyrighted but freely distributable.
             That's all the author states.  Is this acceptable as a
             license?
        -- Drop MAINTAINER per his request
unarj   -- # Restrictive
           PERMIT_*_CDROM=No
             "If you wish to distribute a modified version of UNARJ
              you MUST indicate that it is a modified version both in
              the program and source code."
unrar  --  # Restrictive
unzip  --  # Conditional
             It is freely re-distributable with conditions which we meet.
             This could use another pair of eyes to confirm.
zip    --  # Conditional
             Same thing as unzip.
zoo    --  # Conditional
             Different author/license but same idea as zip/unzip.
2003-05-24 02:40:42 +00:00
jolan
4156720cd4 # Restrictive 2003-05-24 01:43:01 +00:00
jolan
c19dced2a8 # GPL 2003-05-24 01:33:19 +00:00
jolan
17304ff40e # GPL/LGPL 2003-05-24 01:29:15 +00:00
jolan
72164e333a bzip is patented, revert change w/comment per brad@'s suggestion 2003-05-24 01:14:50 +00:00
jolan
6466f3b0d6 - nuke first MASTER_SITE, it doesn't exist anymore
- PERMIT_*=No, there's no license
2003-05-24 01:09:59 +00:00
jolan
ff1f0f1087 # GNU GPL -> # GPL for consistency / reduced redundancy 2003-05-24 01:05:14 +00:00
jolan
ef89960546 # BSD 2003-05-24 01:01:24 +00:00
jolan
fc80d74ba0 PERMIT_{DISTFILES,PACKAGES}_CDROM=Yes
this is GPL software
2003-05-24 00:58:35 +00:00
jolan
83258d8990 PERMIT_PACKAGE_FTP=No
"this program may be distributed freely so long as you don't
 modify it in any way."
2003-05-24 00:53:52 +00:00
wilfried
fe38d93ad0 anything goes 2003-05-11 21:00:03 +00:00
sturm
44dc3775bd update to unrarsrc 3.2.1 (but it's called 3.20beta3 internally?!)
This update is based on an update by naddy@ done earlier this year.
I updated that to the current version and fixed sparc64 by disallowing
exceptions (otherwise core dumps would occur). I got some feedback from
wilfried@.

Main changes in the program are a seemingly total rewrite in C++ with
support for newer versions of the RAR algorithm (well, newer files that
didn't uncompress with the old unrar, uncompress with this).
2003-04-16 20:59:17 +00:00
lebel
c638ba9dd3 update archivers/gcpio to 2.5; thanks naddy@ for the heads up 2003-02-22 16:38:40 +00:00
naddy
bff92826ef Update to 1.4.3: bug fixes. 2003-02-18 12:59:10 +00:00
naddy
f94ba4c9dd star has grown a homepage. 2003-02-12 15:48:27 +00:00
naddy
66711e7c52 Master site moved. 2003-02-12 15:40:39 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
fgsch
94e3dd2101 sayonara NEED_VERSION. 2002-12-29 15:15:18 +00:00
pvalchev
7f0cabbae4 Fix a pasto 2002-12-23 07:31:46 +00:00
pvalchev
9f40c20fd3 bring closer to the XXI century 2002-12-23 07:29:30 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
naddy
3a562256ef Include proper prototypes to remove 64-bit warnings. 2002-12-18 21:13:52 +00:00
jcs
945d693619 fix format of MAINTAINER 2002-12-08 20:34:41 +00:00
pvalchev
a131f46580 cabextract 2002-12-07 07:30:42 +00:00
marcm
19680eb83c Cabextract is a program to extract Microsoft cabinet (.CAB) files.
ok pvalchev@
2002-12-07 06:12:58 +00:00
naddy
46755b10d0 - Update to 1.4.2.
- Add smt command.
2002-11-29 20:59:47 +00:00
brad
3ac4c14c21 remove .packlist 2002-11-25 02:19:06 +00:00
naddy
41ff5070a2 Update to 1.05; from Peter Galbavy <peter.galbavy@knowtion.net>. 2002-11-21 16:51:22 +00:00
naddy
6a24990d13 Update to 1.19; from Peter Galbavy <peter.galbavy@knowtion.net>. 2002-11-21 00:57:37 +00:00
naddy
3c9f5a4290 +macutil 2002-10-25 21:46:21 +00:00
naddy
7c80d4dd4a Import macutil 2.0b3.
Submitted by Sebastian Stark <seb@todesplanet.de>.

With these tools you can handle Macintosh files.
2002-10-25 21:45:02 +00:00
brad
e211c3e109 upgrade to lzo 1.08 2002-10-09 14:14:40 +00:00
brad
317d1a5f0a Fix a directory traversal vulnerability in GNU tar 1.13.25 which allows
attackers to overwrite arbitrary files durring extraction via a ".."
in an extracted filename.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0399
2002-10-01 02:03:52 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
brad
4a4ee17bc9 correct wrong symlinks for man pages.
--
Spotted by: form@
Patch from: mpech@
2002-09-20 13:13:49 +00:00
espie
549bf8f935 Dummy DISTNAME if !sparc or i386.
fixes mirror-maker.
Noted by pval@
2002-09-15 23:04:46 +00:00
danh
4e48194933 respect CPPFLAGS 2002-09-12 17:06:25 +00:00
danh
44809833d7 these are not likely to change anytime soon, so drop NEED_VERSION now 2002-09-12 16:41:26 +00:00
danh
45e602764e update to perl-lzo-1.08; drop NEED_VERSION 2002-09-12 14:41:37 +00:00
naddy
8d9e27208b Fix quoting. 2002-08-23 10:53:04 +00:00
nino
15ead60a69 Add missing quotation marks. Ok naddy@. 2002-08-10 23:48:38 +00:00
jakob
3a54389b56 add p5-IO-Zlib 2002-08-02 20:46:28 +00:00
jakob
53e73a6be7 IO:: style interface to Compress::Zlib 2002-08-02 20:44:50 +00:00
naddy
d85734fcdd Allow this to build with compilers other than cc/gcc. 2002-07-21 00:03:52 +00:00
lebel
5bb7bd7b9f acknowledge ${CC} and ${CFLAGS} 2002-07-17 20:15:30 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
brad
049b65128b upgrade to unzip 5.50
--
From: Aaron Yourk <ayourk@srt.com>
2002-07-05 01:07:26 +00:00
naddy
2e561819b2 Update to 1.4.1. Adds tartest command to check archive for POSIX compliance. 2002-06-26 15:22:54 +00:00
jsyn
6ea0ff6bc5 kill dangling # 2002-06-14 10:16:31 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
naddy
9a9c6117ec Update to 1.4. Too many enhancements to list. 2002-05-30 23:27:48 +00:00
naddy
24074ebdd4 man3 -> man3p 2002-05-24 18:43:57 +00:00
naddy
2005ecd20d kill MASTER_SITE_SUBDIR 2002-05-22 23:33:42 +00:00
naddy
670b23359e MASTER_SITE_SUBDIR doesn't exist any longer 2002-05-22 23:24:54 +00:00
peter
f4c89b416c add p5-Archive-{Tar,Zip} 2002-05-22 11:03:01 +00:00
peter
f239a0a05c initial import of perl Archive::Zip 1.01
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.

Zip archives can be created, or you can read from existing zip
files. Once created, they can be written to files, streams, or
strings.

Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be compressed
or uncompressed as needed. Members can be created from members in
existing Zip files, or from existing directories, files, or strings.

This module uses the Compress::Zlib library to read and write the
compressed streams inside the files.

See Archive::Zip::Tree for easy operations on directories full of
files, or on entire Zip files. This is included in the Archive::Zip
distribution.
2002-05-22 11:00:41 +00:00
peter
14b29e15d2 initial import of perl Archive::Tar module.
A perl module for handling tar archives. Allows user to read a tar
archive manipulate it in memory by adding or removing files and
write it out to disk.

Also supports gzip/zlib compressed archives.
2002-05-22 10:52:22 +00:00
brad
825a780ff1 bye MASTER_SITE_SUBDIR 2002-05-12 21:37:03 +00:00
brad
3475c1abb9 remove MASTER_SITE_SUNSITE 2002-05-12 21:30:07 +00:00
wcobb
e503078157 +ucl
ok naddy@.
2002-05-03 20:03:16 +00:00
wcobb
5629e97bcc ucl, from Vladimir Popov <pva@tele2.chel.ru>.
UCL is a portable lossless data compression library. It implements a
number of algorithms with the following features:
 - Decompression is simple and *very* fast.
 - Requires no memory for decompression.
 - The decompressors can be squeezed into less than 200 bytes of code.
 - Includes compression levels for generating pre-compressed
   data which achieve an excellent compression ratio.
 - Allows you to dial up extra compression at a speed cost in the
   compressor. The speed of the decompressor is not reduced.
 - Algorithm is thread safe.
 - Algorithm is lossless.
 - In-place decompression.
  
ok naddy@.
2002-05-03 20:01:17 +00:00
danh
7b5aa8970c update MASTER_SITES and HOMEPAGE 2002-04-24 17:15:38 +00:00
danh
8084751566 update to fastjar 0.93 2002-04-24 17:07:54 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
4eeb7add33 bump NEED_VERSION for distinfo 2002-03-21 20:35:40 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
brad
c9a3643ac6 master site URL has changed. 2002-02-23 06:16:36 +00:00
naddy
5a371c5f32 Belatedly insert Yozo TODA <yozo@v007.vaio.ne.jp> who has agreed
to maintain this port.
2002-02-14 17:16:09 +00:00
naddy
a79394b4d5 - Add build flags missing from previous update.
- Remove again extraneous documentation that is of no interest to
  users of the compiled package.
- Prune inappropriate verbiage from description.
- Disallow CDROM distribution according to old description.
- Rename patches.
- General clean-up.
2002-02-04 22:16:17 +00:00
angelos
d8a88f01df LHA 1.14i, from yozo@v007.vaio.ne.jp 2002-02-04 19:53:52 +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
avsm
14ae166e4b oops, add distinfo 2001-12-24 12:20:34 +00:00
avsm
75812a97eb - update to p5-Compress-Zlib-1.16
- bump NEED_VERSION
- use distinfo
2001-12-24 12:20:10 +00:00
reinhard
6b2501ee68 +WWW: ${HOMEPAGE} 2001-12-02 11:15:52 +00:00
reinhard
bc3ba4075c +makeself 2001-11-27 15:16:16 +00:00
reinhard
d37b1322fa makeself is a small shell script that generates a self-extractible
tar.gz archive from a directory. The resulting file appears as a
shell script, and can be launched as is. The archive will then
uncompress itself to a temporary directory and an arbitrary command
will be executed (for example, an installation script).
2001-11-27 15:06:49 +00:00
brad
b6a7857c51 - change dist site to MASTER_SITE_SUNSITE now that the original dist site
has disappeared and with this brings a change of distname though the
content of the file more or less has not changed.
- rename checksums file
--
Pointed out by: Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-11-23 02:02:45 +00:00
naddy
e677b23011 Update to 1.13.25:
* New option --overwrite-dir.
* Fixes for buffer overrun, porting, and copyright notice problems.
2001-11-05 00:58:29 +00:00
brad
98c19ba74d simplify regression test support. 2001-10-31 16:49:46 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
brad
be813c9b84 - workaround the specific files that cause ICE's on sparc64 instead of compiling the whole thing without optimization.
- add bits for regress framework
2001-10-24 20:45:43 +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
1efbf66ae8 reorganize. 2001-10-11 23:13:31 +00:00
naddy
498c858c2d fix (de)install of info docs 2001-10-11 22:31:41 +00:00
wilfried
3e3abc0eb7 workaround internal compiler error on sparc64, ok naddy@ 2001-10-11 07:41:22 +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
naddy
7b0f0e5444 +star,static 2001-10-08 12:17:48 +00:00
naddy
c57275d6ad +gtar,static 2001-10-06 02:14:28 +00:00
brad
ab29eb4e66 use ports in-tree libtool patches 2001-10-05 00:44:10 +00:00
espie
d3f7b5ea3f move the regression test where it belongs. 2001-10-04 22:34:21 +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
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
pvalchev
a4b9464109 fill in MODGNU_CONFIG_GUESS_DIRS accordingly, for powerpc 2001-09-27 00:32:36 +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
naddy
56bbc2f8b5 match master sites with reality
problem pointed out by Jacob Meuser <jakemsr@clipper.net>
2001-09-26 12:03:13 +00:00
brad
e6b71a3503 use iconv or gettext module 2001-09-23 05:32:18 +00:00
naddy
881b3007a0 - update to 1.13.23; input from todd@
- fix install of info docs
2001-09-19 17:30:44 +00:00
naddy
997a37376c Update to 1.13.22. Note:
- The semantics for excludes have changed, and new options have
  been added in this area.
- bzip2 filtering has stabilized at -j.
2001-09-15 14:50:08 +00:00
avsm
66c9b7e94c update to p5-Compress-Zlib-1.14 2001-09-09 10:42:22 +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
pvalchev
2456fe05e2 Fixup HOMEPAGE and MASTER_SITES here too; from FreeBSD 2001-08-14 18:57:29 +00:00
pvalchev
a2ae47a672 - Remove 2 dead master sites and put one working one
- Replace HOMEPAGE with a working one
From FreeBSD
2001-08-14 18:35:59 +00:00
naddy
3159dca6d0 ignore if no Solaris shared libs 2001-08-10 14:25:57 +00:00
naddy
d941b46eca document available flavors 2001-08-01 00:39:05 +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
avsm
64e0d04293 update to p5-Compress-Zlib-1.13 2001-06-12 17:11:28 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
danh
ba562425b7 bump NEED_VERSION and change ARCH to MACHINE_ARCH 2001-05-09 19:26:10 +00:00
naddy
64084423d5 Update to 1.3. 2001-05-06 21:52:45 +00:00
avsm
48b55ee6ab update to p5-Compress-Zlib-1.12 2001-05-06 19:35:57 +00:00
espie
18c74da733 Kill COMMENTS from archivers, audio, benchmarks. 2001-05-05 21:59:24 +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
lebel
b43827b3ed added gcpio 2001-04-10 02:46:35 +00:00
lebel
5daf604020 initial import of gcpio-2.4.2. naddy@ OK. 2001-04-10 00:41:32 +00:00
avsm
54b5e8ff4a Some more MASTER_SITES here also, requested by brad@ 2001-04-09 18:29:21 +00:00
avsm
28bed298fc A couple more MASTER_SITES for this (it only had one listed) 2001-04-09 14:06:41 +00:00
brad
3ae2d1aa7a - integrate COMMENT
- bump NEED_VERSION
2001-03-29 15:01:53 +00:00
obecian
36c41014b8 purge pkg/COMMENTS
ports/archivers - ports@ maintained ports
2001-03-29 11:53:14 +00:00
obecian
e73603ade9 + rename patches
+ integrate COMMENT
+ bump version

ports/archivers - ports@ maintained ports
2001-03-29 11:41:17 +00:00
danh
ec19a79df4 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:12:05 +00:00
brad
570c7519c0 - integrate COMMENT
- bump NEED_VERSION
- WRKSRC -> WRKBUILD
- ${MAKE} -> ${MAKE_PROGRAM}
2001-03-24 22:37:58 +00:00
brad
3eed9f56aa rename patches 2001-03-24 22:31:18 +00:00
naddy
0acc1ed66a - update MASTER_SITES
- extract even if we don't own the distfile; from espie@
- on sparc, mention that Solaris shared libs are required
2001-02-27 17:53:12 +00:00
kevlo
09aec0c2f3 - Upgrade to version 5.42
- Update HOMEPAGE
2001-02-26 08:44:53 +00:00
avsm
2449dfe7ed update to p5-Compress-Zlib-1.11 2001-02-22 06:44:18 +00:00
brad
c9103b2e41 sync libtool patch 2001-02-18 19:52:47 +00:00
danh
50198e632a cleanup 2001-02-13 01:12:58 +00:00
brad
cbd0f68ea4 sync libtool patches 2001-02-08 21:09:10 +00:00
avsm
0023f1cd09 - update to p5-Compress-Zlib-1.10 2001-02-07 01:42:50 +00:00
naddy
a5cdf07c97 Update to 1.13.19; improve DESCR.
Partly from Cyrille Lefevre <clefevre@citeweb.net> via FreeBSD.
2001-01-22 00:13:32 +00:00
avsm
5ea10fe5b8 - update to p5-Compress-Zlib-1.09
- bump NEED_VERSION
- touch up COMMENT/DESCR
- take MAINTAINER (angelos@ ok)
- regenerate patches using update-patches
- install example files provided in package into PREFIX/share/examples
2001-01-16 23:19:47 +00:00
avsm
e95ab699e1 Just get rid of the last few packlist installations from the PLIST 2001-01-08 23:41:08 +00:00
naddy
d07f000718 Update to 1.13.18.
Since the GNU project seems to have abandoned the idea of releases, we might
as well integrate nine months of bug fixes.
2000-12-21 19:38:11 +00:00
espie
8d83be3b81 I positively HATE cvs. 2000-12-19 15:23:28 +00:00
brad
1d02f5aad9 upgrade to lzo 1.07 2000-11-17 21:33:43 +00:00
espie
06bb49bef7 Even with lots of imagination, this is not a manpage 2000-11-12 16:22:02 +00:00
brad
6105968cc3 - use "cc -shared" on 2.8 and up to create shared libraries.
- add a test target as well as adding a patch to fix the lzo's test target
when using SEPARATE_BUILD.
2000-11-11 22:33:39 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
5f38a199a4 pass the pic flag along to the compiler when linking the shared library. 2000-10-16 19:26:07 +00:00
brad
daba67186e add support for unencrypting encrypted zip files 2000-10-07 20:54:27 +00:00
brad
9532db96d5 enable additional code to support decrypting encrypted zip files 2000-10-07 20:05:33 +00:00
naddy
9adb5c64aa Add star. 2000-10-01 21:17:05 +00:00
naddy
a792569592 - move star to "archivers" where gtar is; ok espie@
- switch patch files to modern naming, add RCS ID to PLIST
2000-10-01 21:15:48 +00:00
naddy
221e6c22a8 - claim maintainership; ok niklas@, brad@
- add further master sites
2000-09-27 22:09:34 +00:00
brad
c520ae706e upgrade to GNU tar 1.13.17; most of this came from naddy@ 2000-09-27 20:11:37 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
1bd29ccc68 some ports which I've been maintaining 2000-09-24 01:23:42 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
brad
107abfb98e revert switch to libtool, use "cc -shared" to create shared libraries 2000-09-16 11:44:22 +00:00
espie
211b7165b9 Use new extract method.
Put post-install message in MESSAGE so that it works for package.
2000-09-15 12:54:44 +00:00
brad
9c276aa129 better, eliminates relinking of the libraries on installation 2000-09-14 13:56:21 +00:00
brad
9d862b2561 simplify this patch 2000-09-14 09:30:32 +00:00
brad
fad2eb3966 remove SEPARATE_BUILD 2000-09-12 14:15:30 +00:00
brad
53e39b22de use new extraction framework: remove USE_ZIP and set EXTRACT_SUFX 2000-09-12 14:04:51 +00:00
brad
da2ac74192 shuffle the COPYRIGHT around so that its seen as expected. 2000-09-12 13:44:14 +00:00
angelos
22572b7857 Comment out SEPARATE_BUILD for now, as it seems to break port build. 2000-09-10 23:06:33 +00:00
brad
f062efdefa add Solaris SPARC binary for SPARC users; From: miod@ 2000-09-06 06:32:07 +00:00
brad
8e04cec64c add HOMEPAGE 2000-09-06 06:03:10 +00:00
brad
66bd75790e no need for FAKE_FLAGS 2000-08-31 06:50:29 +00:00
brad
4db64d05cc style 2000-08-29 17:42:10 +00:00
danh
0ef807e021 fixed CPPFLAGS in CONFIGURE_ENV 2000-08-29 16:49:48 +00:00
danh
cfbbb31ba2 set SEPARATE_BUILD to allow concurrent builds 2000-08-23 09:37:46 +00:00
danh
f9aed2911a re-organized Makefile. 2000-08-21 22:20:28 +00:00
danh
800ab156ed - re-organized Makefile.
- fixed MASTER_SITES and added MASTER_SITE_SUBDIR.
2000-08-21 22:12:13 +00:00
brad
f138db6db3 add perl5 category 2000-08-21 02:20:10 +00:00
brad
2336277f73 fix PKGNAME 2000-08-21 00:16:40 +00:00
brad
cc3859d7c9 - re-organize Makefile
- remove unnecessary INSTALL_TARGET override
2000-08-20 23:42:59 +00:00
brad
19d35ff2d5 upgrade to sharutils 4.2.1 2000-08-20 00:12:11 +00:00
brad
b8f24d5a8e use --quiet option with libtool 2000-08-07 11:18:39 +00:00
brad
c5456eba0a - add HOMEPAGE
- use better filename for patch
- enable inter-library dependencies
2000-08-03 13:24:05 +00:00
brad
689adfa9b9 upgrade to unzip 5.41 2000-07-24 02:42:59 +00:00
brad
922f31a222 remove chmod's from Zip's Makefile, install sets the right file perms 2000-07-24 02:28:01 +00:00
brad
8433763476 use better filename for patch 2000-07-24 02:06:59 +00:00
brad
9069d51c64 mis-understanding by me, re-update PERMIT_*_CDROM 2000-07-24 01:56:45 +00:00
brad
e10e8938b4 - bump NEED_VERSION
- update PERMIT_*_CDROM to match reality
2000-07-24 01:31:33 +00:00
brad
d5ff8bba27 add HOMEPAGE 2000-07-24 01:23:18 +00:00
brad
99f98b5787 use symbolic links instead of hard links 2000-07-20 23:13:35 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
danh
a112b59d1e updated MAINTAINER 2000-07-10 20:28:00 +00:00
danh
ccb6474357 updated MAINTAINER 2000-07-10 20:13:13 +00:00
kevlo
e8ea634810 Add lzop and p5-Compress-LZO. 2000-07-07 03:42:58 +00:00
kevlo
6e7b9c0b28 Initial import of p5-Cmprs-LZO-1.00.
p5-Cmprs-LZO is Perl5 interface to lzo compression library.

Submitted by:	Dan Harnett <danh@nfol.com>
2000-07-07 03:41:36 +00:00
kevlo
e37b0e5427 Initial import of lzop-1.0
lzop is fast file compressor similar to gzip.

Submitted by:	Dan Harnett <danh@nfol.com>
2000-07-07 03:39:38 +00:00
kevlo
1f0b810efb + fastjar 2000-07-07 03:18:38 +00:00
kevlo
d327f2280a Initial import of fastjar-0.9.
fastjar is a Sun JDK's `jar' command written entirely in C.

Submitted by:	Dan Harnett <danh@nfol.com>
2000-07-07 03:17:59 +00:00
brad
3cf2a928b1 @exec /sbin/ldconfig -> DYNLIBDIR 2000-07-01 02:00:52 +00:00
espie
cc4f90b8b6 Kill PLIST.sed 2000-06-28 11:42:54 +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
e991b7e295 use BSD_INSTALL_ macros when creating dirs as well 2000-06-12 15:13:03 +00:00
brad
a627238650 - remove FAKE=Yes
- add @comment with RCS id to PLIST
- HAS_CONFIGURE/GNU_CONFIGURE -> CONFIGURE_STYLE
- remove NO_CONFIGURE, NO_PATCH
- use new framework for PLISTs
2000-06-10 20:22:13 +00:00
brad
e05e1512d8 - remove FAKE=Yes
- HAS_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-10 19:10:57 +00:00
brad
fde16e6ebd - GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-10 19:00:59 +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
c21569a89a - remove bad distsite
- remove FAKE=Yes
- add @comment with RCS id to PLIST
2000-06-10 18:42:45 +00:00
brad
c18b0836f7 bump NEED_VERSION 2000-06-02 13:44:53 +00:00
espie
a5b5853ecd Convert to CONFIGURE_STYLE perl 2000-06-02 11:56:22 +00:00
espie
487e735980 Use CONFIGURE_STYLE
Update to 1.08, which builds with perl 5.6.0
2000-06-02 11:47:31 +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
turan
fae863e9ac broken, does not build. I have logs if you want to fix this. 2000-04-12 18:37:31 +00:00
turan
b2bb4f9664 add build_depend for gettext. msgfmt is required. 2000-04-09 07:17:23 +00:00
espie
8ef931d8e9 Fake, use PLIST.sed feature.
Install man pages.
2000-04-08 14:17:06 +00:00
brad
d4be39eb73 remove bad dist site 2000-03-31 20:26:16 +00:00
brad
610df946cb http://www.freebsd.org/~foo -> http://people.freebsd.org/~foo 2000-03-31 19:07:47 +00:00
brad
1e10521831 - add NEED_VERSION
- remove unnecessary post-install target, the binaries are stripped anyway
when installed with "install"
2000-03-30 23:24:55 +00:00
brad
2c05268376 remove blank line 2000-03-30 23:10:55 +00:00