Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b10ac90f | 2026-05-22 13:59:05 | unbreak rocrail we're still at the ancient last GPL version, before it became closed source, but a bit newer than the version before. Made compatible with wxWidgets again, addressed a number of other stability issues and improvements. OK ian@ | ||
| f50fdd74 | 2022-11-08 11:14:43 | 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 :-) | ||
| c715eab9 | 2022-03-11 19:38:05 | drop RCS Ids | ||
| 9a8b5ccd | 2018-01-11 19:27:01 | 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 | ||
| 7995708f | 2017-05-27 19:57:05 | Bring rc_bg back. | ||
| 13730769 | 2017-05-27 13:53:06 | Cope with recent rc.subr(8) change (removal of rc_bg etc.) | ||
| 0594f570 | 2011-11-18 13:16:46 | update rocview.sh to not clutter configuration and trace files all around put rocview.sh in the -gui SUBPACKAGE where it belongs to OK aja@ | ||
| 7db9a186 | 2011-11-17 12:33:31 | Remove 2 bogus files that shouldn't have been imported. Couple of tweaks to PLIST and rc script. ok sebastia@ (maintainer) | ||
| bd90d853 | 2011-11-17 00:43:19 | import rocrail: model railroad control daemon and client Rocrail can control a model train layout from one or more computers. You can run trains directly from your computer, and you can have the computer run trains automatically for you. You can even have some of the trains on your layout running automatically while you control others by hand. Rocrail is two programs; the Rocrail Server and the Rocview Client. These programs work with each other using Internet protocols, and do not need to be on the same computer. You can use Rocrail from a single computer connected directly to your layout, and you can also control your layout from any computer on your home network, or over the Internet. Rocrail also has a web interface, which will let you run the layout from a web browser. OK sthen@ |