Commit Graph

2212 Commits

Author SHA1 Message Date
jasper
a993f02204 - remove perl modules that moved into base as of openbsd 4.5
ok simon@, "sure" naddy@
2009-03-08 16:48:48 +00:00
jasper
aebb6bce36 - update john to 1.7.3.1
- cathcart@ resigns as maintainer

from new maintainer Benoit Lecocq
2009-03-08 11:57:53 +00:00
jasper
8d692e93d6 - add a fix for Debian #511519, missing croak().... *ribbit* 2009-03-04 20:19:15 +00:00
sthen
cdf0161dd3 tidy MASTER_SITES for some distfiles I mirror. no bump. 2009-02-18 14:06:45 +00:00
jasper
6f31e107f2 - homepage is no more 2009-02-15 19:49:27 +00:00
rui
62e6b805bc Fix visible 64-bit issue, from Markus Lude.
ok naddy@
2009-02-13 22:58:18 +00:00
eric
45e57c29c2 - update to 0.8
- fix a test that hangs

ok wcmaier@
2009-01-30 16:13:54 +00:00
bernd
33028218d2 add ruby-bcrypt 2009-01-30 02:09:34 +00:00
bernd
74611d9b3e Initial import of ruby-bcrypt-2.0.3.
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password
hashing algorithm, allowing you to easily store a secure hash
of your users' passwords.
2009-01-30 02:08:38 +00:00
pea
e91e8ae2fe Upgrade to 0.5.3
+ Tweak Makefile
+ Add vpnc-disconnect

ok okan@ ajacoutot@
2009-01-29 19:07:06 +00:00
bluhm
8025508133 update p5-IO-Socket-SSL to 1.22 2009-01-27 21:33:39 +00:00
okan
75f02b5e99 update to 0.26; new homepage; simpler install; re-gen PLIST
ok merdely@
2009-01-27 02:04:57 +00:00
bluhm
0906b7d0bd update p5-IO-Socket-SSL to 1.20 2009-01-19 19:36:35 +00:00
rui
6b16f1b492 - update swatch to 3.2.3. Based on initial diff from Benoit Lecocq. 2009-01-10 21:47:38 +00:00
naddy
f3a004bec6 fix "underquoted definition" warnings from newer aclocal and
regen some patches
2009-01-09 17:43:38 +00:00
grange
a2ac440ac9 gcc-3.3.5 workaround: g++ doesn't understand attributes on enums.
Bump PKGNAME.
ok naddy@ espie@
2009-01-07 17:56:40 +00:00
rui
8f21031246 - update to hydra 5.4.
ok laurent@
2009-01-05 22:10:06 +00:00
kevlo
70375c61e1 add clusterssh 2009-01-04 14:05:26 +00:00
kevlo
1cf8aace92 Initial import of clusterssh 3.24
ClusterSSH opens terminal windows with connections to specified hosts
and an administration console. Any text typed into the administration
console is replicated to all other connected and active windows.
This tool is intended for, but not limited to, cluster administration
where the same configuration or commands must be run on each node within
the cluster. Performing these commands all at once via this tool ensures
all nodes are kept in sync.

ok steven@, ajacoutot@
2009-01-04 14:04:10 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
steven
7900718559 update to 0.12.6 2009-01-03 08:31:20 +00:00
bluhm
582a8d4a5d update to p5-IO-Socket-SSL 1.19 2009-01-01 18:10:07 +00:00
bluhm
d7daa439d2 Replace p5-IO-INET6 with p5-IO-Socket-INET6 in REGRESS_DEPENDS. 2009-01-01 16:02:18 +00:00
jakob
5a65b65c49 upgrade ZKT to v0.98 2008-12-30 21:53:37 +00:00
steven
004d117efb update to 0.12.5 2008-12-27 07:58:22 +00:00
jasper
70a311c4ea - update opensc to 0.11.6, includes a SECURITY FIX for SA31330
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:10:33 +00:00
jasper
747492387e - update openct to 0.6.15
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:09:32 +00:00
bluhm
4b256bf2c5 update to p5-IO-Socket-SSL 1.18
ok sturm
2008-12-15 21:36:07 +00:00
mbalmer
6dfc7d1679 Update to ClamAV 0.94.2 2008-12-13 10:19:09 +00:00
naddy
b9395794aa unlink socks5; it has been removed 2008-12-11 14:33:36 +00:00
ajacoutot
9e208d37ce Remove this old unmaintained commercial server software.
HOMEPAGE does not exist anymore, distfile is nowhere to be fetch and
cannot be mirrored because of PERMIT_* restrictions.

No objections from anyone and as sthen@ pointed out, people should be
using security/dante instead.
2008-12-11 09:58:20 +00:00
sthen
5985143206 update to 1.02, from maintainer Girish Venkatachalam 2008-12-05 22:07:07 +00:00
steven
95883c472c update to 3.0.2
from maintainer Vadim Zhukov
2008-12-05 21:50:57 +00:00
simon
026f0659c6 maintenance update to version 0.161 2008-12-04 00:07:14 +00:00
jdixon
8e5ffb1e39 update to 0.9.2 2008-11-30 22:33:29 +00:00
simon
97b1535fc0 add p5-Catalyst-Authentication-Store-DBI 2008-11-26 23:44:16 +00:00
simon
5ad144af9d import p5-Catalyst-Authentication-Store-DBI
This module implements the Catalyst::Authentication API using
Catalyst::Model::DBI.
It uses DBI to let your application authenticate users against a
database and it provides support for
Catalyst::Plugin::Authorization::Roles.
2008-11-26 23:44:13 +00:00
sthen
a469c20e9f - update to 1.0-r1
- default to dropping to _ipguard user
- add installation instructions including directory setup needed
for dropped privileges
- explicitly depend on the fixed version of libnet, this software
doesn't work correctly without it

maintainer ok
2008-11-21 13:57:31 +00:00
jasper
0d82962862 - add missing header for calloc and free, this fixes potential 64-bit
issues
- add a missing (obvious) return type in a local function
- regen PLIST
2008-11-20 23:06:10 +00:00
sthen
fa6695e7f8 - memcpy is used in a file without the correct header; though
the function it's in is never actually called, so it's not a real
problem, add the header anyway so people grepping build logs for
possible 64-bit problems don't need to look at this again.

- the PKGNAME bump is probably unnecessary, but done anyway
since it's cheap.
2008-11-19 23:48:52 +00:00
jasper
5ef648e01d - include missing header, which could fix 64-bit problems
- use MODULES=devel/gettext
- regen PLIST
2008-11-19 23:15:45 +00:00
sthen
5bf7b7c866 unbreak uid/gid which I should have checked, definitely no cookie
for me this week :( bump package.
2008-11-18 22:31:09 +00:00
landry
3af89b7491 Give it a chance to build and run with Gtk 2.14. 2008-11-18 12:51:40 +00:00
ajacoutot
7e83f84b37 - bugfix update to gnutls-2.6.2
a bug was introduced with previous security release

ok naddy@
2008-11-18 09:01:53 +00:00
jasper
c17dc39d1f - SECURITY UPDATE of gnutls to 2.6.1
fixes CVE-2008-4989: GnuTLS Library X.509 Certificate Chain Validation
Vulnerability

ok landry@ naddy@
2008-11-12 17:09:25 +00:00
steven
bf8feeca8c maintenance update to 0.12.4 2008-11-11 20:10:34 +00:00
simon
b165889136 update to version 0.10 which fixes access_denied action support 2008-11-08 23:01:01 +00:00
sthen
95b3f55f50 update to 0.94.1; sundry fixes
ok mbalmer (maintainer)
2008-11-07 22:33:06 +00:00
steven
609fbca5a5 update to 3.0.1
from new maintainer Vadim Zhukov <persgray at gmail>

go ahead espie@
2008-11-05 20:38:50 +00:00
steven
267f6718d0 update to 3.0.1
from new maintainer Vadim Zhukov <persgray at gmail>
after initial work by me
2008-11-05 20:37:48 +00:00
jasper
83dba3d2b8 - tweak DESCR and MESSAGE
- regen patches and PLIST
- tweak to LIB_DEPENDS
2008-11-01 00:04:13 +00:00
jasper
4eb1197cca - honor CC
- make DESCR a tad saner
- regen PLIST whilst here
2008-11-01 00:02:37 +00:00
naddy
21bd0f6283 changing the maintainer address requires a package bump 2008-10-31 10:16:16 +00:00
kevlo
b0af2ecc1d update maintainer's email address.
requested by maintainer.
2008-10-31 02:22:16 +00:00
sthen
02d10a3720 +ipguard 2008-10-30 19:35:29 +00:00
sthen
36a10ee19f import ipguard, based on a ports@ submission from maintainer
Girish Venkatachalam.

ipguard prevents unregistered hosts from operating correctly on an
ethernet segment by sending a fake ARP reply when a device transmits
with a MAC/IP pair not listed in its configuration file.
2008-10-30 19:34:24 +00:00
pirofti
449eb2db6e Add ruby-yadis to the security makefile. 2008-10-30 17:01:40 +00:00
pirofti
f7be7b7c42 Initial import of ruby-yadis.
Ruby library for performing Yadis service discovery. 
You may learn more about the Yadis protocol at http://www.yadis.org/

Okay bernd@.
2008-10-30 16:56:52 +00:00
mbalmer
da02d4b151 Add pear-Auth-HTTP 2008-10-30 11:06:31 +00:00
mbalmer
bde5c636a4 Import the HTTP authentication mechanism for pear. 2008-10-30 11:04:43 +00:00
mbalmer
34bbba8ca6 Update to pear-Auth version 1.6.1. 2008-10-30 11:00:48 +00:00
pirofti
478a14fa42 Change email addy to my openbsd one.
Suggested and okayed by naddy@, also okayed by mbalmer@.
2008-10-27 11:34:00 +00:00
pirofti
e0cfd090d4 Update to version 2.1.2.
okay bernd@ and mbalmer@
2008-10-26 15:49:17 +00:00
landry
8e05120f49 Fix LIB_DEPENDS and WANTLIB after gnutls update, bump PKGNAME. 2008-10-26 10:51:33 +00:00
landry
6e9ff6c8b0 Update gnutls to 2.6.0.
Use in-tree security/libtasn1 and archivers/lzo instead of the included ones.
Backport a patch from upstream git to fix symbol conflicts.

ok naddy@ ajacoutot@
2008-10-26 10:50:37 +00:00
landry
cfc2cc11d0 Update libgcrypt to 1.4.3.
ok naddy@ ajacoutot@
2008-10-26 10:39:27 +00:00
landry
d9bee5627c Update libtasn1 to 1.5.
ok naddy@ ajacoutot@
2008-10-26 10:36:17 +00:00
steven
477ad3b6a7 NO_REGRESS 2008-10-21 22:00:21 +00:00
steven
d420d64ba7 update to 0.12.2
from Nigel J. Taylor (njtaylor at asterisk.demon.co.uk)
2008-10-21 21:59:40 +00:00
sturm
23f1f5a6ad missing BUILD_DEPENDS on gettext
no PKGNAME bump
2008-10-13 12:05:24 +00:00
jasper
7b3e11cdc1 - update p5-PGP-Sign to 0.20 2008-10-10 12:23:23 +00:00
jasper
eb167281a8 - update p5-GnuPG-Interface to 0.36 2008-10-10 12:14:17 +00:00
simon
07331bde64 maintenance update to version 0.08 2008-10-08 17:44:40 +00:00
jasper
3404ca2d7c - update p5-Crypt-Rijndael to 1.07 2008-10-06 17:01:49 +00:00
jasper
f8be1ed13c - update p5-Crypt-CBC to 2.30 2008-10-06 17:01:16 +00:00
bluhm
b09a8b9351 Add missing p5- prefix.
ok sthen
2008-10-03 23:47:24 +00:00
naddy
6b16bef477 unhook ports that are marked COMES_WITH 2008-10-02 21:06:14 +00:00
bluhm
1613dc6b71 - update to p5-IO-Socket-SSL 1.16
- take maintainership
ok sturm
2008-10-02 20:33:36 +00:00
sthen
1a9efa54ec bump packages with Perl .so modules; the old ones don't work
with new perl and the package signature doesn't change, so we
have to do this ourselves to make pkg_add updates work.

ok simon@
2008-10-02 20:32:18 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
jasper
9fed6f1555 - update p5-Net-SSLeay to 1.35
ok bluhm@ (MAINTAINER)
2008-10-02 19:18:08 +00:00
sthen
0879b92af8 Adjust for Digest::SHA move to base perl. Bump packages all round. 2008-10-01 21:54:55 +00:00
sthen
ccc64f73bc COMES_WITH=4.5 following Perl update. 2008-10-01 21:54:26 +00:00
ajacoutot
d2631f19be +ctunnel 2008-10-01 16:14:10 +00:00
ajacoutot
0f43a16b03 Import ctunnel-0.2
ctunnel is a software for proxying and forwarding TCP connections via 
a cryptographic tunnel.
ctunnel can be used to secure any existing TCP based protocol, such 
as HTTP, VNC, Telnet, FTP, RSH, MySQL, etc.
You can also chain/bounce connections to any number of intermediary hosts.

from Pierre-Emmanuel Andre <pea@raveland.org>, thanks!
2008-10-01 16:12:55 +00:00
sturm
f01400a6e5 move p5-Test-Exception from REGRESS_DEPENDS to BUILD_DEPENDS
to unbreak build
no PKGNAME bump necessary
2008-09-24 06:40:32 +00:00
rui
90ae6594d9 - maintenance update to nikto 2.03.
ok laurent@
2008-09-23 21:21:01 +00:00
jakob
1ebf2bd47d upgrade to stunnel v4.26.
also; update patch to write pidfile before dropping privs.
2008-09-22 19:20:01 +00:00
steven
4c71326948 license says it cannot be used as part of a commercial product.
hence, set PERMIT_*_CDROM = No.

pointed out by sturm@
2008-09-21 10:31:34 +00:00
steven
602ca53d6a +libnipper
+nipper
2008-09-20 20:29:17 +00:00
steven
a838be21ce import nipper 0.12.0
Nipper enables network administrators, security professionals and auditors
to quickly produce reports on key network infrastructure devices.

tested by rui and Nigel J. Taylor

ok rui@
2008-09-20 20:28:02 +00:00
steven
6162e4a100 import libnipper 0.12.1
Nipper enables network administrators, security professionals and auditors
to quickly produce reports on key network infrastructure devices.

testing by rui and Nigel J. Taylor who also provided a patch

ok rui@
2008-09-20 20:26:05 +00:00
sturm
6f417c975a move p5-Catalyst-Plugin-Session-State-Cookie from REGRESS_DEPENDS to
RUN_DEPENDS, unbreaking build
bump PKGNAME
2008-09-20 17:12:26 +00:00
sturm
cf3594c88b BUILD_DEPENDS=${RUN_DEPENDS}, no PKGNAME bump necessary 2008-09-20 16:58:32 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
jasper
70677a4932 - update stegdetect to 0.6 2008-09-16 21:08:27 +00:00
naddy
f4e598f252 - update to 1.2.11, which builds with OpenSSL 0.9.8
- use gettext module (from ajacoutot@)
2008-09-15 19:10:01 +00:00
sthen
9e5aaab242 SECURITY and other bug fixes.
- A vulnerability in ClamAV's chm-parser allowed remote attackers to
cause a denial of service (application crash) via a malformed CHM file
(CVE-2008-1389).

- A vulnerability in libclamav would allow attackers to cause a
denial of service via vectors related to an out-of-memory condition
(CVE-2008-3912).

- Multiple memory leaks were found in ClamAV that could possibly allow
attackers to cause a denial of service via excessive memory consumption
(CVE-2008-3913).

- A number of unspecified vulnerabilities in ClamAV were reported that
have an unknown impact and attack vectors related to file descriptor
leaks (CVE-2008-3914).

various OpenBSD patches rolled in upstream. thanks to sturm@
for looking over systrace.filter (needed for the test of sendmsg()
in configure to enable FD passing).
2008-09-14 15:00:43 +00:00
simon
3034ec7056 maintenance update to version 0.07 2008-09-13 15:39:59 +00:00
simon
9ef8f7d7c1 maintenance update to version 0.09 2008-09-13 15:38:37 +00:00