pkgsrc/comms
fredb da1bc56e30 Update to 1.1.30, submitted by Stephane Fortier in PR pkg/22867.
"ChangeLog" since 1.1.28 w/dates and blank lines elided:

	* release 1.1.30
	* voice/vgetty/answer.c, voice/include/default.c: integrate Paul
	Fox' pre_message and beep_sound patches
	* voice/libvoice/detect.c: recognize MultiTech MT3334ZDXV
	* faxhng.c: add some result codes for the i4l DIVA driver
	* voice/libvoice/IS_101.c: fix DTMF events for the unshielded case
	* voice/vgetty/answer.c: accept arbitrary ring types, not only 0..6
	* ring.c: map DRON/DROF return codes to binary word, use result
	  as distinctive RING number
	* frontends/www/README: add user authentication example
	* voice/libvoice/V253modem.c: repair messed-up 16 bit PCM patch

	* release 1.1.29
	* voice/libvoice/detect.c: insert delay before sending ATE0 to
	  modem (timing issue - modem might not have sent the full \r\n
	  sequence from the last "OK" yet when the new AT comes in)
	* doc/*.[158]in: bring man pages up to date
	* tools/ltest.c, tools/mid.c: adapt to new lprintf() prototype
	* mgetty.h, logfile.c: adapt to use <stdarg.h> and "..."
	  function declaration (unless USE_VARARGS is set, which is
	  needed for NeXT platforms).  Karsten Keil <kkeil@suse.de>.
	* Makefile: relax permissions on sendfax and faxrunq.config
	  install - must be readable/executeable by user "fax" now
	* doc/faxrunqd.8in: document "-u", minor updates
	* fax/faxrunqd.in, fax/faxspool.in, fax/faxrunq.in: revert
	  Aug 6, 200 change - put faxqueue_done back into $FAX_SPOOL_OUT/
	  (faxrunq/faxrunqd have no access rights to $VARRUNDIR/ anymore,
	  and $FAX_SPOOL_OUT is no longer world writeable anyway)
	* fax/faxq.in: change from .last_run to faxqueue_done
	* fax/faxrunqd.in: add "-u <user>" switch (set uid to <user>)
	* fax/faxq-helper.c: finalize new fax queue handling using helper
	  process (suid fax) and a fax queue that is no longer
	  world-readable (open issue since 1994 :) )
	* faxrecp.c: implement experimental teergrubing mode (signal
	  "page bad, please retransmit" at the end of each page - or just
	  hang up hard on caller).  Activared with "modem-quirks 0x100"
	  or "0x200", respectively.
	* voice/libvoice/V253Modem.c: add 16 bit linear PCM support
	  (patch coming from Peter Bruley)
	* voice/pvftools/pvftormd.c, rmdtopvf.c: add 16 bit linear PCM
	* rework faxq-helper concept (suid root -> suid fax)
	* fax/faxq.in: adap "-r" to use faxq-helper
	* fax/faxspool.in: adapt to use faxq-helper
	* fax/faxrm.in: adapt to use faxq-helper
	* Makefile: create FAX_SPOOL_OUT with mode 755 and owner FAX_OUT_USER
	* Makefile: add FAX_OUT_USER definition, pass lots of variables
	  to fax/Makefile (for faxq-helper)
	* README.1st: add instructions about FAX_OUT_USER setup
	* doc/mgetty.texi-in add instructions about FAX_OUT_USER setup
	* fax/faxrunqd.in: fix symlink / file overwrite race in JOB files.
	  Pointed out by Jablonovsky Alexander <sasha@cit-saratov.ru>
	* doc/faxrunq.8in: point out insecurity in symlink handling
	* mgetty.h: Intel 64bit platforms (__x86_64__) needs PTR_IS_LONG
	* voice/libvoice/IS_101.c: implement DLE shielding for long DTMF tones
	  for V.253 (initially by Lee Howard <faxguy@howardsilvan.com>)
	* mgetty.c: throw out DIST_RING #define - not used anymore
	* ring.c: make sure action strings (CONNECT) are only recognized
	  at the beginning if a line, not in the middle (Paul Fox,
	  pgf@foxharp.boston.ma.us, CALLER NAME = CONNECTICUT).
	* cnd.c: replace non-printable characters and quotes in caller ID
	  or caller name strings with ' ' - safeguard for passing them to
	  shell later on.
	* doc/mgetty.texi-in: add stuff about recent multitech modems,
	  superfine+v.34 fax, and rework chapter about common problems
	* faxlib.c: fix ugliness with USR modems reporting remote fax
	  ID as "     12345" -> skip leading '"' and all whitespace
	* cnd.c: possible buffer overrun via CallName
	  (found by "A. Guru" <a.guru@sympatico.ca>)
	* fax/faxrunqd: fix priority vs. write combining bug
	* login.c: check for close-on-exec bit on FD 0 (FreeBSD 4.1 bug)
	* login.c: export Caller Name as environment variable $CALLER_NAME
	* login.c: make message about bad permissions even more clear
2003-09-20 16:39:33 +00:00
..
binkd Use PKGNAME_NOREV instead of replicating PKGNAME. Thanks wiz! 2002-12-24 18:53:18 +00:00
birda Make sure it doesn't install in /usr/lib. From PR 17955 by Urban Boquist. 2002-09-05 20:28:26 +00:00
conserver s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
dl-ezkit COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
efax Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if 2003-08-30 22:51:11 +00:00
efax-gtk s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
esms s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
estic s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
fidogate USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
gkermit lint 2003-07-26 12:54:55 +00:00
gnome-pilot s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
gscmxx Don't be so verbose about missing ircomm* Linux devices. 2003-08-22 11:36:51 +00:00
gsmlib s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
hylafax Sync up with reality. There is no sbin/hylafax. 2003-08-04 06:54:13 +00:00
ifcico-cm Make this package install its configuration files under the examples tree 2002-12-25 13:39:36 +00:00
jpilot COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
jpilot-syncmal s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
kermit Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
linuxsms Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
lrzsz s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
malsync COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
mgetty+sendfax Update to 1.1.30, submitted by Stephane Fortier in PR pkg/22867. 2003-09-20 16:39:33 +00:00
minicom s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
modemd s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
p5-Device-Gsm s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
p5-Device-Modem s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
p5-Device-SerialPort Instead of homegrown work around, just depend on p5-perl-headers. 2003-02-13 19:39:40 +00:00
p5-pilot-link COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
pilot-link s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
pilot-link-libs PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
pilotmgr COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
plp s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
plptools s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
qpage s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
ruby-termios Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
scmxx Update to 0.6.4. 2003-09-08 14:17:19 +00:00
snooper COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
tkhylafax s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
xisp s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
xtel s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
Makefile Add gscmxx. 2003-08-22 11:37:35 +00:00