svn commit: r439470 - in head: news/sabnzbdplus security/amavisd-new security/clamav security/maia

Mark Felder feld at FreeBSD.org
Wed Apr 26 17:34:20 UTC 2017


Author: feld
Date: Wed Apr 26 17:34:18 2017
New Revision: 439470
URL: https://svnweb.freebsd.org/changeset/ports/439470

Log:
  UNRAR description is now available in bsd.options.desc.mk
  
  Approved by:	portmgr (with hat)

Modified:
  head/news/sabnzbdplus/Makefile
  head/security/amavisd-new/Makefile
  head/security/clamav/Makefile
  head/security/maia/Makefile

Modified: head/news/sabnzbdplus/Makefile
==============================================================================
--- head/news/sabnzbdplus/Makefile	Wed Apr 26 17:29:59 2017	(r439469)
+++ head/news/sabnzbdplus/Makefile	Wed Apr 26 17:34:18 2017	(r439470)
@@ -39,7 +39,6 @@ GROUPS=		_sabnzbd
 OPTIONS_DEFINE=	PAR2CMDLINE UNRAR 7ZIP FEEDPARSER YENC SSL DOCS
 OPTIONS_DEFAULT=	PAR2CMDLINE UNRAR 7ZIP FEEDPARSER YENC SSL
 PAR2CMDLINE_DESC=	Required for postprocessing of par files
-UNRAR_DESC=	Often required for unpacking many downloads
 7ZIP_DESC=	Needed for unpacking 7-Zip posts
 FEEDPARSER_DESC=	rss-feed support
 YENC_DESC=	yenc support

Modified: head/security/amavisd-new/Makefile
==============================================================================
--- head/security/amavisd-new/Makefile	Wed Apr 26 17:29:59 2017	(r439469)
+++ head/security/amavisd-new/Makefile	Wed Apr 26 17:34:18 2017	(r439470)
@@ -59,7 +59,6 @@ P0F_DESC=		Passive operating system fing
 ALTERMIME_DESC=		Use AlterMime for defanging/disclaimers
 FILE_DESC=		Use newer file(1) utility from ports
 RAR_DESC=		RAR support with archivers/rar
-UNRAR_DESC=		RAR support with archivers/unrar
 ARJ_DESC=		ARJ support with archivers/arj
 UNARJ_DESC=		ARJ support with archivers/unarj
 LHA_DESC=		LHA support with archivers/lha

Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile	Wed Apr 26 17:29:59 2017	(r439469)
+++ head/security/clamav/Makefile	Wed Apr 26 17:34:18 2017	(r439470)
@@ -22,7 +22,6 @@ ARC_DESC=		Enable arch archives support
 ARJ_DESC=		Enable arj archives support
 LHA_DESC=		Enable lha archives support
 UNZOO_DESC=		Enable zoo archives support
-UNRAR_DESC=		Enable rar archives support
 LLVM_DESC=		Enable JIT Bytecode compiler (req. LLVM)
 TESTS_DESC=		Run compile-time tests (req. python)
 MILTER_DESC=		Compile the milter interface

Modified: head/security/maia/Makefile
==============================================================================
--- head/security/maia/Makefile	Wed Apr 26 17:29:59 2017	(r439469)
+++ head/security/maia/Makefile	Wed Apr 26 17:34:18 2017	(r439470)
@@ -69,7 +69,6 @@ SPF_DESC=		SpamAssassin SPF plugin
 DKIM_DESC=		SpamAssassin DKIM plugin
 FILE_DESC=		Use newer file(1) utility from ports
 RAR_DESC=		RAR support with archivers/rar
-UNRAR_DESC=		RAR support with archivers/unrar
 ARJ_DESC=		ARJ support with archivers/arj
 UNARJ_DESC=		ARJ support with archivers/unarj
 LHA_DESC=		LHA support with archivers/lha


More information about the svn-ports-head mailing list