summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2004-06-22Updated p5-Device-Gsm to 1.33.grant2-5/+5
changes since 1.16: 1.33 Wed May 26 13:52:43 CEST 2004 - added delete_sms() method. For now, works only in PDU mode. - fixed messages() newline regex split pattern - modified send sms in text mode to cope with slower/older devices - modified message read method to set pdu mode before executing 1.28 || 1.25 Fri Jan 23 00:59:16 CET 2004 - further documentation, troubleshooting and autoscan utility sections - added all new pdu sms token-oriented decoding classes (this is an 80% complete implementation, mostly regarding charset conversion issues) - Device::Gsm::Sms public class is now documented properly 1.24 || 1.20 Wed Jan 21 23:32:45 CET 2004 - completed full documentation (to be revised) - documented working irda/bluetooth connections (always through device::serialport :-) 1.19 1.18 Mon Mar 24 23:32:27 CET 2003 - added a complete interface to read messages on SIM card ( $gsm->messages() method and Device::Gsm::Sms objects ) - some minor cleanup 1.17 Thu Sep 12 00:22:06 CEST 2002 - added signal_quality() method to measure gsm signal power (dBm) - added an example script in [examples] folder (`report_signal.pl')
2004-06-22Updated p5-Device-Modem to 1.36.grant2-5/+5
changes since 1.24 (incomplete from the distfile's changelog): 1.36 1.35 1.34 Sun Feb 22 18:12:54 CET 2004 - fixed CPAN bug #5131 (https://rt.cpan.org/Ticket/Display.html?id=5131) - closed CPAN bug #5134 (https://rt.cpan.org/Ticket/Display.html?id=5134) - dial() now should return correctly after a successful connect, without unnecessarily waiting for timeout - updated changes file missing in 1.35 1.33 1.32 1.31 Fri Jan 23 01:14:01 CET 2004 - Improved reliability in answer() method (sempre lui!), that was more unstable due to recent changes. - Documented _answer() internal function to get the raw modem reponse instead of response string stripped of all cr/lf chars. 1.29 1.30 Sat Nov 8 18:23:02 CET 2003 - improved answer() method speed. Now it runs sensibly faster, but needs explicit timeout parameter if you want to wait for answers (dialing a remote modem, for example) - implemented a basic xmodem file transfer. *DON'T KNOW IF IT WORKS* - documentation now stays only in docs/ folder, separate from main module - now there is a way to get the raw modem answers (internal _answer() method) 1.25 1.26 1.27 1.28 Sun May 18 17:19:23 CET 2003 - dial() now works as expected, returning the `CONNECT' or `BUSY' or whatever message without hanging for minutes; - answer() routine now is definitely more reliable than before: now everytime the buffer receives input from modem, it does not restart counting the timeout. Removed also the possibility of infinite loop if modem always receives garbage chars (like on a RAW PPP link); - Added full documentation for every method; - Added a FAQ document in new "docs/" folder; - new(): added possibility to pass a custom log object as `log' property; - fixed log levels for File and Syslog plugins. Implemented correct log level masking also for Syslog.
2004-06-21Update to 0.7.1.wiz4-63/+5
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-20Per announcement to tech-pkg, ifcico-cm is now history. Stay tuned fortv30-689/+1
import and update of a couple packages that replace ifcico's functionality.
2004-06-07Update xisp to 2.7p1, because 2.6p1 doesn't build with gcc>=3.3. Thisminskim3-45/+52
partially addresses PR pkg/19566. See http://xisp.hellug.gr/history.html for changes since 2.6p1.
2004-06-07Sort.minskim1-3/+3
2004-06-05Switch to Tk 8.4.minskim1-2/+2
2004-06-05This package doesn't compile anything. Set NO_CONFIGURE and NO_BUILD.minskim1-1/+3
2004-06-04Archive changed without changing filename. Apple OSX support was added toben2-4/+5
the source distribution. Adding a DIST_SUBDIR and updating distinfo. Ian Zagorskih gave the heads up on tech-pkg.
2004-05-24Fix some C++ issues that gcc 3.3 complains on.kristerw6-1/+89
2004-05-22Convert to buildlink3.wiz2-5/+10
Add missing files to PLIST and bump PKGREVISION for it.
2004-05-22Add patches to fix build on alpha; from Dave Huang in PR 25666.wiz3-1/+29
2004-05-03No longer used.snj1-25/+0
2004-04-26Convert to buildlink3.snj1-5/+5
2004-04-26Make this build under NetBSD 2.0D and above with statvfs(2).tron2-1/+18
2004-04-26No longer used.snj1-38/+0
2004-04-26Convert to buildlink3.snj2-7/+32
2004-04-25Convert to buildlink3.snj2-4/+4
2004-04-25Convert to bl3.wiz1-5/+5
2004-04-25Convert to bl3.wiz1-4/+4
2004-04-25Convert to bl3.wiz1-6/+4
2004-04-25Unused.wiz1-21/+0
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam3-6/+6
2004-04-24Put rc.d script into RCD_SCRIPTS_EXAMPLEDIR.tv1-2/+2
2004-04-24tv@pobox.com -> tv@duh.orgtv1-2/+2
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed3-6/+3
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-19Add libmal.markd1-1/+2
2004-04-19Add conflict with libmal.markd1-1/+3
2004-04-19Initial import of libmal-0.40markd6-0/+122
libmal is simply a convenience library of the object files contained in Tom Whittaker's malsync distribution, along with a few wrapper functions.
2004-04-15update to 8.0.211drochner4-22/+21
C-Kermit 8.0.211 is a "stability release" -- mostly bug fixes, only a handful of new features: INPUT /NOMATCH timeout (waits for the entire interval without trying to match anything; useful for scripted logging). SET INPUT SCALE-FACTOR (lets you scale INPUT timeouts); \v(inscale), SHOW INPUT. ASK[Q] and GETOK /DEFAULT:text (lets you supply default answer). FREAD /TRIM and FREAD /UNTABIFY. \funtabify(string). ON_CD macro (if you define one, it executes automatically whenever you tell Kermit to change directories).
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv2-4/+4
*-dirs packages.
2004-04-12Convert to buildlink3.snj1-3/+3
2004-04-12Convert to buildlink3.snj1-4/+4
2004-04-11Convert to buildlink3.snj3-9/+9
2004-04-11Convert to buildlink3.snj1-2/+2
2004-04-11Convert to buildlink3.snj12-28/+28
2004-03-30Use buildlink3 framework to fix bad shared library runtime path totron1-8/+6
OpenSSL libraries. Bump package revision because previous version of this package didn't work on systems with OpenSSL from "pkgsrc".
2004-03-30Finish the conversion to buildlink3 (hi soren! (the other one)). Thissnj1-2/+2
fixes PR pkg/24888.
2004-03-26Check Perl pre-requisites last. This way, avoid pulling in perl-5.6.xrh1-2/+2
first and then a package that might require perl-5.8.x. Should fix bulk builds.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz4-6/+8
Buildlink files: RECOMMENDED version changed to current version.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam3-6/+6
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam2-6/+4
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-17Fix patch path.soren2-5/+5
2004-03-17Update to gsmlib-1.10:soren4-25/+21
- 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
2004-03-16Use Tcl/Tk 8.4.x, bump package revision because of that.tron1-10/+9
2004-03-16Add ruby to CATEGORIES.taca1-2/+2
2004-03-13Make this package compile on LP64 architectures.kristerw1-3/+6
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim2-4/+4
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 willminskim1-2/+2
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.