Commit Graph

420 Commits

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