Commit Graph

2556 Commits

Author SHA1 Message Date
jasper
377f5d5591 - SECURITY UPDATE of p5-IO-Socket-SSL
Fixes: SA42508
Perl IO::Socket::SSL "verify_mode" Security Bypass Security Issue
2010-12-08 18:42:21 +00:00
jasper
93d7c1b9ac import hs-AES 0.2.7
Zero-copy binding to Brian Gladman's AES implementation, including a
copy of that implementation.

ok kili@
2010-12-08 16:21:42 +00:00
jasper
ed4fde1e35 - sync 2010-12-08 16:21:02 +00:00
stephan
746c247a5f - fix COMMENT
- fix MASTER_SITES
- patch response and trigger db's with latest versions
- take maintainership

ok jasper@
2010-12-06 12:08:55 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
jasper
4d55fd1996 - use a proper name, and add an OpenBSD rcs id 2010-12-03 08:46:03 +00:00
sthen
ff0cde62d4 update ClamAV to 0.96.5 2010-12-01 22:59:35 +00:00
espie
095b509459 libnet PGKSPEC 2010-11-26 14:56:14 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
espie
59fa199246 use PKGSPEC, every dependent port uses this 2010-11-26 07:50:07 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
4856ef07e8 missed some new depends 2010-11-22 09:34:10 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
jasper
d275da6ec7 - use SUBST_CMD 2010-11-16 10:17:56 +00:00
jasper
b9f5a144c3 - switch to pkg-readmes 2010-11-16 10:11:51 +00:00
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