summaryrefslogtreecommitdiff
path: root/comms/scmxx/PLIST
diff options
context:
space:
mode:
authorkleink <kleink>2002-03-10 08:09:56 +0000
committerkleink <kleink>2002-03-10 08:09:56 +0000
commit13e689ed6802d3f30753a5b259dca69b9f33c52e (patch)
treef109d178c45885a78c784b2dd09f68becda97443 /comms/scmxx/PLIST
parentb86a53e3ff7872765af1fb59499c2c002a85aa25 (diff)
downloadpkgsrc-13e689ed6802d3f30753a5b259dca69b9f33c52e.tar.gz
Update to scmxx-0.5.14; changes include:
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 <kleink@reziprozitaet.de> and Klaus Singvogel<klaus@lst.de> 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 <slug@aeminium.org>) 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 <mbanck@gmx.net>) specfile updated (thanks to Kri¨tof Petr <petr@kristof.cz>) 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)
Diffstat (limited to 'comms/scmxx/PLIST')
-rw-r--r--comms/scmxx/PLIST8
1 files changed, 1 insertions, 7 deletions
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