Commit graph

55 commits

Author SHA1 Message Date
joerg
7c0b79ce89 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:31:59 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
wiz
63317105bc Reset maintainer (I don't use it any longer). 2006-07-13 10:16:30 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
wiz
ed032ecff0 Add patch that hopefully fixes the build problem on 1.6.2. 2006-03-11 16:29:25 +00:00
wiz
3a86d077ce Update to 0.9.0:
0.9.0
    adr2vcf: added (previously in flexmem), supports *45 and *55
    apoconv: added, supports at least S55, M65, S65, CX75 and SL75
    smi: added (previously smi2txt and smi2csv in flexmem)
    scmxx: add bluez bluetooth support
    scmxx: add windows bluetooth support (untested)
    advanced status bar
2006-03-03 22:25:14 +00:00
wiz
f6dde840c6 Do not delete dirs that do not belong this package. Bump PKGREVISION. 2006-02-22 22:13:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
257ca9c347 build uses msgfmt. 2005-12-23 15:30:33 +00:00
wiz
8cc763bd46 Update to 0.8.2:
0.8.2
    complete rework of help output (adapt to width of terminal)
    new progress bar implementation (used by phonebook code)
    several bugs fixed:
     * sms memory selection segfault
     * phonebook deletion range bug
     * time display issue
    device blacklisting support, SF65 added to that list
2005-11-22 18:45:07 +00:00
wiz
305615f150 Update to 0.8.1:
0.8.1
    fixes some compilation and installation issues with *BSD (thanks to Mohacsi Janos)
    fixes binary memory info output
    automatically chooses the proper charset when sending short messages
    make some more long options available as short options
    mention all options in the help output and sort it alphabetically
    mingw compile environment support (Windows)

    Addition to 0.8.0 changelog:
    reset now switches phone from transparent to RCCP mode (fixes debian bug #224965)
    included german PO file update from debian BTS (fixes debian bug #313918)
2005-09-30 10:28:01 +00:00
kristerw
ea77b5e9e1 Fix a typo that prevented this pkg from building using the
NetBSD 1.6 msgfmt.
2005-07-24 19:19:21 +00:00
wiz
ceac45fdc7 Set USE_MSGFMT_PLURALS. 2005-07-20 19:13:44 +00:00
wiz
84b4d072dc Replace with official patch. 2005-07-14 19:48:57 +00:00
wiz
619413996a Update to 0.8.0:
0.8.0
    SMS code now support multipart message encoding on sending
    use Docbook XML for man pages (with HTML output)
    pin file (~/.scmxx/pin) support
    new option: --lock
    new option: --enable
    new option: --disable
    new option: --hangup
    --dial now waits until the phone connected to the remote side
    fixes for all gcc4 warnings
    fixes for starting connection with reset now being inline if requested
    fixes for file upload (not obex!) to S55 (now marked as supported)
    add binary slot number filter (fixes debian bug #145570) for *45 and S55
2005-07-14 19:15:56 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
wiz
5f059983d5 Sort 2005-02-20 23:05:54 +00:00
wiz
06979f5655 Update to 0.7.5:
fix: transparent pin processing was broken
    fix: direct sms receive mode was broken
    extended direct sms receive mode to also get status report messages
    support for finding empty phonebook slot
    add support for OS/2 (thanks to Alex Samorukov)
    new special string "last" for phonebooks
    enabled direct receiving of short message status reports
    new option --system-charset
    italian translation for rpm spec file, manpage and gettext messages
      (thanks to Andrea Benazzo)
2005-02-18 18:23:30 +00:00
tv
defe7d0d35 Add libgetopt for platforms that need it to build scmxx (e.g., Interix). 2005-01-25 13:47:03 +00:00
wiz
b4c1c3756d Depends on gettext-lib; add bl3 file. 2004-11-28 14:33:20 +00:00
wiz
3be097f0dd Update to 0.7.4:
support for configuration file (.scmxx/config in home directory)
    add lock listing to --info
    new option --lock-info to show status of locks and as switch for --info
    new option --toggle-lock to toggle status of a lock
    new option --dial to dial a number using remote keypad access
    german translation for rpm specfile, manpage and gettext strings
    russian translation: updated manpage and partially gettext
2004-11-27 23:00:00 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
wiz
24b90e8c6b Add missing man page. 2004-09-05 21:19:44 +00:00
wiz
b82ed8b97f Update to 0.7.3:
This version adds new features, such as a name-number cache to do
name lookup on getting and number lookup on sending. A status report
can now be decoded and matched to the right outgoing short message.
Short messages can be sorted with the new --sort option. A German
translation of the manpage was written. Some segfaults were fixed.
2004-08-17 09:14:40 +00:00
wiz
5a5d68a7f7 Update to 0.7.2:
add decoding of multi-part (concatenated) short messages
    new at command function layer
    moves some files into subdirs (for code-sharing with flexmem-utils)
    move some messages to a higher verbose level
    phonebook code mostly rewritten
    make --pbook aware of --slot on delete
    make --pbook aware of --slot, --number and --text on send
    add vcf to available (read-only) phonebooks if supported by the phone
2004-07-31 21:41:56 +00:00
wiz
23613b42a6 Update to 0.7.1.
Changes:
version 0.7.1
- work-around for *BSD on SMS time decoding
- fixes some sms decoding bugs
- fixes crash on sending sms directly from a slot

version 0.7.0
Syntax changed!
many internal changes:
- no need for system's wchar_t support anymore (wchar_t was previously used but that was wrong)
- iconvtest() is gone
- completely rewritten command line parsing, now supporting getopt_long _and_ popt (configure decides which one to
use)
- configure checks for getopt and popt
- configure check for declaration of iconv
properly support Solaris (see popt above, compiler warning fixes)
make iconv code work with non-GNU implementations (e.g. Solaris)
new parameter --start-delay (see manpage)
new parameter --binary (-N)
new parameter --mem
new parameter --slot
-B, -M, -C and -F (and the long options for them) are now obsolete, use -N instead with --mem instead
parameter to -P is now obsolete, use --mem instead
parameter to -S is now obsolete, use --slot instead
"SM" is now default phonebook memory (if none was specified)
SMS outputs none-printable characters as '?' instead of hexcode
the memory list output was changed in --info (may break programs that depend on it)
add parameter --mem-info as trigger to --info to display more information about available memories
make --mem recognize "?" to show same information as in --mem-info but only for the specified memory type (faster)
rewritten phonebook file read-in with more syntax checking before actually sending the first entry
rewrote SMS decoding functions
simply do not change sms status on getting instead of complaining
update english manpage
russian manpage included, again
updated README and INSTALL

version 0.6.4.1
Features:
added SMS time zone conversion
Fixes:
fix crash on getting phonebook entries with empty text field
work-around for buggy strptime() in cygwin (for SMS dates)
added test to better usage of iconv (less dependent on nl_langinfo())
deal with a S55 strangeness (still does NOT mean that S55 is fully supported), thanks to Ole Langbehn
--ignore-serial-bits is now default, added parameter --keep-serial-bits (to get previous behaviour)
updated manpage
2004-06-21 04:06:16 +00:00
snj
c0fa25a8a7 Convert to buildlink3. 2004-04-11 06:59:06 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
wiz
529dbf42d1 Update to 0.6.4.
version 0.6.4
Features:
This version adds UCS-2 phonebook transfer mode (default with GSM
fallback). (thanks to Alexander Kochetkov)
Fixes:
The range for phonebook CS and RD again and are requested correctly
again. Only 5 entries at once to prevent timeouts with slow
phones/SIM-cards. (thanks to Alexander Kochetkov)
There are also other small fixes.

Relieve kleink of his MAINTAINER duties, on his request.
2003-09-08 14:17:19 +00:00
wiz
cea7ca52df Update to 0.6.3.8:
"RING" catched
    fixed sms type identification
    enable unicode sms sending (patch by Andy Shevchenko)
    update man page
    change flash sms coding to work with unicode setting in parallel
    fix content length output for unicode sms
    added russian man page translation (sent in by Andy Shevchenko)
    small change in unicode.c to stop gcc3.3 complain
    trying to avoid some error messages about syntax
2003-07-18 13:12:19 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
9780a0f0a7 Update to 0.6.3.7, and include some iconv fixes from Dave Huang in PR 20017.
Changes in 0.6.3.7:
    fixed the GPRS info segfault issue
    some command errors are not really a reason to about - fixed that
    fixed gcc-3.2 warnings
    fixed Makefiles to actually use chosen compiler
    rewrote/reordered main()
2003-04-18 16:18:32 +00:00
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
kleink
fd99bf2377 Update to scmxx-0.6.1.6; changes include:
0.6.1.6
    fixed a bug in the info() method that strangely only showed up in cygwin
    added flose to close the opened file handle
    added method that shows network status, area code and cell id
2002-10-22 15:33:10 +00:00
kleink
d800866d0d Bump to scmxx-0.6.1.5nb1, after distfile change due to an adjustment of
the PKGREVISION pendant in the included Debian spec file(!).
2002-09-23 10:49:30 +00:00
kleink
0949769d87 Update scmxx to 0.6.1.5; notable changes since previous include:
0.6.1.5
    add capability to specify "all" as slot for sending to force overwriting
	starting from minimum slot
    change in message on which slot is used
    --info now stores the information in the file specified with --file; if non
	was specified it prints them to stdout
    do not hardcode the standard file descriptors

0.6.1.4 (was only available as patch)
    add configure entry that looks for cfmakeraw() (not in cygwin)
    make cfmakeraw() work-around available if cfmakeraw() is not present
    fix slots min/max that may differ between readable and writable
    make arguement to --vcard really optional
    (in 0.6.1.3-3: fixed spec file for file and dir permissions)
2002-09-18 11:52:30 +00:00
kleink
96e6cc213b Bump PKGREVISION and regen distinfo - the author apparently decided to
make an in-place bugfix...  Thanks to Dan McMahill for noticing.
2002-08-18 06:34:54 +00:00
kleink
7c2c2b708a Update scmxx to 0.6.1.3; notable changes since previous include:
0.6.1.3
    exported the sms functions and structures to their own header file
    write is now non-blocking compliant
    fix for a lost '@' in some sms

0.6.1.2
    fixes small typo in code that prevented direct sms sending
    the port is now opened non-blocking
    small fix in read_mytty method
2002-06-27 07:36:13 +00:00
kleink
9be07ffd2e Update scmxx to 0.6.1.1; changes since previous include:
0.6.1.1
    fixes command line interpreting for sending sms with text from file
    sending sms per status to the number specified at the command line
	(was ignored in 0.6.1)

0.6.1
    code cleanup in sms methods
    moved SMS settings bit so it is not the default file type by accident
    some error messages if no action was taken or no file type was
	specified
    added info about possible different SMS storage places (this is more
	than only "SM" since S45/ME45 V21)
    added parameter --smsmem to select the sms storage memory
    automatically select SMS storage "MT" (="ME"+"SM") if available and
	none was selected, otherwhise default to "SM" if none was selected
    check for maximum pdu size for file getting to detect data that got
	scrambled by the phone (mainly midi files on S45/ME45 V21)
    fixed: error message when sms memory is full
    gprs info methods added by Jarek Kruza (poczta@jarek.kruza.pl)
    get and remove can be used at the same time (SMS only)
    remove can now handle the sms status types (so e.g. deleting all
	messages of type "unsent" works)
    verbose description of sms status when getting (instead of the status
	number)
    send can now handle the sms status types (so e.g. sending all messages
	of type "unsent" works)
    added updated man page
    updated rpm spec file
    moved docs/README -> docs/doc_sources.txt
    removed contrib/vcsconvert
2002-05-20 21:54:18 +00:00
kleink
ee236b1edf Update scmxx to 0.6.0; changes since previous include:
0.6.0 (2002-04-05)
    THIS IS NOT THE C++ VERSION AS PERVIOUSLY STATED AS GOAL ON THE WEBSITE!
    !!!!! Syntax changed !!!!!
    all timezone values in the time fields can now be decoded correctly
    added debian_with_scmxx.bmp to examples dir
    various other code cleanups:
	rewrite of checkslots and info methods and some others
	removed com2_mytty method
	giving transfer methods the proper parameters to not use global
	    variables anymore
	removing most of the global variables
	unified some global variables to bitvalues of a local variable or
	    structs
	better usage of C pointers and some dynamic memory allocation
    new (requested) parameter --version that prints the version number
    multiple file upload support (adding only)
    multiple file deletion support
    --pipe support for getting sms (indirect, too) and files
    --pipe and --file are now independent of each other
    printing to stdout must now be requested with "-f -"
    removed the need for TTYPORTMAXLENGTH, malloc is now used.
    multiple file download support (with filename expanding)
2002-04-15 17:40:02 +00:00
kleink
19a06bd468 Update scmxx to 0.5.16.2; changes since last revision include:
0.5.16.2 (2002-03-29)
    moved "File transfer..." message to be displayed after reading the file
    fixed bug in file read-in for file transfer (3rd package and above)
    print message when input comes from a tty (and how to finish it)
    on reading for file transfer, only read second block if first is full
	(needed, so you do not have to close input from a tty twice)
2002-04-02 08:57:42 +00:00
kleink
1b33fe7e02 Update scmxx to 0.5.16.1; changes since last revision include:
0.5.16.1 (2002-03-28)
    changed some variable name to be C89 compliant (see stdin(3))
    direct messages to stderr instead of stdout so only data goes to stdout
    print a slot number message line when receiving bmp,mid,vcs,vcf
	(especially with "all")
2002-03-28 07:53:49 +00:00
kleink
37cde7c01a Make this 0.5.16nb1: patch-ab qualifies as a functional change. 2002-03-27 22:57:40 +00:00
kleink
1a50b3d721 Update scmxx to 0.5.16; changes since last revision include:
0.5.16 (2002-03-27)
    new parameter --reset which resets the phone if it does not respond
	after a user-aborted file transfer
    lots of code cleanups
    changed the read_mytty method to be more cleaner and work with raw mode
    added read_mytty_limited to read to a boundry instead of a lines end
    change sending code (sms and files) to makes use of raw mode, so data
	is really only sent, when no error occurs
    added is_number method to be more specific than atoi
    added "all" to file deleting and getting
    added pipe ability to file getting method
    do not try to decode unsupported PDU types
    rearranged this file (now with release dates from this version on)
    added C45 to the list of supported phones
2002-03-27 22:44:28 +00:00
kleink
e1876b4b2a Update to scmxx-0.5.15; changes since 0.5.14 include:
0.5.15
    a full phone buffer when sending files can now be deleted
        (thanks to Marjan Erzen)
    free slot detection changed to work for bmp,mid,vcf,vcs
        (getting only)
    new paramter --flash for sending flash sms instead of normal ones
	(works only if supported by the reveiving mobile entity)
2002-03-13 14:22:35 +00:00
kleink
7dddb52c3c Add another two to the documents installed. 2002-03-10 08:29:50 +00:00