Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add privileges configuration to lcdproc package | doktornotor | 2015-11-14 | 1 | -5/+5 |
| | |||||
* | Add privileges configuration to lcdproc package | doktornotor | 2015-11-14 | 1 | -0/+40 |
| | |||||
* | Add privileges configuration to lcdproc package | doktornotor | 2015-11-14 | 1 | -4/+8 |
| | |||||
* | lcdproc - additional code style fixes | doktornotor | 2015-08-13 | 1 | -29/+29 |
| | | | | | - Fix remaining indentation/whitespace - Replace deprecated split() with explode() - Use full paths to commands consistently | ||||
* | lcdproc - code style fixes | doktornotor | 2015-08-10 | 1 | -10/+47 |
| | | | | | | - Add missing copyright header - Fix indentation - Remove useless/unused functions - Use consistent version in all XML files | ||||
* | lcdproc - code style fixes | doktornotor | 2015-08-10 | 1 | -628/+612 |
| | | | | | - Fix copyright header - Indentation and code style fixes - Replace backticks with shell_exec() | ||||
* | lcdproc - code style fixes | doktornotor | 2015-08-10 | 1 | -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 fixes | doktornotor | 2015-08-10 | 1 | -34/+71 |
| | | | | | | - Add missing copyright header - Fix permissions - Fix indentation - Remove useless functions | ||||
* | Local host fix | Mark Cisewski | 2015-08-06 | 1 | -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 Botelho | 2015-04-28 | 1 | -1/+1 |
| | | | | fix pbi checking | ||||
* | Fixup config path for lcdproc on 2.2 | jim-p | 2015-02-12 | 1 | -1/+6 |
| | |||||
* | Fix call-time pass-by-reference in lcdproc | jim-p | 2014-05-09 | 3 | -9/+9 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -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-p | 2013-05-28 | 1 | -4/+4 |
| | | | | removed from git but lingered on www rather than files. | ||||
* | Correct old defunct email address | smos | 2012-01-15 | 2 | -3/+3 |
| | |||||
* | removed libkvm.so.5, added the description for the LCDProc service. | mdima | 2011-08-26 | 2 | -6/+1 |
| | |||||
* | Added the description to the LCDProc service. | mdima | 2011-08-26 | 1 | -0/+1 |
| | |||||
* | Committed the changes from rcs.pfsense.org and added picolcd drivers and ↵ | mdima | 2011-08-26 | 9 | -36/+275 |
| | | | | configurations. | ||||
* | Nuke picolcd | sullrich | 2009-12-10 | 1 | -4/+0 |
| | |||||
* | Bump lcdproc version to p12 | Seth | 2009-06-22 | 2 | -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 Ullrich | 2009-06-15 | 1 | -6/+1 |
| | |||||
* | Correct daemon name for status -> services | Scott Ullrich | 2009-06-15 | 1 | -1/+1 |
| | |||||
* | Back out & for LCDd, it does detach | Scott Ullrich | 2009-06-15 | 2 | -4/+8 |
| | |||||
* | Handle case of no ipsec tunnels (clear foreach() error) | Scott Ullrich | 2009-06-15 | 1 | -19/+21 |
| | |||||
* | Use /usr/local/sbin/setkey if it exists | Scott Ullrich | 2009-06-15 | 1 | -1/+4 |
| | |||||
* | Background LCDd | Scott Ullrich | 2009-06-15 | 1 | -1/+1 |
| | |||||
* | Adding nexcom support. | Scott Ullrich | 2009-06-15 | 2 | -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 nexcom | Scott Ullrich | 2009-06-14 | 1 | -0/+4 |
| | |||||
* | Add nexcom driver | Scott Ullrich | 2009-06-14 | 1 | -1/+12 |
| | |||||
* | mv packages to config dir to match web layout | Bill Marquette | 2009-02-06 | 4 | -0/+1283 |