aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorapnar <jlukens@botch.com>2012-08-28 19:38:17 +0000
committerapnar <jlukens@botch.com>2012-08-28 19:38:17 +0000
commita44afb6587ac69e1dfa2ca710ffe7364e47f59c3 (patch)
treeea99c6ee504114599c3d5144047a46b7e5aca9a6
parentfd35ae36988a56037634d0c3aea37296260e9b45 (diff)
downloadpfsense-packages-a44afb6587ac69e1dfa2ca710ffe7364e47f59c3.tar.gz
pfsense-packages-a44afb6587ac69e1dfa2ca710ffe7364e47f59c3.tar.bz2
pfsense-packages-a44afb6587ac69e1dfa2ca710ffe7364e47f59c3.zip
added tinc package to 32bit pkg_config
-rw-r--r--pkg_config.8.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 93fcfa58..266c6f8c 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -1689,5 +1689,28 @@
<depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
<depends_on_package_pbi>iftop-0.17-i386.pbi</depends_on_package_pbi>
</package>
+ <package>
+ <name>tinc</name>
+ <website>http://www.tinc-vpn.org/</website>
+ <descr>tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private mesh network between hosts on the Internet.</descr>
+ <category>Network Management</category>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
+ <depends_on_package_pbi>tinc-1.0.18-i386.pbi</depends_on_package_pbi>
+ <build_pbi>
+ <port>security/tinc</port>
+ </build_pbi>
+ <build_options></build_options>
+ <version>1.0.18</version>
+ <status>ALPHA</status>
+ <pkginfolink>http://doc.pfsense.org/index.php/tinc_package</pkginfolink>
+ <required_version>2.1</required_version>
+ <config_file>http://www.pfsense.com/packages/config/tinc/tinc.xml</config_file>
+ <configurationfile>tinc.xml</configurationfile>
+ <logging>
+ <facilityname>tinc</facilityname>
+ <logfilename>tinc.log</logfilename>
+ <logtab>tinc</logtab>
+ </logging>
+ </package>
</packages>
</pfsensepkgs>