pkgsrc/security
obache c7ffb8dc31 Update amavisd-new to 2.4.5.
Patch provided by MAINTAINER, Julian Dunn in PR 35578.

---------------------------------------------------------------------------
                                                           January 30, 2007
amavisd-new-2.4.5 release notes

SECURITY

- Recommended version of Convert::UUlib is 1.08 or higher
  to avoid processing of uninitialized data containing 'random' garbage.

  Note that a security hole in uulib which comes with Convert::UUlib 1.04
  and older is now (as of 2006-12-05) known to be exploitable:
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1349
  credits to Jean-Sebastien Guay-Leroux;

- p0f-analyzer.pl will no longer reply to queries coming from low-numbered
  UDP ports below 1024 or from nfsd port 2049, and will ignore queries
  with nonce longer than 1024 character or containing characters outside
  of \040-\177 range to limit its usefulness as a potential reflector
  for an attacker from internal networks.


INCOMPATIBLE CHANGE WITH 2.4.4

- p0f-analyzer.pl now only binds to a loopback interface by default, instead
  of to all interfaces;  change $bind_addr in p0f-analyzer.pl to '0.0.0.0'
  if p0f-analyzer.pl is running on a different host from amavisd or from
  other querying clients; suggested by Shaun T. Erickson and Mario Liehr;


BUG FIXES

- let p0f-analyzer.pl exit when a pipe on stdin is closed (e.g. when p0f
  is killed or crashes), instead of entering a tight loop; reported by
  Justin Piszcz and Henrik Krohns;

- hard-blacklisting no longer skips quarantining when
  $spam_quarantine_cutoff_level is undefined (or is an empty string);

- restart timer after Sophie times out; previously the next attempt
  would run with no time limit; reported by Nick Leverton and
  Nicklas Bondesson;

- fixed AM.PDP code to always provide smtp-quoted form in angle brackets
  in delrcpt and addrcpt attributes of a response, i.e. in the same form
  as was received in sender and recipient attributes;

- fix error reporting in open_on_specific_fd when POSIX::dup2 fails;
  thanks to Chris (decoder);

- fix signal handling in read_snmp_variables() and register_proc(),
  a signal could previously get lost (not re-signaled) if it occurred
  within these subroutines;

- fixed get_body_digest which incorrectly determined 7- or 8-bitness
  of mail header and body, setting body_type incorrectly (with only
  cosmetic ill-effects);

- AM.PDP protocol: ensure proper address form is used in server response
  attributes 'delrcpt' and 'addrcpt': the same form should be used as
  in 'sender' and 'recipient' attributes. The attribute value syntax is
  specified in RFC 2821 as 'Reverse-path' (i.e. smtp-quoted form, enclosed
  in <>); previously enclosing angle brackets were missing in a server reply;

- documentation - amavisd.conf-default incorrectly stated that a default
  value for $prepend_header_fields_hdridx is 1;  actually the default is 0
  as correctly indicated in release notes; reported by Jo Rhett;


OTHER

- qmail interfacing notice:
  MTA timeout for waiting on results from amavisd should be longer than
  $child_timeout (8 minutes by default) with some margin, setting MTA timeout
  to 15 or 20 minutes is usual. With qmail however the QMQP code in qmail
  has hard-coded timeouts set, 10 seconds for connect and 60 seconds for
  read/write. If amavisd processing takes longer than 60 seconds, the MTA
  drops connection and retries later, yet amavisd continues processing
  and eventually delivers a mail (with each MTA retry), causing repeated
  deliveries of the same message. The following patch by Eric Huss on
  the www.qmail.org page: http://www.ehuss.org/qmail/qmqpc-timeout.tar.gz
  should be applied to qmail when interfacing it to a post-queue content
  filter. Problem researched by Nicklas Bondesson;

- better timeout handling in interface code to daemonized virus scanners
  like clamd,  Sophie, Trophie: allow short time (10 s) for connect and
  for sending a request, then allow normal (long) time to collect results;
  keep evidence of the initial deadline on retries;

- prefer '7bit' as Content-Transfer-Encoding when attaching original message
  or its headers (message/rfc822 or text/rfc822-headers) to DSN or to a
  defanged mail, and only specify '8bit' when necessary;

- remove protecting the $ and @ characters in second argument
  of a regexp selector macro, it is unnecessary and confusing;

- sanitize Message-ID and Resent-Message-ID header field bodies in
  macros %m, %r and header_field by providing angle brackets if missing
  to facilitate log parsing (angle brackets are RFC 2822 required syntax
  and are semantically not part of a message id);

- updated $map_full_type_to_short_type_re to avoid mapping file(1) result
  'MS-DOS executable (built-in)' to types 'exe-ms' and 'exe'; the file(1)
  utility generously declares any text file starting with LZ to be a
  'MS-DOS executable (built-in)';  thanks to Noel Jones, Jakob Curdes
  and Clifton Royston for troubleshooting;

- add X-Spam-* header fields to quarantined mail if spam score is at or
  above tag_level. Previously message needed to be recognized as spammy
  or spam (tag2 or kill level) in order to receive spam header fields
  in quarantined copy. This also makes it more consistent with adding
  such header fields to passed mail;  suggested by Michael Gaskins;

- add X-Amavis-OS-Fingerprint header field to quarantined mail;

- header field X-Spam-Score in a passed or quarantined mail now reflects
  score boost even when SA score is unknown (e.g. when SA was not called),
  and reflects white and blacklisting by pushing score to 0 or 64, to
  make it consistent with a bar size in X-Spam-Level header field;

- resignal "timed out" after (almost) every eval {} which has no subsequent
  call to prolong_timer() to ensure we do not continue running with
  disabled timer. Exceptions are DESTROY and END handlers, and code which
  handles timer in some other way (e.g. by keeping evidence of a deadline);

- for the purpose of looking up client IP address in @mynetworks_maps,
  treat unknown/unavailable IP address as 0.0.0.0;  this allows treating
  directly submitted mail on the MTA host (not submitted through SMTP) as
  coming from IP address 0.0.0.0 (i.e. "This" Network - according to RFC 1700);

  Note that this is indistinguishable from other reasons when IP address
  is not made available to amavisd, e.g. when smtp_send_xforward_command
  option in Postfix smtp service is not enabled, which is why the default
  setting of @mynetworks does not include a 0.0.0.0/8 network to prevent
  falsely loading a MYNETS policy bank.

  One should add 0.0.0.0/8 to a @mynetworks list only when XFORWARD is known
  to work and if some software on the MTA host is submitting its mail to MTA
  directly, e.g. through a sendmail command, and MYNETS policy bank loading
  is needed for proper processing of such mail;

- report a more informative message when a file(1) utility fails to produce
  useful results: joins exit status with a parsing report into one message;
  thanks to Andres, whose file(1) utility was crashing with SEGV;

- consistency: rearrange implicitly adding $X_HEADER_TAG to a hash
  %allowed_added_header_fields so that it is possible to turn off
  insertion of $X_HEADER_TAG header field by turning off associated key in
  %allowed_added_header_fields even when $X_HEADER_TAG is explicitly defined;

- let %allowed_added_header_fields also control insertion of header fields
  into quarantined message;

- amavisd-nanny now displays a title line indicating the semantics of columns;

- Courier patch: ensure the information is stored to newly introduced
  recip_addr_smtp and sender_smtp object attributes, which are needed
  to preserve pristine address forms for DSN and ORCPT use and for logging;
  a patch by Martin Orr;

- qmqpqq (qmail): ensure the information is stored to newly introduced
  recip_addr_smtp and sender_smtp object attributes;

- qmail patch now activates line-by-line sending to qmail to avoid qmail bug
  ('bare LF' reported when CR and LF are separated by a TCP packet boundary);

- tighten a regexp on matching a p0f fingerprint for Windows XP to avoid
  matching 'Windows XP SP1+, 2000 SP3';  suggested by Michael Scheidell;

- updated AV entry for CentralCommand Vexira (vascan):
  removed hard-coded option '--vdb';  by Brian Wong;

- internal: move code dealing with a SA call to a dedicated
  subroutine call_spamassassin;

- internal: provide new routines to collect scalar and structured results
  from a subprocess (collect_results, collect_results_structured) and
  take advantage of them in decoding, in AV and in dspam interface routines,
  unifying code and providing results size sanity limit and consistent
  killing of runaway external programs;

- experimental: taking advantage of the above, make it possible to run SA in
  a spawned process, requested by setting a new config variable $sa_spawned
  to true (it is off by default); benefits are that a mainstream child process
  can not be brought down by potential processing problems in SA or its
  external modules, and timeouts are handled cleanly by a calling process;
  downside is an increase of process count (worst case: doubled), with
  corresponding increase in memory footprint, plus about 20 .. 30 ms
  of additional processing time for each call to SA;

- added a tuning tip on buffer sizes to README.sql for MySQL with InnoDB,
  by Wayne Smith;

- updated URL of Sophie AV scanner;
2007-02-09 02:39:40 +00:00
..
AiCA Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
aide This package needs zlib. Include its buildlink3.mk. This fixes PR 33856. 2006-07-21 20:26:45 +00:00
aide06 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
AiSSLtelnet Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
amap Fix man path - this should fix PR# 34948 opened by Robert Elz 2006-10-30 14:07:28 +00:00
amavis Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
amavis-perl Fixed PKGMANDIR and Perl interpreter. PKGREVISION++ 2006-11-12 02:56:41 +00:00
amavisd-new Update amavisd-new to 2.4.5. 2007-02-09 02:39:40 +00:00
antonym Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
ap-modsecurity Sort PLIST 2006-10-21 12:59:20 +00:00
ap-modsecurity2 Add in a BUILDLINK depends on apache>=2.0.59nb2 as that contains the 2006-11-05 18:05:33 +00:00
apg Use custom install rules to get user-destdir ready and most likely 2006-11-03 09:07:30 +00:00
arirang Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
audit-packages regen. 2006-12-23 09:35:01 +00:00
avcheck Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
base Update to 1.2.5 2006-10-23 18:19:45 +00:00
bcrypt Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
beecrypt Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
bitstir Made the package work for unprivileged users. Moved the man page to 2006-11-09 11:08:01 +00:00
botan Mark as BROKEN_IN pkgsrc-2006Q4, based on 2007-01-31 00:04:11 +00:00
caff Update security/caff to 0.4.9 2007-01-15 21:34:43 +00:00
cfs Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
chkrootkit Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
courier-authlib Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
crack Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
crypto++ Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
CSP Rename "SITES_* to "SITES.*" for file-specific lists of sites from which 2006-07-27 18:48:02 +00:00
cvm Update to 0.82. From the changelog: 2006-11-07 22:50:05 +00:00
cy2-anonymous Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
cy2-crammd5 Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
cy2-digestmd5 Update security/cy2-digestmd5 to code from cyrus-sasl-2.1.21. This 2006-04-18 17:41:51 +00:00
cy2-gssapi Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
cy2-ldapdb Import cy2-ldapdb version 2.1.22. 2006-11-25 13:35:25 +00:00
cy2-login Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
cy2-ntlm Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
cy2-otp Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
cy2-plain Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
cy2-sql Disable expressly database drivers which is not specified by option. 2006-10-22 09:25:58 +00:00
cyrus-sasl Force to detect correct library when ${SASL_DBTYPE}=="berkeley". 2006-11-02 13:02:39 +00:00
cyrus-saslauthd Use md5.h in distfile instead of system provided file. 2006-11-13 15:47:14 +00:00
ddos-scan Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
destroy Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
dirb tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
dirmngr Fix invocation of /usr/bin/install to take out $(SHELL) 2006-12-18 07:14:51 +00:00
dropbear update to 0.48.1 2006-03-14 20:03:43 +00:00
dsniff Modular Xorg support. 2007-01-30 20:47:58 +00:00
dsniff-nox11 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
EasyPG Fix PLIST. Bump revision. 2007-02-02 16:03:07 +00:00
egd Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
flawfinder Update to 1.27 2007-01-17 21:48:25 +00:00
fprot-workstation-bin Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
fragroute Forgotten patchsum. Detected by wizd(8). 2006-06-09 06:31:06 +00:00
fressh Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
fsh List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 15:28:49 +00:00
fwbuilder These conflict with with libfwbuilder21 and fwbuilder21 because 2006-11-09 19:10:17 +00:00
fwbuilder21 Initial import of fwbuilder-2.1.7. 2006-11-09 19:07:56 +00:00
gnome-keyring DESTDIR support. 2006-11-05 17:31:09 +00:00
gnome-keyring-manager Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
gnu-crypto Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
gnupg Update to 1.4.6: 2006-12-06 23:00:46 +00:00
gnupg2 Update to Version 2.0.2. 2007-02-05 11:43:01 +00:00
gnutls Renable and fix build of C++ library under Mac OS X. 2007-01-24 15:58:04 +00:00
gpa Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
gpass Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
gpg2dot Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
gpgme Updated gpgsm option to use security/gnupg2 instead of security/gnupg-devel. 2006-11-17 12:16:00 +00:00
gpgme03 Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make 2007-01-17 03:11:18 +00:00
gsasl Update gsasl to 0.2.15, based on patch provided by PR 33638. 2006-12-09 14:06:13 +00:00
gss Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gtk-systrace Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
hackbot Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
hashcash Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
heimdal Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. 2006-12-12 21:52:34 +00:00
honeyd Fixed "test ==". 2006-10-05 11:15:41 +00:00
honeyd-arpd Fixed path to the manual pages. 2006-10-05 11:10:46 +00:00
hydan Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
hydra devel/apr: 2007-01-24 19:46:45 +00:00
ike-scan Update to 1.9 2007-01-28 01:34:42 +00:00
ipsec-tools Update ipsec-tools to 0.6.6. 2006-10-25 17:12:18 +00:00
isakmpd Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
jessie Remove BROKEN_IN, this builds in current 3.0 bulk builds. 2006-05-18 19:55:34 +00:00
john Update to john-1.7.2 and enable per-arch optimization for NetBSD and 2007-02-03 17:09:20 +00:00
keychain Updated security/keychain to 2.6.8 2007-01-14 08:32:32 +00:00
kssh Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
kth-krb4 Modular Xorg support. 2007-01-30 20:41:32 +00:00
libassuan Update to 1.0.0. 2006-11-17 12:34:47 +00:00
libbf Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
libcrack Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
libdes Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libfwbuilder These conflict with with libfwbuilder21 and fwbuilder21 because 2006-11-09 19:10:17 +00:00
libfwbuilder21 Initial import of libfwbuilder-2.1.7. 2006-11-09 19:06:37 +00:00
libgcrypt Update to 1.2.4: 2007-02-03 00:08:51 +00:00
libgpg-error Remove share/common-lisp/source/gpg-error directory tree on deinstall. 2007-01-24 19:38:16 +00:00
libidea Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libident Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libksba Make this package build on Darwin. Patch from Darwinports. 2007-01-11 00:02:53 +00:00
libksba04 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libmcrypt Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libnasl Update to version 2.2.9 2006-12-17 21:06:22 +00:00
libprelude Update to 0.9.11. Changes: 2006-10-11 14:46:10 +00:00
libpreludedb Re: pkg/35480: security/libpreludedb fails to compile (NetBSD 3.0) 2007-01-25 14:39:03 +00:00
libssh Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libtasn1 DESTDIR support. 2006-11-05 17:31:09 +00:00
libtcpa Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
logcheck Converted to the SUBST framework. 2006-06-16 09:20:32 +00:00
lsh Support checking passwords using either Kerberos or PAM via PKG_OPTIONS. 2006-06-16 18:43:18 +00:00
lsh2 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 15:28:49 +00:00
mcrypt Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
md4-collision Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
md5-collision Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
mhash Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
mirrordir Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
mit-krb5 Fix building with Autoconf 2.60 and newer. 2007-01-18 17:28:24 +00:00
mixminion Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
msf Update to 2.6 2006-06-05 12:33:52 +00:00
msu Update msu to 1.08: 2006-08-14 13:19:54 +00:00
msudir Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
MyPasswordSafe Modular Xorg support. 2007-01-13 00:16:40 +00:00
nessus Update to version 2.2.9 2006-12-17 21:06:22 +00:00
nessus-core Update to version 2.2.9 2006-12-17 21:06:22 +00:00
nessus-libraries Update to version 2.2.9 2006-12-17 21:06:22 +00:00
nessus-plugins Update to version 2.2.9 2006-12-17 21:06:22 +00:00
netramet Make this package build on platforms without native pcap. 2006-06-06 16:54:47 +00:00
nfsbug Declare functions before using them to avoid wrong guess. 2007-01-03 03:31:54 +00:00
nikto Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
ocaml-ssl Import ocaml-ssl 0.4.0 into pkgsrc: 2007-01-15 14:21:10 +00:00
opencdk Update to 0.5.13: 2007-02-05 22:59:00 +00:00
openpam Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
openssh * added a patch to ensure compatibility with IRIX 5 (Changes says it is al- 2007-01-27 22:57:35 +00:00
openssh+gssapi Depend on security/kth-krb4 to make this build 2006-07-05 20:53:11 +00:00
openssl Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. 2006-12-12 21:52:34 +00:00
otpcalc Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
p0f Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
p5-Authen-SASL Update p5-Authen-SASL to 2.10. 2006-10-17 14:20:21 +00:00
p5-Authen-SASL-Cyrus Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
p5-Crypt-Blowfish Updated to version 2.10. 2006-09-10 13:44:28 +00:00
p5-Crypt-CAST5_PP Updated to version 1.03. 2006-02-12 01:55:23 +00:00
p5-Crypt-CBC Updated to version 2.19. 2006-09-10 13:04:46 +00:00
p5-Crypt-CipherSaber Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Crypt-DES Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Crypt-DES_EDE3 PKGREVISION should've been bumped, DEPENDS changed. 2006-02-15 13:46:10 +00:00
p5-Crypt-DH Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Crypt-DSA Updated to version 0.13. 2006-02-15 20:42:54 +00:00
p5-Crypt-IDEA Updated to version 1.06. 2006-02-12 02:46:50 +00:00
p5-Crypt-OpenPGP Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Crypt-OpenSSL-Bignum Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Crypt-OpenSSL-DSA Updated to version 0.13. 2006-02-15 22:08:19 +00:00
p5-Crypt-OpenSSL-Random Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Crypt-OpenSSL-RSA Fix build with OpenSSL 0.9.8. 2006-02-23 18:32:15 +00:00
p5-Crypt-PasswdMD5 Imported p5-Crypt-PasswdMD5. 2006-10-02 17:30:26 +00:00
p5-Crypt-Primes Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Crypt-Random Updated to version 1.25. 2006-02-12 01:50:05 +00:00
p5-Crypt-RandPasswd The self test sometimes ends in an endless loop. 2006-10-03 08:52:58 +00:00
p5-Crypt-Rijndael Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Crypt-RIPEMD160 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Crypt-RSA Updated to version 1.57. 2006-02-14 23:45:47 +00:00
p5-Crypt-SmbHash Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Crypt-SSLeay DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-Crypt-Twofish Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Digest DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-Digest-BubbleBabble Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Digest-CRC Update to 0.10; fixes PR pkg/34408. Changes: 2006-09-05 19:43:38 +00:00
p5-Digest-Hashcash Updated to version 0.03. 2006-03-10 20:29:46 +00:00
p5-Digest-HMAC DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-Digest-MD2 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Digest-MD4 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Digest-MD5 DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-Digest-Nilsimsa Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Digest-SHA Updated to version 5.43. 2006-09-10 13:18:21 +00:00
p5-Digest-SHA1 DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-GnuPG-Interface DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-GSSAPI Initial import of p5-GSSAPI 0.21 2006-05-15 11:57:14 +00:00
p5-IO-Socket-SSL Update to 1.02: 2007-02-02 19:05:12 +00:00
p5-Module-Signature Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-DNS-SEC Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
p5-Net-SSH Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-SSLeay DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-SHA Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-String-Random String::Random is used to generate random strings. It was written to 2006-08-13 17:44:06 +00:00
p5-Tie-EncryptedHash Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
pakemon Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
PAM pkgsrc added --without-libcrack to CONFIGURE_ARGS if libcrack is missing 2006-10-10 03:20:48 +00:00
pam-af Import pam_af version 1.0.1. 2007-01-08 05:49:01 +00:00
pam-dbm Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
pam-ldap Update pam-ldap to 183. 2007-01-15 03:24:03 +00:00
pam-mysql Uses C++. 2006-05-16 14:34:44 +00:00
pam-pwauth_suid add a PAM module which used a suid helper program to access the passwd 2007-01-08 18:39:44 +00:00
pam-radius This is the PAM to RADIUS authentication module. It allows any PAM-capable 2006-10-10 14:38:01 +00:00
pflkm Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pgp2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pgp5 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
pgpdump Update security/pgpdump to 0.25 applying patch by PR pkg/34701 from 2006-10-03 04:18:33 +00:00
pgpenvelope Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
php-mcrypt Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php-mhash Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pinentry Don't include x11.b3.mk by default, esp when no GTK/Qt support is 2007-02-02 00:20:06 +00:00
pinepgp Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
pks Modify packages that set PKG_USERS and PKG_GROUPS to follow the new 2006-04-23 00:12:35 +00:00
portsentry Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
prelude-lml Add master site entry for times when pkgsrc doesn't have the completely 2006-08-23 18:51:56 +00:00
prelude-manager Update to 0.9.6. Changes: 2006-08-24 16:10:12 +00:00
priv Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
prngd Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pscan Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
putty Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
pwsafe Modular Xorg support for option X11. 2007-01-30 20:53:24 +00:00
py-amkCrypto Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-crack Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
py-cryptkit Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
py-gnupg allow any Python >=21 2006-03-31 14:33:14 +00:00
py-gnutls Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
py-m2crypto Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
py-mcrypt Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
py-OpenSSL I don't use this package anymore. 2006-08-14 13:19:24 +00:00
py-paramiko The yield syntax used in one of the modules is not supported by 2006-07-11 00:21:17 +00:00
py-prewikka Replace hard-coded PKGNAME with the variable for the sake of 2006-12-01 10:55:30 +00:00
pyca Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
qca Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
qca-tls this actually uses both c and c++ - C is used for openssl test 2006-08-07 19:38:43 +00:00
qident Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
rainbowcrack Import rainbowcrack from pkgsrc-wip, packaged by David Howland 2006-10-21 07:47:25 +00:00
rats Added a patch that calls closedir() after scanning a directory. Now RATS 2007-01-18 22:55:19 +00:00
rc5des Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rid Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rsaref Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
ruby-password Use RUBY_DLEXT as a file name extension of a loadable module. 2006-04-05 18:54:26 +00:00
ruby-tcpwrap Sort PLIST. 2006-09-07 15:51:25 +00:00
scanssh Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
seahorse Don't patch configure, but configure.in and teach it about newer gedit 2006-12-06 19:51:52 +00:00
seahorse-gedit Don't patch configure, but configure.in and teach it about newer gedit 2006-12-06 19:51:52 +00:00
seahorse-nautilus Don't patch configure, but configure.in and teach it about newer gedit 2006-12-06 19:51:52 +00:00
secpanel Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
sfs Reset maintainer: 2006-11-24 23:04:14 +00:00
sign Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
skey Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
smimemsg Fix typo. 2006-12-21 16:35:13 +00:00
smtpd Add devel/sysexits/buildlink3.mk. Doesn't affect existing builds. 2006-11-28 16:38:00 +00:00
sniff Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
snortsnarf Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
srm Fix build on Interix. 2005-11-01 18:59:34 +00:00
srp_client Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
ssh-askpass - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
ssh-ip-tunnel Add RMD160 digests. 2005-02-24 12:51:41 +00:00
ssh2 Added missing fflush to scp when priting statistics. Fixed bug 2006-11-02 12:31:58 +00:00
ssldump Don't include both net/bpf.h and pcap.h on DragonFly. 2006-05-12 09:54:52 +00:00
sslwrap Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
starttls Import starttls 0.10, based on PR 29467 by FUKAUMI Naoki. 2006-11-18 16:09:12 +00:00
steghide Reset maintainer, email bounced with: 2006-08-13 23:32:22 +00:00
stunnel Change default pid file from /var/run/stunnel/stunnel.pid to /var/run/stunnel.pid 2007-01-23 21:53:58 +00:00
sudo Make sudo use VARBASE. 2006-06-14 00:06:27 +00:00
systrace-policies Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tacshell Convert to pkginstall framework. Bump PKGREVISION. 2006-02-20 23:05:27 +00:00
tcl-tls Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
tcp_wrappers make sure LDFLAGS is honored if set by pkgsrc 2007-02-03 18:48:49 +00:00
tct Handle NetBSD-3.x the same as NetBSD-2.x. Fix pkglint warning. 2006-03-01 22:48:05 +00:00
tinyca Give up maintainership as I don't use this anymore. 2007-01-13 00:56:54 +00:00
tkpasman Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tripwire Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
uvscan Fixed PKGMANDIR. 2006-11-12 02:22:44 +00:00
xmlsec1 Explicitly specify where to find openssl. Otherwise, the configure script 2007-01-03 03:06:13 +00:00
yafic yafic is Yet Another File Integrity Checker, similar to programs like 2006-10-16 09:14:38 +00:00
zebedee Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
Makefile Added ocaml-ssl 0.4.0 2007-01-15 14:22:26 +00:00