From 1629d8f6b5fcf9f1a357657b44b833465e1e3ecc Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 14 Dec 2012 23:34:14 +0545 Subject: Add internal_name as needed Packages can now have an internal_name defined that matches up to their "real" name (name of the underlying package/service/scripts). Then package support code can know easily how to stop and start services for the package. This is useful for packages like squid3, ipguard-dev,... that have pfSense package names that do not match to the underlying FreeBSD naming. --- pkg_config.8.xml.amd64 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 08d01325..df56b5e2 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -8,6 +8,7 @@