Commit Graph

2638 Commits

Author SHA1 Message Date
dcoppa
ec11b4f449 - Disable the pcsc backend since it's screwed up with our current
threading implementation
- Backport a patch from upstream that allows using all the available
  hash algorithms with scdaemon
- Fix license marker
- Fix wrong REGRESS_DEPENDS
- Swith to new-style LIB_DEPENDS/WANTLIB
- Adjust spacing

OK sthen@, pea@ (MAINTAINER)
2010-11-12 11:58:36 +00:00
espie
93927fb60c new WANTLIB 2010-11-11 18:43:10 +00:00
espie
60f17a941b more WANTLIB 2010-11-11 18:34:59 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
bluhm
3c943f0224 update p5-IO-Socket-SSL to 1.34
spacing
2010-11-08 20:00:13 +00:00
merdely
c0cfe69a86 Implement new pkg/README and zap MESSAGE.
Prodded by aja
ok aja & ian
2010-11-06 17:47:11 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
ian
626eb47556 += chntpw 2010-11-04 22:01:03 +00:00
ian
71b96d926e Import chntpw, for resetting your M$Windows-NT/XP/... password under *Nix.
Useful now that NTFS is enabled by default. Tested by several. OK merdely@.  
Prodded by "Jiri B" who submitted a similar port.
2010-11-04 21:59:20 +00:00
ajacoutot
436b56adbc Make the default config work without eating all FDs. 2010-11-04 11:29:44 +00:00
sthen
9ecca9774d remove unnecessary MESSAGE 2010-11-04 11:19:40 +00:00
sthen
e1c7a100e8 add rc scripts. "go ahead" ajacoutot@ 2010-11-04 11:18:12 +00:00
jasper
f55cd6b427 - add missing build dependency 2010-11-03 14:53:46 +00:00
benoit
8f1229735f - update cracklib to 2.8.18
- regen PLIST
2010-10-31 09:51:35 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
ajacoutot
be7818c4e8 Add rc script for saslauthd. 2010-10-28 11:21:05 +00:00
steven
b73845edff it uses libtoolize during auto* but does not use libtool, so drop USE_LIBTOOL 2010-10-28 10:03:27 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
sthen
8ccff15042 update ClamAV to 0.96.4.
as the release notes say, "a bugfix release recommended for all users"
(or as ChangeLog says, "fix stack smash")
2010-10-25 23:36:38 +00:00
ajacoutot
047bbb7432 Maintainance update gnutls-2.10.2. 2010-10-25 17:28:00 +00:00
pea
12acb9279b Bugfixes update to 1.4.11
ok benoit@
2010-10-25 12:57:13 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
steven
1fa6d98bfe +keepassx 2010-10-24 14:40:13 +00:00
steven
ab605774a4 import keepassx 0.4.3
KeePassX is an application for people with extremly high demands on
secure personal data management. It has a light interface, is cross
platform and published under the terms of the GNU General Public
License.

KeePassX saves many different information e.g. user names, passwords,
URLs, attachments and comments in one single database. For a better
management user-defined titles and icons can be specified for each
single entry. Furthermore the entries are sorted in groups, which are
customizable as well. The integrated search function allows to search
in a single group or the complete database.
KeePassX offers a little utility for secure password generation. The
password generator is very customizable, fast and easy to use.
Especially someone who generates passwords frequently will appreciate
this feature.

The complete database is always encrypted either with AES (alias
Rijndael) or Twofish encryption algorithm using a 256 bit key.
Therefore the saved information can be considered as quite safe.
KeePassX uses a database format that is compatible with KeePass
Password Safe. This makes the use of that application even more
favourable.

ok landry@
2010-10-24 14:39:57 +00:00
jasper
02e8369128 remove this dogfaced cracker, we have better and cleaner crackers in tree.
hurray from landry@
2010-10-24 14:03:03 +00:00
jasper
e844903109 - unhook crack 2010-10-24 14:02:48 +00:00
jasper
7ce7266513 - use SUBST_CMD
- regen patch and plist
2010-10-24 12:49:39 +00:00
ajacoutot
22ece39e6a No need for both libiconv and gettext MODULES.
Tighten up LIB_DEPENDS.
2010-10-24 08:45:02 +00:00
sebastia
03a8b99fa6 enable libgsasl 2010-10-24 08:16:34 +00:00
sebastia
b211ccfc56 import libgsasl: GNU implementation of the SASL framework
GNU SASL is an implementation of the Simple Authentication and Security
Layer framework and a few common SASL mechanisms. SASL is used by
network servers (e.g., IMAP, SMTP) to request authentication from
clients, and in clients to authenticate against servers.

OK sthen@
2010-10-24 08:13:53 +00:00
landry
54921dc6b1 Update to nss 3.12.8, required by upcoming moz* updates. Bump major and
switch to newer lib_depends while here.
2010-10-22 19:14:56 +00:00
naddy
ca9c6bdd67 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-20 15:23:04 +00:00
jsg
07e8a58f3f libdes -> libcrypto
ok benoit@
2010-10-19 07:59:03 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
dcoppa
ff61d9c46e Adapt to our SO_PEERCRED. 2010-10-18 07:43:08 +00:00
benoit
e32b2750cf - Update aide to 0.15.1 2010-10-17 09:25:05 +00:00
jsg
4660a8403a libdes -> libcrypto
ok benoit@ landry@
2010-10-16 11:26:33 +00:00
robert
5e3833e642 Fix openssl update fallout. A similar diff was also submitted by benoit@
and he is okay with this one
2010-10-12 22:05:21 +00:00
sebastia
2f6bf6bdf6 Update Jailkit to 2.13, only one minor bug fix. Patch sent by Remi Pointel
<remi.pointel _AT_ xiri.fr>

OK, landry@, jasper@
2010-10-12 07:55:02 +00:00
sthen
ffe3bb5efe update libfwbuilder/fwbuilder to 4.1.2, from maintainer Vadim Zhukov with
a small tweak from me to tighten the lib dependency on libfwbuilder.
2010-10-11 20:19:11 +00:00
ckuethe
e22e17ea9c Marco says he's not ready to have a 1.x release of assl. Use the EPOCH
mechanism to allow a smaller-but-newer version. ok sthen
2010-10-11 17:00:33 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
benoit
d05bf7b2e4 - unbreak py-sslwrapper after the openssl update
- use SUBST_CMD

ok sthen@
2010-10-09 10:26:00 +00:00
benoit
c0629a1255 Update libssh2 to 1.2.7
Similar diff from Remi Pointel on ports.
2010-10-09 06:31:59 +00:00
sthen
bc511be829 - update to a newer snapshot working with openssl 1.0
- let SHARED_LIBS control the library filename

ok ckuethe@, earlier version ok marco@
2010-10-07 23:55:33 +00:00
kili
711987b211 Subtrivial fix after openssl update. 2010-10-06 18:44:58 +00:00
jasper
9f83ce8c6e switch to MODCPAN_EXAMPLES 2010-10-03 15:10:07 +00:00
landry
e1dcb83132 Update to arirang 2.00, from MAINTAINER Jung. 2010-10-03 07:12:18 +00:00
bluhm
be993c0d82 update p5-Module-Signature to 0.66 2010-10-02 14:02:10 +00:00
ckuethe
07a5c27eee retry this update, help/ok jasper 2010-09-28 21:14:56 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
martynas
814a52ad6b switch master_sites to openbsddistfiles.com so that the ports are
fetchable again.  reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +00:00
steven
496b5e4743 indicate why we use gnu libtool 2010-09-25 18:45:37 +00:00
jasper
f99f777856 - revert, chris intended to commit an update along with this patch, but broke the tree. 2010-09-24 16:23:51 +00:00
sthen
f2d94ea127 bump 2010-09-24 15:37:42 +00:00
ckuethe
3a95337c83 update to assl-0.9, take over maintainership. prodding from marco, ok laurent 2010-09-24 15:33:06 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jasper
7db7a1d088 - update nikto to 2.1.3
from remi pointel, maintainer timed-out
ok landry@
2010-09-23 08:59:34 +00:00
jasper
2d4a122bfb - reset maintainer, requested by reinhard@ 2010-09-22 09:02:42 +00:00
ajacoutot
cea17baac5 +gksu-polkit 2010-09-22 05:18:19 +00:00
ajacoutot
0ec613faa4 Import gksu-polkit-0.0.2.
This is the new generation of gksu, a simple utility to run programs as
root, even in X-based environments.
This version uses the new libgksu-polkit library, which uses PolicyKit
for authorization purposes and a D-Bus service to actually perform the
work.

ok jasper@
2010-09-22 05:16:56 +00:00
sthen
946d828a16 update clamav to 0.96.3, ok pea@ 2010-09-21 13:18:26 +00:00
landry
9725cd17cc add security/mhash to LIB_DEPENDS so that the dependency chain is not
fucked up. Hopefully last fallout of libmcrypt dep change.
2010-09-20 18:22:38 +00:00
sebastia
905b6eb85f enable jailkit 2010-09-20 07:26:50 +00:00
sebastia
41e766dd7b Import jailkit-2.12: utilities for jailing a user or process
Jailkit is a set of utilities to limit user accounts to specific
files using chroot() and or specific commands. Setting up a chroot
shell, a shell limited to some specific command, or a daemon inside
a chroot jail is a lot easier and can be automated using these utilities.

After merging in what ajacoutot@ already had, and some final feedback from 
him, OK ajacoutot@
2010-09-20 07:15:30 +00:00
landry
a86b7e98ed Update to arirang 1.95, from MAINTAINER Jung with spacing style tweaks
from me.
2010-09-16 08:42:56 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
jasper
9af1a61582 - update opensc to 0.11.13
from maintainer douglas santos, with some tweaks by me
2010-09-14 10:32:06 +00:00
jasper
4a4c69752f - update openct to 0.6.20
from maintainer douglas santos, with some tweaks by me
2010-09-14 10:31:50 +00:00
jasper
1f53e4a385 - update p5-Digest-SHA1 to 2.13 2010-09-09 19:35:41 +00:00
sebastia
c470a4ab70 Update the MAINTAINERs E-Mail address, and bump pkg revision.
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
ajacoutot
2f8e346988 Missed bump in previous. 2010-09-07 14:13:33 +00:00
millert
ecd827e14b Describe how to run sshguard from rc.local 2010-09-07 14:06:16 +00:00
millert
6ee3cb4360 Add sshguard; OK sthen@ 2010-09-07 12:24:26 +00:00
millert
679f0f13d6 sshguard port; OK sthen@ 2010-09-07 12:23:43 +00:00
pea
7059fe461d Update to 2.0.16
ok jasper@
2010-09-07 09:46:02 +00:00
landry
3a16e6aa5a Update to arirang 1.90 from MAINTAINER jung. 2010-09-06 09:49:23 +00:00
ajacoutot
df46f237d1 New HOMEPAGE+MASTER_SITES. 2010-09-03 15:36:26 +00:00
sthen
5fca3b923f unbreak deps following commit to libmcrypt. noted by landry@
lum@, please check the dependency chain!!
2010-09-02 10:05:48 +00:00
landry
c8bf919e95 Update to arirang 1.77, from MAINTAINER Jung. 2010-09-02 08:31:09 +00:00
jasper
bd1ba7d0a8 - fix homepages/master site 2010-09-02 08:22:24 +00:00
ajacoutot
af91bb78f6 Switch to new DEPENDS/REVISION.
While here, fix the run dependencies of the libpreludedb subpackages.
2010-09-01 06:50:56 +00:00
ajacoutot
d3e22fd463 Bump after python 2.6 switch. 2010-09-01 06:34:10 +00:00
ajacoutot
af02cbf50b Major update to gnutls-2.10.1.
tested by landry@ in a bulk, thanks!
2010-08-31 20:01:41 +00:00
jasper
e7c01ef42b - fix build on clean system 2010-08-31 12:25:30 +00:00
jasper
de8531aa86 - update nikto to 2.1.2
- fix COMMENT
- update homepage

maintainer timed-out
2010-08-31 08:16:22 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
jasper
5e22ef9ee5 - bump for python 2010-08-30 21:16:56 +00:00
jasper
4a04b25bef hump de bump for pythonp 2010-08-30 21:16:17 +00:00
landry
fe56894f09 Update to arirang 1.7, diff from Remi Pointel.
Looks ok to MAINTAINER.
2010-08-30 20:46:29 +00:00
jasper
5bfe19c584 - remove whisker, it's deprecated and abandoned upstream; they suggest
switching to security/nikto. agreed by Srebrenko Sehic (MAINTAINER)
2010-08-26 13:58:58 +00:00
sthen
6548c7a188 add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:27:16 +00:00
ajacoutot
3fe73bd721 +gnomint 2010-08-25 13:45:25 +00:00
ajacoutot
47fe899194 Import gnomint-1.2.1.
gnoMint is a tool for an easy creation and management of Certification
Authorities. It allows a fancy visualization of all the pieces that
conform a CA: x509 certificates, CSRs, CRLs...

Currently, it allows the creation of CAs, CSRs and Certificates, and
export both public and private parts of them into PEM formatted files.
It manages the revocation of the created certificates, as well as the
creation of CRLs.
<...>

ok jasper@
2010-08-25 13:43:58 +00:00
ajacoutot
cabe9a216e Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.

looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
jasper
b0de75d715 Security fix for CVE-2010-2547:
Patch from upstream CVS

ok pea@ (update for gnupg2 coming soon anyway)
2010-08-21 11:03:21 +00:00
jasper
bc459d702a - update libassuan to 2.0.1 2010-08-19 12:54:14 +00:00
sthen
dfc04c81ae update ClamAV to 0.96.2; earlier version ok pea@ (with some port
Makefile cleanup since then), feedback giovanni@

- better performance and reduced memory use
- various other fixes and minor enhancements
- new pdf parser
2010-08-19 09:17:41 +00:00
stephan
4c2ea5fe3d revert to 1.24, prodded by espie@ - we are in lock. 2010-08-03 11:49:44 +00:00
lum
635a93cf55 LIB_DEPEND + WANTLIB clean up. 2010-08-03 09:05:13 +00:00
ajacoutot
233071960e Fix typo in WANTLIB:
xcb-render-utils -> xcb-render-util

Didn't build, so no bump.
2010-08-01 05:51:10 +00:00
lum
60085d9af1 LIB_DEPEND + WANTLIB clean up. 2010-07-30 23:13:30 +00:00
lum
3b5ea239d6 LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:53:35 +00:00
lum
52f19cdf0e LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:28:20 +00:00
lum
fe566b108e LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:15:15 +00:00
lum
fddec5d7f2 LIB_DEPEND + WANTLIB clean up. 2010-07-30 14:01:52 +00:00
lum
b89d6286ef LIB_DEPEND + WANTLIB clean up. 2010-07-30 13:55:10 +00:00
lum
ada43043dd Remove unrequired LIB_DEPEND.
ok landry@
2010-07-30 13:12:23 +00:00
ajacoutot
c23839f49a Maintainance update to libgcrypt-1.4.6. 2010-07-27 21:45:47 +00:00
ajacoutot
857ff6944f Maintainance update to libgpg-error-1.9. 2010-07-27 21:45:06 +00:00
jolan
8dba9e775a update to 0.4 2010-07-25 23:36:15 +00:00
benoit
44e2171e5a - update libssh2 to 1.2.6
- regen PLIST
2010-07-25 13:24:56 +00:00
steven
2927491994 this does not use libtool. 2010-07-24 09:15:55 +00:00
laurent
92e27d20ff link assl to the build 2010-07-23 14:06:20 +00:00
laurent
5859595723 Agglomerated SSL is an API to hide the awful OpenSSL API. Ok and tweeks jasper@ aja@ 2010-07-23 14:01:05 +00:00
steven
024d23b510 new WANTLIB/LIB_DEPENDS while here 2010-07-21 21:34:08 +00:00
steven
dd87420057 drop maintainership; this is the last free version of this software
anyway before it became commercial
2010-07-21 21:33:03 +00:00
benoit
0b26569d53 - update cracklib to 2.8.16
- update PLIST
2010-07-18 09:56:54 +00:00
benoit
1c9c467b41 - update john to 1.7.6
- update patches
- use SUBST_CMD

ok sthen@
2010-07-17 22:46:00 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
ajacoutot
49f68bd49e Fix some implicit declarations.
Move to REVISION and new DEPENDS.
2010-07-16 12:44:43 +00:00
sthen
f83dda73c2 Update fwbuilder/libfwbuilder to 4.0.1 which can cope with OpenBSD 4.7's PF.
Mostly from maintainer Vadim Zhukov with a few changes from me.
2010-07-14 08:46:35 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
ajacoutot
144fbccfdf Fix MASTER_SITES. 2010-07-12 10:24:52 +00:00
ajacoutot
1acd18543b Remove uneeded V variable.
No pkg change.
2010-07-08 22:03:45 +00:00
pea
412b3e0b05 Avoid conflict with gnupg2. Like this you can install both in the same time.
ok aja@, jasper@
2010-07-08 17:01:57 +00:00
pea
aa0e15f100 Add gnupg2 2010-07-08 16:59:52 +00:00
pea
2ec26d3d0a Import gnupg2
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP 
and S/MIME

With tweaks from ajacoutot@ and jasper@
ok aja@, jasper@
2010-07-08 16:57:54 +00:00
ajacoutot
cf088633a1 Major update to passwdqc-1.2.2 which brings native OpenBSD support.
ok okan@ sthen@ millert@
2010-07-07 21:29:58 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
djm
0857e2ce53 unbreak compilation on -current now that we have SO_PEERCRED but
with a different struct name to Linux; ok ajacoutot@
2010-07-01 10:45:57 +00:00
sthen
990b457ece update to 0.15, from new maintainer Abel Abraham Camarillo Ojeda with tweaks by me. 2010-07-01 09:18:54 +00:00
jim
1ef6178cd4 ccrypt emacs flavor was removed. 2010-06-30 15:15:20 +00:00
kevlo
6428dcc5d2 Update to 1.9
ok giovanni@
2010-06-30 09:44:07 +00:00
landry
0345600b05 Do we really need a '96 'Secure Telnet Daemon' when we have OpenSSH in
base ? srsly ?
No cries of despair within a week on ports@, 'Put the port away' jasper@
2010-06-23 18:13:55 +00:00
espie
7c6c0a1515 update to 2.0.2, make it build concurrently with qca1 2010-06-22 00:35:42 +00:00
jakob
ae57f1dfbf upgrade ZKT to v1.0.
important: dnssec-signer is now zkt-signer
           dnssec-zkt is now multiple binaries (zkt-{conf,keyman,ls})
2010-06-20 14:01:35 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
pea
181a5a0299 Remove the mentions to QT and GTK. They will come later.
Spotted by ajacoutot@

ok ajacoutot@
2010-06-15 13:27:25 +00:00
pea
e41b99d871 Add pinentry 2010-06-15 13:18:01 +00:00
pea
cf74815bb0 Import of pinentry: a small collection of dialog programs that allow GnuPG to
read passphrases and PIN numbers in a secure manner.

ok jasper@
2010-06-15 13:11:25 +00:00
ajacoutot
68dde7c43a Lowercase COMMENT.
Add CONFIGURE_SHARED.
Fix indent.

ok pea@ (maintainer)
2010-06-15 12:10:03 +00:00
pea
0612580ad3 Add libksba 2010-06-15 12:04:35 +00:00
pea
ad9495eaa9 Import libksba: a library to make the tasks of working with X.509
certificates, CMS data and related objects more easy.

ok jasper@
2010-06-15 12:01:53 +00:00
landry
548e911152 Remove sparc64-specific hack since it switched to gcc4.
From Brad.
2010-06-11 21:09:49 +00:00
sthen
5958338a39 add run dep on Class::Data::Inheritable, bump 2010-06-08 11:17:28 +00:00