Commit Graph

442 Commits

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