aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-28 09:54:30 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-28 09:54:30 -0300
commit275df19a521e54c8afb273de8bad76e361307923 (patch)
tree8fc8578f0788badb35e0e375ff933a7f76b16e42 /pkg_config.10.xml
parent7c2dcafe029a30e16a0a95bcf16a45a231cf086a (diff)
downloadpfsense-packages-275df19a521e54c8afb273de8bad76e361307923.tar.gz
pfsense-packages-275df19a521e54c8afb273de8bad76e361307923.tar.bz2
pfsense-packages-275df19a521e54c8afb273de8bad76e361307923.zip
Sanitize freeradius2 version, add port_category, run_depends and fix pbi checking
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 4e82dd07..97b11385 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -865,7 +865,7 @@
On pfSense docs there is a how-to which could help you on porting users.]]></descr>
<pkginfolink>https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package</pkginfolink>
<category>System</category>
- <version>2.2.6_3 pkg v1.6.11</version>
+ <version>1.6.11</version>
<status>RC1</status>
<required_version>2.2</required_version>
<maintainer>nachtfalkeaw@web.de</maintainer>
@@ -873,7 +873,8 @@
<config_file>https://packages.pfsense.org/packages/config/freeradius2/freeradius.xml</config_file>
<configurationfile>freeradius.xml</configurationfile>
<after_install_info>Please visit Services: FreeRADIUS</after_install_info>
- <!-- Try to use the new PBI build syntax here, it may help it pick up the right libs inside the single PBI rather than using multiple. -->
+ <port_category>net</port_category>
+ <run_depends>sbin/radiusd:net/freeradius2 bin/bash:shells/bash</run_depends>
<build_pbi>
<ports_before>security/krb5</ports_before>
<port>net/freeradius2</port>