1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/security/xinetd/files/patch-xinetd__xconfig.h
Renato Botelho 9d2e434521 Add a new option to conditionalize xconv installation
xconv is the only piece of xinetd written in perl, removing it from package
also removes perl dependency.

Add a new option, on by default to don't change current behavior, to select
to install or not xconv.

While here, re-generate patches using `make makepatch` to silence portlint

PR:		205661
Approved by:	maintainer timeout (> 30 days)
Obtained from:	pfSense
Sponsored by:	Rubicon Communications (Netgate)
2016-02-01 09:48:34 +00:00

12 lines
280 B
C

--- xinetd/xconfig.h.orig 2003-02-19 17:29:28 UTC
+++ xinetd/xconfig.h
@@ -29,7 +29,7 @@
#endif
-#define DEFAULT_CONFIG_FILE "/etc/xinetd.conf"
+#define DEFAULT_CONFIG_FILE "%%PREFIX%%/etc/xinetd.conf"
/*
* This is the facility used by xinetd to log syslog messages