Commit Graph

403 Commits

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