Commit Graph

2670 Commits

Author SHA1 Message Date
jasper
7020d8df39 - update to 0.6.1 2011-05-03 19:04:04 +00:00
benoit
ea97f96353 - update john to 1.7.7
- update patch

ok sthen@, gsoares@
2011-04-30 05:12:51 +00:00
sthen
22b70aa246 - update to 2.02, from jung (maintainer).
- add a patch to fix a user-after-free, maintainer ok
2011-04-28 16:17:21 +00:00
dhill
5277a7f217 update to 0.9.5
ok sthen@
2011-04-28 15:37:10 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
bluhm
de261617ba - update p5-Module-Signature to 0.67
- no use groff
2011-04-21 15:26:38 +00:00
kili
71d50fcc5c Depend on devel/hs-mtl (mtl-2) so it doesn't pick up mtl-1
by accident (if ghc is installed but hs-mtl isn't).

Rule of thumb: if some hs-* port works with both mtl-1 and
mtl-2, let it depend on devel/hs-mtl. If it strictly requires
mtl-1, then don't let it depend on devel/hs-mtl (that part is
obvious). If it doesn't specify the mtl version i the .cabal
file and breaks with devel/hs-mtl installed, patch the .cabal
file.

I'll rebuild and check all the haskell junk on my machine and
will see what can be done to hs-* ports that don't build with
mtl-2 (devel/hs-mtl). If they can be fixed to work with mtl-2,
mtl-1 (in lang/ghc) will be removed.

What a mess!
2011-04-19 19:45:40 +00:00
jasper
62755ed044 switch to cpan module 2011-04-19 17:16:22 +00:00
jasper
bc72675e29 - correctly update to 0.2.0
with gleydson soares
2011-04-18 18:12:47 +00:00
sthen
0297a3df78 - remove unnecessary NULL casts
- sync WANTLIB
2011-04-16 21:13:43 +00:00
jasper
576bb66e55 - update to 0.2.0
- install additional docs

from gleydson soares
2011-04-16 11:58:43 +00:00
jasper
02a9289240 PKG_ARCH=* is already set by cpan.port.mk.
from gleydson soares
2011-04-16 11:52:45 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
ajacoutot
058f1aab39 Major update to gnutls-2.12.2.
tested by landry@ in a bulk, thanks!
ok jasper@ landry@
2011-04-15 16:09:39 +00:00
ajacoutot
8fea97306f +libnettle 2011-04-15 16:08:36 +00:00
ajacoutot
fd064b31d7 Import libnettle-2.1.
Nettle is a cryptographic library that is designed to fit easily in more
or less any context: In crypto toolkits for object-oriented languages
(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in
kernel space. In most contexts, you need more than the basic
cryptographic algorithms, you also need some way to keep track of
available algorithms, their properties and variants. You often have some
algorithm selection process, often dictated by a protocol you want to
implement.
<...>

ok jasper@ landry@
2011-04-15 16:08:01 +00:00
jasper
be4905ac81 - update to 1.09
- doesn't need groff

from gleydson soares
2011-04-13 17:54:48 +00:00
sthen
7a88c7e334 update fwbuilder to 4.1.3, from maintainer Vadim Zhukov 2011-04-12 12:38:08 +00:00
jasper
88e78ed038 - remove, it's a dead project now and nothing uses it anymore
ok kili@
2011-04-12 11:16:28 +00:00
jasper
71a13fe024 this doesn't depend on hs-AES anymore, instead it's using hs-cryptocipher 2011-04-12 11:15:20 +00:00
jasper
ef071f94f0 - update to 0.6.0 2011-04-12 10:43:19 +00:00
jasper
c096ba3028 - update to 0.2.8 2011-04-12 10:43:02 +00:00
jasper
ef7f7e8d73 - update to 0.6.1 2011-04-12 10:42:52 +00:00
jasper
08d2039d4b - update to 0.7.0 2011-04-12 10:42:25 +00:00
jasper
89aab539ec - update to 0.4.6 2011-04-12 10:42:07 +00:00
bluhm
9a0ea025d7 add p5-Net-SSLGlue 2011-04-11 21:31:40 +00:00
bluhm
6791926d16 Initial import of p5-Net-SSLGlue 0.5
This Module helps LWP, Net::SMTP and Net::LDAP to be either SSL
aware at all or to offer way for proper certificate checking.

ok benoit@
tweaks Gleydson Soares
2011-04-11 21:27:49 +00:00
kili
ce5f31092f Tweak dependencies and bump. 2011-04-11 14:46:29 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
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