Commit Graph

2716 Commits

Author SHA1 Message Date
dhill
f32c05bca1 update to assl 0.10.0.
"reads right" jasper@
2011-07-04 16:39:33 +00:00
naddy
003265780c * Don't turn an mdoc(7) page into a cat page. Install the source page.
* No need to explicitly recurse into saslauthd.  The build framework
  does that already.

ok ajacoutot@
2011-07-03 22:51:25 +00:00
naddy
ba367ee16a remove this woefully obsolete (1992!) piece of cruft
ok ajacoutot@ sthen@ jasper@
2011-07-03 22:19:52 +00:00
sthen
791e812e50 Cope with bsd.man.mk changes and install source man pages. 2011-06-27 13:29:52 +00:00
rpointel
79fdd8a94b +ikeman 2011-06-25 07:11:30 +00:00
rpointel
0a20475710 Import ikeman, from Martin Pelikan (MAINTAINER).
ok giovanni@.

ikeman is a tool designed to simplify management of X.509 public key
infrastructure used to create IPsec flows by isakmpd(8) or iked(8).
It displays all PKI data in a hierarchical view and can also create
new certificate authorities, sign new certificate requests and revoke
or un-revoke currently loaded certificates.

All this in a user-friendly ncurses GUI, which also warns user about
errors like already expired, revoked or not yet valid certificates.
2011-06-25 07:10:25 +00:00
benoit
e31dd2fa3d - update john to 1.7.8
- regen patchs

ok sthen@
2011-06-24 15:19:18 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
ajacoutot
e173a8c59e +sslscan 2011-06-21 21:06:23 +00:00
ajacoutot
c251bafcec Import sslscan-1.8.2.
SSLScan queries SSL services, such as HTTPS, in order to determine the
ciphers that are supported. SSLScan is designed to be easy, lean and
fast. The output includes prefered ciphers of the SSL service, the
certificate and is in Text and XML formats.

Heavily based on the FreeBSD port.

inputs from sthen@
ok jasper@
2011-06-21 21:05:48 +00:00
ajacoutot
94deac9daf Bugfix update to gnutls-2.12.7. 2011-06-21 09:55:43 +00:00
dhill
c71338db13 update to 0.9.7 2011-06-20 15:30:40 +00:00
kili
e6e9988768 Add aircrack-ng.
ok benoit@
2011-06-19 08:53:43 +00:00
robert
ea505878af +p5-Text-Password-Pronounceable 2011-06-14 11:32:25 +00:00
robert
1b85801f80 import of p5-Text-Password-Pronounceable-0.30, a module that generates
pronounceable passwords
2011-06-14 11:31:45 +00:00
sthen
5be2d3139d bugfix update to clamav 0.97.1 2011-06-10 22:20:20 +00:00
gsoares
894e157435 - update security/luasec to 0.4.1
- tweaks patch-src_Makefile from sthen@ and jolan@
- remove jolan@ as maintainer per his request
- take maintainership

OK sthen@ jolan@
"get it in" jasper@
2011-06-10 15:04:23 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
sebastia
b0d98745cf Fix build with gcc-2.95
OK jasper@
2011-06-08 08:39:02 +00:00
sthen
3900adefca The install target in the Makefile is already modified, so change it
a little more to obey DESTDIR, removing nasty escaping in CONFIGURE_ARGS.
Regen PLIST while there for @bin markers. From Brad.
2011-06-07 00:13:08 +00:00
naddy
6ca63f73d8 do not treat a hand-rolled configure script as if it was an autoconf one 2011-06-06 15:00:36 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
kili
d105450ef7 Handrolled configure script, so don't use CONFIGURE_STYLE=gnu.
One step towards --disable-silent-rules.

From Brad.

ok sthen (with a proper package bump)
2011-06-01 23:34:53 +00:00
dcoppa
c8e4c421e1 Fix leftover '-lpthread'.
ok fgsch@
2011-06-01 08:16:15 +00:00
espie
297c0d040d someone should really take a closer look at their LIBTOOL.
In the meantime, avoid gnu-grep, to have reproducible builds.
(especially since ggrep is half-broken with new vmmap)
2011-05-30 10:05:03 +00:00
bluhm
1a4f50bc35 update p5-Module-Signature to 0.68 2011-05-28 12:14:25 +00:00
bluhm
dbe5f56f6d update p5-IO-Socket-SSL to 1.44 2011-05-28 11:45:20 +00:00
bluhm
38d0a04af1 update p5-Net-SSLGlue to 0.7 2011-05-28 11:18:58 +00:00
jasper
a4d0fa353a using PKGNAME to construct WRKDIST is bad practice. 2011-05-22 14:03:39 +00:00
fgsch
8b11b60b1b Update to aircrack-ng 1.1.
input and ok sthen and benoit (maintainer)
2011-05-21 11:19:24 +00:00
ajacoutot
ae5066d59d Host these files that are not reachable anymore. 2011-05-18 08:09:27 +00:00
ajacoutot
b5d6ad6a2e Maintenance update to gnutls-2.12.5. 2011-05-17 19:08:08 +00:00
ajacoutot
117a42bba5 Better HOMEPAGE. 2011-05-17 19:04:14 +00:00
ajacoutot
03be77925a Depends on x11/polkit-gnome,gtk2. 2011-05-17 15:05:03 +00:00
gsoares
d37ccc08d2 sync security/luasec with lua.port.mk, no package change
ok jasper@ sthen@ jolan@ (MAINTAINER)
2011-05-16 18:24:19 +00:00
jasper
0f06ddcfd4 -remove duplicate item, no bump as it didn't build 2011-05-15 08:03:42 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
dhill
c69ea00bd5 update to 0.9.6
ok sthen@
2011-05-13 21:20:15 +00:00
ajacoutot
2d702b0153 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:24:40 +00:00
kevlo
e0634d30b5 Update to 4.00.07
ok benoit@
2011-05-10 09:56:06 +00:00
bluhm
fb785414b8 update p5-Net-SSLGlue to 0.6 2011-05-08 22:23:26 +00:00
bluhm
1ae54ec0ff update p5-IO-Socket-SSL to 1.40 2011-05-08 22:12:53 +00:00
gsoares
c8b03467eb - fix HOMEPAGE/MASTER_SITES
- set CONFIGURE_STYLE to gnu, remove ALL_TARGET
- set USE_LIBTOOL/SHARED_LIBS=
- PFRAG.shared is added
- remove unneeded patch
- adjust license name. ( PD -> Public Domain )
- regen PLIST

from sthen@
- remove NO_REGRESS (there is no test, but it doesn't
error out when you try to run it)
-tidy up whitespaces (USE_GROFF)

ok jasper@ sthen@
2011-05-04 16:16:24 +00:00
ajacoutot
4079be8ce1 Bugfix update to gnutls-2.12.3.
Incidentally fixes a build breakage when libgcrypt wasn't installed as
spotted by jasper@
2011-05-04 15:48:10 +00:00
jasper
7020d8df39 - update to 0.6.1 2011-05-03 19:04:04 +00:00
benoit
ea97f96353 - update john to 1.7.7
- update patch

ok sthen@, gsoares@
2011-04-30 05:12:51 +00:00
sthen
22b70aa246 - update to 2.02, from jung (maintainer).
- add a patch to fix a user-after-free, maintainer ok
2011-04-28 16:17:21 +00:00
dhill
5277a7f217 update to 0.9.5
ok sthen@
2011-04-28 15:37:10 +00:00