espie
b46544f5d6
cpan, update Mail-Tools (prompted by David Hill)
2006-11-17 15:08:16 +00:00
naddy
37fdb40795
update to 1.16
2006-11-13 16:25:10 +00:00
espie
1210bdb474
switch to cpan module, arch-indep. bump pkgname
2006-11-13 09:53:21 +00:00
espie
fcb2aa96d4
switch to cpan module, bump PKGNAME since this is arch-independent.
2006-11-13 09:43:25 +00:00
espie
5965c38623
link in some cpan ports
2006-11-12 16:34:33 +00:00
espie
0cfda185cc
perlio interface to gzip
2006-11-12 16:27:26 +00:00
espie
bf269f72ed
replace SHARED_LIBS with libtool-generated entry, that shows the
...
original number of the library
no functional change
2006-10-28 10:15:10 +00:00
espie
a5ccef6967
stuff with CONFIGURE_STYLE=autoconf without any configure.in/aclocal patches
...
makes NO sense.
2006-10-23 11:21:28 +00:00
jsg
bc59701678
Use libc md5 code rather than included broken md5 code.
...
Makes unshield work properly on amd64 and probably other 64bit archs.
2006-10-18 13:47:36 +00:00
sturm
7f5e527002
PKGNAME *is* necessary
2006-10-15 21:45:02 +00:00
jasper
e14d2f6044
- make use of MASTER_SITE_SOURCEFORGE_JP
...
- remove unneeded PKGNAME line
2006-10-12 13:59:51 +00:00
kevlo
dc4ed4a619
update to 1.42
2006-09-26 12:37:15 +00:00
dhill
3b6c4d9caf
update to 1.30
...
ok kevlo@
2006-09-19 02:44:06 +00:00
espie
24c4894c84
new lib specs
2006-08-01 11:17:55 +00:00
espie
100b45279f
convert a few libspecs to new style.
...
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
naddy
9afa4982b3
Update to 2.32 from David Hill <dhill@mindcry.org>. Clean up a bit.
2006-07-30 17:33:40 +00:00
martin
6362ff3053
better bump PKGNAME
2006-07-19 19:33:05 +00:00
martin
68d118e63e
move variable declaration to beginning of block for gcc2
...
ok naddy@, steven@
2006-07-19 19:21:01 +00:00
steven
dc265cc44e
update to lzma utils 4.32.0beta2
2006-07-17 12:10:22 +00:00
steven
2458370caf
fix master sites
2006-07-11 06:55:28 +00:00
steven
0fa6fa1a4f
update to 1.29; from willmaier@ml1.net
...
maintainer timeout
2006-07-04 16:56:18 +00:00
alek
4417488532
New maintainer -- Will Maier <willmaier@ml1.net>
2006-06-21 12:20:40 +00:00
alek
2986fcfad7
Update to arc-5.21o; from Will Maier <willmaier@ml1.net>
2006-06-21 10:19:32 +00:00
sturm
9b5b22a0ae
permit build as root or when SUDO is not defined, in which case we
...
need additional chmod() permissions
noticed by steven
2006-06-16 18:51:37 +00:00
jolan
a612e2f7b1
+libmspack
2006-06-01 08:13:49 +00:00
jolan
f699855994
libmspack-20040308a, library for handling microsoft compression formats
2006-06-01 08:12:41 +00:00
pvalchev
673ecfb881
fix several buffer overflows/issues from gentoo/fedora, brought up
...
by Rui Reis <rui@rui.cx>. more exist for sure...
2006-04-07 23:14:13 +00:00
pvalchev
2a92eb704b
update-patches
2006-04-07 07:40:18 +00:00
naddy
21aab70737
don't break mirror-maker on other archs
2006-03-15 19:59:42 +00:00
naddy
2a8f0ff541
homepage moved; from Christian Drauch <cdr@xteam.co.at>
2006-03-11 15:20:23 +00:00
naddy
d5b99a068f
SECURITY:
...
A buffer overflow allows user-complicit attackers to cause a denial
of service (application crash) and possibly execute code via
unspecified vectors involving PAX extended headers.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0300
Fix via Ubuntu (ultimately from upstream CVS).
ok pvalchev@
2006-02-27 21:29:55 +00:00
steven
2cd2a5c2fb
working master site
...
ok jolan@
2006-02-18 19:31:06 +00:00
david
45a9fffed8
remove .orig file in tarball; fixes make update-patches; ok sturm@
2006-02-15 05:59:41 +00:00
steven
aee309fe46
add working master site, and update maintainer e-mail address.
...
from Lawrence Teo (maintainer)
2006-02-14 10:18:37 +00:00
david
9923841b93
cleaning: remove commented nonexistent SUBDIR entries; ok sturm@
2006-02-12 14:58:15 +00:00
steven
91da0dbeab
pass shared library version in REGRESS_FLAGS, otherwise regress target
...
rebuilds it without version number.
ok sturm@
2006-02-03 20:00:33 +00:00
steven
240bdf08fa
+lzma
2006-01-30 13:29:14 +00:00
steven
d460e8df37
initial import of lzma utils 4.27.1
...
The purpose of LZMA utils is to make the usage of LZMA compression
easy on *NIX based systems. The average compression ratio is usually
30% better than 'gzip --best' and 15% better than 'bzip2 --best'.
Some files can be compressed even over 50% smaller than with gzip.
(read DESCR for more...)
thanks to todd@ for testing on 7 archs, and to everyone else who tested.
help/ok naddy@, ok alek@, and before the latest tweaks: ok todd@
2006-01-30 13:29:00 +00:00
pedro
fba1c42a6c
Fix crash due to unaligned memory access, enable some define options so
...
we can handle sizeof(off_t) and big endian architectures correctly.
Testing and input from Rui Reis <rui@rui.cx> (maintainer), okay jolan@
2006-01-24 00:02:07 +00:00
espie
b0d27a1201
Bump C++ shared libs numbers and corresponding package names,
...
handles a through databases
2006-01-13 19:12:15 +00:00
naddy
74ed91d09d
Fix large sparse file corruption.
...
From bug-tar mailing list via Han Boetes <han@mijncomputer.nl>.
2006-01-11 16:40:51 +00:00
espie
588860e203
zap MODGNU_SHARED_LIBS for libtool-using ports
2006-01-10 10:58:15 +00:00
espie
dd5426312f
use SHARED_LIBS
...
USE_LIBTOOL where appropriate (and bump PKGNAME)
tweak a few FAKE_FLAGS to be more uniform.
2005-12-23 13:57:21 +00:00
steven
32ea3270c4
fix dependencies, PKG_ARCH=*
...
ok kevlo@
2005-12-20 07:37:59 +00:00
alek
92cb94d553
Update to 1.14i.ac20050924
...
From Yozo Toda <yozo@v007.vaio.ne.jp> (MAINTAINER)
2005-12-04 17:05:50 +00:00
kevlo
a916760d02
update to 1.26
2005-11-29 02:11:15 +00:00
sturm
9e5911e107
conflict with mail/avenger
2005-11-27 17:44:19 +00:00
alek
611aabe014
Update to 1.16
...
From new maintainer Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2005-11-26 17:43:11 +00:00
kevlo
38ad18848c
upgrade to 1.41
2005-11-22 08:18:12 +00:00
cathcart
386cbccada
Update to 3.5.4
...
From maintainer Rui Reis <rui@rui.cx>
ok niallo@
2005-11-16 01:26:59 +00:00