- reactivated code in gsm_at to retry sending PDU after unsolicited result code - added description of unicode handling to FAQ - compilation fixes for gcc-3.0.4 - added quick exit for ATZ in UnixSerialPort constructor if phone gives ERROR - added fix for phones that return +CLIP: "Number not available." instead of giving caller ID - added get/setCLIRPresentation() functions to MeTa (contribution by ivan) - added "NO CARRIER" event to the event mechanism (contribution by clock) - added Win32 port of gsmsmsd (thanks to Konstantin Forostyan) - further extented Win32 port of gsmsmsd to handle outgoing messages - fixed problem with Ericsson T39m SMS sending (zero bytes in handshake) - added capability to send concatenated SMSs in gsmsmsd and gsmsendsms - fixed unsigned/signed char problems in Unix/Win32 serial port implementations - added capability to send multiple SMSs to gsmsendsms/gsmsmsd
40 lines
984 B
Text
40 lines
984 B
Text
@comment $NetBSD: PLIST,v 1.2 2004/03/17 07:07:43 soren Exp $
|
|
bin/gsmctl
|
|
bin/gsmpb
|
|
bin/gsmsendsms
|
|
bin/gsmsiectl
|
|
bin/gsmsiexfer
|
|
bin/gsmsmsd
|
|
bin/gsmsmsstore
|
|
include/gsmlib/gsm_at.h
|
|
include/gsmlib/gsm_cb.h
|
|
include/gsmlib/gsm_error.h
|
|
include/gsmlib/gsm_event.h
|
|
include/gsmlib/gsm_map_key.h
|
|
include/gsmlib/gsm_me_ta.h
|
|
include/gsmlib/gsm_parser.h
|
|
include/gsmlib/gsm_phonebook.h
|
|
include/gsmlib/gsm_port.h
|
|
include/gsmlib/gsm_sie_me.h
|
|
include/gsmlib/gsm_sms.h
|
|
include/gsmlib/gsm_sms_codec.h
|
|
include/gsmlib/gsm_sms_store.h
|
|
include/gsmlib/gsm_sorted_phonebook.h
|
|
include/gsmlib/gsm_sorted_phonebook_base.h
|
|
include/gsmlib/gsm_sorted_sms_store.h
|
|
include/gsmlib/gsm_unix_serial.h
|
|
include/gsmlib/gsm_util.h
|
|
lib/libgsmext.a
|
|
lib/libgsmext.la
|
|
lib/libgsmext.so.1.4
|
|
lib/libgsmme.a
|
|
lib/libgsmme.la
|
|
lib/libgsmme.so.1.4
|
|
man/man1/gsmctl.1
|
|
man/man1/gsmpb.1
|
|
man/man1/gsmsendsms.1
|
|
man/man1/gsmsmsstore.1
|
|
man/man7/gsminfo.7
|
|
man/man8/gsmsmsd.8
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gsmlib.mo
|
|
@dirrm include/gsmlib
|