diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-04-06 20:59:06 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-04-06 20:59:06 +0000 |
commit | d2d499978bbedbb7e81f8760c96d62041d9b0ac5 (patch) | |
tree | 7a35994702c236e633e423f50cb013b0a2826709 /pkg_config.xml | |
parent | e067e5ec5867379fa84094daabfb62bdda1a68ca (diff) | |
download | pfsense-packages-d2d499978bbedbb7e81f8760c96d62041d9b0ac5.tar.gz pfsense-packages-d2d499978bbedbb7e81f8760c96d62041d9b0ac5.tar.bz2 pfsense-packages-d2d499978bbedbb7e81f8760c96d62041d9b0ac5.zip |
Remove postfix package. It's apparently broken.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 2dbf2cc8..690da8cb 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -77,18 +77,6 @@ <configurationfile>carp.xml</configurationfile> </package> <package> - <name>postfix</name> - <descr>Postfix mail forwarder. Forwards mail to another mail server.</descr> - <website>http://www.postfix.com/</website> - <category>Mail</category> - <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/mail</depends_on_package_base_url> - <depends_on_package>postfix-1.1.12_1%2c1.tbz</depends_on_package> - <version>1.1.12_1</version> - <status>ALPHA</status> - <config_file>http://www.pfsense.com/packages/config/postfix.xml</config_file> - <configurationfile>postfix.xml</configurationfile> - </package> - <package> <name>freeradius</name> <website>http://www.freeradius.org/</website> <descr>FreeRADIUS is the premiere open source RADIUS server. It is fast, flexible, configurable, and supports more authentication protocols than many commercial servers. A client entry for localhost with the shared secret "pfsense" is defined on installation for easy integration with the captive portal. This package is currently intended to provide a local user database for captive portal and pptp - it does not employ SQL and is not meant to supplant an external RADIUS server for advanced tasks.</descr> @@ -274,4 +262,16 @@ test server or link availability and modify translation or routing rules. This p <config_file>http://www.pfsense.com/packages/config/frickin.xml</config_file> <configurationfile>frickin.xml</configurationfile> </package> + <package> + <name>postfix</name> + <descr>Postfix mail forwarder. Forwards mail to another mail server.</descr> + <website>http://www.postfix.com/</website> + <category>Mail</category> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/mail</depends_on_package_base_url> + <depends_on_package>postfix-1.1.12_1%2c1.tbz</depends_on_package> + <version>1.1.12_1</version> + <status>ALPHA</status> + <config_file>http://www.pfsense.com/packages/config/postfix.xml</config_file> + <configurationfile>postfix.xml</configurationfile> + </package> </pfsensepkgs> |