Subject: CVS commit: pkgsrc/comms/mgetty+sendfax
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 03/09/2002 19:17:07
Module Name: pkgsrc
Committed By: fredb
Date: Sat Mar 9 17:17:06 UTC 2002
Modified Files:
pkgsrc/comms/mgetty+sendfax: Makefile distinfo
pkgsrc/comms/mgetty+sendfax/patches: patch-ac patch-ae
Removed Files:
pkgsrc/comms/mgetty+sendfax/patches: patch-af
Log Message:
Update mgetty+sendfax to 1.1.28. From the ChangeLog file:
* release 1.1.28
* faxrec.c: replace "0"'s by "STDIN" (readability)
* doc/mgetty.texi-in: some updates
* doc/faxrunq.1in, doc/faxrunqd.8in: document calling convention
changes (as below)
* fax/faxrunq(d).in: pass (last) sendfax return code as 2nd
argument to success/failure program
* policy.h, utmp.c: incorporate some NetBSD changes
* various: change time() prototype to "time_t time(time_t *tloc)"
* mgetty.h, syslibs.h, logfile.c: some #ifdef fiddling for Darwin
* doc/faxrunq.1in, doc/faxrunqd.8in: document more stuff
* fax/faxrunq, fax/faxrunqd: don't run queue if a file
$FAX_SPOOL_OUT/stop exists.
* login.c: MAX_LOGIN_ARGS handling reworked (claimed N, but allowed
only N-1), plus warning message improved. <Juergen.Kosel@gmx.de>
* release 1.1.27
* doc/mgetty.texi-in: work on isdn4linux notes
* cnd.c (cndtable): add swedish ZyXEL caller ID format (T. Lundgren)
* cnd.c (cndtable): add "CALLED NUMBER:" (Jan Oberlaender/i4l)
* various: adaptions to OpenBSD (similar to NetBSD)
* mgetty.h: patch to adapt to Linux/S390 (PTR_IS_LONG)
* frontends/www/: integrate new version from Neko
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/comms/mgetty+sendfax/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/comms/mgetty+sendfax/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/comms/mgetty+sendfax/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/comms/mgetty+sendfax/patches/patch-ae
cvs rdiff -r1.1 -r0 pkgsrc/comms/mgetty+sendfax/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.