Subject: CVS commit: pkgsrc/mail/nullmailer
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 08/20/2005 02:20:45
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Sat Aug 20 02:20:45 UTC 2005

Modified Files:
	pkgsrc/mail/nullmailer: MESSAGE Makefile PLIST distinfo
	pkgsrc/mail/nullmailer/files: nullmailer.sh
	pkgsrc/mail/nullmailer/patches: patch-aa patch-ab patch-ac
Added Files:
	pkgsrc/mail/nullmailer: DEINSTALL INSTALL

Log Message:
Update to 1.00. From the changelog:

- Fixed problem with multiple arguments to protocol modules.
  Thanks Sascha Silbe.

- Fixed extraneous spaces in SMTP sender.

- Made permissions on queued files more strict.

- Handle the "-bs" flag in the sendmail wrapper by dieing when we see it.

- Fixed the address parser handling domain names with trailing periods.

- Fixed bug in header parsing that would cause the last header line to
  be repeated if there was no body.

- Fixed bug in handling headers containing CR+LF line endings.

pkgsrc changes:
* Replace @exec and @unexec in PLIST with bsd.pkginstall.mk incantations
* sort PLIST
* Honor VARBASE in manpages and rc.d script
* Enable logging in rc.d script
* Allow rc.d script to start nullmailer without rc.subr
* Take MAINTAINER.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/mail/nullmailer/DEINSTALL \
    pkgsrc/mail/nullmailer/INSTALL
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/nullmailer/MESSAGE
cvs rdiff -r1.14 -r1.15 pkgsrc/mail/nullmailer/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/nullmailer/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/nullmailer/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/nullmailer/files/nullmailer.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/nullmailer/patches/patch-aa \
    pkgsrc/mail/nullmailer/patches/patch-ab \
    pkgsrc/mail/nullmailer/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.