jasper
af3a835bd1
Update p5-Digest-SHA to 5.41 and update my e-mail address while there.
...
ok steven@
2006-06-16 16:56:56 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
alek
92e91b4ac4
Bump PKGNAMEs after recent python switch
2006-06-03 09:19:52 +00:00
aanriot
a591ee969f
- update to 2.2.7 .
...
- bump SHARED_LIBS .
- get ride of bogus elements outside of base.
- spacing and cleanup.
inputs and ok sturm@
2006-06-01 05:16:32 +00:00
steven
969b570c17
update to 0.22 (bugfixes)
...
from jasper (maintainer)
2006-06-01 04:36:41 +00:00
sturm
b1ed785f57
remove ftp.erisiandiscord.de from MASTER_SITES, it is dead
2006-05-31 01:41:55 +00:00
avsm
c55ad0e001
update to cryptokit-1.3, fixes a zlib infinite recursion
2006-05-28 15:45:07 +00:00
grunk
c83f6ef40b
update to p5-Net-SSLeay 1.30, ok sturm@
2006-05-24 19:06:55 +00:00
steven
6592ca7418
update to 5.37, requested by jasper (maintainer)
2006-05-21 12:32:52 +00:00
robert
1351922e5d
bump PKGNAME due to the change of the pear dependencies;
2006-05-09 14:16:50 +00:00
aanriot
d2abd65b28
- use ${INSTALL_*} macros.
...
- don't strip binaries by default.
- bump PKGNAME.
"much better" alek@
2006-05-08 07:27:04 +00:00
steven
d495fc4e19
update to 2.10; from maintainer jasper
2006-05-07 21:24:37 +00:00
steven
c3d30453d2
+p5-GSSAPI
2006-05-07 13:34:45 +00:00
steven
b1fd9f88d4
import p5-GSSAPI 0.21
...
This module gives access to the routines of the GSSAPI library.
joint work with Jasper Lievisse Adriaanse.
feedback and ok sturm@
2006-05-07 13:33:40 +00:00
aanriot
766ca9e60d
- update to 3.1.1 .
...
- DESCR tweak.
- COMMENT tweak by Michael Knudsen.
- add PKG_ARCH (spotted by alek).
ok alek@
2006-05-05 11:30:46 +00:00
aanriot
91ecf6c19e
A buffer overflow vulnerability has been discovered in the
...
implementation of split() function in NASL, leading to consume a large
amount of CPU and memory resources before crashing. A solution is to
check for zero-length sep parameters.
CVE-2006-2093;
from ubuntu linux;
ok sturm@
2006-05-04 22:40:24 +00:00
aanriot
0e8af14039
update to 2.0.6 .
...
from Rui Reis <rui@rui.cx>, new maintainer;
ok jolan@
2006-05-03 07:17:44 +00:00
aanriot
aeca7c0e92
make swatch work with perl 5.8.8 and Getopt::Long rev 1.8 .
...
"looks ok" steven@
2006-05-02 21:28:26 +00:00
mbalmer
6613921f8d
Update to ClamAV 0.88.2
...
This release improves virus detection and fixes zip handling on 64-bit
architectures.
SECURITY
This release fixes a possible security problem in freshclam.
See http://www.clamav.net/security/0.88.2.html for a full security report.
2006-04-30 06:38:25 +00:00
espie
d3568255ff
update, okay maintainer.
2006-04-23 17:18:13 +00:00
aanriot
2ccf94b408
- use the same directory for the key as mentionned in MESSAGE.
...
- bump PKGNAME.
ok jakob@
2006-04-20 16:01:52 +00:00
espie
fa662d9872
update to 2.0.12, move documentation to version independent directories,
...
bump libraries for safety.
2006-04-17 14:46:08 +00:00
aanriot
7e39f310c0
- maintenance update to 2.2.6 (bugfixes).
...
- honor flags (spotted by naddy).
ok naddy@
2006-04-16 19:12:40 +00:00
naddy
4b5e55c206
bump PKGNAME after MAINTAINER address change
2006-04-14 22:20:08 +00:00
bernd
edebdd2694
- Update to gnupg-1.4.3
...
- Add ldap FLAVOR
- Describe the FLAVORs in pkg/DESCR
ok steven@
2006-04-12 09:55:24 +00:00
jakob
f787dd661f
update MAINTAINER email adress; from gerardo santana
2006-04-10 05:43:47 +00:00
mbalmer
e348c49c9a
Update to ClamAV 0.88.1.
2006-04-06 06:20:16 +00:00
jakob
57417add32
stunnel 4.15
2006-03-23 15:49:53 +00:00
steven
7cff876547
SECURITY update to Crypt::CBC 2.17
...
Versions of this module prior to 2.17 were incorrectly
using 8 byte IVs when generating the old-style RandomIV style header
(as opposed to the new-style random salt header). This affects data
encrypted using the Rijndael algorithm, which has a 16 byte blocksize,
and is a significant security issue.
The bug has been corrected in versions 2.17 and higher by making it
impossible to use 16-byte block ciphers with RandomIV headers. You may
still read legacy encrypted data by explicitly passing the
-insecure_legacy_decrypt option to Crypt::CBC->new().
2006-03-19 16:03:27 +00:00
steven
771e8d8886
security update to gnupg-1.4.2.2
...
from gnupg.org:
Signature verification of non-detached signatures may give a positive
result but when extracting the signed data, this data may be prepended
or appended with extra data not covered by the signature. Thus it is
possible for an attacker to take any signed message and inject extra
arbitrary data.
2006-03-10 20:57:50 +00:00
sturm
e234467e13
give up MAINTAINER, I don't use these anymore
2006-03-04 15:10:30 +00:00
steven
04c4c5f7e5
security update to 1.4.2.1
...
The security issue is caused due to "gpgv" exiting with a return code
of 0 even if the detached signature file did not carry any signature.
This may result in certain scripts that use "gpgv" to conclude that
the signature is correctly verified.
More info: http://secunia.com/advisories/18845/
ok bernd@ pvalchev@
2006-02-22 12:30:52 +00:00
sturm
dd946eb48e
use calloc() to not core dump with malloc.conf -> J
...
from Ray Lai <ray at cyth.net>
2006-02-15 06:34:04 +00:00
david
4041514197
sort SUBDIR list; ok sturm@
2006-02-12 16:24:50 +00:00
steven
49598b070f
fix WANTLIB
2006-02-10 23:15:11 +00:00
aanriot
b8ac92a800
- regen PLIST to clean and add a few missing plugins.
...
- bump PKGNAME.
2006-02-09 11:19:08 +00:00
steven
a5d6531ec7
don't build with -O3.
2006-02-08 07:52:56 +00:00
pvalchev
f4f9ecbd87
remove confusing for gcc2 ^M per naddy's patch for www/cssed
2006-02-07 21:37:21 +00:00
bernd
bcee2da2fc
Since we have swap encryption on OpenBSD, only warn about insecure
...
memory if swap encryption is disabled. (It's enabled by default.)
This supersedes pkg/MESSAGE.
Regen patches with update-patches while I'm here. Bump PKGNAME.
idea and ok espie@
2006-02-06 21:57:56 +00:00
sturm
ab083a36eb
fix build on sparc
...
noticed and tested by pval
2006-02-06 06:43:48 +00:00
steven
095093c9f7
fix MASTER_SITES
2006-02-05 11:09:46 +00:00
steven
6b01e98402
fix MASTER_SITES and HOMEPAGE, bump PKGNAME
2006-02-05 11:00:55 +00:00
steven
10ba61d79e
add working master site
2006-02-05 10:56:21 +00:00
steven
c4971c1a0f
add working master site
2006-02-05 10:50:44 +00:00
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
alek
6f15a878a8
Add kedpm
2005-12-04 17:40:17 +00:00
alek
85283dad49
Import kedpm 0.4.0
...
Password Manager helps to manage large numbers of passwords and related
information and simplifies the tasks of searching and entering password
data.
KedPM is written as an extensible framework, which allows users to plug
in custom password database back-ends and custom user interface
front-ends. Currently, only the Figaro PM back-end supported. To control
KedPM user can choose between CLI and GTK2 based GUI front-ends.
From Joerg Zinke <umaxx@oleco.net>
2005-12-04 17:36:51 +00:00
sturm
80ba02d4ff
update to libgpg-error-1.1
...
USE_LIBTOOL
2005-12-04 17:21:09 +00:00
alek
fec623affd
- Fix HOMEPAGE and MASTER_SITES
...
- Bump PKGNAME
noticed by sturm@, thanks!
2005-11-28 07:26:35 +00:00
alek
a19297150f
Update to 2.0.1
...
ok ish@
2005-11-27 15:20:42 +00:00
alek
b78d5d250b
Add opensc
2005-11-27 11:06:08 +00:00
alek
276ab97d7a
Import opensc 0.9.6
...
OpenSC provides a set of libraries and utilities to access smart cards.
Its main focus is on cards that support cryptographic operations, and
facilitate their use in security applications such as mail encryption,
authentication, and digital signature. OpenSC implements the PKCS#11 API
so applications supporting this API such as Mozilla Firefox and
Thunderbird can use it. OpenSC implements the PKCS#15 standard and aims
to be compatible with every software that does so, too.
From Douglas Santos <dsantos@hydroxyl.org>
2005-11-27 11:01:14 +00:00
sturm
578ad568c8
update to gpgme 1.1.0
...
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-11-26 10:03:13 +00:00
markus
17de820676
make usb etokens work; ok sturm@, Douglas Santos
2005-11-24 12:23:04 +00:00
marcm
a1227157bf
Update to 3.0.0 supporting the new OTR spec.
...
"didn't even have to restart gaim to test" todd@
2005-11-18 04:11:20 +00:00
marcm
49f55163d6
Update to 3.0.0. This supports v2 of the OTR spec.
...
ok todd@
2005-11-18 04:10:35 +00:00
naddy
45d3a1767f
- fix WANTLIB
...
- USE_LIBTOOL while we're here
2005-11-17 02:50:55 +00:00
naddy
5de78bd0f4
add WANTLIB
2005-11-17 02:49:54 +00:00
naddy
848593e57e
now that librpcsvc is dynamic, it needs to go into WANTLIB
2005-11-17 02:28:39 +00:00
naddy
3169eb6ee8
now that we have a dynamic libevent, it needs to go into WANTLIB
2005-11-16 23:23:34 +00:00
wilfried
f153fed1b6
fix wantlib + bump
2005-11-15 18:59:08 +00:00
wilfried
5630e1aa18
fix packages-specs brain fart from yesterday and bump
2005-11-15 09:21:50 +00:00
wilfried
b5c0c8f37a
fix wantlib + bump
2005-11-14 13:18:45 +00:00
sturm
3ab4b863e7
update to vpnc 0.3.3
...
from uwe
2005-11-11 19:38:07 +00:00
jakob
8b19949d5d
upgrade to stunnel v4.14. upgrade highly recommended by author due to
...
bugs introduced in 4.12.
2005-11-07 07:26:06 +00:00
mbalmer
1baad9fefc
Update to ClamAV 0.87.1
...
This release includes major bugfixes for problems with handling TNEF
attachments, cabinet files and FSG compressed executables.
2005-11-06 19:31:43 +00:00
naddy
bfd5225608
Always explicitly set the AUTOCONF_VERSION to use. In some cases
...
the default was not appropriate.
2005-11-03 18:28:55 +00:00
xsa
f1b25c4f07
Update to paramiko-1.5.1
...
- SFTP prefetching
- bug fixes
2005-11-02 08:05:30 +00:00
aanriot
24964ea90b
remove blank lines which produce blank pages with nroff.
...
help and 'looks fine' jmc@, ok espie@
2005-11-01 23:41:13 +00:00
mbalmer
3dbc61ffba
libmilter is now a shared lib. Add it to WANTLIB and bump the package name.
...
Reported by espie@
2005-11-01 16:22:40 +00:00
sturm
4a1aae3a0f
sync MESSAGE with reality
...
from Antoine Jacoutot <ajacoutot at lphp.org>
maintainer timeout
2005-10-29 14:59:08 +00:00
sturm
e544fde653
create /var/sasl2/ in PLIST
...
from Antoine Jacoutot <ajacoutot at lphp.org>
maintainer timeout
2005-10-29 14:57:45 +00:00
sturm
430fb160d2
bump PKGNAMEs to permit the same in -stable, needed for new packages
...
after recent libcurl update
2005-10-27 20:03:25 +00:00
sturm
5deff7f03e
update to keychain 2.6.1
...
from bernd
2005-10-27 18:30:53 +00:00
jakob
102f09da40
stunnel v4.13
2005-10-22 18:00:32 +00:00
mbalmer
0c35203002
Update to pwsafe-0.2.0.i
...
See http://nsd.dyndns.org/pwsafe/releases/pwsafe-0.2.0/ChangeLog for all
changes.
2005-10-20 09:02:52 +00:00
aanriot
7cddb35aff
missing wantlib.
...
ok naddy@
2005-10-19 05:05:41 +00:00
jakob
cfefa49110
fix memory overwrite bug; patch from Marcus Redivo
2005-10-18 10:02:12 +00:00
alek
f276e63166
Add openct
2005-10-04 22:48:28 +00:00
alek
aec38b75c2
Import openct 0.6.6
...
OpenCT implements drivers for several smart card readers. It comes as
driver in ifdhandler format for PC/SC-Lite, as CT-API driver, or as a
small and lean middleware, so applications can use it with minimal
overhead. OpenCT also has a primitive mechanism to export smart card
readers to remote machines via tcp/ip.
From Douglas Santos <dsantos@hydroxyl.org>
2005-10-04 21:58:54 +00:00
aanriot
10a482e4f5
update to 1.35 and install doc.
...
ok alek@
2005-10-02 15:41:19 +00:00
aanriot
298fdb2db5
- enable all plugins as they are now working (spotted by msf@).
...
- don't check plugins' MD5s as many people use nessus-update-plugins.
ok msf@
2005-10-02 15:38:16 +00:00
aanriot
db3ef551b1
drop maintainership.
2005-09-30 11:32:14 +00:00
aanriot
8f335e7444
update to 5.2.
2005-09-30 07:47:27 +00:00
msf
a38370770b
- /var/nessus is created by libnasl now so remove from PLIST
...
- bump PKGNAME
ok aanriot@
2005-09-27 18:50:31 +00:00
msf
0cd21bba9d
- unbreak by adding missing directory to PLIST
...
- bump PKGNAME
ok aanriot@
2005-09-27 18:43:01 +00:00
msf
82b2fd12ed
- have libnasl install the nessus_org.pem ca file. This file is needed so
...
nessusd can use signed plugins.
- bump PKGNAME
ok aanriot@
2005-09-26 19:24:25 +00:00
espie
b90df4cf80
don't build packages owned by the package builder.
2005-09-25 09:22:49 +00:00
pvalchev
c8d86ba556
remove maintainer Shell Hung due to years of inactivity
2005-09-23 19:41:43 +00:00
mbalmer
2b417d5b5a
Update to version 0.87.
...
Notes: This version fixes vulnerabilities in handling of UPX and FSG compressed
executables. Support for PE files, Zip and Cabinet archives has been improved
and other small bugfixes have been made. The new option "--on-outdated-execute"
allows freshclam to run a command when system reports a new engine version.
2005-09-22 21:14:55 +00:00
pvalchev
76f6f228a1
remove duplicate NOT_FOR_ARCHS which were misspelled too
2005-09-19 05:24:42 +00:00
aanriot
fd438b683b
update to 1.6.39.
...
The release announce can be found here:
http://marc.theaimsgroup.com/?l=openwall-announce&m=112674671707479&w=2
"go ahead" fgsch@
2005-09-15 22:52:01 +00:00
jakob
5be9930990
dante version 1.1.18
2005-09-14 14:10:14 +00:00
espie
8e0d82c9f7
@pkgpath annotations to help update
2005-09-14 10:41:02 +00:00
espie
285ec7485b
missing wantlib
2005-09-10 10:18:13 +00:00
marcm
244c52bc2b
Install the docs for this thing too...
...
ok aanriot@
2005-09-09 06:10:29 +00:00
pvalchev
47bb0ca364
use size_t rather than unsigned int to match prototype; ok aanriot
...
no binary change, fixes build on 64-bit machines
2005-09-08 05:05:16 +00:00
kevlo
4fd632de9d
add p5-Crypt-SmbHash
2005-09-08 02:46:43 +00:00
kevlo
d69664e737
Initial import of Crypt-SmbHash 0.12
...
This module provides functions to generate LM/NT hashes used in Samba's
'password' files, like smbpasswd.
2005-09-08 02:45:31 +00:00
aanriot
10afd8327e
do-configure is a better place for this substitution, as it unbreaks
...
update-patches.
spotted by and ok sturm@
2005-09-07 19:43:41 +00:00
aanriot
e41f3bb1d9
get charset files from an older version (1.6), as they are not shipped
...
anymore.
spotted by and ok matthieu@
2005-09-06 20:20:26 +00:00