diff options
author | Michele Di Maria <michele@nt2.it> | 2011-12-16 19:25:50 +0100 |
---|---|---|
committer | Michele Di Maria <michele@nt2.it> | 2011-12-16 19:25:50 +0100 |
commit | a384a219085afdae14b50a5b5bd922ad7db88088 (patch) | |
tree | d4385957f6ca8f111ca052ece63e9c6f79f92848 /pkg_config.8.xml.amd64 | |
parent | d027619121e1c73c361b3cf8191b3015e9c42379 (diff) | |
download | pfsense-packages-a384a219085afdae14b50a5b5bd922ad7db88088.tar.gz pfsense-packages-a384a219085afdae14b50a5b5bd922ad7db88088.tar.bz2 pfsense-packages-a384a219085afdae14b50a5b5bd922ad7db88088.zip |
Updates LCDProc to version 0.5.4.
Include a full list of all the drivers available (default build).
This is a development version under test, it's not granted it works in all conditions.
Reference: http://redmine.pfsense.org/issues/1406
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index a7ff638b..e067d0b9 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -940,6 +940,23 @@ <build_options>WITH_USB=true</build_options> </package> <package> + <name>LCDproc-dev</name> + <descr>LCD display driver - Development version</descr> + <website>http://www.lcdproc.org/</website> + <category>Utility</category> + <version>lcdproc-0.5.4 pkg v. 0.1</version> + <status>BETA</status> + <required_version>2.0</required_version> + <maintainer>michele@nt2.it</maintainer> + <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> + <depends_on_package>lcdproc-0.5.4.tbz</depends_on_package> + <depends_on_package_pbi>lcdproc-0.5.4-amd64.pbi</depends_on_package_pbi> + <config_file>http://www.pfsense.org/packages/config/lcdproc-dev/lcdproc.xml</config_file> + <configurationfile>lcdproc.xml</configurationfile> + <build_port_path>/usr/ports/sysutils/lcdproc</build_port_path> + <build_options>WITH_USB=true</build_options> + </package> + <package> <name>arpwatch</name> <descr>Arpwatch monitors ethernet/ip address pairings. It also logs certain changes to syslog.</descr> <website>http://www-nrg.ee.lbl.gov/</website> |