Commit Graph

2638 Commits

Author SHA1 Message Date
bluhm
6b337aabf8 update p5-IO-Socket-SSL to 1.39 2011-04-11 00:36:31 +00:00
jasper
4bc9c59b49 - update to 0.28
- install examples
- regen PLIST
- tweak license
- set REGRESS_IS_INTERACTIVE

from gleydson soares
2011-04-10 20:14:23 +00:00
benoit
9ec2d09887 - update libssh2 to 1.2.8
- regen PLIST
- bump SHARED_LIBS

ok jasper@, tweaks and ok giovanni@
2011-04-10 16:01:03 +00:00
jasper
fc4104c20f - add missing EPOCH 2011-04-05 20:28:17 +00:00
jasper
b58aa112b4 - update to 0.58
- remove USE_GROFF
- install examples

from gleydson soares
2011-04-05 14:27:46 +00:00
jasper
cb3aae548d - update xmlsec to 1.2.17
* includes a security fix for 	CVE-2011-1425
2011-04-03 10:59:50 +00:00
rpointel
f795c598f7 Update arirang to 2.01, from Jung (MAINTAINER). 2011-03-29 18:18:12 +00:00
jasper
da4772aa5d use INSTALL_MAN instead of INSTALL_DATA for the manpage 2011-03-29 17:05:54 +00:00
jasper
81876c38de - update to 2.7.1
- specify license version
from gleydson soares
2011-03-29 16:59:06 +00:00
pea
48f4ede25b Add libperseus 2011-03-29 12:16:04 +00:00
pea
1afb97b6bb Import libperseus.
PERSEUS library is an open source technology whose aim is to secure any
kind of communication streams against illegitimate or abusive
eavesdropping except for Nation State Security offices, provided that a
suitable, huge computing power is used (from tens of hours with a
supercomputer).

ok jasper@
2011-03-29 12:14:21 +00:00
jasper
f47f958e79 - update to 0.17
- remove USE_GROFF
- set license version

from new maintainer gleydson soares
2011-03-27 18:03:22 +00:00
jasper
e417222e89 - update nikto to 2.1.4
from gleydson soares, maintainer timed-out
2011-03-27 16:41:37 +00:00
sthen
86eef6db66 +clamav-unofficial-sigs 2011-03-26 12:27:22 +00:00
sthen
5eea190681 import ports/security/clamav-unofficial-sigs, ok/feedback ajacoutot@
The clamav-unofficial-sigs script provides a simple way to
download, test, and update third-party signature databases
for ClamAV provided by Sanesecurity, SecuriteInfo, INetMsg,
OITC, MalwarePatrol, and ScamNailer.
2011-03-26 12:26:44 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
ec8f05ea4c Fix PKGNAME, changed accidently by previous commit 2011-03-24 21:48:54 +00:00
jeremy
8a1dad1159 Add MODRUBY_HANDLE_FLAVORS = No so that FLAVORs are not added by the
lang/ruby module.

OK landry@
2011-03-24 21:45:45 +00:00
jasper
5bd7678cd2 - fix rcs id's
from gleydson soares
2011-03-19 09:18:37 +00:00
sthen
795a3f3f21 +security/oath-toolkit
+sysutils/login_oath
2011-03-16 10:12:42 +00:00
sthen
99b44d4f4d import ports/security/oath-toolkit; ok jasper@
The OATH Toolkit makes it easy to build one-time password authentication
systems. This package contains a shared library and a command line tool
for generating and validating OTPs.

Supported technologies include the event-based HOTP algorithm (RFC 4226)
and the time-based TOTP algorithm (draft-mraihi-totp-timebased-07).
OATH stands for Open AuTHentication, which is the organization that
specify the algorithms.
2011-03-16 10:10:49 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
dhill
b399d48217 update to 0.9.4. take maintainship.
ok sthen@ ckuethe@
2011-03-12 22:55:05 +00:00
ajacoutot
ac2199ffa2 Fix pkg-config file.
This unbreaks libprelude as reported by Markus Lude.
2011-03-10 15:38:58 +00:00
jasper
32b51b7bb3 sync 2011-03-10 13:43:01 +00:00
jasper
1aea35ae9b import snort2pf 4.5
Snort2Pf is a small Perl daemon which greps Snort's alertfile and blocks
the "naughty" hosts for a given amount of time using pfctl.

feedback/ok aja@
2011-03-10 13:42:30 +00:00
ajacoutot
327fe0b3b1 Bugfix update to gnutls-2.10.5. 2011-03-10 07:16:45 +00:00
robert
e78c6b6c8c revert libdpam, notyet 2011-03-09 10:30:05 +00:00
robert
db36476a70 hook libdpam up 2011-03-09 10:26:31 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
ajacoutot
96250d8180 Typos in COMMENTs, from Anthony J. Bentley. 2011-03-08 06:44:55 +00:00
ajacoutot
025a73982e Maintenance update to libgpg-error-1.10. 2011-03-07 19:26:11 +00:00
ajacoutot
92cf5facfb +sshguard,tcpd
ok rpointel@
2011-03-07 17:53:40 +00:00
rpointel
005d735a4a Update sshguard to 1.5.
ok aja@ millert@.
2011-03-07 17:44:16 +00:00
pea
f22adbdcb4 Update to 1.2.0
ok ajacoutot@, jasper@
2011-03-04 17:00:07 +00:00
sthen
a701885c9b update to 0.97 2011-03-02 14:36:49 +00:00
naddy
bba1b6bb06 don't install header file outside fake area; ok espie@ 2011-01-22 19:59:14 +00:00
naddy
991b1ede51 bump epoch, we need to be newer than pidgin-otr-20070506 2011-01-20 18:55:44 +00:00
ajacoutot
a063522b5f Remove useless V variable.
s/are/is in DESCR.
2011-01-19 12:09:04 +00:00
ajacoutot
30c42df5d1 lowercase. 2011-01-17 22:03:48 +00:00
robert
87eaf15e4d import libdpam-20110117:
libdpam is a stipped down version of OpenPAM and serves as a
"wrapper" for bsd_auth(3), therefore using external modules
are not supported.

This port is not hooked up to the build yet.
2011-01-17 22:02:02 +00:00
pea
ea8fc9039d Update to 2.0.17
ok jasper@
2011-01-17 15:42:08 +00:00
pea
b525c70e9b Update to 1.1.0
ok jasper@
2011-01-17 15:40:53 +00:00
pea
297e742850 Update to 0.8.1
ok jasper@
2011-01-17 15:39:57 +00:00
jasper
f139a49091 - add missing build dependency
ok aja@ (MAINTAINER)
2011-01-15 22:53:30 +00:00
landry
20218047ab Update to nss 3.12.9, required by ffx4.0b8 and later,and
soon-to-be-required by stable releases in other mozilla branches.
ok sthen@ martynas@
2011-01-15 16:59:37 +00:00
fgsch
cda8ae9bae Add libtool to BUILD_DEPENDS and bump. add spaces around = while I'm here.
ajacoutot@ requested this instead of switching USE_LIBTOOL to gnu.
2011-01-15 16:39:13 +00:00
jasper
23bdc66288 Remove mjc@ as maintainer after several generous time-outs. 2011-01-14 22:50:56 +00:00
pea
ae269d4653 Update to 0.4
looks fine to ajacoutot@
2011-01-12 15:19:14 +00:00
benoit
7eab5d4cb6 revert to previous release following the advice of jasper@ and
I will rework on it
2011-01-07 16:26:26 +00:00