Next | Query returned 43 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2012-04-01 21:00:49 by Ulrich Habel | Files touched by this commit (2)
Log message:
Updated to 1.56

Changes:
1.56  Thu Sep 29 13:43:31 CEST 2011
    - [RT#71330] Unbroken the MANIFEST file. 1.55 was non functional.
      Thanks to Vita Cizek for reporting.

1.55  [BROKEN RELEASE. AVOID] Fri Sep 23 22:01:31 CEST 2011
    - Performance improvements by Ed Wildgoose, long time user. Thanks Ed!
      Windows users, please test this release!
   2011-08-16 21:56:56 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.54:

1.54  Sun May 29 20:53:23 AEST 2011
    - Removed uninitialized warning on $obj->{'CONNECTED'}.
      Fixes RT #68504.
   2011-08-14 09:43:02 by OBATA Akio | Files touched by this commit (7)
Log message:
Revision bump after updating perl5 to 5.14.1.
   2010-09-06 12:51:56 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.53:

1.53  Thu Apr 01 13:49:00 CET  2010
    - ***CHANGED*** default log file position
      from /var/log/modem.log to /tmp/modem.log.
      Too many failed tests and user reports made me
      reconsider my poor default choice.
    - Added voice dialing. Just dialing though.
      You can't perform real voice calls through Device::Modem (yet :)
      Thanks to Marek Jaros.
    - Added ';' (voice dialing) and 'p' (pause) as valid values
      for dial() number.

1.52  Sun Mar 28 15:50:00 CET  2010
	- Added automatic port reconnection in the port() method.
	  This should improve connection reliability and reduce risk
	  of "Can't call method XXXXXX on undefined value YYYYYY" errors.
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2009-07-22 00:43:16 by Jens Rehsack | Files touched by this commit (2)
Log message:
pkgsrc changes:
  - Updating package for p5 module Device::Modem from 1.50nb1 to 1.51
  - Setting license to perl license (according to module POD)

Upstream changes:
1.51  Sun Jul  5 09:46:08 CEST 2009
    - Fixed documentation for answer() method, timeout was declared
      to be in seconds instead of milliseconds.
      Thanks to Mikko Puisto for reporting.
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-10-12 23:10:04 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.48 to 1.50.

Pkgsrc changes:
 o Add HOMEPAGE using search.cpan.org

Upstream changes:

1.50  Tue Sep 30 22:59:00 CEST 2008
    - Fixed use of wrong 'error' loglevel for SysLog plugin

1.49  Sat May 31 22:38:00 CEST 2008
    - Changed default wait cycles and timeout to be more reliable with slow
      devices after several user reports.
    - Fixed man page for Xmodem.pm module. Incorporated fix from
      the debian package.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-01-04 00:36:11 by grant beattie | Files touched by this commit (2) | Package updated
Log message:
update p5-Device-Modem to 1.48.

changes since 1.36:

1.48  Sun Jun 24 09:30:16 CEST 2007
    - atsend() method made more reliable with longer commands (ex. longer
      sms messages).

1.47  Thu Apr 20 22:16:17 CET 2006
    - Sensible speedup in the command/response cycle.

1.46
1.45  Tue Nov 15 23:29:40 CET 2005
    - Fixed dial() now it does not wait for timeout in presence of a valid
      remote response (NO CARRIER, BUSY, ...)
    - Fine tuned answer read cycle times
    - Added constant $Device::Modem::WAITCMD for wait time before issuing
      commands (atsend)
    - Added patch to make Xmodem work from Aaron Mitti <amitti at 10east dot
      com>.
    - Now dial() accepts also '#' sign in numbers (thanks to Pierre Hilson).

1.44  Sat Apr 30 23:29:03 CET 2005
    - (again) now cygwin and darwin platforms should be detected correctly.
    - added a preliminary version of Device::Modem::UsRobotics module,
      that allows to access voice/fax messages stored on your UsRobotics
      message modem. Read the (incomplete) docs for more details.

1.42  Sun Sep 19 21:12:10 CET 2004
    - little fix for correct MacOSX os detection and SerialPort inclusion

1.39
1.38
1.37  Wed Aug 18 09:21:50 CET 2004
    - parse_answer() now in scalar context (string) returns *all* modem
      answer instead of removing the last string (OK/ERROR/...)
    - documented new example scripts: caller-id.pl and xmodem.pl

Next | Query returned 43 messages, browsing 21 to 30 | Previous