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
benoit
1bc729761a
+ophcrack
...
ok ajacoutot@
2009-06-01 07:00:48 +00:00
benoit
e34eb34209
import ophcrack
...
Ophcrack is a free password cracker based on rainbow tables. It
is a very efficient implementation of rainbow tables done by the
inventors of the method.
ok ajacoutot@
2009-06-01 06:51:51 +00:00
jasper
cd33e4b7e4
- SECURITY UPDATE of opensc to 0.11.8
...
this fixes the issue that caused CVE-2009-1603
"go ahead" douglas santos (MAINTAINER)
2009-05-31 16:51:07 +00:00
dhill
170a198b0d
update to 2.12
...
ok jasper@
2009-05-31 02:00:57 +00:00
robert
d3a124d04a
Fix the openssl check and the dependency. Bump PKGNAME
...
from Rodger Allen <r.allen@e-secure.com.au>
2009-05-30 15:40:35 +00:00
ajacoutot
8f891817c2
- add HOMEPAGE
...
ok bluhm@ (maintainer)
2009-05-30 04:46:30 +00:00
benoit
37a3888611
- update mcrypt to 2.6.8
...
- regen patches & PLIST
- change maintainer
ok avsm@, ajacoutot@
2009-05-29 20:01:07 +00:00
benoit
b683b82dbd
- update libmcrypt to 2.5.8
...
- update patches & PLIST
- change maintainer
ok avsm@, ajacoutot@
2009-05-29 19:53:11 +00:00
benoit
d4d46dbc71
- update mhash to 0.9.9.9
...
ok jakob@, ajacoutot@
2009-05-29 08:10:44 +00:00
jakob
01b252f4ad
update to stunnel v4.27
2009-05-28 18:08:49 +00:00
benoit
b91a9bd7d6
+py-crack
...
ok ajacoutot@
2009-05-26 08:19:50 +00:00
benoit
ef46a38ee8
import py-crack;
...
This module brings to Python programs the capability of evaluating password
strength. To achieve this noble aim it uses the well known cracklib toolkit,
hence the name.
ok ajacoutot@, thanks!
2009-05-26 08:13:04 +00:00
benoit
b6d4c74467
+cracklib
2009-05-26 07:58:22 +00:00
benoit
5f220b8719
import cracklib;
...
This package is an updated/modernized distribution of CrackLib as
previously release by Alec Muffett. Pretty much all of the files have
been modified in some way to allow for this modernization and to
apply numerous bug fixes and patches.
ok ajacoutot@, thanks!
2009-05-26 07:48:32 +00:00
sthen
d06854f1e1
+scrypt
2009-05-25 22:51:28 +00:00
sthen
e9b59d293f
import scrypt;
...
A simple password-based encryption utility as a demonstration of
the scrypt key derivation function, greatly increasing the cost of
a brute force attack compared to openssl enc.
feedback and liaison with author from Predrag Punosevac, thanks!
2009-05-25 22:48:48 +00:00
benoit
f0f7f70de7
- update integrit to 4.1
...
- regen PLIST & patches
- change maintainer
- change MASTER_SITES & HOMEPAGE
ok ajacoutot@
2009-05-25 18:50:28 +00:00
pirofti
3bc7c9020c
Fix PLIST and bump. Noticed by naddy@, thanks.
2009-05-25 16:35:56 +00:00
benoit
49eb8386dd
- update to zebedee 2.4.1A
...
- change maintainer
- update patch
- regen PLIST
ok ajacoutot@
2009-05-23 15:16:15 +00:00
benoit
a55393de35
- update HOMEPAGE
...
- regen PLIST
- MODPY_EGG_VERSION usage
ok ajacoutot@
2009-05-23 15:07:22 +00:00
benoit
8ae99f70e5
- update to py-paramiko 1.7.4
...
- change maintainer
- regen PLIST
ok ajacoutot@
2009-05-22 12:29:19 +00:00
benoit
7f64dcd160
- update to aide 0.13.1
...
- regen PLIST and patches
ok ajacoutot@
2009-05-21 21:53:24 +00:00
benoit
8e1354dfde
- update to hlfl 0.60.1
...
- regen PLIST
- change maintainer
ok ajacoutot@
2009-05-21 10:16:59 +00:00
bernd
c89f26f39a
Update to ruby-bcrypt-2.0.5.
2009-05-19 22:44:21 +00:00
pirofti
09e3b5fa31
Update to ruby-openid-2.1.6. Okay bernd@.
2009-05-19 21:07:26 +00:00
sthen
97a62e27b7
add tasn1 to WANTLIB and bump packages/subpackages.
2009-05-19 11:03:31 +00:00
ajacoutot
0536001aad
- SECURITY update to cyrus-sasl-2.1.23
...
* lib/saslutil.c: Fixed CERT VU#238019 (make sure sasl_encode64()
always NUL terminates output or returns SASL_BUFOVER).
2009-05-16 09:09:59 +00:00
ajacoutot
1d9a5ac1f0
- maintainance update to gnutls-2.6.6
...
Fixes several bugs, and possible memory corruptions and crashes.
2009-05-12 07:50:57 +00:00
kili
00090a234c
aircrack is an 802.11 WEP and WPA-PSK keys cracking program that
...
can recover keys once enough data packets have been captured.
It implements the standard FMS attack along with some optimizations
like KoreK attacks, thus making the attack much faster compared to
other WEP cracking tools. In fact, aircrack is a set of tools for
auditing wireless networks.
From Benoit Lecocq.
Note: aireplay-ng can cause kernel panics (as reported by David
Coppa), so this isn't yet connected to the build. But having it in
the tree may get some more people testing driver patches.
prodded by and ok fgsch@
"sounds like a plan" ckuethe@
2009-05-06 20:39:29 +00:00
ajacoutot
07dc25beed
- bugfix update to gnutls-2.6.5
...
tested on amd64 by pea@, thanks
regress is still happy
2009-05-01 10:37:22 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
ajacoutot
25595c53aa
- use /dev/arandom as entropy source
...
ok jasper@
2009-04-23 13:38:18 +00:00
landry
a887af279c
add ssh-askpass-fullscreen
2009-04-17 14:58:51 +00:00
landry
ba42436fcf
ssh-askpass-fullscreen is a small SSH Askpass replacement written with
...
Gtk+2, slightly derived from gnome-ssh-askpass provided in openssh-portable
tarball. Features fullscreen dialog and translucent background.
ok ajacoutot@
2009-04-17 14:57:59 +00:00
sthen
8da5575471
+py-pykpass
2009-04-15 21:24:13 +00:00
sthen
6e646c5868
import py-pykpass, from maintainer Jason Meltzer.
...
Pykpass is a C extension module to perform password verification using
Kerberos 5. It requires either the MIT or Heimdal Kerberos library.
2009-04-15 21:23:10 +00:00
ajacoutot
872e7f1c8c
- update to libgcrypt-1.4.4
...
works for pea@ on amd64
2009-04-14 17:22:05 +00:00
steven
eda898178b
update to 3.0.4
...
from maintainer Vadim Zhukov
2009-04-13 14:12:02 +00:00
steven
51ac3e21d8
update to 3.0.4
...
same diff from maintainer Vadim Zhukov
2009-04-13 14:11:23 +00:00
sthen
650ff6f285
it seems something was fixed between 0.95 and 0.95.1 meaning the bundled
...
libltdl no longer needs be used, so switch back to the usual one and add
the dependency on ports-tree libltdl.
prompted by a diff from Mikolaj Kucharski, ok with mbalmer (maintainer).
2009-04-12 09:28:45 +00:00
sthen
323a3affc3
security update to 0.95.1. it doesn't build with ports-tree libtool,
...
so use the bundled one and mark with XXX until it can be fixed better.
commit requested by mbalmer (maintainer).
2009-04-11 14:13:58 +00:00
ajacoutot
91d28f03fb
- remove bogus BUILD_DEPENDS on transfig (fig2dev is never called)
...
This should fix the dependency loop on cups reported by naddy@
2009-04-10 15:30:49 +00:00
robert
cd1cf94648
Fix LIB_DEPENDS; noted by jasper@
2009-04-08 08:56:43 +00:00
bluhm
cf8df1e2ca
update p5-IO-Socket-SSL to 1.24
2009-04-08 01:20:44 +00:00
martynas
40bc54847e
provide alternative master_site; since sunsite doesn't provide
...
distfiles anymore. discussed with fgs@
2009-04-05 02:07:40 +00:00
sturm
78dcff8378
bump after ocaml update
2009-04-03 21:30:50 +00:00
sthen
46fa7b4db3
+fcrackzip
2009-03-31 01:53:13 +00:00
sthen
d48ac66c8e
import fcrackzip:
...
Fcrackzip is a free, fast and featureful ZIP password cracker, written in
portable C (and optional x86 assembly). It allows the user to recover
forgotten ZIP archive passwords, using either a brute force or
dictionary attack on the provided files.
from maintainer Jung, with a few adjustments by myself.
2009-03-31 01:50:12 +00:00
jasper
9af1cfcbd9
- missed this bump
2009-03-26 11:52:20 +00:00
jasper
54c991f608
- fix 64-bit issues due to missing headers
2009-03-25 20:14:23 +00:00
jasper
c9657ef17b
another batch of missing bumps
2009-03-25 13:52:31 +00:00
jasper
11cd1cf24b
- more missed bumps
2009-03-24 20:03:22 +00:00
robert
2910161698
+libfprint
2009-03-24 19:01:36 +00:00
robert
de74b1cc46
import of libfprint:
...
libfprint is an open source software library designed to make it easy for
application developers to add support for consumer fingerprint readers to
their software.
2009-03-24 19:01:04 +00:00
jasper
2e87c1a60e
- more missing package name bumps
2009-03-24 18:14:09 +00:00
sthen
c82e0f09e9
bump for python deps
2009-03-23 19:37:02 +00:00
jasper
264a580439
- more missing bumps
2009-03-23 19:21:34 +00:00
giovanni
8803069311
Update to 1.4 version from Benoit Lecocq
2009-03-23 10:10:35 +00:00
jasper
5b078769f5
- update p5-POE-Component-SSLify to 0.15
2009-03-23 08:41:15 +00:00
jakemsr
0f8ed61c99
use /dev/arandom instead of /dev/urandom. /dev/urandom is too slow.
...
ok martynas@
2009-03-23 07:50:47 +00:00
bluhm
3a810bca5f
update p5-IO-Socket-SSL to 1.23
2009-03-17 17:40:49 +00:00
sthen
160e81646d
fix depends
2009-03-16 22:44:19 +00:00
sthen
2a949121df
fix pkgspec using ${MODGNU_AUTOCONF_DEPENDS} etc, BUILD_DEPENDS only so
...
no bump. reported by Markus Hennecke on ports@.
2009-03-16 17:31:57 +00:00
sthen
caab4bdcba
- fix db pkgspec
...
- replace a hardcoded -I/usr/local/include/db with ${LOCALBASE}/include/db
- regen plist
2009-03-16 11:14:56 +00:00
sthen
a1ca003a7d
fix pkgspec, regen plist
2009-03-16 11:07:29 +00:00
jasper
30f9297f6c
- fix socket dir
...
from douglas santos (MAINTAINER)
2009-03-13 21:33:43 +00:00
jasper
c6e7042f02
- security update to 0.11.7, fixes SA34052
...
from douglas santos (MAINTAINER)
2009-03-13 21:33:06 +00:00
sthen
219f1aea71
fix libnet LIB_DEPENDS (new pkgspec)
2009-03-13 11:34:17 +00:00
sthen
3d4b41ea65
sync WANTLIB and bump
2009-03-12 08:30:53 +00:00
bernd
a6a097c366
bump due to python dep change
2009-03-11 22:05:49 +00:00
bernd
d7ab9e32ec
bump because of python dep changes
2009-03-11 19:25:05 +00:00
jasper
a993f02204
- remove perl modules that moved into base as of openbsd 4.5
...
ok simon@, "sure" naddy@
2009-03-08 16:48:48 +00:00
jasper
aebb6bce36
- update john to 1.7.3.1
...
- cathcart@ resigns as maintainer
from new maintainer Benoit Lecocq
2009-03-08 11:57:53 +00:00
jasper
8d692e93d6
- add a fix for Debian #511519 , missing croak().... *ribbit*
2009-03-04 20:19:15 +00:00
sthen
cdf0161dd3
tidy MASTER_SITES for some distfiles I mirror. no bump.
2009-02-18 14:06:45 +00:00
jasper
6f31e107f2
- homepage is no more
2009-02-15 19:49:27 +00:00
rui
62e6b805bc
Fix visible 64-bit issue, from Markus Lude.
...
ok naddy@
2009-02-13 22:58:18 +00:00
eric
45e57c29c2
- update to 0.8
...
- fix a test that hangs
ok wcmaier@
2009-01-30 16:13:54 +00:00
bernd
33028218d2
add ruby-bcrypt
2009-01-30 02:09:34 +00:00
bernd
74611d9b3e
Initial import of ruby-bcrypt-2.0.3.
...
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password
hashing algorithm, allowing you to easily store a secure hash
of your users' passwords.
2009-01-30 02:08:38 +00:00
pea
e91e8ae2fe
Upgrade to 0.5.3
...
+ Tweak Makefile
+ Add vpnc-disconnect
ok okan@ ajacoutot@
2009-01-29 19:07:06 +00:00
bluhm
8025508133
update p5-IO-Socket-SSL to 1.22
2009-01-27 21:33:39 +00:00
okan
75f02b5e99
update to 0.26; new homepage; simpler install; re-gen PLIST
...
ok merdely@
2009-01-27 02:04:57 +00:00
bluhm
0906b7d0bd
update p5-IO-Socket-SSL to 1.20
2009-01-19 19:36:35 +00:00
rui
6b16f1b492
- update swatch to 3.2.3. Based on initial diff from Benoit Lecocq.
2009-01-10 21:47:38 +00:00
naddy
f3a004bec6
fix "underquoted definition" warnings from newer aclocal and
...
regen some patches
2009-01-09 17:43:38 +00:00
grange
a2ac440ac9
gcc-3.3.5 workaround: g++ doesn't understand attributes on enums.
...
Bump PKGNAME.
ok naddy@ espie@
2009-01-07 17:56:40 +00:00
rui
8f21031246
- update to hydra 5.4.
...
ok laurent@
2009-01-05 22:10:06 +00:00
kevlo
70375c61e1
add clusterssh
2009-01-04 14:05:26 +00:00
kevlo
1cf8aace92
Initial import of clusterssh 3.24
...
ClusterSSH opens terminal windows with connections to specified hosts
and an administration console. Any text typed into the administration
console is replicated to all other connected and active windows.
This tool is intended for, but not limited to, cluster administration
where the same configuration or commands must be run on each node within
the cluster. Performing these commands all at once via this tool ensures
all nodes are kept in sync.
ok steven@, ajacoutot@
2009-01-04 14:04:10 +00:00
kili
d6195c119a
MODPY_EXPAT_DEPENDS doesn't exist any longer.
...
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.
help, nitpicking and ok jasper@, ok wcmaier@
note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
steven
7900718559
update to 0.12.6
2009-01-03 08:31:20 +00:00
bluhm
582a8d4a5d
update to p5-IO-Socket-SSL 1.19
2009-01-01 18:10:07 +00:00
bluhm
d7daa439d2
Replace p5-IO-INET6 with p5-IO-Socket-INET6 in REGRESS_DEPENDS.
2009-01-01 16:02:18 +00:00
jakob
5a65b65c49
upgrade ZKT to v0.98
2008-12-30 21:53:37 +00:00
steven
004d117efb
update to 0.12.5
2008-12-27 07:58:22 +00:00
jasper
70a311c4ea
- update opensc to 0.11.6, includes a SECURITY FIX for SA31330
...
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:10:33 +00:00
jasper
747492387e
- update openct to 0.6.15
...
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:09:32 +00:00
bluhm
4b256bf2c5
update to p5-IO-Socket-SSL 1.18
...
ok sturm
2008-12-15 21:36:07 +00:00
mbalmer
6dfc7d1679
Update to ClamAV 0.94.2
2008-12-13 10:19:09 +00:00
naddy
b9395794aa
unlink socks5; it has been removed
2008-12-11 14:33:36 +00:00
ajacoutot
9e208d37ce
Remove this old unmaintained commercial server software.
...
HOMEPAGE does not exist anymore, distfile is nowhere to be fetch and
cannot be mirrored because of PERMIT_* restrictions.
No objections from anyone and as sthen@ pointed out, people should be
using security/dante instead.
2008-12-11 09:58:20 +00:00
sthen
5985143206
update to 1.02, from maintainer Girish Venkatachalam
2008-12-05 22:07:07 +00:00
steven
95883c472c
update to 3.0.2
...
from maintainer Vadim Zhukov
2008-12-05 21:50:57 +00:00
simon
026f0659c6
maintenance update to version 0.161
2008-12-04 00:07:14 +00:00
jdixon
8e5ffb1e39
update to 0.9.2
2008-11-30 22:33:29 +00:00
simon
97b1535fc0
add p5-Catalyst-Authentication-Store-DBI
2008-11-26 23:44:16 +00:00
simon
5ad144af9d
import p5-Catalyst-Authentication-Store-DBI
...
This module implements the Catalyst::Authentication API using
Catalyst::Model::DBI.
It uses DBI to let your application authenticate users against a
database and it provides support for
Catalyst::Plugin::Authorization::Roles.
2008-11-26 23:44:13 +00:00
sthen
a469c20e9f
- update to 1.0-r1
...
- default to dropping to _ipguard user
- add installation instructions including directory setup needed
for dropped privileges
- explicitly depend on the fixed version of libnet, this software
doesn't work correctly without it
maintainer ok
2008-11-21 13:57:31 +00:00
jasper
0d82962862
- add missing header for calloc and free, this fixes potential 64-bit
...
issues
- add a missing (obvious) return type in a local function
- regen PLIST
2008-11-20 23:06:10 +00:00
sthen
fa6695e7f8
- memcpy is used in a file without the correct header; though
...
the function it's in is never actually called, so it's not a real
problem, add the header anyway so people grepping build logs for
possible 64-bit problems don't need to look at this again.
- the PKGNAME bump is probably unnecessary, but done anyway
since it's cheap.
2008-11-19 23:48:52 +00:00
jasper
5ef648e01d
- include missing header, which could fix 64-bit problems
...
- use MODULES=devel/gettext
- regen PLIST
2008-11-19 23:15:45 +00:00
sthen
5bf7b7c866
unbreak uid/gid which I should have checked, definitely no cookie
...
for me this week :( bump package.
2008-11-18 22:31:09 +00:00
landry
3af89b7491
Give it a chance to build and run with Gtk 2.14.
2008-11-18 12:51:40 +00:00
ajacoutot
7e83f84b37
- bugfix update to gnutls-2.6.2
...
a bug was introduced with previous security release
ok naddy@
2008-11-18 09:01:53 +00:00
jasper
c17dc39d1f
- SECURITY UPDATE of gnutls to 2.6.1
...
fixes CVE-2008-4989: GnuTLS Library X.509 Certificate Chain Validation
Vulnerability
ok landry@ naddy@
2008-11-12 17:09:25 +00:00
steven
bf8feeca8c
maintenance update to 0.12.4
2008-11-11 20:10:34 +00:00
simon
b165889136
update to version 0.10 which fixes access_denied action support
2008-11-08 23:01:01 +00:00
sthen
95b3f55f50
update to 0.94.1; sundry fixes
...
ok mbalmer (maintainer)
2008-11-07 22:33:06 +00:00
steven
609fbca5a5
update to 3.0.1
...
from new maintainer Vadim Zhukov <persgray at gmail>
go ahead espie@
2008-11-05 20:38:50 +00:00
steven
267f6718d0
update to 3.0.1
...
from new maintainer Vadim Zhukov <persgray at gmail>
after initial work by me
2008-11-05 20:37:48 +00:00
jasper
83dba3d2b8
- tweak DESCR and MESSAGE
...
- regen patches and PLIST
- tweak to LIB_DEPENDS
2008-11-01 00:04:13 +00:00
jasper
4eb1197cca
- honor CC
...
- make DESCR a tad saner
- regen PLIST whilst here
2008-11-01 00:02:37 +00:00
naddy
21bd0f6283
changing the maintainer address requires a package bump
2008-10-31 10:16:16 +00:00
kevlo
b0af2ecc1d
update maintainer's email address.
...
requested by maintainer.
2008-10-31 02:22:16 +00:00
sthen
02d10a3720
+ipguard
2008-10-30 19:35:29 +00:00