pkgsrc/security
pettai 3a38288d0b pam-krb5 4.6
* Add an anon_fast option that attempts anonymous authentication
    (generally implemented via anonymous PKINIT inside the Kerberos
    library) and then, if successful, uses those credentials for FAST
    armor.  If fast_ccache and anon_fast are both specified, anonymous
    authentication will be used as a fallback if the specified FAST ticket
    cache doesn't exist.  Based on patches from Yair Yarom.
  * Add a user_realm option to only set the realm for unqualified user
    principals.  This differs from the existing realm option in that realm
    also changes the default realm for authorization decisions and for
    verification of credentials.  Update the realm option documentation to
    clarify the differences and remove incorrect information.  Patch from
    Roland C. Dowdeswell.
  * Add a no_prompt option to suppress the PAM module's prompt for the
    user's password and defer all prompting to the Kerberos library.  This
    allows the Kerberos library to have complete control of the prompting
    process, which may be desireable if authentication mechanisms other
    than password are in use.  Be aware that, with this option set, the
    PAM module has no control over the contents of the prompt and cannot
    store the user's password in the PAM data.  Based on a patch by Yair
    Yarom.
  * Add a silent option to force the module to behave as if the
    application had passed in PAM_SILENT and suppress text messages and
    errors from the Kerberos library.  Patch from Yair Yarom.
  * Add preliminary support for Kerberos trace logging via a trace option
    that enables trace logging if supported by the underlying Kerberos
    library.  The option takes as an argument the file name to which to
    log trace output.  This option does not yet work with any released
    version of Kerberos, but may work with the next release of MIT
    Kerberos.
  * MIT Kerberos does not add a colon and space to its password prompts,
    but Heimdal does.  pam-krb5 previously unconditionally added a colon
    and space, resulting in doubled colons with Heimdal.  Work around this
    inconsistency by not adding the colon and space if already present.
  * Fix alt_auth_map support to preserve the realm of the authentication
    identity when forming the alternate authentication principal, matching
    the documentation.
  * Document that the alt_auth_map format may contain a realm to force all
    mapped principals to be in that realm.  In that case, don't add the
    realm of the authentication identity.  Note that this can be used as a
    simple way to attempt authentication in an alternate realm first and
    then fall back to the local realm, although any complex attempt at
    authentication in multiple realms should instead run the module
    multiple times with different realm settings.
  * Avoid a NULL pointer dereference if krb5_init_context fails.
  * Fix initialization of time values in the module configuration on
    platforms (like S/390X) where krb5_deltat is not equivalent to long.
  * Close a memory leak when search_k5login is set but the user has no
    .k5login file.
  * Close several memory leaks in alt_auth_map support.
  * Suppress bogus error messages about unknown option for the realm
    option.  The option was being parsed and honored despite the error.
  * Retry authentication under try_first_pass on several other errors in
    addition to decrypt integrity check errors to handle a wider array of
    possible "password incorrect" error messages from the KDC.
  * Update to rra-c-util 4.4:
  * Update to C TAP Harness 1.12:
2012-06-16 22:15:23 +00:00
..
aide Value of _FILE_OFFSET_BITS corrected. Disabled static linking for Solaris 10 2012-03-12 14:18:44 +00:00
aide06 Convert the remaining few packages that explicitly set DEPENDS or 2012-01-14 00:51:36 +00:00
amap Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
antonym Set LICENSE. 2010-12-20 11:55:17 +00:00
ap-modsecurity Add user-destdir installation support. 2011-03-20 06:17:58 +00:00
ap-modsecurity2 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
apg Set LICENSE. 2010-12-20 10:00:56 +00:00
arirang LIBS.SunOS+=-lsocket -lnsl 2012-06-01 00:16:02 +00:00
avcheck gsed related clean up. 2012-01-14 07:44:33 +00:00
base Removed mk/apachever.mk 2012-04-14 16:25:11 +00:00
Bastille Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
bcrypt
beecrypt In the section of configure that decides whether a libdir suffix should be 2012-01-26 06:05:04 +00:00
bitstir
botan security/botan: Fix DragonFly-*-i386 PLIST 2012-05-20 11:43:33 +00:00
caff Update to 1.1.4: 2011-11-28 16:36:57 +00:00
ccid
cfs
chkrootkit Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
clamav Use SET_LIBDIR with packages that want to use to lib64 2012-01-26 06:34:18 +00:00
clusterssh Initial import of clusterssh, version 4.01.01, into the NetBSD Packages 2012-05-31 16:54:10 +00:00
CoolKey gsed related clean up. 2012-01-14 07:44:33 +00:00
courier-authlib Changes 0.64.0: 2012-06-09 11:57:20 +00:00
crack Support user-destdir. 2011-06-14 14:07:37 +00:00
crudesaml Update crudesaml to 1.2. The only change is to allow compression of the 2011-11-19 17:22:37 +00:00
crypto++ Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
CSP Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
cvm Installs shlibs nowadays, so don't default to a build-only dependency. 2010-03-15 03:21:15 +00:00
cy2-anonymous
cy2-crammd5
cy2-digestmd5 Update cyrus-sasl to 2.1.25. 2011-09-17 11:32:02 +00:00
cy2-gssapi Fixes a segfault in gssapi.c, taken from upstream Git repo. 2012-01-02 03:25:56 +00:00
cy2-ldapdb Update cyrus-sasl to 2.1.25. 2011-09-17 11:32:02 +00:00
cy2-login
cy2-ntlm Update cyrus-sasl to 2.1.25. 2011-09-17 11:32:02 +00:00
cy2-otp Update cyrus-sasl to 2.1.25. 2011-09-17 11:32:02 +00:00
cy2-plain
cy2-saml Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
cy2-scram OpenSSL is required to build. 2011-10-24 12:48:56 +00:00
cy2-sql Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
cyrus-sasl Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
cyrus-saslauthd Update cyrus-sasl to 2.1.25. 2011-09-17 11:32:02 +00:00
ddos-scan DESTDIR support 2010-01-27 22:05:28 +00:00
destroy Fix build on SunOS. 2012-03-01 16:27:57 +00:00
dirb recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
dirmngr Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
dnssec-tools 1.12.2 (5/3/12) 2012-06-16 21:25:58 +00:00
dropbear update to 0.53.1 2011-03-10 10:20:16 +00:00
dsniff Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
dsniff-nox11 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
EasyPG Add user-destdir installatin support. 2011-03-20 06:36:30 +00:00
egd * using perl in test.pl. 2010-10-08 04:39:37 +00:00
engine-pkcs11 Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
f-prot-antivirus6 Update F-PROT Antivirus 6.1.0: 2011-09-25 14:13:48 +00:00
f-prot-antivirus6-fs-bin Update F-PROT Antivirus 6.1.0: 2011-09-25 14:13:48 +00:00
f-prot-antivirus6-ms-bin Update F-PROT Antivirus 6.1.0: 2011-09-25 14:13:48 +00:00
f-prot-antivirus6-ws-bin Update F-PROT Antivirus 6.1.0: 2011-09-25 14:13:48 +00:00
flawfinder Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
fprint-demo Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
fragroute revbump(1) for devel/libevent update. 2011-02-11 21:22:02 +00:00
fsh Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
fwbuilder Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gnome-keyring Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
gnome-keyring-manager Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gnome-keyring-sharp Import gnome-keyring-sharp from wip (with only a couple trivial adjustments) 2012-06-16 22:00:23 +00:00
gnu-crypto
gnupg Add readline support 2012-06-08 12:50:33 +00:00
gnupg-pkcs11-scd Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
gnupg2 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
gnutls Changes 2.12.19: 2012-05-30 06:51:37 +00:00
google-authenticator Initial import of google-authenticator, version 0.0.20120506: 2012-05-07 00:01:48 +00:00
gpa Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
gpass Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gpg2dot update version to 1.5 2011-01-13 00:40:31 +00:00
gpgme move a comment to where it makes sense 2011-10-06 18:00:00 +00:00
gsasl Changes 1.8.0: 2012-05-30 06:52:58 +00:00
gss recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtk-systrace recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
hackbot DESTDIR support 2010-01-27 16:52:13 +00:00
hashcash DESTDIR support 2010-01-27 16:52:13 +00:00
heimdal Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
heirloom-su DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
honeyd Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
honeyd-arpd revbump(1) for devel/libevent update. 2011-02-11 21:22:02 +00:00
hydan Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
hydra Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
ike-scan DESTDIR support 2010-01-27 22:05:28 +00:00
ipsec-tools reset maintainer, he does not use this package anymore. 2010-11-11 11:42:20 +00:00
isakmpd make this build again on NetBSD-current 2011-05-19 15:48:41 +00:00
jessie Set PKG_DESTDIR_SUPPORT. It looks to me like it should probably just work; 2012-05-14 05:47:09 +00:00
john add patch from upstream to fix a sign extension problem which 2011-06-20 09:17:50 +00:00
keepassx Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
keychain Reset maintainer. 2010-09-28 13:21:29 +00:00
kgpg Update to KDE SC 4.8.4 2012-06-16 04:45:28 +00:00
knc Really bump revision. 2012-03-08 01:14:04 +00:00
ksecrets Update to KDE SC 4.8.4 2012-06-16 04:45:28 +00:00
kssh Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
kstart Update kstart to 4.1. 2012-02-17 18:26:00 +00:00
kth-krb4 Add CONFLICTS with new man-pages package. For details, see 2012-05-12 07:37:50 +00:00
kwallet Update to KDE SC 4.8.4 2012-06-16 04:45:28 +00:00
lasso Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
libassuan Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
libassuan2 Changes 2.0.2: 2011-08-11 10:34:21 +00:00
libbf DESTDIR support 2010-01-27 21:59:21 +00:00
libcrack PKG_DESTDIR_SUPPORT=user-destdir 2009-12-10 23:30:53 +00:00
libdes DESTDIR support 2010-01-27 21:47:00 +00:00
libfprint Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
libfwbuilder Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
libgcrypt Fix building with clang on i386 (PR#46177) 2012-04-03 15:00:30 +00:00
libgnome-keyring Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
libgpg-error recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libidea DESTDIR support 2010-01-27 16:52:13 +00:00
libident
libksba recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libmcrypt
liboauth fix typo, and propagate dependencies 2012-02-06 11:36:45 +00:00
libp11 Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
libpbc Initial import of security/libpbc-0.5.10 into the Packages Collection. 2010-11-09 03:33:28 +00:00
libprelude Explicitly disable language bindings that are available as separate 2011-09-14 17:34:57 +00:00
libprelude-lua recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libprelude-perl recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libprelude-python Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
libprelude-ruby Bump PKGREVISION reflecting the default Ruby's version change. 2012-03-22 14:25:25 +00:00
libpreludedb recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libpreludedb-mysql recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libpreludedb-perl recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libpreludedb-pgsql recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libpreludedb-python Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
libpreludedb-sqlite3 Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
libssh Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
libssh2 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
libtasn1 Update to 2.13: 2012-06-03 21:33:26 +00:00
libtcpa Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
libtomcrypt build shared lib, bump PKGREV 2011-03-10 09:52:24 +00:00
libyubikey Version 1.9 (released 2012-05-31) 2012-06-16 20:26:12 +00:00
logcheck - LICENSE is gnu-gpl-v2 2009-12-11 19:48:21 +00:00
lsh -explicitely disable kerberos support to avoid PLIST fluctuations 2011-12-16 12:54:41 +00:00
lua-sec Import lua-sec-0.4 as security/lua-sec. 2010-09-21 10:45:56 +00:00
mcrypt Add missing devel/zlib buildlink. 2011-11-26 04:39:19 +00:00
md4-collision DESTDIR support. Fix comment. 2010-01-27 14:28:28 +00:00
md5-collision DESTDIR support 2010-01-27 14:27:39 +00:00
mhash
mirrordir DESTDIR support 2010-04-14 22:45:51 +00:00
mit-krb5 Fix for CVE-2012-1013 from: 2012-06-06 18:17:46 +00:00
mit-krb5-appl Changes 1.0.3: 2012-02-26 13:16:32 +00:00
mixminion Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
mozilla-rootcerts mozilla has switched to a scheme of explicitly distrusting certificates 2011-09-08 19:46:01 +00:00
msu
msudir
munge Import MUNGE 0.5.10 as security/munge. 2012-02-19 03:51:17 +00:00
MyPasswordSafe More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
netpgp Update netpgp to 20101107. 2010-11-07 07:54:39 +00:00
netramet * MAKE_JOBS_SAFE=no 2011-03-19 09:36:47 +00:00
nettle Use SET_LIBDIR to get rid of lib64 2012-01-26 23:00:22 +00:00
nfsbug Uses <sys/vnode.h> -- mark BSD-only and HPUX-only. 2012-01-08 15:04:03 +00:00
nikto DESTDIR support 2010-01-27 16:52:13 +00:00
oath-toolkit Add missing pam.bl3.mk 2012-04-07 22:34:13 +00:00
ocaml-cryptokit Initial import of ocaml-cryptokit-1.5. Packaged byJaap Boender in PR 41691. 2012-05-12 17:53:40 +00:00
ocaml-ssl Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
opencdk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
openct Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
opendnssec Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
openpam added prevention of CVE-2011-4122 taken from NetBSD src 2011-12-13 15:57:08 +00:00
opensaml Update fixes CVE-2011-2516 2011-07-28 22:44:36 +00:00
opensc Add missing devel/readline and devel/zlib buildlinks. 2011-11-16 07:25:15 +00:00
opensc-signer Fix build on SunOS. 2012-02-16 19:39:48 +00:00
openssh Added support for OpenSSH-lpk 2012-05-31 11:58:37 +00:00
openssl Fix build on NetBSD/amd64, if the kernel was built on a host with 386 in 2012-05-22 06:00:11 +00:00
openvas-client Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
openvas-libnasl Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
openvas-libraries Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
openvas-plugins Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
openvas-server Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
otpCalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
p0f Disable probe for gmake; PR 45729 2011-12-21 15:52:17 +00:00
p5-AuthCAS Add missing dependency on p5-IO-Socket-SSL and p5-libwww (for LWP::UserAgent). 2012-05-17 10:52:48 +00:00
p5-Authen-CAS-Client Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Authen-Htpasswd Update p5-Authen-Htpasswd to 0.171. 2011-10-21 21:09:43 +00:00
p5-Authen-PAM Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Authen-PluggableCaptcha Add HOMEPAGE and LICENSE. 2011-10-21 04:47:22 +00:00
p5-Authen-SASL Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Authen-SASL-Cyrus Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Authen-TacacsPlus Updated to 0.22 2012-01-26 20:47:06 +00:00
p5-BSD-arc4random Import BSD::arc4random from wip. From DESCR: 2012-06-02 14:29:42 +00:00
p5-Crypt-Blowfish Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-CAST5_PP Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-CBC Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-CipherSaber Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-DES Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-DES_EDE3 Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-DH Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-DSA Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:38:24 +00:00
p5-Crypt-ECB Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-Eksblowfish Update p5-Crypt-Eksblowfish to 0.09. 2011-11-18 03:26:41 +00:00
p5-Crypt-GeneratePassword Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-GPG Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-IDEA Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-OpenPGP Update p5-Crypt-OpenPGP to 1.06. 2011-11-17 14:14:20 +00:00
p5-Crypt-OpenSSL-AES Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-OpenSSL-Bignum Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-OpenSSL-DSA Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-OpenSSL-Random Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-OpenSSL-RSA 0.28 Thu Aug 25 2011 - Moritz Onken (PERLER) 2012-05-08 21:17:17 +00:00
p5-Crypt-PasswdMD5 Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-Primes Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-Random Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-RandPasswd Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-RC4 Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-Rijndael Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-RIPEMD160 Update p5-Crypt-RIPEMD160 to 0.05. 2011-11-17 08:03:46 +00:00
p5-Crypt-RSA Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-SmbHash Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-SSLeay Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Crypt-Twofish Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Data-SimplePassword Update p5-Data-SimplePassword to 0.07. 2011-10-06 15:33:31 +00:00
p5-Digest Update to version 1.17. 2011-12-01 22:35:13 +00:00
p5-Digest-BubbleBabble Changes 0.02: 2011-08-09 07:31:42 +00:00
p5-Digest-CRC Updating package for CPAN module Digest::CRC in security/p5-Digest-CRC 2012-05-31 08:29:15 +00:00
p5-Digest-Hashcash Revision bump after updating perl to 5.14.1 2011-08-09 07:29:33 +00:00
p5-Digest-HMAC fix the last change of DEPENDS pattern for p5-Digest-SHA. 2011-08-10 00:09:35 +00:00
p5-Digest-MD2 Revision bump after updating perl to 5.14.1 2011-08-09 07:23:31 +00:00
p5-Digest-MD4 Revision bump after updating perl to 5.14.1 2011-08-09 07:23:31 +00:00
p5-Digest-MD5 Revision bump after updating perl to 5.14.1 2011-08-09 07:23:31 +00:00
p5-Digest-MD5-File Updating package for CPAN module Digest::MD5::File in 2012-05-31 08:34:42 +00:00
p5-Digest-Nilsimsa Fix build on systems that define popcount(). 2011-09-29 21:10:32 +00:00
p5-Digest-Perl-MD5 No need to check for an interpreter in a perl module. 2011-10-17 00:02:59 +00:00
p5-Digest-SHA Update to 5.71: 2012-04-22 11:47:05 +00:00
p5-Digest-SHA1 Relax dependency, Digest-1.00 module was imported into Perl base prior 5.7.1. 2011-10-18 01:06:33 +00:00
p5-GnuPG-Interface Update to 0.45: 2012-04-22 11:48:29 +00:00
p5-GSSAPI Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-IO-Socket-SSL Updating package for Perl module IO::Socket::SSL from CPAN in 2012-05-31 08:50:01 +00:00
p5-Module-Signature Update p5-Module-Signature to 0.68. 2011-11-13 12:29:01 +00:00
p5-Mozilla-CA Update to 20120309: 2012-04-22 11:51:38 +00:00
p5-Net-DNS-SEC Since p5-Crypt-OpenSSL-RSA versions before 0.27 are broken with 2012-05-09 06:21:39 +00:00
p5-Net-DNS-SEC-Maint-Key Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Net-OpenSSH Updating package for CPAN module Net::OpenSSH in security/p5-Net-OpenSSH 2012-05-31 08:53:04 +00:00
p5-Net-SSH Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Net-SSLeay Updating package for CPAN module Net::SSLeay in security/p5-Net-SSLeay 2012-05-31 08:46:11 +00:00
p5-OpenSSL Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-pcsc Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-SHA Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-String-Random Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Text-Password-Pronounceable Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p5-Tie-EncryptedHash Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
p11-kit add p11-kit-0.10, a PKCS#11 module manager, needed by gnome3 components 2012-02-03 14:43:12 +00:00
pakchois Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
pakemon Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
PAM Revbump after updating db5 2012-01-18 14:46:03 +00:00
pam-af Allow to build with non-native PAM on *BSD. 2012-04-07 01:53:18 +00:00
pam-dbm Store the result of dbm_fetch() before dbm_close() (apparently) clobbers it. 2010-03-21 06:54:10 +00:00
pam-fprint More PKGREVISION bumps of jpeg dependencies. 2010-01-24 13:26:09 +00:00
pam-krb5 pam-krb5 4.6 2012-06-16 22:15:23 +00:00
pam-ldap Changes 186: 2010-11-16 09:53:50 +00:00
pam-mkhomedir Don't try to build if using linux-pam. 2012-02-21 22:19:25 +00:00
pam-mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
pam-p11 Raise pam-p11 from the deads 2010-07-14 07:13:59 +00:00
pam-passwdqc update to 1.1.4 2009-11-18 16:59:30 +00:00
pam-pwauth_suid
pam-radius
pam-saml Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
pam-tacplus Add pam.bl3.mk. 2012-06-16 22:06:34 +00:00
pam-yubico Version 2.12 (released 2012-06-15) 2012-06-16 20:45:33 +00:00
pam_ssh_agent_auth Update pam_ssh_agent_auth from 0.9.1 to 0.9.2 2010-01-15 22:23:48 +00:00
pcsc-lite Backported security fix from Version 1.6.6 of pcsc-lite. The fix bounds the 2010-12-17 17:00:35 +00:00
pcsc-tools * LICENSE=gnu-gpl-v2 # or later 2011-05-26 13:32:26 +00:00
pgp2 Fix build on systems with native getline() function. 2009-09-29 17:10:38 +00:00
pgp5 Fix preprocessor usage. 2011-11-26 17:20:27 +00:00
pgpdump Add missing zlib and bzip2 buildlinks 2011-11-05 09:17:04 +00:00
pgpenvelope Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
php-mcrypt
php-suhosin Restrict to PHP 5.2.x and 5.3.x since there is no PHP 5.4.x officialy yet. 2012-06-16 02:59:48 +00:00
pinentry Include deve/ncurses/buildlink3.mk not mk/curses.buildlink3.mk. 2011-12-25 03:42:30 +00:00
pinentry-gtk Add missing devel/ncurses buildlink. 2012-01-08 03:45:12 +00:00
pinentry-gtk2 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
pinentry-qt Add missing devel/ncurses buildlink. 2012-01-08 03:45:12 +00:00
pinentry-qt4 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
pinepgp
pkcs11-helper Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
pks * LICENSE=original-bsd 2011-03-19 09:18:02 +00:00
policykit Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
policykit-gnome Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
polkit-qt Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
portsentry
prelude-correlator Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
prelude-lml Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
prelude-manager Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
prelude-pflogger PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh 2011-10-07 22:37:02 +00:00
priv Use SETUID_ROOT_PERMS and allow building as normal user. Bump revision. 2010-02-15 17:06:18 +00:00
prngd
pscan service suspended. prevent timeout. fetch from backup. 2011-03-18 20:28:21 +00:00
putty Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
pwsafe Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
py-amkCrypto All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-asn1 Upgrade py-asn1 to version 0.0.11a. 2010-05-01 17:23:36 +00:00
py-crack All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-cryptkit All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-crypto Update to 2.6: 2012-05-25 08:28:13 +00:00
py-cryptopp Split version into sane and excessive parts. 2012-03-20 23:38:26 +00:00
py-denyhosts Regenerate diffs for GNU patch. 2011-12-14 03:05:04 +00:00
py-gnupg All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-keyring add py-keyring-0.5.1, from Kamel Derouiche per pkgsrc-wip 2011-04-14 17:27:04 +00:00
py-lasso Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
py-m2crypto Update py-m2crypto from 0.13.1 to 0.21.1. 2012-01-22 10:05:18 +00:00
py-mcrypt All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-oauth Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
py-openid Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-OpenSSL All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-paramiko Update py-paramiko to 1.7.7.1. 2011-07-22 14:03:30 +00:00
py-prewikka Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-smbpasswd Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-ssh Update security/py-ssh to 1.7.13. 2012-04-13 21:35:18 +00:00
py-SSLCrypto Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
py-tlslite All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-xmlsec Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
pyca Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
qca Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
qca-tls Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
qca2 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
qca2-gnupg Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
qca2-ossl Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
qident
racoon2 add the latest snapshot of racoon2 (IKEv2 daemon), from John R. Shannon 2012-01-11 20:08:39 +00:00
rainbowcrack regen distinfo (hi joerg!) 2011-11-26 13:31:58 +00:00
rats * add user-destdir support 2010-02-20 08:25:51 +00:00
rc5des DESTDIR support 2010-01-27 21:32:58 +00:00
rid Need yacc and lex to build. 2010-07-10 11:38:57 +00:00
rsaref Uses cdefs. 2012-03-02 16:36:57 +00:00
ruby-bcrypt Update ruby-bcrypt package to 3.0.1. 2011-09-13 14:47:25 +00:00
ruby-ezcrypto Update security/ruby-ezcrypto to 0.7.2. 2010-09-10 07:41:46 +00:00
ruby-hmac Importing security/ruby-hmac 0.4.0. 2010-09-23 07:24:28 +00:00
ruby-net-scp Update security/ruby-net-scp to 1.0.4. 2010-09-23 06:49:34 +00:00
ruby-net-sftp Update security/ruby-net-sftp to 2.0.5. 2010-09-10 07:43:45 +00:00
ruby-net-ssh Update ruby-net-ssh to 2.5.2. 2012-06-02 01:01:29 +00:00
ruby-net-ssh-gateway Update security/ruby-net-ssh-gateway to version 1.1.0 2011-05-15 19:34:51 +00:00
ruby-oauth Update ruby-oauth to 0.4.6. 2012-04-22 11:54:18 +00:00
ruby-password Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-rc4 Importing security/ruby-rc4 version 0.1.5. 2012-03-20 13:05:41 +00:00
ruby-roauth Update ruby-roauth to 0.0.8. 2011-09-24 05:09:57 +00:00
ruby-simple_oauth Update ruby-simple_oauth to 0.1.8. 2012-05-10 12:12:29 +00:00
ruby-soauth * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 07:47:05 +00:00
ruby-tcpwrap Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-twitter_oauth Use lang/ruby/json.mk to handle dependency to ruby-json. 2011-11-23 05:29:52 +00:00
sbd DESTDIR support 2010-01-27 20:57:22 +00:00
scanssh revbump(1) for devel/libevent update. 2011-02-11 21:22:02 +00:00
seahorse Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
seahorse-plugins Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
seccure recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
secpanel DESTDIR support 2010-01-27 20:57:22 +00:00
sfs LICENSE=gnu-gpl-v2 2011-03-19 08:31:26 +00:00
sign DESTDIR support 2010-01-27 16:52:13 +00:00
skey Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
sks SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy, 2012-06-16 18:55:30 +00:00
smtpd service suspended. prevent timeout. fetch from backup. 2011-03-18 20:28:21 +00:00
sniff Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
snortsnarf DESTDIR support 2010-01-27 16:52:13 +00:00
snow
softhsm SoftHSM 1.3.3 2012-05-23 10:05:44 +00:00
srm Reset maintainer. 2010-11-01 00:08:09 +00:00
srp_client Let this package build on post-POSIX getline() systems. 2011-04-01 21:56:14 +00:00
ssh-askpass DESTDIR support from Steven Drake. 2010-01-27 18:21:56 +00:00
ssh-ip-tunnel
ssh2 Add missing mk/termcap buildlink. 2011-12-17 23:42:40 +00:00
sshfp Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
ssldump Fix build on -current. 2011-10-01 11:36:11 +00:00
sslproxy Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
sslwrap Uses a BSD makefile. 2012-02-16 19:42:04 +00:00
ssss Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
starttls Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
steghide Fix build with newer GCC 2011-12-06 19:47:32 +00:00
stegtunnel Add -lrt to LIBS.SunOS to make this build. Not needed on 5.11, but 2012-04-13 23:20:07 +00:00
stunnel Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
sudo Update sudo package to 1.7.9p1. 2012-05-16 14:49:55 +00:00
systrace-policies DESTDIR support 2010-01-27 20:57:22 +00:00
tacshell Fix permissions. 2010-01-31 23:13:24 +00:00
tcl-tls * fixes DESTDIR installation 2010-06-25 06:28:09 +00:00
tcp_wrappers Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
tct PR/42039 -- not available for NetBSD 4 and up. 2011-10-17 19:32:24 +00:00
tkpasman DESTDIR support 2010-01-27 20:57:22 +00:00
tripwire Make sure the correct install tool is used. 2012-02-16 19:43:14 +00:00
uvscan Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
validns validns 0.5 2012-06-08 21:58:07 +00:00
xml-security-c Changes since 1.6.0: 2011-07-28 23:33:31 +00:00
xmlsec1 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
yafic Reset maintainer. 2010-09-28 13:21:29 +00:00
ykclient Version 2.8 (released 2012-06-15) 2012-06-16 20:32:05 +00:00
ykpers Version 1.6.4 (released 2012-05-24) 2012-06-16 20:38:51 +00:00
zebedee DESTDIR support 2010-06-28 10:13:01 +00:00
zkt Add missing mk/curses buildlink. 2011-12-17 23:43:43 +00:00
Makefile +gnome-keyring-sharp 2012-06-16 22:01:17 +00:00