Commit Graph

2235 Commits

Author SHA1 Message Date
jasper
9af1cfcbd9 - missed this bump 2009-03-26 11:52:20 +00:00
jasper
54c991f608 - fix 64-bit issues due to missing headers 2009-03-25 20:14:23 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
11cd1cf24b - more missed bumps 2009-03-24 20:03:22 +00:00
robert
2910161698 +libfprint 2009-03-24 19:01:36 +00:00
robert
de74b1cc46 import of libfprint:
libfprint is an open source software library designed to make it easy for
application developers to add support for consumer fingerprint readers to
their software.
2009-03-24 19:01:04 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
sthen
c82e0f09e9 bump for python deps 2009-03-23 19:37:02 +00:00
jasper
264a580439 - more missing bumps 2009-03-23 19:21:34 +00:00
giovanni
8803069311 Update to 1.4 version from Benoit Lecocq 2009-03-23 10:10:35 +00:00
jasper
5b078769f5 - update p5-POE-Component-SSLify to 0.15 2009-03-23 08:41:15 +00:00
jakemsr
0f8ed61c99 use /dev/arandom instead of /dev/urandom. /dev/urandom is too slow.
ok martynas@
2009-03-23 07:50:47 +00:00
bluhm
3a810bca5f update p5-IO-Socket-SSL to 1.23 2009-03-17 17:40:49 +00:00
sthen
160e81646d fix depends 2009-03-16 22:44:19 +00:00
sthen
2a949121df fix pkgspec using ${MODGNU_AUTOCONF_DEPENDS} etc, BUILD_DEPENDS only so
no bump. reported by Markus Hennecke on ports@.
2009-03-16 17:31:57 +00:00
sthen
caab4bdcba - fix db pkgspec
- replace a hardcoded -I/usr/local/include/db with ${LOCALBASE}/include/db
- regen plist
2009-03-16 11:14:56 +00:00
sthen
a1ca003a7d fix pkgspec, regen plist 2009-03-16 11:07:29 +00:00
jasper
30f9297f6c - fix socket dir
from douglas santos (MAINTAINER)
2009-03-13 21:33:43 +00:00
jasper
c6e7042f02 - security update to 0.11.7, fixes SA34052
from douglas santos (MAINTAINER)
2009-03-13 21:33:06 +00:00
sthen
219f1aea71 fix libnet LIB_DEPENDS (new pkgspec) 2009-03-13 11:34:17 +00:00
sthen
3d4b41ea65 sync WANTLIB and bump 2009-03-12 08:30:53 +00:00
bernd
a6a097c366 bump due to python dep change 2009-03-11 22:05:49 +00:00
bernd
d7ab9e32ec bump because of python dep changes 2009-03-11 19:25:05 +00:00
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