ajacoutot
6e5d41bdfb
-gksu-polkit
2012-03-19 17:20:28 +00:00
ajacoutot
4bb06d1a35
Retire. It's mostly unmaintained and pkexec(1) from polkit is the way to
...
go nowadays.
2012-03-19 17:20:08 +00:00
naddy
17f2d9860d
getline -> get_line
2012-03-18 16:50:09 +00:00
naddy
c51deb119a
getline -> get_line
2012-03-17 22:42:26 +00:00
sthen
418282d256
update to ClamAV 0.97.4, minor bugfixes and detection improvements
...
- merge PFRAG.shared into PLIST, this is SHARED_ONLY
2012-03-15 22:04:44 +00:00
ajacoutot
62e4351341
Drop maintainership.
2012-03-15 13:38:33 +00:00
sebastia
7534deef5a
minor update to 2.14
...
from gonzalo AT x61.com.ar via ports@, thanks
OK ajacoutot@
2012-03-12 17:56:44 +00:00
dcoppa
cc4501904b
Fix an error into configure wrt libcurl checking and regen WANTLIB
...
accordingly
ok pea@ (maintainer)
2012-03-09 12:11:23 +00:00
ajacoutot
a89a75cd04
Garbage collect the /dev/arandom patches.
...
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
pea
5954d0a55c
Update to 2.0.3
...
ok dcoppa@
2012-03-07 20:42:36 +00:00
ajacoutot
e182004240
Minor update to gnutls-2.12.17.
2012-03-06 16:37:49 +00:00
dhill
d018e19204
update to 0.12.2
2012-02-28 02:25:30 +00:00
landry
fb31069d9c
Update to nss 3.13.3.
...
This release actively distrusts the MITM subCA issued by TrustWave, see
details at https://bugzilla.mozilla.org/show_bug.cgi?id=724929 (also
#727167 & #728617 ). While here, depend on nspr 4.9.
2012-02-22 20:00:55 +00:00
dcoppa
1b6e355dec
Update to libfprint-0.4.0
...
OK robert@ (maintainer)
2012-02-22 09:30:19 +00:00
ajacoutot
04f34342b4
CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
...
list it.
ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
af3c8e57c9
Unbreak after recent intltool update: AUTOCONF_VERSION 2.59 -> 2.60
...
build breakage reported by fgsch@
2012-02-21 09:13:50 +00:00
landry
e1119cc19f
Update to nss 3.12.2, needed by mozilla 11+.
...
Tested on alpha amd64 hppa i386 powerpc sparc64, no change in regress
output.
2012-02-20 09:18:05 +00:00
ajacoutot
aad00d8f5b
Update to p11-kit-0.11.
2012-02-19 19:08:37 +00:00
mpi
781ee73feb
Update to py-crypto 2.5 and add a python3 flavor.
...
mostly from and ok rpointel@
2012-02-17 09:32:18 +00:00
ajacoutot
c8731b53b3
Fix a NULL ptr dereference (from upstream).
...
reported by "remco"
ok naddy@ sthen@
2012-02-07 06:36:39 +00:00
espie
0322fed35a
properly re-conflict gpg1/2. Noticed by naddy@
...
okay ajacoutot@, pea@
2012-01-31 10:51:48 +00:00
okan
976099cbda
update to 4.01_01; from LEVAI Daniel.
...
ok kevlo@ (MAINTAINER)
2012-01-26 15:37:48 +00:00
sebastia
904edf430c
Fix problem with bulk build, introduced when importing qca-ossl:
...
* renaming libqca to libqca2 for the qca2 port
* removed conflict line from qca2 PLIST
* bumped qca2
* updated conflict line in qca PLIST
* bumped qca2
* updated WANTLIB of qca-ossl and bumped
* hooked qca2 up to the build in the ports/security/Makefile
OK shadchin@, espie@
2012-01-26 09:25:46 +00:00
ajacoutot
e128a0bf97
Put these users in the daemon class to be consistent with all the other
...
ones in ports.
discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
bluhm
bc9324b36a
update p5-Net-SSLGlue to 0.9
2012-01-25 21:56:16 +00:00
bluhm
e58af54072
update p5-IO-Socket-SSL to 1.54
2012-01-25 21:51:16 +00:00
ajacoutot
d631672629
Minor update to p11-kit-0.10.
2012-01-24 09:46:04 +00:00
espie
ffc317cb53
comment change -> descr checkum change -> rev bump
2012-01-23 16:59:38 +00:00
kili
06a8c737f1
Sort.
2012-01-22 17:24:24 +00:00
kili
6d786caa73
Update to 0.8.
...
ok ajacoutot@
2012-01-22 17:21:54 +00:00
kili
4a8d0287db
Hook new hs-* ports.
2012-01-22 17:19:43 +00:00
kili
9543ca2ef5
Skein ( http://www.skein-hash.info/ ) is a family of fast
...
secure cryptographic hash functions designed by Niels
Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir
Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.
This package uses bindings to the optimized C implementation of
Skein. We provide a high-level interface (see module "Crypto.Skein")
to some of the Skein use cases. We also provide a low-level interface
(see module "Crypto.Skein.Internal") should you need to use Skein
in a different way.
Currently we have support for Skein as cryptographic hash function
as Skein as a message authentication code (Skein-MAC). For examples
of how to use this package, see "Crypto.Skein" module documentation.
ok sthen@
2012-01-22 17:17:51 +00:00
kili
61d6a9fd8a
To store passwords securely, they should be salted, then hashed
...
with a slow hash function. This library uses PBKDF1-SHA256, and
handles all the details.
ok sthen@
2012-01-22 17:16:57 +00:00
kili
ca7604ff1e
This package contains code for generating high quality random numbers
...
that follow either a uniform or normal distribution. The generated
numbers are suitable for use in statistical applications.
The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
multiply-with-carry generator, which has a period of 2^8222 and
fares well in tests of randomness. It is also extremely fast,
between 2 and 3 times faster than the Mersenne Twister.
Compared to the mersenne-random package, this package has a more
convenient API, is faster, and supports more statistical distributions.
ok sthen@
2012-01-22 17:16:04 +00:00
kili
8629a4fd7b
A platform independent method to obtain cryptographically strong entropy
...
(CryptAPI on Windows, urandom everywhere else, patches welcome).
ok sthen@
2012-01-22 17:15:24 +00:00
ajacoutot
b941f6d166
/usr/local -> ${TRUEPREFIX}
2012-01-21 23:13:59 +00:00
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
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
nigel
43cbd6d89e
Update hydra from v5.4 to v7.1
...
Ok and Comments rpointel@ brad@ benoit@
2011-11-05 15:24:38 +00:00
ajacoutot
43dc057a35
Fix DEPENDS.
2011-11-04 13:36:16 +00:00
stsp
d267f4e950
Add a subpackage for GTK2 frontend. ok pea@
2011-11-04 12:12:53 +00:00
jasper
0e92e082b2
- regen WANTLIB
2011-11-04 08:42:25 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
7f92f20b1e
Minor update to p11-kit-0.7.
2011-10-22 22:48:33 +00:00
rpointel
97ab6a30bb
update paramiko to 1.7.7.1.
...
ok benoit@ (maintainer).
2011-10-22 07:29:01 +00:00
espie
636a5c9ac4
CHMOD and CHOWN serve no useful purpose, they're just chown/chmod
2011-10-21 16:23:44 +00:00
ajacoutot
0efec4bcbd
Small bugfix update to gnutls-2.12.12.
2011-10-21 15:38:15 +00:00
jasper
821ebc2672
fix packaging on mips64*
...
ok robert@ (MAINTAINER)
2011-10-19 13:53:57 +00:00
sthen
1e6bea521f
update to clamav 0.97.3.
...
in typical clamav tradition, release notes say "ClamAV 0.97.3 is a
minor bugfix release and is recommended for all users", secunia says:
A vulnerability has been reported in ClamAV, which can be exploited by
malicious people to cause a DoS (Denial of Service) and potentially
compromise a vulnerable system.
The vulnerability is caused due to errors related to the handling of
recursion levels within the "cli_bcapi_extract_new()"
(libclamav/bytecode_api.c) and "cli_bytecode_runhook()"
(libclamav/bytecode.c) functions, which can be exploited to e.g. cause
a crash via specially crafted files.
2011-10-18 18:48:39 +00:00
jasper
d62a03c9fd
Regen WANTLIB to unbreak.
2011-10-14 07:00:23 +00:00
rpointel
5372f5a6fd
Update libnettle to 2.4.
...
reads good aja@ jasper@
2011-10-12 06:03:41 +00:00
mpi
f2af1bd917
Fix build, keywords were extended in patches
2011-10-10 10:08:05 +00:00
ajacoutot
3ed61e86e7
Unreak by recreating patches.
2011-10-09 15:09:55 +00:00
ajacoutot
79137f31d1
Remove empty patches.
2011-10-09 15:06:41 +00:00
mpi
fcba3d6743
Update py-crypto to 2.3
...
take maintainership
ok benoit@, wcmaier@ (previous MAINTAINER)
2011-10-08 14:56:34 +00:00
ajacoutot
ec780377db
sort.
2011-10-04 13:23:38 +00:00
ajacoutot
c057cd387b
Bugfix update to gnutls-2.12.11.
...
* libgnutls: Memory leak fixes in credentials private key deinitialization.
* libgnutls: Allow CA importing of 0 certificates to succeed.
2011-10-03 15:32:24 +00:00
naddy
0a9e26f912
use MASTER_SITE_BERLIOS
2011-10-02 19:25:51 +00:00
pea
b50d6efafc
Install .la files.
...
They are needed by, at least, mutt and postfix.
ok ajacoutot@
2011-09-29 09:13:01 +00:00
todd
611ea79839
update to 0.10.2
...
from maintainer, looked at by sthen@
2011-09-26 17:11:28 +00:00
naddy
a49c754495
after PKGSPEC change, bump all packages that depend on db/v3
2011-09-25 14:42:51 +00:00
kili
f77d3db351
Bump.
2011-09-24 19:09:33 +00:00
rpointel
4b823341da
update libssh to 0.5.2 (bugfix release).
...
ok aja@.
2011-09-23 05:13:18 +00:00
landry
e9d2524495
Missed bump in previous maintainership reset commit. Wee, free commit!
2011-09-22 11:42:01 +00:00
jasper
4949ec7c45
reset maintainership
2011-09-21 17:20:56 +00:00
ajacoutot
2d80e2dd3a
+cyrus-sasl2,sqlite3
2011-09-20 23:02:38 +00:00
ajacoutot
326d7a7e09
Update to cyrus-sasl-2.1.25.
...
sqlite FLAVOR replaced with sqlite3.
2011-09-20 23:01:29 +00:00
bluhm
cb302090df
- update p5-Net-SSLeay to 1.38
...
- note that this breaks p5-Mail-SpamAssassin regression tests,
as it removes obsolete SSLv2 support
- no USE_GROFF
- adjust Makefile to template
ok sthen
2011-09-19 23:01:16 +00:00
sthen
9aee28cec4
update to stunnel 4.44
2011-09-19 14:21:02 +00:00
ajacoutot
844768f866
Build cyrus-sasl2,pgsql.
2011-09-19 14:05:56 +00:00
pea
72d6838101
Update to 2.0.18.
...
ok ajacoutot@
2011-09-19 11:41:35 +00:00
ajacoutot
387b158cab
Explicitely set the module path.
2011-09-18 21:38:42 +00:00
ajacoutot
39d509919c
Install the config file as pkcs11.conf.example, as intended.
2011-09-18 15:45:18 +00:00
ajacoutot
5973199aee
Fix exampledir.
2011-09-18 12:13:41 +00:00
ajacoutot
690717a5b6
Minor update to p11-kit-0.6.
2011-09-18 12:02:33 +00:00
jasper
214175a0f5
- update to GnuPG-Interface-0.44
...
from Pascal Stumpf
2011-09-17 13:51:52 +00:00
espie
46d3548829
normalize pkgpath
2011-09-16 11:41:38 +00:00
sthen
911192190c
update to stunnel 4.43, ok jakob@, reads good to william@
...
- take maintainer, suggested by jakob
- pid is now created inside the chroot jail, note you may want to set
"pid = /stunnel.pid" in config.
2011-09-15 00:42:21 +00:00
william
7832d1549c
add rcscript
...
ok ajacoutot jakob (MAINTAINER)
2011-09-14 01:45:31 +00:00
jasper
273df59865
unbreak after gtk2 flavor removal from polkit-gnome
2011-09-12 19:58:01 +00:00
naddy
1e2bbe8777
bump all (sub)packages that depend on db/v4; requested by and help from espie@
2011-09-12 18:02:34 +00:00
sthen
077627fce5
use MASTER_SITE_GNU, armani@ reports that most previous MASTER_SITES don't
...
have this file.
2011-09-11 12:36:12 +00:00
naddy
76397543f2
Check for compiler flags not available with gcc < 4 before using them
...
and regen patches. ok rpointel@
2011-09-10 11:56:42 +00:00
naddy
7f797d8a3f
allow this to build with gcc3
2011-09-09 20:13:28 +00:00
ajacoutot
d62a7dfc68
Bugfix update to gnutls-2.12.10.
2011-09-08 11:36:36 +00:00
jeremy
f8b8209afb
SUBDIR += ruby-bcrypt,rbx
2011-09-07 16:57:30 +00:00
jeremy
2d44f2ec8b
Update to version 3.0.0. Take maintainership. Remove regression
...
tests as they now depend on RSpec 2, and ports still only supports
RSpec 1.
The bcrypt C implementation in 3.0.0 is new, so the previous patches
are no longer necessary.
2011-09-07 16:10:49 +00:00
nigel
4d25ebc09e
change of maintainer.
...
ok jasper@
2011-09-07 13:23:07 +00:00
nigel
0e6b0ed6b3
change maintainer
...
ok jasper@
2011-09-07 13:21:11 +00:00
landry
5bc0634f59
Damn you, RCS $Id$s... spotted by Greg Jones.
2011-09-07 05:22:52 +00:00
landry
21a1502fbb
Update to nss 3.12.11p0 with ckbi 1.87, ckbi being the internal builtin CA
...
root/certificate database. This special release (along incoming mozilla
releases) fixes the DigiNotar mess, for which more info is available at
http://blog.gerv.net/2011/09/diginotar-compromise/ , MFSA2011-34 and
http://blog.mozilla.com/security/2011/09/02/diginotar-removal-follow-up/
2011-09-06 19:39:34 +00:00
jasper
9e0159a048
- update to 0.09
...
- adjust WANTLIB
maintainer timed-out
2011-08-30 07:03:17 +00:00
ajacoutot
ef8ab198cd
Fix WANTLIB after gpgme update.
2011-08-30 06:54:11 +00:00
ajacoutot
f8fa5b2537
Long overdue update to gpgme-1.3.1.
...
ok rpointel@ jasper@
2011-08-30 06:43:07 +00:00
jasper
f40f203b21
- add run dependency on p5-Crypt-Rijndael
...
prompted by mikolaj kucharski
2011-08-29 10:58:26 +00:00
naddy
49e91c2d57
disable additional warning options, some of which are not available with
...
gcc < 4
2011-08-28 13:46:51 +00:00
naddy
11315d3b95
don't use #ifdef __sparc__ to check for Solaris; ok benoit@
2011-08-25 12:51:56 +00:00
ajacoutot
0b5fab133a
Update to libnettle-2.2.
2011-08-25 09:20:27 +00:00
landry
77fcb12fe2
Update to nss 3.12.10, needed by upcoming mozilla updates.
...
ok martynas@ rpointel@.
2011-08-23 20:07:50 +00:00
rpointel
4dae6f19c7
Update libssh to 0.5.1.
...
ok jasper@.
2011-08-22 15:05:02 +00:00
ajacoutot
5ae5f28d6c
Bugfix update to gnutls-2.12.9.
2011-08-22 09:13:04 +00:00
ajacoutot
66fd466ec9
+p11-kit
2011-08-22 08:04:47 +00:00
ajacoutot
0409ce7956
Import p11-kit-0.4.
...
p11-kit provides a way to load and enumerate PKCS#11 modules. It
implements a standard discoverable configuration for installed PKCS#11
modules.
(this is needed for an upcoming gnutls update)
ok jasper@
2011-08-22 08:04:14 +00:00
benoit
2c555cb5b3
- take maintainership on it
...
- remove USE_GROFF
- bump REVISION
2011-07-31 07:50:18 +00:00
benoit
6109cdfb7f
- take maintainership on it
...
- remove USE_GROFF
- bump REVISION
2011-07-31 07:27:29 +00:00
sthen
02d1ade3c5
update to clamav 0.97.2; fixes problems with the bytecode engine, Safebrowsing
...
detection, hash matcher, and other minor issues. ok giovanni@ pea@
2011-07-26 14:23:45 +00:00
bluhm
6b2c7454c6
update p5-Net-SSLGlue to 0.8
2011-07-24 20:53:13 +00:00
schwarze
6df73b7c69
+p5-Authen-NTLM
2011-07-20 21:47:46 +00:00
schwarze
9893017300
Import p5-Authen-NTLM-1.08.
...
This module implements the NTLM (Microsoft Windows NT LAN Manager)
authentication mechanism. It can be used to perform NTLM style
authentication for any desired protocol.
Feedback and OK gsoares@; OK landry@ sthen@.
2011-07-20 21:42:49 +00:00
gsoares
9a9d4a970e
update xmlsec to 1.2.18
...
The XML Security Library 1.2.18 release fixes a serious crasher.
tweaks/OK sthen@, jasper@
2011-07-20 20:56:00 +00:00
rpointel
f14d0fa162
+libssh
2011-07-18 17:40:30 +00:00
rpointel
f5f79db5ae
Import libssh, a multiplatform C library implementing the SSHv2 and SSHv1
...
protocol on client and server side. With libssh, you can remotely
execute programs, transfer files, use a secure and transparent tunnel
for your remote applications.
ok jasper@.
2011-07-18 17:38:47 +00:00
landry
94e7773575
Repair after last commit: the MODULES=cpan at the top of Makefile was
...
overriden by MODULES=devel/gettext addition.
2011-07-11 18:02:16 +00:00
jasper
95dde884f1
- fix patch names
2011-07-08 11:19:35 +00:00
jasper
b2715b7bb6
- remove unneeded patches, all the random devices have been providing the same
...
output for a while now.
- fix a few license markers while here
2011-07-07 17:18:11 +00:00
jasper
f9aeed9fdc
- add missing rcs id
...
- regen plist
- fix wantlib
2011-07-07 17:16:18 +00:00
ajacoutot
89a1cb30b4
Remove some duplicate wantlibs, use the libiconv MODULE where applicable.
2011-07-07 01:06:59 +00:00
ajacoutot
ebc307bb8c
Use the devel/gettext MODULE.
2011-07-06 21:09:55 +00:00
pea
62be2176a9
Update to 2.0.2
...
ok ajacoutot@
2011-07-06 15:03:13 +00:00
dhill
f32c05bca1
update to assl 0.10.0.
...
"reads right" jasper@
2011-07-04 16:39:33 +00:00
naddy
003265780c
* Don't turn an mdoc(7) page into a cat page. Install the source page.
...
* No need to explicitly recurse into saslauthd. The build framework
does that already.
ok ajacoutot@
2011-07-03 22:51:25 +00:00
naddy
ba367ee16a
remove this woefully obsolete (1992!) piece of cruft
...
ok ajacoutot@ sthen@ jasper@
2011-07-03 22:19:52 +00:00
sthen
791e812e50
Cope with bsd.man.mk changes and install source man pages.
2011-06-27 13:29:52 +00:00
rpointel
79fdd8a94b
+ikeman
2011-06-25 07:11:30 +00:00
rpointel
0a20475710
Import ikeman, from Martin Pelikan (MAINTAINER).
...
ok giovanni@.
ikeman is a tool designed to simplify management of X.509 public key
infrastructure used to create IPsec flows by isakmpd(8) or iked(8).
It displays all PKI data in a hierarchical view and can also create
new certificate authorities, sign new certificate requests and revoke
or un-revoke currently loaded certificates.
All this in a user-friendly ncurses GUI, which also warns user about
errors like already expired, revoked or not yet valid certificates.
2011-06-25 07:10:25 +00:00
benoit
e31dd2fa3d
- update john to 1.7.8
...
- regen patchs
ok sthen@
2011-06-24 15:19:18 +00:00
naddy
dbfd750590
Cope with bsd.man.mk changes and install source man pages.
...
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
ajacoutot
e173a8c59e
+sslscan
2011-06-21 21:06:23 +00:00
ajacoutot
c251bafcec
Import sslscan-1.8.2.
...
SSLScan queries SSL services, such as HTTPS, in order to determine the
ciphers that are supported. SSLScan is designed to be easy, lean and
fast. The output includes prefered ciphers of the SSL service, the
certificate and is in Text and XML formats.
Heavily based on the FreeBSD port.
inputs from sthen@
ok jasper@
2011-06-21 21:05:48 +00:00
ajacoutot
94deac9daf
Bugfix update to gnutls-2.12.7.
2011-06-21 09:55:43 +00:00
dhill
c71338db13
update to 0.9.7
2011-06-20 15:30:40 +00:00
kili
e6e9988768
Add aircrack-ng.
...
ok benoit@
2011-06-19 08:53:43 +00:00
robert
ea505878af
+p5-Text-Password-Pronounceable
2011-06-14 11:32:25 +00:00
robert
1b85801f80
import of p5-Text-Password-Pronounceable-0.30, a module that generates
...
pronounceable passwords
2011-06-14 11:31:45 +00:00