aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-07 03:34:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-07 03:34:08 +0000
commitf721c5f363ea40fd34ed75366e432968e56c83a6 (patch)
treeab41ce0ac96c522707ca19288f51b3c6ea3401da
parentd5e96eb3a530a15add5eb7db83df2a8bac20e357 (diff)
downloadpfsense-packages-f721c5f363ea40fd34ed75366e432968e56c83a6.tar.gz
pfsense-packages-f721c5f363ea40fd34ed75366e432968e56c83a6.tar.bz2
pfsense-packages-f721c5f363ea40fd34ed75366e432968e56c83a6.zip
Remove AutoConfigBackup. It appears that php4 on 1.2 is compiled somehow
where curl is not working with SSL.i
-rw-r--r--pkg_config.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 297bc0e1..7aaf9584 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -99,17 +99,6 @@
<depends_on_package>djbdns-1.05_9.tbz</depends_on_package>
</package>
<package>
- <name>AutoConfigBackup</name>
- <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from http://portal.pfsense.org</descr>
- <website>http://portal.pfsense.org</website>
- <category>Services</category>
- <version>1.01</version>
- <status>ALPHA</status>
- <required_version>1.2</required_version>
- <config_file>http://www.pfsense.com/packages/config/autoconfigbackup/autoconfigbackup.xml</config_file>
- <configurationfile>autoconfigbackup.xml</configurationfile>
- </package>
- <package>
<name>arping</name>
<descr>Broadcasts a who-has ARP packet on the network and prints answers. VERY useful when you are trying to pick an unused IP for a net that you don't yet have routing to. Then again, if you have no idea what I'm talking about then you prolly don't need it.</descr>
<website>http://www.habets.pp.se/synscan/programs.php?prog=arping</website>