Commit Graph

3225 Commits

Author SHA1 Message Date
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
landry
b1324216b8 Fix on hppa, broken since the PIE switch.
mpi/hppa1.1/udiv-qrnnd.S is not PIE-safe, let's use mpi/hppa/udiv-qrnnd.S
instead.
with kettenis@
2012-12-11 21:12:36 +00:00
landry
48209fe2c9 Regen patches 2012-12-11 20:47:45 +00:00
ajacoutot
01ba45e2f4 Update to gnutls-3.1.5. 2012-12-08 08:20:10 +00:00
ajacoutot
f9e0bfceee Update to libtasn1-3.2. 2012-12-08 08:19:57 +00:00
abieber
4e0f83330f Make node-bcrypt work with libv8
OK jeremy@
2012-12-05 00:46:38 +00:00
kili
4414830a0f Bump. 2012-12-02 20:40:09 +00:00
chrisz
0081341c9f update lang/ocaml to 4.00.1.
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
dcoppa
f4f35fb4b2 Bugfix update to pcsc-lite-1.8.7
Fix a problem when a reader is unplugged (and the reader is still
in use)
2012-11-29 11:28:47 +00:00
sthen
b6ba65dffb +yubikey-personalization-gui 2012-11-28 11:40:04 +00:00
sthen
c9f2767b04 import ports/security/yubikey-personalization-gui, tested by various,
ok/feedback jasper@

The YubiKey Personalization Tool is a Qt based cross-platform utility
designed to facilitate re-configuration of YubiKeys on Windows, Linux
and MAC platforms. The tool provides a sane simple step-by-step
approach to make configuration of YubiKeys easy to follow and
understand, while still being powerful enough to exploit all
functionality of both the YubiKey 1 and YubiKey 2 generations of
keys. The tool provides the same functionality and user interface on
Windows, Linux and MAC platforms.

The Cross-Platform YubiKey Personalization Tool provides the following
main functions:

* Programming the YubiKey in "Yubico OTP" mode
* Programming the YubiKey in "OATH-HOTP" mode
* Programming the YubiKey in "Static Password" mode
* Programming the YubiKey in "Challenge-Response" mode
* Checking type and firmware version of the YubiKey
2012-11-28 11:39:35 +00:00
sthen
2961c34245 update maintainer's email address. 2012-11-23 10:59:11 +00:00
sthen
e5bef61946 SECURITY update to libssh 0.5.3
More info at http://www.libssh.org/2012/11/20/libssh-0-5-3-security-release/

- CVE-2012-4559: multiple double free() flaws
- CVE-2012-4560: multiple buffer overflow flaws
- CVE-2012-4561: multiple invalid free() flaws
- CVE-2012-4562: multiple improper overflow checks

ok rpointel@ jasper@
2012-11-22 20:54:11 +00:00
ajacoutot
1bacafccba Update to cyrus-sasl-2.1.26. 2012-11-22 16:01:38 +00:00
sthen
e332ab40cd import ports/security/spiped, from James Turner, ok landry@
spiped (pronounced "ess-pipe-dee") is a utility for creating
symmetrically encrypted and authenticated pipes between socket
addresses, so that one may connect to one address (e.g., a UNIX socket
on localhost) and transparently have a connection established to another
address (e.g., a UNIX socket on a different system). This is similar to
'ssh -L' functionality, but does not use SSH and requires a pre-shared
symmetric key.

spipe (pronounced "ess-pipe") is a utility which acts as an spiped
protocol client (i.e., connects to an spiped daemon), taking input from
the standard input and writing data read back to the standard output.
2012-11-19 22:14:52 +00:00
sthen
54fe7aeb13 +spiped 2012-11-19 22:14:31 +00:00
landry
b87f41935b +ssh-ldap-helper 2012-11-14 18:43:31 +00:00
landry
2846773fbd Import ssh-ldap-helper, extracted with great prejudice from Red Hat's
openssh-5.3p1.src.rpm.

ssh-ldap-helper is a small helper for sshd's AuthorizedKeysCommand
config keyword, allowing to fetch the AuthorizedKeys from an LDAP
directory with a given schema.
Note that you'll need an sshd with ssh/auth2-pubkey.c r1.33 for it
to work fine.

ok ajacoutot@ sthen@
2012-11-14 18:42:50 +00:00
landry
051b961835 Remove the chunks only containing #@!#@!$@! rcs ids changes, patch was
not applying properly because of them.
Reported by ajacoutot@
2012-11-13 08:26:25 +00:00
landry
40547a68f6 Update to nss 3.14.
- use ${SUBST_CMD} instead of old-style perl -pi -e commands
- update nss-config from debian's nss-config.in, since apparently it
comes from there.. needed to fix detection by mozillas, otherwise the
current script returns 3.14 for --version while configure scripts
expect 3.14.0... grab version via awk on nss.h at runtime.

Tested on amd64/i386/powerpc and in an amd64 bulk build. Needed by
firefox 18.

ok sthen@ ajacoutot@ jasper@
2012-11-12 20:43:09 +00:00
ajacoutot
857cce9611 Update to gnutls-3.1.3. 2012-11-05 10:41:24 +00:00
jeremy
d3683cfa3f Update to ruby-bcrypt 3.0.1. 2012-10-31 22:04:42 +00:00
sthen
e502b3db04 Don't override an earlier CONFIGURE_ARGS at the bottom of the Makefile;
fixes a problem where gnupg2 was picking up openldap even for the non-ldap
build.  Build problem spotted by naddy, ok pea@
2012-10-31 10:26:12 +00:00
gsoares
0f5e86d72b add missing rcs id
OK aja
2012-10-30 14:21:36 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
kili
b0bf1ff3f7 Update to hs-mwc-random-0.12.0.1. 2012-10-21 18:33:39 +00:00
kili
79897baa59 Bump, because the updates of hs-crypto-api and/or hs-tagged caused haskell
library signature changes.
2012-10-21 18:32:49 +00:00
kili
f52bc03ebc Update to hs-crypto-api-0.10.2.
ok jasper@ (maintainer)
2012-10-21 18:29:29 +00:00
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
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
ajacoutot
f52a6e36e2 autoconf is a weird science... 2012-08-23 13:29:02 +00:00
ajacoutot
6a8b22e40d Committed upstream. 2012-08-22 06:28:53 +00:00
avsm
135b64580d mark a secondary pkgpath for ocaml-cryptokit to reflect the renaming from
security/cryptokit. bump REVISION.
2012-08-22 00:41:38 +00:00
sthen
c34880420b sync configure.ac program_invocation_short_name test with the one in
gnulib in gnutls, this fixes a build problem I've seen on some (but not
other) machines. ok ajacoutot@
2012-08-21 09:13:33 +00:00
pascal
e051391d3c After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
default.  Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.

ok naddy@
2012-08-20 11:50:59 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
ajacoutot
b81709215a Forgot in previous. 2012-08-19 13:31:39 +00:00
ajacoutot
ec4340a364 Remove lpthread patches from the "security" category. 2012-08-19 13:30:04 +00:00
ajacoutot
47f3bffd1f Bugfix update to p11-kit-0.13. 2012-08-19 11:10:43 +00:00
ajacoutot
4f20d1860d Fix DESCR. 2012-08-18 22:58:00 +00:00
avsm
3262fe6634 +ocaml-ssl
cryptokit->ocaml-cryptokit
2012-08-18 22:41:58 +00:00
avsm
4015bb18af update to ocaml-cryptokit-1.6
* new HOMEPAGE, new MASTER_SITE
* use new CONFIGURE_STYLE=oasis
* rename from cryptokit to ocaml-cryptokit

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:40:36 +00:00
avsm
51f6b4c5ee initial import of ocaml-ssl-0.4.6
from Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:34:57 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
pascal
2a05f2db9c Further PIE preparations: aircrack-ng and avidemux both use non-PIC optimised
assembler.  Wrap an #ifndef PIC around it.

ok naddy@
2012-08-11 22:58:18 +00:00
gsoares
6457aa1c8d - update to 4.53
- drop maintainer per his request

ok sthen@
2012-08-09 14:13:59 +00:00
sthen
d1cfb54f2b Add a few more useful sanesecurity-mirrored lists to clamav-unofficial-sigs
sample config file (e.g. winnow_bad_cw and various bofhland lists).
Comment-out MBL to disable by default, it has various problems with
false-positives and doesn't seem very effective at present.
2012-08-09 00:34:29 +00:00
dcoppa
fb334582c2 Enable pcsc-lite support
Diff looks good to pea@ (maintainer)

Tested with my O2 O2Micro CCID SC Reader
2012-08-08 15:10:02 +00:00
naddy
ee86b61264 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-07 10:18:47 +00:00
ajacoutot
f9a1d41896 Update to assl-1.1.0.
from David Hill (maintainer)
2012-08-07 07:34:23 +00:00
dcoppa
85390daaf6 +ccid 2012-08-06 13:23:48 +00:00
dcoppa
863b04e540 Import security/ccid, a user-space USB CCID driver used by
security/pcsc-lite.

OK sthen@
2012-08-06 13:20:48 +00:00
dcoppa
5f5997167f Major update to pcsc-lite-1.8.5
OK sthen@
2012-08-06 13:03:12 +00:00
sthen
59f1eb3ac1 update to gnutls 3.0.22, ok ajacoutot@
- bugfixes and now supports gnutls_certificate_set_x509_system_trust on OpenBSD
2012-08-06 07:54:22 +00:00
ajacoutot
e97dd452f3 Remove useless comment. 2012-08-05 10:48:12 +00:00
espie
6fdca43594 fix non-sensible libtool parameters, allows us to drop some very weird
libtool code.
2012-08-04 14:24:23 +00:00
sthen
ffbfde3b63 import ports/security/yubiserve, ok jsaper@
YubiServe is a lightweight Validation Server supporting both OATH/HOTP
and Yubico Yubikey implementations, written in Python that uses an
SQLite database or, optionally, a MySQL database. It has an integrated
threaded webserver, with HTTPS/SSL support, compatible with the
Yubico validation protocol 2.0 including HMAC SHA-1 signatures to
provide for authentication of the server.
2012-07-18 08:25:07 +00:00
jasper
cbcacca97f do not show --ssl2 commandline option if built with an OpenSSL without SSLv2 support.
from brad
2012-07-16 08:49:31 +00:00
ajacoutot
f6c4c2aeb4 Update to Botan 1.10.3.
A change in 1.10.2 accidentally broke ABI compatibility with
1.10.1 and earlier versions, causing programs compiled against
1.10.1 to crash if linked with 1.10.2 at runtime.

Recent versions of OpenSSL include extra information in ECC
private keys, the presence of which caused an exception when
such a key was loaded by botan. The decoding of ECC private
keys has been changed to ignore these fields if they are set.

from Brad
2012-07-15 08:12:13 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
naddy
4bd8b1fcb9 remove gnupg's idea flavor here, too 2012-07-12 20:57:51 +00:00
naddy
5e1bcbad44 The American/European/Japanese patents on IDEA have expired. Remove
the flavor and just include it by default.  ok zinke@
2012-07-12 16:32:47 +00:00
sebastia
4ef301dd98 Update libgsasl to 1.8.0
OK naddy@
2012-07-12 16:01:53 +00:00
ajacoutot
290df0134f -gnomint 2012-07-10 19:16:35 +00:00
ajacoutot
278bb3cacd Bad robert! 2012-07-10 19:16:08 +00:00
ajacoutot
245e0ca14b Remove, in the way, not maintained......
This software had deprecated warnings for years and didn't manage to update
so kill it with fire.

ok jasper@
2012-07-10 19:15:23 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
ajacoutot
4f785e279f Unbreak with gnutls>=3. 2012-07-09 18:38:45 +00:00
ajacoutot
e0b037b6ec Better patch. 2012-07-09 13:29:51 +00:00
ajacoutot
5e3a59ff36 -prelude 2012-07-09 09:05:42 +00:00
ajacoutot
c03b7b59ed Remove prelude. It's been unmaintained for years. Updating to a newer
version would require a lot of work and we have no maintainer; not to
mention the source code is not available right now.
A "security" software that is unmaintained is something that should live
in an attic.

ok jasper@ sthen@
2012-07-09 09:05:22 +00:00
giovanni
e6cdd4e74c Use devel/llvm instead of the bundled one on $LLVM_ARCHS
help & ok sthen@ (Maintainer)
2012-07-08 21:24:58 +00:00
ajacoutot
5c286b8833 Major update to gnutls-3.0.21.
ok jasper@
2012-07-08 09:02:10 +00:00
jasper
49359fb413 zap this old, broken and unmaintained cruft.
ok msf@ (MAINTAINER), aja@
2012-07-06 16:37:24 +00:00
jasper
af344bb14d unhook tinyca 2012-07-06 16:37:03 +00:00
ajacoutot
ed9f7f03ac Bugfix update to gnutls-2.12.20.
* fixed memory leak in PKCS #8 key import
2012-07-05 06:36:59 +00:00
ajacoutot
60c9f4f1b8 Update to libtasn1-2.13. 2012-07-05 06:21:04 +00:00
ajacoutot
b19dd97d26 Update to Botan 1.10.2.
from Brad
2012-07-04 12:03:42 +00:00
mpi
862513d4e1 Unbreak the configure step with systrace, no package change, issue and fix
reported by Juan Francisco Cantero Hurtado.
2012-07-02 16:36:33 +00:00
jasper
4a3b232786 Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-29 08:33:20 +00:00
bluhm
df1e76062d update p5-IO-Socket-SSL to 1.76 2012-06-28 23:43:41 +00:00
jasper
e0b7a40c35 Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:57:29 +00:00
jasper
07f3a1c4cf Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:49:54 +00:00
jeremy
0c9db2e825 Update node-bcrypt to 0.6.0, works with node 0.8.0.
Build process changed from waf to gyp, but no patches required.
2012-06-28 17:33:05 +00:00
rpointel
fc05848416 regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:01:51 +00:00
jasper
9041fc74ae - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:40:06 +00:00
jasper
7ce355632a let this work if sslv2 is disabled, from Brad 2012-06-26 10:12:21 +00:00
jasper
abf0631829 let assl work if sslv2 is disabled, from Brad 2012-06-26 10:07:27 +00:00
robert
7f7d57b857 --enable-xml-log is needed for both the client and the server so enable
it by default
2012-06-25 18:54:07 +00:00
naddy
fd3f2648f8 explicitly include <sys/param.h> before <sys/sysctl.h> and don't rely on
it being pulled in by some other header file
2012-06-25 14:06:26 +00:00
okan
0848a8a56c WANTLIB sync after ImageMagick update; ok sthen 2012-06-19 12:57:32 +00:00
jasper
5a01675bf3 ${HOBBITS} take maintainership 2012-06-19 09:48:04 +00:00
sthen
cc7f90c406 SECURITY update to clamav 0.97.5
ClamAV 0.97.5 addresses possible evasion cases in some archive formats
(CVE-2012-1457, CVE-2012-1458, CVE-2012-1459).  It also addresses stability
issues in portions of the bytecode engine.  This release is recommended for all
users.
2012-06-16 10:34:54 +00:00
gonzalo
4487e8afed Update for Jailkit to 2.15, patch-configure is not needed anymore
(applied upstream), while here, USE_GROFF is not needed and zap some
white space.

Ok sebastia@ (maintainer), aja@
2012-06-15 13:50:58 +00:00
jasper
8afd5febb8 add this 2012-06-13 15:27:24 +00:00
jasper
87d2271924 oh crumbs...upstream rolled a new release with out patches. bump to 1.1.1 2012-06-13 15:26:16 +00:00
jasper
77ba102a3d sync 2012-06-13 15:14:31 +00:00
jasper
84c8aa8a35 import libpwquality 1.1.0
The libpwquality library purpose is to provide common functions for
password quality checking and also scoring them based on their apparent
randomness. The library also provides a function for generating random
passwords with good pronounceability. The library supports reading and
parsing of a configuration file.

including patches that have been committed upstream to disable pam, as
suggested by and ok aja@
2012-06-13 15:13:09 +00:00
dcoppa
d5ab1e6c92 Fix crash without a deactivate callback: code was checking for
->activate existing instead of ->deactivate
(upstream git commit 3d2e54526454ed1436b6436dffb0e8769fdbff1d)

ok robert@ (maintainer)
2012-06-13 09:52:23 +00:00
sthen
3e7efbda74 subst /usr/local for ${TRUEPREFIX}, reminded by ajacoutot, ok aja mcbride 2012-06-09 13:03:40 +00:00