espie
e990387db0
switch to new style MODULES
2004-08-03 09:24:50 +00:00
naddy
69bf66944f
correctly set MODGNU_CONFIG_GUESS_DIRS
2004-07-31 15:36:46 +00:00
espie
d51143282a
switch to using dir/ and @info.
...
a few more tweaks done by the automatic update mode of make update-plist.
2004-07-24 14:20:48 +00:00
danh
1ff7ada6a4
better formatting
2004-07-12 11:56:51 +00:00
jolan
6aa2e39493
+par1cmdline
2004-07-03 23:46:33 +00:00
jolan
deb728da1c
command line implementation of the PAR v1.0 specificaton
2004-07-03 23:45:37 +00:00
pvalchev
7b50393e7b
Use -O0 to compile on hppa, workarounds a compiler bug which lead to
...
crashes, hangs, and other odd behaviour during extraction.
2004-06-27 23:29:55 +00:00
jolan
483e3852ca
update to 0.4
2004-06-27 23:06:47 +00:00
xsa
93568351bb
set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
...
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
sturm
6e70f8f153
keep the dash in the PKGNAME, noticed by Jacob Meuser
2004-06-25 14:04:08 +00:00
sturm
3c67f35287
update to unzip 5.51
2004-06-24 21:35:14 +00:00
sturm
4341d246db
special bsdos systrace policy
2004-06-24 19:20:17 +00:00
naddy
d01a6d3906
update to 1.14
2004-05-15 12:57:34 +00:00
lebel
d85068ea88
gcpio -Hustar will create archives with broken timestamps.
...
For details, fix, etc see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=238177
from naddy@
2004-05-11 13:20:29 +00:00
naddy
5395838bbc
SECURITY:
...
Buffer overflow and directory traversal fixes; from Ulf Harnhammar.
2004-05-06 23:07:57 +00:00
naddy
bcb59cf546
Update to 1.13.94:
...
- Added support for POSIX.1-2001 and ustar archive formats.
- Various option cleanups.
- New message translations.
- Bug fixes.
Switch to .bz2 distfile since we already depend on bzip2 anyway.
2004-04-22 02:56:10 +00:00
xsa
430863579e
update to 1.08; okay kevlo@.
2004-04-12 10:17:00 +00:00
naddy
9e1ffe3396
- regen patches
...
- don't allow argument to overflow buffer (via BugTraq)
2004-04-10 20:28:00 +00:00
jolan
a1e29d63de
master_site moved
2004-04-09 06:27:58 +00:00
brad
764c258b0b
remove another sparc64/2.95 workaround.
2004-04-06 06:33:29 +00:00
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
naddy
6e6637bac6
home page/master site moved; from Robert Nagy <thuglife@bsd.hu>
2004-02-24 22:12:07 +00:00
naddy
520efe1fdd
drop workarounds for gcc2.95/sparc64 bugs
2004-02-23 00:33:34 +00:00
kevlo
667e64be40
update to 1.33
2004-02-16 05:31:44 +00:00
sturm
6c2f312e1e
update to unrar 3.30 proper and point to the correct license file in
...
DESCR
from thuglife at bsd.hu (Robert Nagy)
2004-02-11 17:46:02 +00:00
kevlo
e7f0b7d4d6
use mkstemp().
2004-02-06 08:29:24 +00:00
sturm
4e13d5dcd5
mark arch independent
2004-02-03 07:28:12 +00:00
jolan
d93c99e6e0
+par2cmdline
2004-01-23 05:25:49 +00:00
jolan
92fa84a4cd
import 0.3
2004-01-23 05:20:48 +00:00
sturm
0d86c31cea
update to unrar 3.30 beta 4
...
from thuglife at bsd dot hu (Robert Nagy)
2004-01-17 18:44:18 +00:00
naddy
6807d1bedd
Don't attempt to build perl ports that load dynamic modules
...
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
jolan
31011a55aa
fix double free crash
2004-01-01 01:29:20 +00:00
naddy
17170de520
overhaul
2003-12-31 19:37:56 +00:00
naddy
32cd14b304
overhaul p5-Compress-* plists
2003-12-31 15:11:09 +00:00
espie
267a6b74c9
ISO C++ bitches if the order of declarations is incorrect.
2003-12-29 12:48:21 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
naddy
cbdc3f441f
@dirrm for shared directories
2003-12-15 15:49:08 +00:00
kevlo
142532fb73
update to 1.31
2003-10-31 02:56:55 +00:00
jolan
7475c2231d
make these fetch again.
2003-10-29 05:04:25 +00:00
sturm
5b293eeb3d
(void *)NULL
2003-10-26 17:22:24 +00:00
sturm
fc66c490ad
deal with kern.emul.{bsdos,svr4} sysctl
...
noticed by Alex de Joode
2003-10-18 18:20:40 +00:00
sturm
319d78b5ce
remove maintainer Sebastian Stark per his request on ports@
...
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
naddy
8630bbd1eb
use @extra
2003-08-22 19:29:37 +00:00
brad
a937c7a5d3
Improvement on the existing directory traversal patch, fixes the case
...
where the path component includes a quoted slash.
2003-08-17 23:48:40 +00:00
jolan
e05af7b2d3
make this respect ${PREFIX}/${SYSCONFDIR}, from Xavier Santolaria
...
while here, also sync w/update-{patches,plist}
2003-08-02 01:41:43 +00:00
naddy
0f60204feb
remove MANx and MANLANG cruft
2003-07-16 19:24:24 +00:00
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
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