pkgsrc/security
agc e852ea95dc Update the netpgp package from version 20090428 to 20090525:
Changes since previous version:

CHANGES 1.99.3 -> 1.99.4

+ get rid of some magic constants
+ revamped regression test script to count number of tests passed
+ made checkhash array in ops_seckey_t dynamic, rather than statically
  allocated
+ made mdc array dynamic, and added a length field to mdc for future use
+ revamped usage message to match reality
+ made portable version again for the autoconfed package sources
+ add separate netpgpdigest.h file so that separate digest sizes can be
  used without having to include "packet.h" in everything

CHANGES 1.99.2 -> 1.99.3

+ modified regression tests to make it easier to see status messages
+ modified --encrypt, --decrypt, --sign, and --clearsign as well as --cat
  to respect the --output argument for the output file. Default behaviour
  remains unchanged - if --output is not specified, standard file names
  and suffixes apply. Note that --verify has not been changed - this is
  for compatibility with gpg, POLA/POLS, and because --verify-cat/--cat
  provides this behaviour

Get rid of a few TODO items that aren't needed.

CHANGES 1.99.1 -> 1.99.2

+ various minor cleanups
+ fix longstanding pasto where the key server preference packets are
  displayed with the correct ptag information
+ up until now, there has been an asymmetry in the command line
  options for netpgp(1) - whilst a file may have signature information
  added to it with the "--sign" command, there has been no way to
  retrieve the contents of the file without the signature.  The new
  "--cat" option does this (there are synonyms of "--verify-show" and
  "--verify-cat") - the signature is verified, and if it matches, the
  original contents of the file are sent to the output file (which
  defaults to stdout, and can be set with the --output option on the
  command line).  If the signature does not match, there is no output,
  and an EXIT_FAILURE code is returned.
+ revamped netpgp(1) to make it clear what commands are available, how
  these commands relate to each other, and which commands take custom
  options

CHANGES 1.0.0 -> 1.99.1

+ released and tagged version 1.0.0; development version now 1.99.1
+ get rid of some fields which are no longer needed
+ minor name changes
+ add mmapped field to ops_data_t struct to denote that the array needs an
  munmap(2) and not a free(3)
+ add an __ops_mem_readfile() function, and use it for reading files.
  The function does mmap(2), and then falls back to read(2) if that fails.
  Retire unused __ops_fileread() which had an unusual interface
+ drop sign_detached() from netpgp.c down into signature.c as
  __ops_sign_detached()

+ got rid of "local" header files. These aren't necessary since the openpgpsdk
  code was modified to all be in the same directory
+ added netpgp_getvar() and netpgp_setvar(), and use them to get and set the
  user id and hash algorithm preference
+ get rid of <stdbool.h> usage - I'm still not sure this is the way we should
  be going long term, but the bool changes got integrated with the others,
  and are there in cvs history if we want to resurrect them. Correct autoconf
  accordingly. Bump netpgp minimus version, and autoconf-based date version.
+ updated documentation to reflect these changes

Commit the weekend's changes:

+ minor name changes
+ remove duplicated code (commented out) in packet-print.c
+ original code contained abstraction violations for hash size - fix them
+ get rid of some magic constants related to length of hash arrays
+ allow a choice of hash algorithms for the signature digest (rather
  than hardcoding SHA1 - it is looking as though collisions are easier
  to manufacture based on recent findings)
+ move default signature RSA hash algorithm to SHA256 (from SHA1). This is
  passed as a string parameter from the high-level interface. We'll
  revisit this later after a good way to specify the algorithm has been
  found.
+ display the size of the keys in --list-packets
+ display the keydata prior to file decryption

+ add a --help option
+ if setrlimit exists, set the core dump size to be 0
  (with thanks to mrg for the reference implementation)
+ get rid of __ops_start_cleartext_sig/__ops_start_msg_sig abstractions
  and just "export" the __ops_start_sig function - the function is not
  actually exported, just usable by other __ops functions
+ bump internal version number to 0.99.2, autoconf version to 20090506
+ prettify usage message output

Change some names to something a bit less obscure.

e.g. For some unfathomable reason, I find "__ops_write_mem_from_file" a bit
counterintuitive - replace that by "__ops_fileread"

+ __ops_packet_t -> __ops_subpacket_t
+ __ops_parser_content_t -> __ops_packet_t
+ rename some other long names
  51 chars is the record function name length so far
+ preliminary moves to support detached signatures
  as yet, incomplete
+ add back command line option to list packets in a signed or encrypted file
+ make __ops_parse() take an argument whether to print errors, and kill the
  __ops_parse_and_print_errors() function
+ get rid of some assertions in the code - this is a library - about 100 to go

Make this code WARNS=4
Add an option to the netpgp command to produce a detached signature.
2009-05-25 06:50:53 +00:00
..
aide Add DESTDIR support. 2008-06-12 02:14:13 +00:00
aide06 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
amap Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
amavis-perl PkgSrc changes: 2009-04-11 23:15:19 +00:00
amavisd-new PkgSrc changes: 2009-04-11 23:15:19 +00:00
antonym Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-modsecurity Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
ap-modsecurity2 Update to 2.5.9 2009-03-14 13:45:38 +00:00
apg
arirang Add DESTDIR support. 2008-06-20 01:09:05 +00:00
avcheck Mark as destdir ready. 2008-07-14 12:55:56 +00:00
base And pear-Mail_Mime while we're here 2008-12-07 22:41:25 +00:00
Bastille Add DESTDIR support. 2008-06-12 02:14:13 +00:00
bcrypt Add DESTDIR support. 2008-06-20 01:09:05 +00:00
beecrypt Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
bitstir Add DESTDIR support. 2008-06-20 01:09:05 +00:00
botan Make the installation path of doc files consistent with all other instalations 2009-03-23 13:16:13 +00:00
caff Update to 1.1, changes undocumented. 2009-03-01 15:02:02 +00:00
ccid Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
cfs Add DESTDIR support. 2008-06-20 01:09:05 +00:00
chkrootkit Missing to add bin/chkutmp when updated to 0.47. 2008-06-02 12:23:04 +00:00
CoolKey Add DESTDIR support. 2008-06-12 02:14:13 +00:00
courier-authlib Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
crack update mirrors. 2009-05-01 13:39:31 +00:00
crypto++ remove non working mirrors. 2009-05-21 21:13:15 +00:00
CSP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
cvm Update to 0.95. From the changelog: 2009-04-07 03:04:25 +00:00
cy2-anonymous Add DESTDIR support. 2008-08-12 10:16:54 +00:00
cy2-crammd5 Add DESTDIR support. 2008-08-12 10:16:54 +00:00
cy2-digestmd5 Update cyrus-sasl to 2.1.23. 2009-05-14 23:00:46 +00:00
cy2-gssapi Update cyrus-sasl to 2.1.23. 2009-05-14 23:00:46 +00:00
cy2-ldapdb Update cyrus-sasl to 2.1.23. 2009-05-14 23:00:46 +00:00
cy2-login Add DESTDIR support. 2008-08-12 10:16:54 +00:00
cy2-ntlm Update cyrus-sasl to 2.1.23. 2009-05-14 23:00:46 +00:00
cy2-otp Update cyrus-sasl to 2.1.23. 2009-05-14 23:00:46 +00:00
cy2-plain Add DESTDIR support. 2008-08-12 10:16:54 +00:00
cy2-sql Add DESTDIR support. 2008-08-12 10:16:54 +00:00
cyrus-sasl Update cyrus-sasl to 2.1.23. 2009-05-14 23:00:46 +00:00
cyrus-saslauthd Update cyrus-sasl to 2.1.23. 2009-05-14 23:00:46 +00:00
ddos-scan
destroy remove dead mirror. 2009-05-01 13:45:28 +00:00
dirb Add DESTDIR support. 2008-06-12 02:14:13 +00:00
dirmngr Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
dropbear
dsniff Add a patch from Debian that allows the dsniff tools to read from a pcap 2009-05-09 16:33:04 +00:00
dsniff-nox11 Make dsniff and dsniff-nox11 build on NetBSD-current: 2008-10-01 08:43:09 +00:00
EasyPG Update EasyPG to 0.0.16. 2008-11-13 08:15:34 +00:00
egd Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
engine-pkcs11 Engine_pkcs11 is a PKCS#11 engine for OpenSSL. It can be loaded using code, 2009-03-05 20:30:52 +00:00
flawfinder Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
fprint-demo Simple GTK+ application to demonstrate libfprint's capabilities 2009-02-26 21:52:54 +00:00
fprot-workstation-bin Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
fragroute Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
fsh Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
fwbuilder
fwbuilder21 Changes 2.1.19: 2008-07-15 09:17:27 +00:00
gnome-keyring update to 2.26.1 2009-04-16 19:35:29 +00:00
gnome-keyring-manager Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
gnu-crypto Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gnupg Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
gnupg2 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
gnutls Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
gpa Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gpass Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gpg2dot Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
gpgme Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gsasl Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
gss Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gtk-systrace Mark as destdir ready. 2008-07-14 12:55:56 +00:00
hackbot Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 12:20:12 +00:00
hashcash
heimdal Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
honeyd Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
honeyd-arpd Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
hydan sort 2008-09-29 11:55:55 +00:00
hydra Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
ike-scan Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ipsec-tools From Sergey Svishchev <svs@ropnet.ru>: ipsec-tools builds fine on FreeBSD 2009-01-10 17:13:01 +00:00
isakmpd Added fixes for DESTDIR support: 2008-12-19 21:09:11 +00:00
jessie
john DESTDIR support 2009-02-10 16:39:40 +00:00
keepassx KeePass is a free/open-source password manager or safe which helps you to 2007-10-21 13:51:01 +00:00
keychain Activated LICENSE=... 2009-05-12 12:27:19 +00:00
kssh Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
kth-krb4 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
lasso Upgrade to lasso-2.2.2: 2009-04-09 03:23:55 +00:00
libassuan Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libbf remove non-working mirrors. 2009-05-01 13:51:41 +00:00
libcrack Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libdes Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libfprint * Make it build with compilers not having -fgnu89-inline switch (like gcc 2009-05-10 18:25:34 +00:00
libfwbuilder Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libfwbuilder21 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libgcrypt Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
libgpg-error update mirrors. pull in a few more mirrors from the official mirror list. 2009-05-01 13:59:53 +00:00
libidea Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
libident Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libksba Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libksba04 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libmcrypt Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libnasl Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libp11 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libprelude Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libpreludedb Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libssh Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libssh2 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libtasn1 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
libtcpa Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
logcheck
lsh This installs a bash script. Handle it properly. 2008-08-17 05:32:12 +00:00
mcrypt Update to 2.6.8. Apparently fixed some compilation issues (presumably 2008-12-15 20:59:28 +00:00
md4-collision
md5-collision
mhash Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
mirrordir
mit-krb5 Add patches for CVE-2009-0846 & CVE-2009-0847 2009-04-21 18:58:17 +00:00
mixminion Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
mozilla-rootcerts DESTDIR support. 2008-06-22 23:05:00 +00:00
msu fix distinfo 2009-02-11 22:45:58 +00:00
msudir Updated security/msudir to 0.15 2009-02-11 23:19:01 +00:00
MyPasswordSafe Add DESTDIR support. 2008-06-12 02:14:13 +00:00
nessus Use META_PACKAGE 2009-04-08 23:27:51 +00:00
nessus-core Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
nessus-libraries Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
nessus-plugins Fix botched update of nessus. 2008-10-13 22:32:54 +00:00
netpgp Update the netpgp package from version 20090428 to 20090525: 2009-05-25 06:50:53 +00:00
netramet Also need for NetBSD. 2007-12-28 05:13:23 +00:00
nfsbug
nikto
ocaml-ssl Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
opencdk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
openct Update to 0.6.16. Changes since 0.6.15: 2009-05-08 08:55:56 +00:00
openpam Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
opensc Update to 0.11.8. Fixes a security problem, for details see: 2009-05-08 07:02:36 +00:00
opensc-signer Opensc signer plugin for Mozilla apps. 2009-02-26 10:51:02 +00:00
openssh Update openssh package to 5.2.1(5.2p1). 2009-05-21 03:22:29 +00:00
openssl clean up mirrors. use official up to date ones. 2009-05-21 21:37:28 +00:00
openvas-client OpenVAS stands for Open Vulnerability Assessment System and is a 2009-01-04 01:08:52 +00:00
openvas-libnasl Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
openvas-libraries Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
openvas-plugins OpenVAS stands for Open Vulnerability Assessment System and is a 2009-01-04 01:08:52 +00:00
openvas-server Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
otpCalc Fix lp64 build. Add DESTDIR support. 2008-10-02 18:03:36 +00:00
p0f
p5-Authen-CAS-Client Update p5-Authen-CAS-Client from version 0.03 to version 0.04. 2009-05-10 20:01:09 +00:00
p5-Authen-PAM Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Authen-PluggableCaptcha Import p5-Authen-PluggableCaptcha version 0.05. 2008-11-17 20:34:47 +00:00
p5-Authen-SASL Update from version 2.12 to version 2.12nb1. 2009-01-20 06:24:03 +00:00
p5-Authen-SASL-Cyrus Update to 0.12: 2009-02-22 16:06:38 +00:00
p5-Crypt-Blowfish Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-CAST5_PP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-CBC Update to 2.30: 2009-02-22 16:09:33 +00:00
p5-Crypt-CipherSaber Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-DES Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-DES_EDE3 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-DH Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-DSA Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-Eksblowfish Update p5-Crypt-Eksblowfish from version 0.005 to version 0.007. 2009-05-03 06:41:23 +00:00
p5-Crypt-GeneratePassword Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-GPG Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-IDEA Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-Crypt-OpenPGP PkgSrc changes: 2009-04-11 23:15:19 +00:00
p5-Crypt-OpenSSL-AES Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-Crypt-OpenSSL-Bignum Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-Crypt-OpenSSL-DSA Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-OpenSSL-Random Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-Crypt-OpenSSL-RSA Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-Crypt-PasswdMD5 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-Primes Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-Random Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-RandPasswd Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-RC4 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-Rijndael Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-RIPEMD160 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-RSA Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-SmbHash Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-SSLeay Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Crypt-Twofish pkgsrc changes: 2009-05-21 11:38:02 +00:00
p5-Data-SimplePassword Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-Digest-BubbleBabble Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-CRC Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-Hashcash Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-HMAC Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-MD2 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-MD4 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-MD5 Update from version 2.36nb1 to 2.38. 2008-12-18 21:57:22 +00:00
p5-Digest-MD5-File Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-Nilsimsa Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Digest-SHA Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-Digest-SHA1 pkgsrc changes: 2009-05-24 13:10:49 +00:00
p5-GnuPG-Interface Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-GSSAPI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-IO-Socket-SSL PkgSrc changes: 2009-04-12 00:40:08 +00:00
p5-Module-Signature Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-DNS-SEC Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-DNS-SEC-Maint-Key Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-OpenSSH Initial import of p5-Net-OpenSSH version 0.34 in the NetBSD Packages 2009-05-17 10:37:35 +00:00
p5-Net-SSH Update from version 1.33 to 1.34. 2009-02-22 15:59:05 +00:00
p5-Net-SSLeay Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-OpenSSL Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
p5-pcsc Update to version 1.4.7. Upstream changes: 2009-03-16 14:55:59 +00:00
p5-SHA Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-String-Random Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Tie-EncryptedHash Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
pakchois Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
pakemon remove dead mirror. 2009-05-01 14:28:45 +00:00
PAM Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
pam-af Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pam-dbm Don't mess with /etc on installation. Add DESTDIR support. 2008-10-02 18:21:06 +00:00
pam-fprint This is a simple PAM module which uses the fingerprint processing and 2009-02-26 21:52:00 +00:00
pam-ldap Try to deal with a bug described in security/39313, when the build 2008-11-21 03:24:29 +00:00
pam-mkhomedir Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
pam-mysql Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pam-pwauth_suid Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
pam-radius Some initial work on getting this going on OpenSolaris 2009-02-21 00:06:52 +00:00
pcsc-lite Update to 1.5.3. 2009-04-30 06:24:10 +00:00
pcsc-tools Update to version 1.4.15. Many small fixes and new ATRs in the list. See 2009-03-16 19:14:08 +00:00
pgp2 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
pgp5 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
pgpdump
pgpenvelope Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
php-mcrypt Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-mhash Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-suhosin Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections. 2009-02-17 23:16:14 +00:00
pinentry Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
pinepgp remove dead mirror. 2009-05-21 21:43:18 +00:00
pks add sourceforge mirror 2009-05-01 14:43:29 +00:00
policykit Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
policykit-gnome Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
portsentry Add DESTDIR support. 2008-06-12 02:14:13 +00:00
prelude-correlator Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
prelude-lml Update to 0.9.14. Changes: 2008-10-18 13:29:28 +00:00
prelude-manager Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
prelude-pflogger Fix DESTDIR. 2008-08-17 03:21:45 +00:00
priv
prngd update master site 2009-05-21 21:46:48 +00:00
pscan Add DESTDIR support. 2008-06-12 02:14:13 +00:00
putty Add patches so that the home/end keys work on BSD servers as well as Linux 2009-02-25 18:08:01 +00:00
pwsafe Use my NetBSD.org email - I read it much more regulary than any others. 2008-07-15 15:33:45 +00:00
py-amkCrypto Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-asn1 Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-crack Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-cryptkit Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-denyhosts Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
py-gnupg Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-gnutls Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-lasso Add missing version in package names 2009-03-03 10:53:15 +00:00
py-m2crypto Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
py-mcrypt Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-OpenSSL Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-paramiko Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-prewikka Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-smbpasswd Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-SSLCrypto Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-tlslite Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pyca Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
qca Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
qca-tls Improve previous patch to still build on NetBSD 4.0 branch. 2008-05-25 21:50:45 +00:00
qca2 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
qca2-ossl Fixed build (removed whirlpool) (ok by wiz) 2008-12-30 15:13:28 +00:00
qident Needs GNU nroff to format catpages with -mandoc. 2008-02-07 13:24:36 +00:00
rainbowcrack Fix build on DragonFly. From PR 38835. 2008-09-17 16:15:54 +00:00
rats Change MASTER_SITES to new location, noticed by Zafer Aydogan in private mail. 2008-01-05 05:23:23 +00:00
rc5des Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
rid Make this package work on Mac OS X. 2008-05-27 22:28:21 +00:00
rsaref Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
ruby-ezcrypto Initial import of ruby18-ezcrypto-0.7 as security/ruby-ezcrypto. 2008-05-01 21:09:47 +00:00
ruby-net-sftp Initial import of ruby18-net-sftp-1.1.1 as security/ruby-net-sftp. 2008-04-04 15:20:28 +00:00
ruby-net-ssh Initial import of ruby18-net-ssh-1.1.2 as security/ruby-net-ssh. 2008-04-04 15:20:34 +00:00
ruby-password - Switch to use vendor_dir with Ruby 1.8.7. 2008-06-19 14:52:11 +00:00
ruby-tcpwrap Enable DESTDIR support and sort PLIST. 2009-02-15 03:27:56 +00:00
sbd
scanssh Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
seahorse Update to 2.26.2: 2009-05-21 10:41:23 +00:00
seahorse-plugins Update to 2.26.2. Include sysutils/desktop-file-utils/desktopdb.mk. 2009-05-21 10:52:18 +00:00
secpanel
sfs update master site. 2009-05-21 21:51:18 +00:00
sign Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
skey Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
smtpd
sniff DESTDIR support 2009-02-16 18:44:40 +00:00
snortsnarf Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
snow Initial import of snow-20060213 into the Packages Collection. 2007-10-29 09:57:28 +00:00
srm Add DESTDIR support. 2008-06-20 01:09:05 +00:00
srp_client Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
ssh-askpass
ssh-ip-tunnel Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
ssh2 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
sshfp Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
ssldump Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
sslproxy The Symbion SSL Proxy listens on a TCP port, accepts SSL connections, and 2008-12-05 12:52:39 +00:00
sslwrap Add DESTDIR support. 2008-06-20 01:09:05 +00:00
starttls Move mk/emacs.mk to editors/emacs/modules.mk. 2008-10-11 09:31:54 +00:00
steghide Add DESTDIR support. 2008-06-20 01:09:05 +00:00
stegtunnel Add DESTDIR support. 2008-06-20 01:09:05 +00:00
stunnel Changes 4.26: 2008-10-17 07:31:58 +00:00
sudo Update sudo package to 1.7.1. 2009-05-21 03:42:49 +00:00
systrace-policies
tacshell
tcl-tls Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
tcp_wrappers Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
tct
tkpasman Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
tripwire update mirror 2009-05-21 21:56:27 +00:00
uvscan Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
xml-security-c XML Security is an C++ implementation of the W3C digital signature 2009-05-10 12:23:36 +00:00
xmlsec1 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
yafic Added LICENSE. 2009-05-12 12:55:30 +00:00
zebedee Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
Makefile Add & enable p5-Net-OpenSSH 2009-05-17 10:38:46 +00:00