Commit Graph

2865 Commits

Author SHA1 Message Date
sthen
a58fb78b01 Add an rc.d script for clamav-milter, from Benny 2012-01-21 23:02:57 +00:00
kili
dc3e232a05 Sigh. This needs yet another bump after the update of hs-base64-bytestring.
BTW: whenever you get error messages about missing or broken packages from
running ghc-pkg, some port is probably missing a bump.
2012-01-21 17:19:47 +00:00
kili
e1cdb4c06a This needs a bump after the update of hs-attoparsec. 2012-01-21 12:03:15 +00:00
kili
2e0de0ca17 Update to hs-certificate-0.8.1.
ok (portswise) ajacoutot@, sthen@
2012-01-20 20:34:21 +00:00
kili
60f37e3862 Update to hs-certificate-0.9.5.
ok (portswise) ajacouto@, sthen@
2012-01-20 20:33:17 +00:00
kili
fa549180d2 Update to hs-asn1-data-0.6.1.2.
ok (portswise) ajacoutot@, sthen@
2012-01-20 20:32:16 +00:00
sthen
1087a247ad tweaks to the passwdqc port:
- adjust COMMENT to point out that this includes a password generator
(pwqgen; defaults to reasonably memorable passwords with a decent keyspace).

- manpages are fine with mandoc, so remove USE_GROFF

- adjust whitespace
2012-01-20 01:01:49 +00:00
sthen
90c5bd4b76 update to wpa_supplicant 0.7.3 - as noted by Martin Pelikan the version
in-tree is currently broken and this fixes it for him.
2012-01-19 16:14:11 +00:00
ajacoutot
d50765ea72 Remove, it's not nor won't be used by anything.
ok robert@
2012-01-19 10:22:43 +00:00
ajacoutot
0ec201f184 Tweak DESCR. 2012-01-17 15:34:50 +00:00
sthen
83b570a541 regen patches, no package change (i.e. this doesn't fix it. ;) 2012-01-14 12:57:10 +00:00
sthen
48cda88214 qca-ossl was not linked to the build; add it 2012-01-13 12:32:57 +00:00
ajacoutot
226cf67bc3 Minor update to gnutls-2.12.16.
* corrected functionality of gnutls_record_get_direction()
2012-01-09 14:03:59 +00:00
sthen
bf9111f925 fix bogus pkgname 2012-01-07 19:09:45 +00:00
shadchin
a56a959d27 Import qca-ossl.
ok sebastia@, Amit Kulkarni, Vadim Zhukov (Maintainer)
2012-01-07 16:55:13 +00:00
sthen
3a78685d34 drop Andreas Voegele as maintainer as per his request. 2012-01-07 13:48:39 +00:00
sthen
859422beb1 drop Vadim Zhukov as maintainer, as per his request. 2012-01-07 13:45:24 +00:00
dhill
c912cabd10 update to 0.12.0 2012-01-07 01:47:53 +00:00
sthen
10a7aebff8 update libsrtp to 1.4.4. use -fPIC when building the static library,
so that it may be linked with shared objects. update homepage, enable tests.
ok dhill@ (maintainer).
2012-01-06 00:45:06 +00:00
sebastia
a6ca379d6a libfwbuilder is gone, merged into fwbuilder
OK sthen@
2012-01-04 08:59:57 +00:00
sebastia
baaa2ca0d4 update fwbuilder to 5.0.1
libfwbuilder got merged into fwbuilder.

Besides still not fully supporting all new features of recent OpenBSD pf,
it generally works well.

feedback and OK sthen@
2012-01-04 08:57:50 +00:00
bluhm
8f84f76b28 - update p5-IO-Socket-SSL to 1.53
- no USE_GROFF
2012-01-01 12:22:44 +00:00
kili
1ea5b092a3 This needs a bump, too, according to my build iterations. 2011-12-31 22:29:47 +00:00
kili
94f4cad048 Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.

ok jasper@
2011-12-31 22:19:45 +00:00
ajacoutot
74fb5c138b Sort PLIST. 2011-12-30 11:17:08 +00:00
bluhm
f60b6888a7 update p5-Net-SSLeay to 1.42
from wen heping and Gleydson Soares
2011-12-29 11:57:21 +00:00
bluhm
95c152f399 In order to update p5-Net-SSLey to 1.42, p5-POE-Component-SSLify
has to be fixed first.  Convert the version check from /1.3/ regex
to >= 1.3 numerical comparison.
ok sthen@
2011-12-29 11:50:36 +00:00
mpi
ea4e34c722 Update to py-crypto 2.4.1
Properly honor CFLAGS and build the fastmath module, with inputs from
rpointel@

ok rpointel@, benoit@
2011-12-28 09:56:38 +00:00
ajacoutot
d195f120e6 Unbreak. 2011-12-22 10:00:35 +00:00
pea
3ebee1957e Install sample and rcscript before fragments to avoid wrong permissions
with the ldap flavor.

ok ajacoutot@
2011-12-21 14:36:15 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
jasper
9901530052 drop hidden gmake dependency only needed by autogen.sh, but not in the
actual build
2011-12-12 18:18:15 +00:00
jasper
7437487788 regen 2011-12-12 09:11:10 +00:00
sthen
38fa0cfdea update to stunnel 4.50; use better MASTER_SITES while there. 2011-12-08 13:42:05 +00:00
jasper
db3e86623f - add missing build dependency
- zap trailing whitespace

ok sthen@ (MAINTAINER)
2011-12-07 09:29:02 +00:00
espie
3b98dfbbf1 somehow uses libtoolize during autogen.sh, even if it doesn't use libtool
later (found out by dpb -J, again)
2011-12-05 10:41:44 +00:00
ajacoutot
9986287cc4 oops... "quoi encore ?!" espie@ 2011-12-02 22:02:43 +00:00
ajacoutot
b8b6d1c346 qca2/qca conflicts. 2011-12-02 22:00:34 +00:00
shadchin
1f996719aa Update to 2.0.3.
ok aja@, benoit@, Amit Kulkarni
2011-12-01 19:02:48 +00:00
dhill
7d606f23c6 +libsrtp 2011-11-30 21:19:13 +00:00
dhill
d9383761dd import libsrtp
The libSRTP library is an open-source implementation of the Secure
Real-time Transport Protocol (SRTP) originally authored by Cisco
Systems, Inc.

ok benoit@
2011-11-30 21:16:42 +00:00
sthen
1532a55649 update to stunnel 4.49 2011-11-30 19:37:21 +00:00
dcoppa
1eed8714f8 clearer comment 2011-11-28 15:38:38 +00:00
dcoppa
caf4d0df5c Temporarily disable Smartcard support due to issues with mixing gnu pth
and libpthread. See: http://marc.info/?l=openbsd-ports&m=132197024628355

Ok pea@ (maintainer)
2011-11-27 12:48:30 +00:00
pirofti
9e968f07f3 Drop maintainership 2011-11-27 11:12:46 +00:00
pirofti
e303d6c2df Drop maintainership. 2011-11-27 11:08:48 +00:00
ajacoutot
f4107226d0 Unbreak. Wrong version of this port was imported. 2011-11-26 10:55:17 +00:00
benoit
9536fab45e - update john to 1.7.9
- regen patches

ok ajacoutot@, gsoares@
2011-11-26 10:31:37 +00:00
benoit
d7875109e6 - update libssh2 to 1.3.0
- minor SHARED_LIBS bump
- regen PLIST

ok ajacoutot@
2011-11-26 09:25:46 +00:00
jasper
47679d0556 sync 2011-11-26 09:08:22 +00:00