From 13e689ed6802d3f30753a5b259dca69b9f33c52e Mon Sep 17 00:00:00 2001 From: kleink Date: Sun, 10 Mar 2002 08:09:56 +0000 Subject: Update to scmxx-0.5.14; changes include: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.5.9 changed from strcmp to strcasecmp for "cme error: invalid index" check in pbook code Merged the variable baudrate patches from Klaus Klein and Klaus Singvogel to make it work better with the ME45 Merged Makefile patch from Klaus Klein to make it compile better on NetBSD Simplyfied serial setup a bit (use already present system functions) Changes Package description (.deb and .rpm) and added SL45 and S45 to supported phones in scmxx.c Moved --pipe in --help output 0.5.10 fix sms '@' bug in sending (thanks to Nuno Miguel Fernandes Sucena Almeida ) 0.5.11 complete GSM charset compliance (more input characters than the S35i provides!) change sms input definition: greek character must be masked with a prepended '\' which enables all greek characters instead of only the non-coliding ones renamed device.h to config.h change config.h to defines and declare variables in common.h and init them in scmxx.c:main by calling the set methods added docs/specialchars.txt and docs/greekchars.txt 0.5.12 new parameter pair --greek and --nogreek (dependent on compile settings) see docs greekchars.txt for details clean-up of the functions in gsmcodes.c 0.5.13 fix phonebook text field length check for the new casted characters we now use autoconf and autoheader to create the build files config.h and Makefile (thanks to Michael Banck ) specfile updated (thanks to Kri¨tof Petr ) 0.5.14 fix crash when build with optimizations fix include of present CFLAGS env decode some known sms user data header fields and display this information show 8bit and 16bit sms messages as hexstring (instead of nothing) --- comms/scmxx/PLIST | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'comms/scmxx/PLIST') diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST index 205a559ec90..07149e563ac 100644 --- a/comms/scmxx/PLIST +++ b/comms/scmxx/PLIST @@ -1,16 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/13 20:17:33 kleink Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/03/10 08:09:56 kleink Exp $ bin/scmxx man/man1/scmxx.1 share/doc/scmxx/README share/doc/scmxx/gsmcharset.txt -share/examples/scmxx/bitmaps/d1.bmp -share/examples/scmxx/bitmaps/d2.bmp -share/examples/scmxx/bitmaps/eplus.bmp -share/examples/scmxx/bitmaps/viag.bmp -share/examples/scmxx/midi share/examples/scmxx/phonebook share/examples/scmxx/sms share/examples/scmxx/vCalendar @dirrm share/doc/scmxx -@dirrm share/examples/scmxx/bitmaps @dirrm share/examples/scmxx -- cgit v1.2.3