aboutsummaryrefslogtreecommitdiffstats
path: root/config/lcdproc
Commit message (Collapse)AuthorAgeFilesLines
* Add privileges configuration to lcdproc packagedoktornotor2015-11-141-5/+5
|
* Add privileges configuration to lcdproc packagedoktornotor2015-11-141-0/+40
|
* Add privileges configuration to lcdproc packagedoktornotor2015-11-141-4/+8
|
* lcdproc - additional code style fixesdoktornotor2015-08-131-29/+29
| | | | | - Fix remaining indentation/whitespace - Replace deprecated split() with explode() - Use full paths to commands consistently
* lcdproc - code style fixesdoktornotor2015-08-101-10/+47
| | | | | | - Add missing copyright header - Fix indentation - Remove useless/unused functions - Use consistent version in all XML files
* lcdproc - code style fixesdoktornotor2015-08-101-628/+612
| | | | | - Fix copyright header - Indentation and code style fixes - Replace backticks with shell_exec()
* 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
* lcdproc - code style fixesdoktornotor2015-08-101-34/+71
| | | | | | - Add missing copyright header - Fix permissions - Fix indentation - Remove useless functions
* 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-093-9/+9
|
* Fixup URLs:Renato Botelho2014-03-181-7/+7
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fix/relocate a bunch of missing files/dependencies for binaries that were ↵jim-p2013-05-281-4/+4
| | | | removed from git but lingered on www rather than files.
* Correct old defunct email addresssmos2012-01-152-3/+3
|
* removed libkvm.so.5, added the description for the LCDProc service.mdima2011-08-262-6/+1
|
* Added the description to the LCDProc service.mdima2011-08-261-0/+1
|
* Committed the changes from rcs.pfsense.org and added picolcd drivers and ↵mdima2011-08-269-36/+275
| | | | configurations.
* Nuke picolcdsullrich2009-12-101-4/+0
|
* Bump lcdproc version to p12Seth2009-06-222-4/+76
| | | | | Pull in functions from www/includes/functions.inc.php without requiring the include as it requires AUTH. This prevented the lcdproc client from starting.
* Do not start during sync. This is hanging the package installer.Scott Ullrich2009-06-151-6/+1
|
* Correct daemon name for status -> servicesScott Ullrich2009-06-151-1/+1
|
* Back out & for LCDd, it does detachScott Ullrich2009-06-152-4/+8
|
* Handle case of no ipsec tunnels (clear foreach() error)Scott Ullrich2009-06-151-19/+21
|
* Use /usr/local/sbin/setkey if it existsScott Ullrich2009-06-151-1/+4
|
* Background LCDdScott Ullrich2009-06-151-1/+1
|
* Adding nexcom support.Scott Ullrich2009-06-152-6/+6
| | | | | | | | | | | | | 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.
* Adding nexcomScott Ullrich2009-06-141-0/+4
|
* Add nexcom driverScott Ullrich2009-06-141-1/+12
|
* mv packages to config dir to match web layoutBill Marquette2009-02-064-0/+1283