Commit Graph

2847 Commits

Author SHA1 Message Date
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
jasper
79ca3f4145 import botan 1.10.1
Botan is a crypto library written in C++. It provides a variety of
cryptographic algorithms, including common ones such as AES, MD5, SHA,
HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that
are more obscure or specialized. It also offers X.509v3 certificates
and CRLs, and PKCS #10 certificate requests. A message processing
system that uses a filter/pipeline metaphor allows for many common
cryptographic tasks to be completed with just a few lines of code.
Assembly optimizations for common CPUs, including x86, x86-64, and
PowerPC, offers further speedups for critical tasks such as SHA-1
hashing and multiple precision integer operations.

from brad
tested by aja@ and me@
ok aja@
2011-11-26 09:07:52 +00:00
eric
04c2d8718b upgrade to 0.13
prodded by and ok rpointel@
2011-11-25 20:19:30 +00:00
ajacoutot
04b2a387a8 Minor update to p11-kit-0.9. 2011-11-24 15:01:26 +00:00
gsoares
b6c61ceb85 update to 0.18
ok sthen@
2011-11-22 23:42:34 +00:00
jasper
ee21fc640b fix tests by removing a stupid bashism. 2011-11-22 15:36:33 +00:00
jasper
4655d2ff68 - just because it links with libltdl, doesn't mean it needs USE_LIBTOOL=gnu. 2011-11-22 15:34:10 +00:00
ajacoutot
797204e9b7 SECURITY update to gnutls-2.12.14.
Fix a possible buffer overflow.
2011-11-21 14:48:09 +00:00
nigel
de798d08da Removing CVS markers from within the patch
reported by Mark Patruck
2011-11-18 23:31:01 +00:00
nigel
c9c77840a6 Update to 3.13.1 with ckbi 1.88 changes include
SSL 2.0 is disabled by default.

A defense against the SSL 3.0 and TLS 1.0 CBC chosen plaintext attack
demonstrated by Rizzo and Duong (CVE-2011-3389) is enabled by default.

SHA-224 is supported.

additional blacklist CA's.  Malaysia-based DigiCert Sdn. Bhd

Ok sthen@
2011-11-18 12:32:37 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
jeremy
16703d23fa Update ruby ports to deal with the regress changes to ruby.port.mk.
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible.  Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
dhill
d491724463 update to 0.11.0 2011-11-14 17:06:08 +00:00
ajacoutot
b4a21348f0 Build a gnupg package with all available FLAVORs so that we can spot
breakage more easily.
2011-11-13 22:44:00 +00:00
ajacoutot
6973ee7fdc Unbreak the "card" FLAVOR after the libusb->libusb-compat switch, spotted
by naddy@ (thanks).
2011-11-13 22:39:50 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
stsp
83a302b911 Fix '/usr/local/bin/pinentry' symlink in -main package.
It was pointing to the binary installed by the -gtk2 package.
Also, tweak package descriptions to make more sense.
found by, and ok, naddy
2011-11-08 16:55:19 +00:00
nigel
215311df0d remove patch to hydra man page. Thanks to schwarze@ for
updating mandoc, the syntax error is no longer displayed.
2011-11-05 21:25:52 +00:00