21 Commits

Author SHA1 Message Date
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
naddy
c715eab9a5 drop RCS Ids 2022-03-11 19:38:05 +00:00
ajacoutot
2120e41ce5 Use the new rc_stop_signal / rc_reload_signal variables.
Need a recent rc.subr.
2021-11-06 10:38:40 +00:00
sebastia
2aa5110b0e update 2.1.4 -> 2.1.5 2020-06-09 21:20:56 +00:00
sebastia
b9892014a2 update 2.1.3 -> 2.1.4 2020-05-26 21:30:08 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
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