Commit Graph

15 Commits

Author SHA1 Message Date
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
04ce4c6b75 WANTLIB += lzma and bump 2016-11-08 14:23:59 +00:00
naddy
2594c2979f replace libiconv module 2016-09-13 16:12:14 +00:00
ajacoutot
a751efc096 Adapr rc.d script after recent rc.subr change. 2015-07-15 14:59:15 +00:00
sebastia
76cc0bd777 Update srcpd to 2.1.3
Fixed Bugs
     o Fix GA unlock.
     o Fix incomplete handshake.
     o Fix syslog message buffer overflow.
     o Fix missing 102 INFO message for TERM GL.
     o Fix needless INFO LOCK message on TERM GL.
     o Fix serial line read on unusable Lenz module.
     o Fix missing 102 INFO message for TERM GA.
     o Fix needless INFO LOCK message on TERM GA.
     o Fix potential buffer overflow.

New Features
     o Add support for dc-car sender (serial pc-device).
     o Add POM read for locomotives.
     o Add experimental BiDi GL address message for IB (opendcc) module
     o Writing CV#1 in operations mode programming in ddl mode now
       enabled
     o configure does not check for i2c header files if i2c module
       is not used.
2015-05-10 11:09:47 +00:00
sebastia
341075b94a the list of bug fixes/improvements:
Fixed Bug:
* Fix Lenz GA address handling (bug introduced in version 2.0.11).
* Fix usage of XEvtLok in IB module.
* Fix baud rate negotiation in IB module.
* Reject INIT GL if device is locked
New Features
* Support for up to 28 GL functions in Lenz module.
* Add missing TERM GA function.
* Send info message for SET SM, INIT SM, TERM SM o Provide 28 speed steps for DCC in dll module.
* Read initial power state from IB on startup.
* Provide functions F17 - F28 in IB module (OpenDCC)
* IB module: Show firmware versions in readable manner.
General Changes
* Improve conectivity to usb2serial adapters for Loconet module.
* Support for OpenBSD.
2014-11-16 11:39:44 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
naddy
ea255a4d5a * don't rely on <arpa/inet.h> pulling in <netinet/in.h>
* fix ksh-isms and thus syntax errors in configure script

ok sebastia@
2012-07-09 14:54:25 +00:00
jasper
02abd40f9d - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:02:18 +00:00
jasper
efd86ff205 - fix path to login shell 2012-04-05 20:36:03 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
ad3333c06b Fix indent. 2010-12-13 15:47:48 +00:00
sebastia
541e99fb7d import misc/srcpd: daemon to control digital model railroad systems
DESCR:
SRCP is an communication protocol designed to integrate all model
railroad systems. Further key features are full multiuser capabilities
and simplified user interface development.
2010-12-11 11:14:54 +00:00