jasper
25851e43cc
- switch to gtk+2
...
- remove maintainer per his request
ok ajacoutot@ aaaaaages ago.
2010-03-20 16:53:53 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
sthen
7bd856838c
- fix problem in fake-install with the no_x11 pseudo-flavour noted on ports@
...
- correct license markers
- honour CC
- bump PKGNAME
ok jasper@
2010-01-16 11:30:23 +00:00
jasper
e7a333c42a
- actually enable openct, functionally unbreaking this.
...
- remove obsolete configure option
from markus@
ok ajacoutot@
2010-01-13 08:42:35 +00:00
landry
b7be06401f
Fix tail arguments, -F is a gnu tail idiom.
...
patch from matteo filippetto@gmail, thanks!
2010-01-08 13:59:17 +00:00
jcs
c27d48be73
make this actually work again after the last update from pirofti
...
the authors changed the interfaces to the bcrypt() and
bcrypt_gensalt() routines, so rename them to avoid conflicting with
our own routines in libc
2010-01-01 20:35:34 +00:00
bluhm
e178717e16
update p5-Module-Signature to 0.61
2009-12-28 12:53:17 +00:00
sthen
7964e23e14
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 12:51:52 +00:00
benoit
9bb8713556
- update license
...
from and ok giovanni@, sthen@
2009-12-17 16:08:44 +00:00
benoit
54309d5f1e
+pdfcrack
2009-12-17 14:15:31 +00:00
benoit
3d85aa9062
import pdfcrack;
...
PDFCrack is tool for recovering passwords and content from PDF-files.
It is small, command line driven without external dependencies.
with some tweaks by and ok sthen@, ajacoutot@
2009-12-17 14:00:04 +00:00
jasper
45220d3a15
SECURITY UPDATE of xmlsec to 1.2.14, use system ltdl instead built-in (vulnerable ltdl).
...
(SA37615)
2009-12-15 09:52:47 +00:00
benoit
a978c2753d
- update nikto to 2.1.0
...
- regen PLIST
- update license
- add patches
ok ajacoutot@, rui@
2009-12-04 16:25:16 +00:00
jakob
a101ee6d6a
upgrade from (stale) DFN logsurfer to newer logsurfer+
2009-11-27 21:30:38 +00:00
benoit
ff29576368
- update cracklib to 2.8.15
...
- regen PLIST
- update license
ok ajacoutot@
2009-11-24 14:43:13 +00:00
benoit
28fd53ea2e
- update libssh2 to 1.2.2
...
- regen PLIST
ok ajacoutot@
2009-11-23 14:46:15 +00:00
ajacoutot
da8b64728a
Remove useless patch.
...
No pkg change, no bump.
prodded by and ok naddy@
cvs: ----------------------------------------------------------------------
2009-11-14 22:52:20 +00:00
ajacoutot
cec9282f5c
SHA1_Update conflicts with openssl which may be dynamically loaded
...
at runtime via other libs (cups, kerberos...) so causing a crash due to
using the wrong binding.
Rename here to avoid conflict.
from pkgsrc
ok sthen@ jasper@ robert@
2009-11-14 16:31:06 +00:00
jakob
f7188a8991
upgrade to stunnel v4.28
2009-11-14 06:32:25 +00:00
landry
251bc300dd
+p5-Crypt-CipherSaber
2009-11-12 21:23:05 +00:00
landry
a980672bd8
Import p5-Crypt-CipherSaber-1.00, one more candidate for the
...
security/p5-Crypt-* circus..
The Crypt::CipherSaber module implements CipherSaber encryption,
described at http://ciphersaber.gurus.com/ . It is simple, fairly
speedy, and relatively secure algorithm based on RC4.
2009-11-12 21:22:22 +00:00
jasper
383bcb84a5
- move another common variable into pear.port.mk (the 'pear' category).
2009-11-06 09:01:07 +00:00
jasper
65dbb2a870
- if the same two lines are copy/pasted into every single port using the pear
...
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place
ok sthen@ robert@
2009-11-06 08:32:36 +00:00
benoit
1e5639b45a
- update py-paramiko to 1.7.6
...
ok sthen@, ajacoutot@
2009-11-05 07:19:21 +00:00
stephan
5bd83decff
change maintainer email address.
...
fixing some whitespaces into tabs while at it.
ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
sthen
1f19ef7388
update to 0.95.3, partly from pea@.
2009-10-30 01:09:34 +00:00
kevlo
67ac2214a5
Update to 3.27
...
ok giovanni@
2009-10-28 02:02:58 +00:00
jasper
6ed8a31a3e
- remove patch now that we have ENOTSUP defined
2009-10-27 13:12:48 +00:00
jasper
88a4ec1eb9
account for having ENOTSUP in errno.h now
2009-10-27 06:16:03 +00:00
bluhm
eea51f89f9
update p5-IO-Socket-SSL to 1.31
2009-10-20 22:15:15 +00:00
pirofti
446de852b9
Update ruby-ezcrypto to 0.7.2
2009-10-13 20:25:24 +00:00
pirofti
f0f87817a6
Update ruby-bcrypt to 2.1.2
2009-10-13 18:38:47 +00:00
steven
f49fb86e2b
update to 3.0.7
...
from maintainer Vadim Zhukov
2009-10-12 11:16:51 +00:00
kili
c09de3b85d
Oops! Forgot to add those patches.
2009-10-11 18:58:58 +00:00
kili
e623167629
Fix after guile update.
2009-10-11 18:57:51 +00:00
kili
63f5ae82e8
Forcibly disable guile.
...
No effect with the version of guile we've currently in the tree.
2009-10-11 13:17:00 +00:00
ajacoutot
be6393b178
Add reminder comment.
2009-10-11 13:15:56 +00:00
ajacoutot
33942a59bf
Provide a minimal libgnutls-config script to unbreak with newer gnutls.
...
breakage reported by jasper@
2009-10-11 13:11:45 +00:00
ajacoutot
3373840808
Unbreak after gnutls update.
...
noticed by jasper@
2009-10-11 10:39:35 +00:00
ajacoutot
296215a637
Major update to gnutls-2.8.4.
...
A bulk is about to start with this update and any fallout will be dealt
with during p2k9.
'put it in' jasper@
2009-10-09 23:05:20 +00:00
ajacoutot
b4604fb190
Update to libtasn1-2.3
...
'put it in' jasper@
2009-10-09 23:04:03 +00:00
ajacoutot
1d1ea3b439
Update to libgpg-error-1.7
...
'put it in' jasper@
2009-10-09 23:03:38 +00:00
benoit
7b43092fce
- update libssh2 to 1.2.1
...
- bump lib
- regen plist
ok ajacoutot@, landry@
2009-10-02 12:55:00 +00:00
benoit
89d6a42e4a
- restore tag
...
ok ajacoutot@
2009-09-29 11:36:57 +00:00
benoit
34150c259a
- update libssh2 to 1.2
...
- regen plist
- change maintainer
ok jolan@, ajacoutot@
2009-09-25 11:54:27 +00:00
benoit
a136c45ecd
- update john to 1.7.3.4
...
- regen patches
- change email maintainer
- add regression test
ok giovanni@, ajacoutot@
2009-09-24 10:32:40 +00:00
jasper
303d50c328
- add p5-Digest-Skein
2009-09-23 20:33:23 +00:00
jasper
0a517bf9d7
import p5-Digest-Skein 0.03
...
Digest::Skein implements the Skein digest algorithm, submitted to NIST
for the SHA-3 competition. Skein is "Fast, Secure, Simple, Flexible,
Efficient. And it rhymes with rain."
from stephan a rickauer, with tweaks by me
2009-09-23 20:30:55 +00:00
sthen
12f5486800
take MAINTAINER on these. ok jasper@
2009-09-15 18:06:28 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
dhill
0533acdfff
update to 1.4.10.
...
From Pierre-Emmanuel André <pea@raveland.org>
OK reinhard@
2009-09-15 13:44:41 +00:00
fgsch
38c93a0998
Enable regression now that getaddrinfo(3) accepts a numeric servname.
2009-09-14 15:35:08 +00:00
martynas
2c4b492429
new nss ships tarball with weird permission modes. fix modes for
...
header files in the install target. reported & ok ajacoutot@
2009-09-10 21:38:26 +00:00
sturm
b42aa888ac
update to p5-Tie-EncryptedHash 1.24
...
remove myself as maintainer, I don't use it anymore
from Stephan A. Rickauer
2009-09-10 09:43:24 +00:00
kevlo
aa1f3518af
add the p5-Digest-MD4 dependency; from Stephan A. Rickauer
2009-09-09 06:08:09 +00:00
benoit
895dc835af
- update ophcrack to 3.3.1
...
ok ajacoutot@
2009-09-07 12:23:45 +00:00
jolan
bc524008f9
+luasec
2009-09-06 14:31:23 +00:00
jolan
a4e95cf53d
luasec-0.3.3, lua binding to OpenSSL to provide TLS/SSL communication
2009-09-06 14:29:32 +00:00
jasper
d06b29d20f
- add p5-Crypt-Serpent
2009-09-06 13:10:10 +00:00
jasper
6b57b924a2
import p5-Crypt-Serpent 1.01
...
Crypt::Serpent is a Perl implementation of the Serpent block cipher.
Serpent is a 128-bit block cipher, meaning that data is encrypted and
decrypted in 128-bit chunks. The key length can vary, but for the
purposes of the AES it is defined to be either 128, 192, or 256 bits.
This block size and variable key length is standard among all AES
candidates and was one of the major design requirements specified by
NIST. The Serpent algorithm uses 32 rounds, or iterations of the main
algorithm.
from Stephan A. Rickauer (MAINTAINER)
2009-09-06 13:09:06 +00:00
jasper
7b227001a8
- add p5-Digest-MD4
2009-09-06 12:59:35 +00:00
jasper
7251eebd12
import p5-Digest-MD4
...
The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4
Message Digest algorithm from within Perl programs. The algorithm takes
as input a message of arbitrary length and produces as output a 128-bit
"fingerprint" or "message digest" of the input.
from Stephan A. Rickauer (MAINTAINER), with tweaks by me
2009-09-06 12:58:36 +00:00
kevlo
f8d262ad46
update to 2.13.
...
from Stephan A. Rickauer
2009-09-06 07:23:43 +00:00
sturm
c787e3c87a
update to Crypt-RSA 1.99
...
remove myself as maintainer, I don't use it anymore
from Stephan A. Rickauer
2009-09-05 14:31:55 +00:00
fgsch
fcf86efad3
Update to 1.7.5. benoit@ ok
2009-09-01 01:29:02 +00:00
rui
048ced8792
long overdue update to prelude.
...
"reads fine" landry@, "look okay to me" laurent@, ok jasper@
2009-08-30 20:37:16 +00:00
steven
76da0eb4bf
nipper is no longer open source; remove the master site.
2009-08-30 16:44:45 +00:00
fgsch
a18aeadccd
ops, remove space that led to a broken dependency. spotted by benoit@
2009-08-30 10:53:17 +00:00
fgsch
097e6ca0a8
remove deprecation warnings in case of python 2.6. from upstream. bump.
...
wcmaier@ martynas@ ok
2009-08-29 15:17:48 +00:00
bluhm
507038562a
Set GNUPGHOME during port build to avoid additional patch.
...
Enable regression test that checks the signature with gpg.
ok sturm
2009-08-25 20:23:45 +00:00
bluhm
49ae7e3f54
update p5-IO-Socket-SSL to 1.30
2009-08-19 19:40:39 +00:00
bluhm
6f1889ce64
update p5-IO-Socket-SSL to 1.27
...
- SECURITY BUGFIX in 1.26:
fix Bug in verify_hostname_of_cert where it matched only the prefix for
the hostname when no wildcard was given, e.g. www.example.org matched
against a certificate with name www.exam in it
2009-08-18 20:48:58 +00:00
jakob
c9b26fc1a0
upgrade to ZKT v0.99c
2009-08-11 10:38:32 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
martynas
c794c3de96
add cacert class 1 & class 3 to ckfw builtins; so the older mozilla
...
friends could use it too. bumped minor. ok naddy@
2009-08-08 12:57:17 +00:00
benoit
a30bcda536
- change MASTER_SITES
...
- change email maintainer
- bump
ok ajacoutot@
2009-08-06 12:48:18 +00:00
martynas
f1b61996b5
update to nss-3.12.3.1 which was released while nss-3.12.3 was still
...
sitting in my tree. changes for openbsd: couple of certs got added.
bump minor, since ckfw symbols were added. looks good to sthen@
2009-08-04 15:13:02 +00:00
martynas
4e9112069d
update to nss-3.12.3. security. please note, this will be needed
...
in stable for further mozilla-firefox security updates.
bulk build done by sthen@. thanks!
2009-08-04 14:00:21 +00:00
jakob
5e4af6160f
logsurfer is not 64-bit clean
2009-07-24 21:40:15 +00:00
sthen
64fa08b62b
move to archivers/lzo2, bump
2009-07-24 14:37:23 +00:00
jasper
203fe2343e
- SECURITY update of xmlsec to 1.2.12
...
fixes CVE-2009-0217 (XML Signature HMAC Truncation Spoofing)
2009-07-21 12:19:05 +00:00
naddy
4e0c336db5
fix libnet dependency
2009-07-18 20:28:39 +00:00
naddy
27635a6555
fix package specs in depends
2009-07-18 15:50:40 +00:00
sthen
639493f161
update scrypt to 1.1.4
2009-06-22 22:51:59 +00:00
avsm
09774bdfe0
update to ocaml-3.11.1 and bump dependent package PKGNAMEs
2009-06-20 22:05:11 +00:00
sthen
51e85e3d69
fix wantlib, bump
2009-06-19 11:12:14 +00:00
sthen
f833ca4ed6
put the LIB_DEPENDS/WANTLIB fix from r1.3 back in, bump PKGNAME.
2009-06-19 11:11:33 +00:00
sthen
e4d475dbda
- add some patches from FreeBSD fixing LP64 issues and compatibility with
...
future compilers
- use a specific userid, not "nobody"
2009-06-19 10:31:20 +00:00
sthen
60f129bce5
regen
2009-06-19 10:19:27 +00:00
sthen
4798b9d98b
update to 0.95.2; ok giovanni@
...
"This version improves handling of archives, adds support for --file-list
in clamscan and clamdscan, and fixes various issues found in previous
releases."
2009-06-11 10:50:49 +00:00
ajacoutot
ee3e07ba98
Add missing homepage and fix license marker.
2009-06-11 05:23:48 +00:00
kevlo
38ab2edf94
update to 3.26
...
ok giovanni@
2009-06-09 02:58:39 +00:00
benoit
357c3d4f60
- update ophcrack to 3.3.0
...
- regen patch
ok ajacoutot@
2009-06-08 10:38:18 +00:00
jasper
7cc8d6c27f
- remove bogus PKGNAME line
2009-06-04 06:18:09 +00:00
merdely
af0c22299d
Update libssh2 to 1.1.
...
Similar diff ok'd by MAINTAINER
help and "looks good" sthen@
2009-06-03 22:46:42 +00:00
benoit
bf0d6dbe1d
+samdump2
...
ok ajacoutot@
2009-06-02 08:46:24 +00:00
benoit
2f0c8163e7
import samdump2
...
samdump2 is a tool for dumping Windows 2k/NT/XP password hashes.
with some tweaks by and ok ajacoutot@
2009-06-02 08:36:01 +00:00
jasper
db8ef256a7
- really bump pkgname, it was mentioned in the previous log message, but robert missed it
2009-06-01 20:35:02 +00:00
benoit
07ab76d748
- update py-openssl to 0.9
...
- update patch
ok eric@, ajacoutot@
2009-06-01 20:25:24 +00:00