aboutsummaryrefslogtreecommitdiffstats
path: root/config/lcdproc/lcdproc.inc
Commit message (Collapse)AuthorAgeFilesLines
* lcdproc - code style fixesdoktornotor2015-08-101-369/+345
| | | | | | | - Fix copyright header - Remove useless/unused functions - Use is_process_running() / stop_service() / restart_service() - Remove useless config_lock() / config_unlock() - Indentation and code style fixes
* Local host fixMark Cisewski2015-08-061-1/+1
| | | Seems on my copy of this firewall I have to put the physical ip of local machine as localhost name don't work.Then this package works
* Sanitize LCDproc and LCDproc-dev version, add port_category, run_depends and ↵Renato Botelho2015-04-281-1/+1
| | | | fix pbi checking
* Fixup config path for lcdproc on 2.2jim-p2015-02-121-1/+6
|
* Fix call-time pass-by-reference in lcdprocjim-p2014-05-091-4/+4
|
* Correct old defunct email addresssmos2012-01-151-2/+2
|
* Committed the changes from rcs.pfsense.org and added picolcd drivers and ↵mdima2011-08-261-0/+45
| | | | configurations.
* Do not start during sync. This is hanging the package installer.Scott Ullrich2009-06-151-6/+1
|
* Back out & for LCDd, it does detachScott Ullrich2009-06-151-1/+1
|
* Background LCDdScott Ullrich2009-06-151-1/+1
|
* Adding nexcom support.Scott Ullrich2009-06-151-6/+1
| | | | | | | | | | | | | Instructions from Jerry: ./configure --enable-drivers=nexcom make Then open the LCDd.conf and change Driver=nexcom driverpath =/usr/local/lib/lcdproc/ (<- the folder stored lcd driver) make install reboot run server = LCDd run client (dispaly) =lcdproc + parameter.
* Add nexcom driverScott Ullrich2009-06-141-1/+12
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+363