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
mcbride
f67ddd6517
+password-gorilla
2012-06-09 12:35:01 +00:00
mcbride
2cb771857d
cross-platform password manager (supports databases in Password Safe format)
...
ok and fixes from sthen@
2012-06-09 12:31:55 +00:00
pascal
ec51964fb9
Use PROPERTIES to check for be/le.
...
ok jasper@ naddy@
2012-06-04 21:04:42 +00:00
pascal
ee654d693d
Use PROPERTIES to check for be/le.
...
ok naddy@ jasper@
2012-06-04 21:03:07 +00:00
jasper
525669c457
remove some files that live in PFRAG.no-python3 already
...
prompted by rd thrush
2012-05-26 09:26:53 +00:00
jasper
13607ba6bc
- security update of py-crypto to 2.6
...
Fixes CVE-2012-2417, PyCrypto <= 2.5 insecure ElGamal key generation.
ok mpi@ (MAINTAINER)
2012-05-25 12:13:01 +00:00
jasper
1dd4aa573a
adjust for node.port.mk location change
2012-05-23 15:13:20 +00:00
bluhm
f91b4f1bab
update p5-IO-Socket-SSL to 1.74
...
with wen heping
2012-05-22 22:52:38 +00:00
naddy
e5b9105f73
Fix build on big endian architectures:
...
* For samdump2, use the bswap.h wrapper header from the main source.
* Also add bswap64, which is required by nteightxl.c.
ok benoit@
2012-05-20 20:13:39 +00:00
ajacoutot
d31ed2038a
Fix several warnings.
...
ok rpointel@ (maintainer)
2012-05-20 17:04:55 +00:00
ajacoutot
9866105e83
No need for @extraunexec here, @extra is enough.
2012-05-18 13:05:15 +00:00
ajacoutot
9aa5ebca2b
typo: Zabbix -> Samhain
2012-05-18 11:30:09 +00:00
robert
2bb0ee1cd7
Add support for te samhain in-binary password so that remote logging
...
works and add a readme on how to set this up properly.
2012-05-18 10:28:05 +00:00
ajacoutot
f7d38c649a
Unbreak on a clean box: fix the way FLAVOR are handled.
...
spotted by sthen@
ok sthen@ robert@ (maintainer)
2012-05-16 13:47:18 +00:00
sthen
ee0e3c5d53
SECURITY update to pidgin-otr 3.2.1; CVE-2012-2369
...
Format string security flaw could be exploited by a remote attacker
to cause arbitrary code to be executed on the user's machine.
2012-05-16 12:18:29 +00:00
ajacoutot
61d2f52129
Fix dependency loop; spotted by robert@
2012-05-16 09:36:53 +00:00
jasper
cf8f4d9083
fold PFRAG.shared into PLIST
2012-05-15 20:36:28 +00:00
jasper
fa4d879b11
adjust to new lua.port.mk
2012-05-15 15:15:19 +00:00
ajacoutot
9210b9f432
Make -server and -client RUN_DEPENDS on -main.
...
Make DESCR consisten.
ok robert@ (maintainer)
2012-05-15 09:47:03 +00:00
ajacoutot
9c6bcdb4d1
Tweak error message; FLAVORs can be either conflicting or unknown.
...
No pkg change.
ok robert@ (maintainer)
2012-05-15 07:20:37 +00:00
sthen
72078a5e2a
update to Digest::BubbleBabble 0.02 from dhill
...
- update license marker, it is not specifically "artistic" it is "under
the same terms as perl itself" so just use "Perl".
2012-05-14 09:33:48 +00:00
dcoppa
0fe34d24b6
Re-enable smartcard support: it works again with rthreads.
...
Internal CCID driver only, as it was before.
OK pea@ (maintainer)
2012-05-14 08:49:54 +00:00
bluhm
4824b87b8e
update p5-Net-SSLeay to 1.48
2012-05-13 12:49:11 +00:00
jasper
d77c3fdbb8
tweak MASTER_SITES
2012-05-11 21:24:22 +00:00
jasper
ddda8698fa
regen PLIST
2012-05-11 20:49:58 +00:00
robert
05fb56a5ef
+samhain
2012-05-11 09:39:28 +00:00
ajacoutot
34c989a247
No need to specify localstatedir, gnu CONFIGURE_STYLE takes care of it.
...
Remove content of /var/samhain/* with pkg_delete -c.
ok robert@ (maintainer)
2012-05-11 09:38:28 +00:00