svn commit: r514777 - in head: security/snort sysutils/froxlor sysutils/radmind www/mongoose x11-toolkits/tk86 x11-toolkits/tk87
Tobias Kortkamp
tobik at FreeBSD.org
Sat Oct 19 08:46:49 UTC 2019
Author: tobik
Date: Sat Oct 19 08:46:47 2019
New Revision: 514777
URL: https://svnweb.freebsd.org/changeset/ports/514777
Log:
Remove a bunch of unused *_DESC
Modified:
head/security/snort/Makefile
head/sysutils/froxlor/Makefile
head/sysutils/radmind/Makefile
head/www/mongoose/Makefile
head/x11-toolkits/tk86/Makefile
head/x11-toolkits/tk87/Makefile
Modified: head/security/snort/Makefile
==============================================================================
--- head/security/snort/Makefile Sat Oct 19 08:40:52 2019 (r514776)
+++ head/security/snort/Makefile Sat Oct 19 08:46:47 2019 (r514777)
@@ -54,7 +54,6 @@ NONETHER_DESC= Non-Ethernet Decoders
NORMALIZER_DESC= Normalizer
PERFPROFILE_DESC= Performance profiling
SOURCEFIRE_DESC= Sourcefire recommended build options
-TARGETBASED_DESC= Targetbased support
APPID_DESC= Build with application id support (EXPERIMENTAL)
HA_DESC= Enable high-availability state sharing (EXPERIMENTAL)
FILEINSPECT_DESC= Build with extended file inspection features (EXPERIMENTAL)
Modified: head/sysutils/froxlor/Makefile
==============================================================================
--- head/sysutils/froxlor/Makefile Sat Oct 19 08:40:52 2019 (r514776)
+++ head/sysutils/froxlor/Makefile Sat Oct 19 08:46:47 2019 (r514777)
@@ -43,7 +43,6 @@ FTP_DESC= FTP server dependency
APACHE_DESC= Apache as HTTP/HTTPS server
LIGHTTPD_DESC= Lighttpd as HTTP/HTTPS server
NGINX_DESC= Nginx as HTTP/HTTPS server
-MYSQLC_DESC= MySQL database client only
POSTFIX_DESC= Postfix as SMTP server
EXIM_DESC= Exim as SMTP server
DKIM_DESC= OpenDKIM for DomainKeys Identified Mail
Modified: head/sysutils/radmind/Makefile
==============================================================================
--- head/sysutils/radmind/Makefile Sat Oct 19 08:40:52 2019 (r514776)
+++ head/sysutils/radmind/Makefile Sat Oct 19 08:46:47 2019 (r514777)
@@ -34,7 +34,6 @@ SUB_FILES+= pkg-install pkg-message
DOCS= COPYRIGHT SPEC README.md
OPTIONS_DEFINE= DOCS
-IGNORE_TIMESTAMPS_DESC= Add '-t' option to fsdiff
.include <bsd.port.options.mk>
Modified: head/www/mongoose/Makefile
==============================================================================
--- head/www/mongoose/Makefile Sat Oct 19 08:40:52 2019 (r514776)
+++ head/www/mongoose/Makefile Sat Oct 19 08:46:47 2019 (r514777)
@@ -31,7 +31,6 @@ OPTIONS_NS=SSL IPV6 DEBUG
OPTIONS_DEFINE=${OPTIONS_MONGOOSE} ${OPTIONS_NS} DEBUG_HEXDUMP THREADS
OPTIONS_DEFAULT=${OPTIONS_DEFINE:NDEBUG*}
-POPEN_DESC= Enable process execute in SSI
CGI_DESC= Enable CGI
AUTH_DESC= Enable authentication
DAV_DESC= Enable DAV (requires DIRECTORY_LISTING)
Modified: head/x11-toolkits/tk86/Makefile
==============================================================================
--- head/x11-toolkits/tk86/Makefile Sat Oct 19 08:40:52 2019 (r514776)
+++ head/x11-toolkits/tk86/Makefile Sat Oct 19 08:46:47 2019 (r514777)
@@ -25,7 +25,6 @@ OPTIONS_DEFAULT=TKMAN THREADS
OPTIONS_SUB= yes
TKMAN_DESC= Install Tk function manpages
DEMOS_DESC= Install demos
-XSS_DESC= XScrnSaver support
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix
Modified: head/x11-toolkits/tk87/Makefile
==============================================================================
--- head/x11-toolkits/tk87/Makefile Sat Oct 19 08:40:52 2019 (r514776)
+++ head/x11-toolkits/tk87/Makefile Sat Oct 19 08:46:47 2019 (r514777)
@@ -24,7 +24,6 @@ OPTIONS_DEFINE= TKMAN DEMOS
OPTIONS_SUB= yes
TKMAN_DESC= Install Tk function manpages
DEMOS_DESC= Install demos
-XSS_DESC= XScrnSaver support
WRKSRC= ${WRKDIR}/${PORTNAME}${DISTVERSION}/unix
More information about the svn-ports-all
mailing list