Commit Graph

448 Commits

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