Commit Graph

2145 Commits

Author SHA1 Message Date
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