diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-10-08 18:14:48 -0300 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-10-08 18:14:48 -0300 |
commit | 8e876f2c16019c3ccbb1a2c7db65a2cf0c2127c1 (patch) | |
tree | fddde725baebd28e1394249d2c93daebf8b65e54 /pkg_config.8.xml.amd64 | |
parent | 780ebe75fb31ac7295915d969fa2a41787664c51 (diff) | |
download | pfsense-packages-8e876f2c16019c3ccbb1a2c7db65a2cf0c2127c1.tar.gz pfsense-packages-8e876f2c16019c3ccbb1a2c7db65a2cf0c2127c1.tar.bz2 pfsense-packages-8e876f2c16019c3ccbb1a2c7db65a2cf0c2127c1.zip |
bind - pkg_config info for compilation
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index a4b380fc..8834fa8e 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -48,6 +48,26 @@ <after_install_info>Please visit the Asterisk tab on status menu.</after_install_info> </package> <package> + <name>bind</name> + <!-- <pkginfolink>http://doc.pfsense.org/index.php/bind</pkginfolink> --> + <descr><![CDATA[The most widely used name server software]]></descr> + <website>http://www.isc.org/downloads/BIND/</website> + <category>Services</category> + <version>9.9.4 pkg v 0.1</version> + <status>Beta</status> + <required_version>2.1</required_version> + <config_file>http://www.pfsense.com/packages/config/bind/bind.xml</config_file> + <configurationfile>bind.xml</configurationfile> + <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> + <!--<depends_on_package_pbi>bind-amd64.pbi</depends_on_package_pbi>--> + <build_port_path>/usr/ports/dns/bind99</build_port_path> + <build_pbi> + <custom_name>bind</custom_name> + <port>dns/bind99</port> + </build_pbi> + <build_options>OPTIONS_UNSET=IDN REPLACE_BASE FIXED_RRSET GSSAPI;OPTIONS_SET=IPV6 LINKS SSL THREADS XML DLZ_FILESYSTEM FILTER_AAAA SIGCHASE RRL LARGE_FILE</build_options> + </package> + <package> <name>Filer</name> <website/> <descr>Allows you to create and overwrite files from the GUI.</descr> |