Commit Graph

669 Commits

Author SHA1 Message Date
naddy
b15cbd859b * update to 2.4.0
* enable bsdcpio
2007-11-26 18:38:03 +00:00
jasper
9b2ada8126 fix build on mips64.
no bump, because !mips64 packages didn't change, and mips64 didn't package.

"of course it's ok!" jolan@ (MAINTAINER)
2007-11-07 20:58:15 +00:00
jasper
4c3bcd5faf fix build on mips64.
no bump, because !mips64 packages didn't change, and mips64 didn't package.
2007-11-06 09:44:54 +00:00
steven
1d46220bb2 do not invoke systrace twice. 2007-11-01 11:18:05 +00:00
naddy
1250989ed3 +libarchive 2007-10-29 19:29:57 +00:00
naddy
3853354d27 Import libarchive 2.3.4.
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar variants
and several cpio formats.

bsdtar is an almost fully GNU tar-compatible frontend for libarchive.
It is one of the fastest tar implementations and supports many advanced
features not found elsewhere.
2007-10-29 19:28:29 +00:00
espie
e22828589f fix bogosity: explictly run clean during pre-build, NOT as an extra
target that may be called concurrently
2007-10-27 13:01:28 +00:00
ajacoutot
367a4bb8c2 - use our naming scheme for patches 2007-10-26 20:25:39 +00:00
merdely
0f67ecaf33 Add ripole 2007-10-25 10:41:34 +00:00
merdely
3030bff8d6 ripOLE is a small program/library designed to pull out attachments from
OLE2 data files (ie, MS Office documents).

From William Yodlowsky with tweaks by me.
"go ahead if it works" steven@
2007-10-25 10:40:32 +00:00
sthen
a64a2caef2 bump to 1.07 (the old version's distfile is no longer on CPAN).
ok simon
2007-10-24 13:25:50 +00:00
naddy
0981ce1036 * update to 1.19
* fix static flavor
2007-10-22 16:33:41 +00:00
sthen
3f1ee59390 update to 2.007 from maintainer Giovanni Bechis
ok steven@
2007-10-15 16:45:16 +00:00
sthen
d617229639 update to 2.006 from maintainer Giovanni Bechis
ok steven@
2007-10-15 16:44:18 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
simon
33d876679c update to version 2.005
from brad@
2007-09-29 17:54:28 +00:00
simon
bfc0f124fb update to version 1.20
from brad@
2007-09-29 17:50:07 +00:00
naddy
ad2f3f1a98 remove cruft 2007-09-29 14:15:06 +00:00
rui
fdc4464053 maintenance update to 3.7.8
ok sthen@
2007-09-25 19:40:57 +00:00
simon
026a13bf4d remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-16 11:14:46 +00:00
espie
01eeb5f64b zap all quotes in COMMENT/PERMIT_* 2007-09-15 10:14:32 +00:00
eric
b7b17079e6 - update to 4.53 from maintainer Josh Grosse
- remove quotes from COMMENT

ok sthen@
2007-09-10 10:52:40 +00:00
steven
192deea5c6 minor update to lzma-4.32.0beta5 2007-09-05 07:11:16 +00:00
naddy
c1ff722c4b SECURITY:
Fix a directory traversal vulnerability. (CVE-2007-4131)
2007-09-01 21:05:21 +00:00
naddy
850f4da52a maintenance update to 1.18, only noteworthy change is switch to GPLv3 2007-08-25 19:49:01 +00:00
simon
7009cefe83 update versions to 2.005
confirmed by Giovanni Bechis (MAINTAINER)
2007-07-26 19:29:53 +00:00
jasper
a43320a166 - update cabextract to 1.2 (includes security fix wrt quantum compressed files)
- fix COMMENT
- reformat DESCR

from Wim Lewis, ok MAINTAINER some time ago
2007-07-19 09:49:59 +00:00
naddy
6982b5a295 update to 2.9:
* Option --owner can be used in copy-out mode, allowing to uniformly
override ownership of the files being added to the archive.
* Symlinks were handled incorrectly in copy-out mode.
* Fix handling of large files.
* Fix setting the file permissions in copy-out mode.
* Honor umask when creating intermediate directories, not specified
in the archive.
2007-07-09 17:38:42 +00:00
rui
3c6793efd6 update unrar to 3.76
ok jasper@
2007-06-26 19:47:59 +00:00
naddy
362a03027a Update to 1.17. Changes in this release:
* Fix archivation of sparse files in posix mode.
* Fix operation of --verify --listed-incremental.
* Fix --occurrence.
* Scope of --transform and --strip-components options.
* End-of-volume script can send the new volume name to tar.
2007-06-10 19:27:18 +00:00
steven
12a931981a update to 4.47
from maintainer Josh Grosse, also tested by Stuart Henderson
2007-05-29 21:55:05 +00:00
rui
590aabdea2 make sure that it'll work on every archs without keeping a list of them
pointed by and ok naddy@
2007-05-26 21:42:58 +00:00
jasper
5a6c59ec61 don't let the port strip the binary
ok aanriot@
2007-05-26 20:23:58 +00:00
rui
09f4ef0669 update unrar to 3.75
ok ajacoutot@
2007-05-26 16:55:53 +00:00
steven
5df95d0619 update to 2.004
from Giovanni Bechis <bigionews at snb.it>, with some tweaks
2007-05-12 12:26:36 +00:00
naddy
f3f52793fe update to 4.45; from maintainer Josh Grosse 2007-05-08 17:59:15 +00:00
steven
21da5e85cf +p5-IO-Compress-Zlib 2007-05-01 19:57:42 +00:00
steven
8f65a098ad IO::Compress::Zlib provides a Perl interface to allow reading
and writing of RFC 1950, 1951, 1952 (i.e. gzip) and zip files/buffers.

from Giovanni Bechis <bigionews at snb.it> with some tweaks by me
2007-05-01 19:57:17 +00:00
steven
a834cc16df +p5-Compress-Raw-Zlib 2007-05-01 09:42:58 +00:00
steven
b8d4799fb2 import Compress::Raw::Zlib 2.004
low-level interface to zlib

from Giovanni Bechis <bigionews at snb.it>
2007-05-01 09:42:02 +00:00
steven
b3aab2bc66 +p5-IO-Compress-Base 2007-05-01 08:34:45 +00:00
steven
b5631a3b3f import IO::Compress::Base 2.004
base class for all IO::Compress and IO::Uncompress modules

from Giovanni Bechis <bigionews at snb.it>
2007-05-01 08:33:56 +00:00
steven
1ae21ce85e +p7zip 2007-04-20 17:50:42 +00:00
steven
a2610717e5 import p7zip 4.44
p7zip is a port of 7-zip for *nix platforms.
7-zip is a file archiver with a high compression ratio.

from Josh Grosse <josh at jggimi.homeip.net> and
Stuart Henderson <stu at spacehopper.org>

with testing, feedback, and ok from naddy@
2007-04-20 17:50:05 +00:00
naddy
e314fb8238 Update to 2.7:
* Improved error checking and diagnostics
* Fixed CAN-1999-1572
* Allow to use --sparse in both copy-in and copy-pass.
* Fix bug that eventually caused copying out the same hard-linked file
several times to archive.

From: Rui Reis
2007-04-17 19:46:42 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jasper
dd3584d233 Security update to unrar 3.7.3
CVE-2007-0855: Stack-based buffer overflow allows user-assisted remote attackers
to execute arbitrary code via a crafted, password-protected archive.

"go, go, go, get it in" naddy@, ok MAINTAINER
2007-02-22 19:08:02 +00:00
naddy
4ec1f15ebe SECURITY update to 1.0.4:
* Fix file permissions race problem (CVE-2005-0953).
* Avoid possible segfault in BZ2_bzclose.
* Sanitise file names more carefully in bzgrep.  Fixes CVE-2005-0758
  to the extent that applies to bzgrep.
* Use 'mktemp' rather than 'tempfile' in bzdiff.
* Tighten up a couple of assertions in blocksort.c following automated
  analysis.
2007-01-25 21:08:22 +00:00
kili
d85f5ecfaa Update to 2.1.
Also, change maintainer's address.

From maintainer (Lawrence Teo).

ok, steven@
2007-01-04 23:38:23 +00:00
kili
0c8473d969 SECURITY:
CVE-2006-4335, CVE-2006-4337, CVE-2006-4338

From maintainer (Yozo Toda).

PKGNAME tweak from sturm@

ok mbalmer@
2007-01-04 23:05:07 +00:00