Commit Graph

3097 Commits

Author SHA1 Message Date
kili
26e409b3d3 Update to hs-skein-0.1.0.9. 2012-10-21 18:27:49 +00:00
sebastia
332c8d424a Update to 5.1.0
feedback and OK steven@
2012-10-21 14:20:53 +00:00
gsoares
9520aca711 - update to 2.54
- take maintainership

OK sthen@ (former maintainer)
2012-10-20 15:37:40 +00:00
kili
a60b728a39 Update to hs-pwstore-fast-2.3. 2012-10-19 18:49:01 +00:00
kili
bace6db5b2 Bupm (required due to haskell package signature change after the
update of hs-base64-bytestring).
2012-10-17 20:08:38 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
dcoppa
545f83df7b Update to hs-cereal-0.3.5.2, needed by an upcoming port of hs-dbus
(it wants Data.Serialize.IEEE754).
Bump the other ports where necessary (because their haskell package
signatures changed).

Suggestion about bumps, and ok kili@
2012-10-12 14:02:21 +00:00
bluhm
5c0677688a - update p5-Crypt-SSLeay to 0.64
- this fixes an "undefined symbol 'SSLv2_client_method'" bug
- take maintainer
OK ajacoutot@
2012-10-12 09:16:07 +00:00
dcoppa
29d3b3280f Add a comment about why we need to link gnupg-pcsc-wrapper with
'-lpthread'.
2012-10-10 11:47:21 +00:00
ajacoutot
8ccd0f1799 RCS IDs. 2012-10-10 08:31:42 +00:00
robert
0fb7803519 +openpam 2012-10-10 08:27:49 +00:00
robert
b12db7e287 import openpam
this version comes from the freebsd sources and it has
a bsdauth module added.

ok ajacoutot@
2012-10-10 08:26:55 +00:00
ajacoutot
fc8fe31412 Fix my email. 2012-10-08 10:43:15 +00:00
dcoppa
c1e33e2536 Update to ccid-1.4.8 ; add pthread to WANTLIB 2012-10-08 09:19:52 +00:00
dcoppa
1f77ee7a0e Do not refer to ports in the pkg/README.
While here, fix pthread related stuff.
2012-09-30 16:28:07 +00:00
ajacoutot
235bf21a91 Update to p11-kit-0.14. 2012-09-27 09:30:06 +00:00
ajacoutot
3b94f059a4 Update to gnutls-3.1.2. 2012-09-27 06:35:07 +00:00
ajacoutot
1023cc198f Update to libtasn1-2.14. 2012-09-27 06:22:50 +00:00
bluhm
dd373705bb update p5-Net-SSLeay to 1.49 2012-09-25 21:39:40 +00:00
pascal
7405d8333e Update to libotr 3.2.1, fixing CVE-2012-3461 (multiple heap-based buffer
overflows).  Also, take maintainer.

ok gonzalo@
2012-09-25 19:40:33 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
fe19214bf7 Have metasploit depend on the correct FLAVOR of a couple ruby
dependencies.
2012-09-23 17:19:51 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
bd359745bf Fix implicit declaration. 2012-09-20 17:49:10 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
sthen
1aa55f717f update to clamav 0.97.6, minor bug fixes and detection improvements 2012-09-17 21:13:44 +00:00
landry
52c4c5958a Update to nss 3.13.6.
Needed by upcoming Mozilla 16 releases.
Been in a bunch of amd64 bulks, tested on ppc/sparc64 too.
ok ajacoutot@
2012-09-17 20:01:22 +00:00
ajacoutot
9e358a7825 Properly enable xml logs.
Use @extraunexec instead of @extra.
Always start the server in check mode.

from robert@
2012-09-07 13:39:43 +00:00
sthen
53b1da7ff8 In mcrypt, check salt lengths and exit with an error, rather than
overrunning a buffer, if too long. CVE-2012-4409.

Patch from http://seclists.org/oss-sec/2012/q3/396, ok benoit@
2012-09-06 21:56:31 +00:00
sthen
f882f71afb update to kc 2.1.6, from maintainer LEVAI Daniel 2012-09-06 19:22:53 +00:00
avsm
e49fbefc8d bump ocaml-cryptokit REVISION, as it now depends on findlib explicitly
due to the change in ocaml.port.mk.

build breakage noticed by naddy@
2012-09-05 21:40:20 +00:00
ajacoutot
b1ecd9b599 Major update to gnutls-3.1.1.
tested in a bulk by landry@, thanks
2012-09-05 07:15:50 +00:00
ajacoutot
c4179b4b42 Update to libnettle-2.5.
tested in a bulk by landry@, thanks
2012-09-05 07:14:47 +00:00
ajacoutot
dca85aedb5 Install man pages in a proper directory. 2012-09-04 16:05:38 +00:00
ajacoutot
bc15304e18 Minor update to gnutls-3.0.23. 2012-09-03 11:54:18 +00:00
kili
ef23db8f0e Update to Crypto-4.2.5. 2012-09-02 21:55:44 +00:00
kili
08b019715c Tweak dependencies (+hs-random) and bump. 2012-09-02 21:25:48 +00:00
kili
b670cc117b Add devel/hs-random dependency. 2012-09-02 20:00:55 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
naddy
046d7dbf7d bsd.lib.mk does not build _pic.a libraries any longer 2012-09-01 12:02:26 +00:00
sthen
c92ca250b5 oops, forgot to link yubiserve to the build when I commited it. 2012-08-31 20:44:52 +00:00
dcoppa
5b754a2d01 Bugfix update to pcsc-lite-1.8.6:
- Fix a problem when only serial drivers are used (no hotplug/USB
  driver)
- increase log buffer size from 160 to 2048. Some "long" log lines where
  truncated.
- Fix redirection of stdin, stdout and stderr to /dev/null when pcscd is
  started as a daemon (default)
- Some other minor improvements and bug corrections
2012-08-31 07:51:17 +00:00
naddy
ff82a73ffb actually bump REVISION 2012-08-28 19:30:47 +00:00
ajacoutot
a73b0d4f87 sync WANTLIB after recent compiler change
from Brad
2012-08-25 17:10:58 +00:00
ajacoutot
1e85c58f0d Tweak comment. 2012-08-25 13:11:35 +00:00
sthen
0860351566 update to logsurfer 1.8, from rpe, ok ajacoutot@ 2012-08-25 10:07:25 +00:00
ajacoutot
f3ade23335 No need for -pthread ldflags anymore.
from Brad
2012-08-24 12:33:14 +00:00