steven
dcf1f43947
fix HOMEPAGE and derived MASTER_SITES, bump PKGNAME
2006-02-05 10:48:57 +00:00
steven
07befc477c
- remove unneeded MODGNU_SHARED_LIBS and related patches
...
- use correct ${SYSCONFDIR} in man page, fix from Antoine Jacoutot
2006-02-02 22:23:28 +00:00
jakob
292ced1cf8
fix broken kerberos support
2006-02-02 18:41:20 +00:00
aanriot
89f4f2002f
- better DESCR.
...
- fix MASTER_SITES.
- bump PKGNAME.
2006-01-28 21:19:28 +00:00
sturm
6e71731402
fix packaging issue after update, no need to bump
2006-01-28 15:59:06 +00:00
alek
e23f2939cc
Enable _fastmath module
...
ok ish@
2006-01-23 08:52:55 +00:00
sturm
2bed0118ca
don't fall back to an insecure entropy source
...
from ubuntu via Alexander Bluhm <bluhm at genua.de>
2006-01-21 18:02:56 +00:00
jakob
19c629d0c8
dante v1.1.19
2006-01-21 11:14:44 +00:00
steven
c25c3c1fbe
fix WANTLIB after gtk+2 downgrade, add USE_X11
2006-01-20 20:47:25 +00:00
espie
1bc12d3ef6
bump package name since the plugin dir was changed.
2006-01-16 16:35:36 +00:00
espie
25e2f4b0ff
remaining shared libs bumps for C++ libs
2006-01-14 11:46:15 +00:00
steven
71992dafda
update to 2.09, PKG_ARCH=*
...
remove tom@ from maintainer per his request
update from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-14 10:05:10 +00:00
steven
f174a0b0f6
update to 2.15. from Jasper Lievisse Adriaanse
...
PKG_ARCH=* while here
2006-01-12 13:12:42 +00:00
steven
cd732c7b80
update to 2.05
2006-01-12 08:39:56 +00:00
steven
d38a901ab6
update to 2.10
...
from Jasper Lievisse Adriaanse
2006-01-12 08:36:21 +00:00
mbalmer
5816a0c096
Update to ClamAV 0.88.
...
SECURITY: A possible heap overflow in the UPX code has been fixed.
The security of the UPX, FSG and Petite modules has been improved, too.
2006-01-10 09:26:28 +00:00
alek
a4172630d6
- Add pkgconfig to BUILD_DEPENDS
...
- Disable hot plugging in config file
- Bump PKGNAME
- Remove MODGNU_SHARED_LIBS while here
from Douglas Santos <dsantos@hydroxyl.org> (MAINTAINER)
2006-01-08 13:33:22 +00:00
cathcart
7c872f8aff
Update to 1.6.40
...
Take Maintainership
ok sturm
2006-01-06 04:26:09 +00:00
espie
d7ba83cfb3
remove libtool dep
2006-01-05 22:31:23 +00:00
pvalchev
ef3ab8fb6d
gcc2 fixes
2006-01-04 02:03:46 +00:00
espie
c8f333709e
unbreak
2006-01-03 09:07:26 +00:00
espie
872158486a
fix plugins path after recent qt3 update
2006-01-02 17:00:16 +00:00
sturm
eab9d4d544
SHARED_LIBS
2005-12-28 22:52:30 +00:00
sturm
3bf77779b3
SHARED_LIBS
2005-12-28 22:38:59 +00:00
sturm
df525a988b
SHARED_LIBS and USE_LIBTOOL
2005-12-25 15:52:38 +00:00
sturm
f34a1bad1c
SHARED_LIBS and USE_LIBTOOL
2005-12-25 11:15:33 +00:00
sturm
a1927cdea5
forgot these
2005-12-25 10:40:27 +00:00
sturm
29b7436891
PNF (Ports Normal Form)
2005-12-25 09:43:20 +00:00
sturm
2495468f08
sync with make update-patches
2005-12-25 09:13:57 +00:00
sturm
13b84b5f49
SHARED_LIBS
...
USE_LIBTOOL where applicable
2005-12-24 22:32:53 +00:00
sturm
7c759dbddd
SHARED_LIBS
...
USE_LIBTOOL where appropriate
2005-12-24 20:52:58 +00:00
sturm
ecf0a6081a
no NO_REGRESS, add a comment instead
2005-12-24 16:46:22 +00:00
sturm
add686d9e2
don't touch /usr/share/doc, found by systrace
2005-12-24 11:13:22 +00:00
steven
9013d1e80d
update to 0.13
...
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
with some additional fixes.
ok sturm@
2005-12-22 07:32:03 +00:00
steven
f7bf4d78fd
new maintainer = Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
...
do some Makefile cleanup while here; bump PKGNAME
2005-12-20 17:40:18 +00:00
pvalchev
4316a23b31
compile -fPIC as needed; ok jakob
2005-12-20 05:57:19 +00:00
jakob
1b2247dfa0
kill more libresolv; from Matthias Kilian
2005-12-19 18:11:27 +00:00
naddy
948c5acc25
don't attempt to link with -lresolv
2005-12-19 12:53:51 +00:00
pvalchev
a8a12420c7
-Wno-endif-labels is gcc3-only and not all of our architectures use it;
...
therefore remove it as the (irrelevant) warnings can easily be ignored.
2005-12-18 22:33:42 +00:00
jakob
caa6471e90
update to 2.1.21; work by naddy and me
2005-12-18 10:37:26 +00:00
steven
d0ba81c5a3
+ p5-Digest-SHA
2005-12-14 22:16:42 +00:00
steven
a34f77700d
import p5-Digest-SHA-5.32
...
Digest::SHA is a complete implementation of the NIST Secure Hash
Standard. It gives Perl programmers a convenient way to calculate SHA-1,
SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can
handle all types of input, including partial-byte data.
submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
help and ok sturm@
2005-12-14 22:14:39 +00:00
sturm
86a84d5067
update to Crypt-RSA 1.57
...
based on a diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 21:14:02 +00:00
sturm
7871abdc22
update to Crypt-DSA-0.13
...
based on a diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 20:50:12 +00:00
sturm
656289cb1a
updatet to Crypt-Random 1.25
...
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 19:43:57 +00:00
sturm
3f93f53461
update to Crypt-DH-0.06
...
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 19:30:58 +00:00
alek
decba60688
Remove p5-PGP-Sign,pgp5
2005-12-10 14:25:57 +00:00
steven
90505a9a72
update to 0.19, remove flavor for pgp 2.6, make pgp flavor use pgp 5.0
...
ok alek@
2005-12-10 13:28:07 +00:00
steven
5a65325908
update to 0.97
...
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-09 00:38:42 +00:00
xsa
8f83d097f4
Update to paramiko-1.5.2
...
- compression
- bug fixes
2005-12-05 09:02:27 +00:00