pkgsrc/comms
kleink fa73628e49 Update to scmxx-0.6.3.6; changes include:
0.6.3.6
    rewrote parts of src/Makefile (warning: only the use of
	GNU make is supported although others may also work, see
	short comment in src/Makefile)
    changed (src/)Makefile target "dist-clean" to "distclean"
    removed src/Makefile maintainer-clean target
    added wchar.h/stddef.h configure check and depincludes rules
    added file dep_wcslen.c with depincludes rule (see top of file)
    added wcslen check (also in libwcs)
    call automake in ./maintainer-prep to create install-sh
    check getop.h or getopt/getopt.h presence
    moving header includes from common.h to the .c files
    do not make use of mktime as this is often broken
    remove configure mktime check
    added another flavour of M50 to supported phones
    open port with O_NONBLOCK and disable O_NONBLOCK when device is open
    add option --ignore-serial-bits to make some phones/cables work
    add option --device-timeout=<seconds>
    print exact type of unsupported sms pdus to stderr
    reindented all code

0.6.3.5
    fix segfault
    run phone_init (thus fixing direct sms receive)

0.6.3.4
    removing a lot of bugs about uninitialized variables that turned
	into segmentation faults (thanks to Ronald Wahl for showing
	up my programming errors)
    fixed some other small bugs that made show up wrong data (network
	status, network gprs status)
    remove caching code for vendor and model as it crashes e.g. with
	CygWin (maybe their compiler again?)

0.6.3.3
    replacing cfmakeraw by redefining the function (instead of a code block
	replacement) and adjust configure.in
    do not open device non-blocking
    set termios read counter to 10 seconds and character counter to 0
    make repeating of last at command generic
    rewritten tty_read method with split-off tty_readline method
    interpret the bit error rate value on info output
    replace "ATZ" init string with "\rATZ"
    apply the fix from 0.6.3.2 correctly
    create scmxx.spec from scmxx.spec.in by maintainer-prep script

0.6.3.2
    add S46 to supported phones
    include fix from http://bugs.debian.org/171217
    exchange 'make' with '$(MAKE)' in toplevel Makefile

0.6.3.1
    fix one character in scmxx.c to get output again
    fixed Makefile.in to install the man page

0.6.3
    first usage of wchar_t and iconv which makes several input/output charsets
	possible and even compatible
    enabling generic charsets for phonebook upload and download
    enabling generic charsets for sms sending and decoding
    enabling special sequences \XXXX for generic characters and \n for <NL> and
        \\ for '\'
    added local date format output for SMS and info
    fix sms resend bug
    fix a lot of sms decoding bugs and clean up the SMS header code
    added UCS2 decoding of SMS
    added status report request option --srr
    changes --file (-f) to --out (-o)

0.6.2
    fix configure.in to check for Win32 specialties
    fix Makefile.in to make use of Win32 specialties
    add SL45i (SLIK) to known phones
    decreased maximum PDU size for file upload to 175 to fix SL4x v23 VCF upload
    rearrange info() output
2003-03-16 10:21:03 +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 mark as not available on 64 bit systems. The configure script checks 2003-02-05 15:50:10 +00:00
dl-ezkit buildlink1 -> buildlink2 2002-11-14 23:50:45 +00:00
efax kdeutils install an efax program conflicting with comms/efax. 2003-02-18 00:35:50 +00:00
efax-gtk Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION. 2003-03-01 11:49:10 +00:00
esms Change my email address to the NetBSD one (hispabsd.org -> netbsd.org). 2003-01-03 15:26:54 +00:00
estic buildlink1 -> buildlink2 2002-09-21 07:00:33 +00:00
fidogate Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
gkermit buildlink1 -> buildlink2 2002-10-04 12:40:52 +00:00
gnome-pilot Remove dependancy on gnome1-dirs as discussed with wiz. This will be handled by gnome-libs. 2003-01-27 19:46:59 +00:00
gsmlib USE_PKGLOCALEDIR 2002-11-30 13:36:13 +00:00
hylafax Sort, then match the reality. 2003-01-29 05:58:50 +00:00
ifcico-cm Make this package install its configuration files under the examples tree 2002-12-25 13:39:36 +00:00
jpilot Update to 0.99.5, now using GTK2. 2003-03-04 16:29:28 +00:00
jpilot-syncmal Update to 0.71.2, now using GTK2. 2003-03-04 16:30:18 +00:00
kermit It's version 8.0.208 not 8.0.208nb1. 2003-03-12 01:10:29 +00:00
lrzsz Set OS dependent ${LOCALE_SUFFIX}. 2002-12-02 01:52:48 +00:00
malsync Update to 2.1.1 to make it work with current pilot-link-libs. 2003-01-13 18:29:52 +00:00
mgetty+sendfax Use the same ut_id as "login" does, so we can properly close out the wtmpx 2003-02-27 21:43:36 +00:00
minicom Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
modemd Don't install the libmodem.a library on NetBSD-current. Fix from pkg/18914 2002-11-20 07:01:05 +00:00
p5-Device-Gsm Import p5-Device-Gsm 1.16 2003-02-12 00:57:02 +00:00
p5-Device-Modem Import of p5-Device-Modem 1.24 2003-02-12 00:51:48 +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 Update pilot-link packages to 0.11.7. Changes are too numerous to list 2003-01-10 04:30:16 +00:00
pilot-link Update pilot-link packages to 0.11.7. Changes are too numerous to list 2003-01-10 04:30:16 +00:00
pilot-link-libs Update pilot-link packages to 0.11.7. Changes are too numerous to list 2003-01-10 04:30:16 +00:00
pilotmgr buildlink1 -> buildlink2 2002-09-21 07:56:28 +00:00
plp buildlink1 -> buildlink2 2002-11-14 23:50:45 +00:00
plptools buildlink1 -> buildlink2. 2002-10-25 18:26:46 +00:00
qpage No reason to only enable on SunOS; pkg/15347. 2002-01-24 00:48:37 +00:00
ruby-termios Move pkg/ files into package's toplevel directory 2001-10-31 20:43:56 +00:00
scmxx Update to scmxx-0.6.3.6; changes include: 2003-03-16 10:21:03 +00:00
snooper buildlink1 -> buildlink2 2002-11-14 23:50:45 +00:00
tkhylafax Remove explicit dependency on X11 version on ghostscript again (a simple 2002-03-17 11:19:14 +00:00
xisp Bump PKGREVISION on packages that depend on x11/xforms, since there 2002-12-28 21:22:53 +00:00
xtel Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more 2003-02-26 03:58:06 +00:00
Makefile Enable p5-Device-Gsm, p5-Device-Modem 2003-02-12 00:57:54 +00:00