Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
martti 1541f80482 Updated mail/postfix to 2.3.4
Postfix 2.3 Patch 04 fixes minor problems as detailed in the change
history below. The patch as well as complete source code tarballs
were uploaded last week to the mirrors listed at http://www.postfix.org/

20060831

	Bugfix (introduced with initial implementation): missing
	"dict_errno = 0" caused mis-leading error messages after
	non-error lookup failure.  Victor Duchovni.  File:
	util/dict_cidr.c.

	Robustness: the default TLS cipher lists were changed from
	!foo:ALL into ALL:!foo. Victor Duchovni.  Files:
	global/mail_params.h and documentation.

20060902

	Bugfix (introduced Postfix 2.3): the LMTP client stripped
	"inet": from the next-hop destination, but still used the
	complete next-hop from the delivery request. File:
	smtp/smtp_connect.c.

20060903

	Cleanup: record loop detection.  File: global/record.c.

20060929

	Workaround: AIX 5.[1-3] getaddrinfo() creates socket address
	structures with a non-zero port value. This breaks the
	smtp_bind_address etc. features, and breaks inet_interfaces
	settings with only one IP address.  Problem reported by
	Hamish Marson.  Files: util/sock_addr.[hc], util/myaddrinfo.c.

	Bugfix (introduced with the Postfix TLS patch): memory leak
	in verify_extract_peer(). The OpenSSL documentation provides
	no information on how subjectAltNames are managed.  Sam
	Rushing, ironport.  File: tls/tls_client.c.

	Bugfix (introduced with Postfix 2.2): smtp_generic_maps
	turned on MIME conversion. File: smtp/smtp_proto.c.

	Workaround: don't send SIZE information in the MAIL FROM
	command when message content will be subject to 8bit ->
	quoted-printable conversion.  File: smtp/smtp_proto.c.

20061002

	Compatibility: Sendmail now invokes the Milter connect
	action with the verified hostname instead of the name
	obtained with PTR lookup. File: smtpd/smtpd.c.

20061004

	Cleanup: force space between mailq queueid+status and file
	size items. File: showq/showq.c.

20061015

	Cleanup: convert the Milter {mail_addr} and {rcpt_addr}
	macro values to external form. File: smtpd/smtpd_milter.c.

	Cleanup: the Milter {mail_addr} and {rcpt_addr} macros are
	now available with non-SMTP mail. File: cleanup/cleanup_milter.c.

	Cleanup: convert addresses in Milter recipient add/delete
	requests to internal form.  File: cleanup/cleanup_milter.c.

	Cleanup: with non-SMTP mail, convert addresses in simulated
	MAIL FROM and RCPT TO events to external form.  File:
	cleanup/cleanup_milter.c.

20061017

	Cleanup: removed spurious warning when the cleanup server
	attempts to bounce mail with soft_bounce=yes. Problem
	reported by Ralf Hildebrandt. File: cleanup/cleanup_bounce.c.

	Bugfix: null pointer bug when receiving a non-protocol
	response on a cached SMTP/LMTP connection.  Report by Brian
	Kantor.  Fix by Victor Duchovni.  File: smtp/smtp_reuse.c.
2006-11-07 07:08:25 +00:00
archivers DESTDIR support. 2006-11-05 17:06:43 +00:00
audio DESTDIR support. 2006-11-05 17:06:43 +00:00
benchmarks Not every system has O_DIRECT ... not even NetBSD. 2006-10-22 04:36:12 +00:00
biology Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
bootstrap Add lang/nawk and sysutils/install-sh to the "don't blow away" package 2006-11-06 21:08:42 +00:00
cad Theses patches were omitted from the last commit. 2006-10-28 08:46:13 +00:00
chat pkglintification 2006-11-05 17:48:16 +00:00
comms Make stopping asterisk actually work. 2006-11-01 18:59:16 +00:00
converters DESTDIR support. 2006-11-03 22:19:54 +00:00
cross Needs BSD_MAKE_ENV. 2006-10-22 07:01:05 +00:00
crosspkgtools Fixed "test ==". 2006-10-22 05:15:32 +00:00
databases Update lang/php5 to 5.2.0. 2006-11-06 22:06:35 +00:00
devel Switch to modular buildlinks. 2006-11-06 11:24:26 +00:00
distfiles
doc lang/php5 updated to 5.2.0 2006-11-06 22:07:15 +00:00
editors DESTDIR support and switch to modular buildlinks. 2006-11-06 11:08:37 +00:00
emulators Changes 0.9.24: 2006-10-29 20:03:58 +00:00
finance Fix "test ==". 2006-11-05 12:51:14 +00:00
fonts DESTDIR support and switch to modular buildlinks. 2006-11-06 11:25:24 +00:00
games Added a patch for SunPro. 2006-11-05 18:46:57 +00:00
geography Update to 6.11.2: 2006-10-29 00:15:43 +00:00
graphics DESTDIR support and switch to modular buildlinks. 2006-11-06 11:28:32 +00:00
ham Fixed the PLIST due to the not-so-recent update of doxygen. PKGREVISION++ 2006-10-24 21:01:18 +00:00
inputmethod libhangul is a library to handle Korean, used by several Korean input 2006-11-05 01:43:59 +00:00
lang Update lang/php5 to 5.2.0. 2006-11-06 22:17:50 +00:00
licenses add 2006-10-11 12:50:07 +00:00
mail Updated mail/postfix to 2.3.4 2006-11-07 07:08:25 +00:00
math DESTDIR support. 2006-11-05 17:17:04 +00:00
mbone Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
meta-pkgs Update lang/php5 to 5.2.0. 2006-11-06 22:06:35 +00:00
misc Updated xtide to 2.8.3. 2006-11-05 21:51:21 +00:00
mk Also add bin/nawk to the tarred-up files. 2006-11-06 21:45:18 +00:00
multimedia DESTDIR support and convert to mdular buildlinks. 2006-11-06 14:06:17 +00:00
net DESTDIR support and switch to modular DESTDIR. 2006-11-06 11:00:24 +00:00
news fix the order of includes in order for this to compile; from Anon Ymous 2006-11-01 17:12:21 +00:00
packages
parallel Note that the fetch stage is interactive. 2006-10-21 20:25:21 +00:00
pkgtools Update "pkg_chk" package to version 1.83: 2006-11-05 21:53:27 +00:00
print Switch to modular buildlinks. 2006-11-06 10:59:52 +00:00
regress Added tests for macro definitions on the command line. 2006-10-22 07:52:27 +00:00
security Add in a BUILDLINK depends on apache>=2.0.59nb2 as that contains the 2006-11-05 18:05:33 +00:00
shells Bump PKGREVISION to 5. There is no need to depend anymore 2006-11-05 14:08:20 +00:00
sysutils The example shell scripts are not used, so it doesn't matter if they 2006-11-05 20:47:26 +00:00
templates In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
textproc Added package for php-json 1.2.1 - extremely fast PHP C extension 2006-11-06 22:22:51 +00:00
time Get malloc() prototype via stdlib.h instead of ancient C style function declaration. Fixes build under SUSE Linux. 2006-10-24 11:51:55 +00:00
wm Switch to modular buildlinks. 2006-11-06 11:33:52 +00:00
www Update php-apc to 3.0.12p2 - changes are several fixes and PHP 5.2 2006-11-06 21:11:46 +00:00
x11 Update to inputproto-1.4. This added support for notification about 2006-11-06 15:22:43 +00:00
Makefile Fixed some pkglint warnings: Use ${ECHO_N} instead of echo -n and 2006-07-02 12:29:22 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.