Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2016 11:26:59 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426104 - in head: devel/llvm37 dns/dnsviz editors/p5-Padre emulators/qemu-sbruno lang/icc net-im/skype4 net/openldap24-server security/maia sysutils/e2fsprogs sysutils/pftop www/moinmo...
Message-ID:  <201611141126.uAEBQxFG046653@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Mon Nov 14 11:26:59 2016
New Revision: 426104
URL: https://svnweb.freebsd.org/changeset/ports/426104

Log:
  Do not terminate BROKEN messages with period, it is added by the framework.

Modified:
  head/devel/llvm37/Makefile
  head/dns/dnsviz/Makefile
  head/editors/p5-Padre/Makefile
  head/emulators/qemu-sbruno/Makefile
  head/lang/icc/Makefile
  head/net-im/skype4/Makefile
  head/net/openldap24-server/Makefile
  head/security/maia/Makefile
  head/sysutils/e2fsprogs/Makefile
  head/sysutils/pftop/Makefile
  head/www/moinmoin/Makefile
  head/www/publicfile/Makefile

Modified: head/devel/llvm37/Makefile
==============================================================================
--- head/devel/llvm37/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/devel/llvm37/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -199,7 +199,7 @@ PLIST_FILES+=	\
 	${SAN_LIBDIR}/libclang_rt.ubsan_standalone-i386.a \
 	${SAN_LIBDIR}/libclang_rt.ubsan_standalone_cxx-i386.a
 .else
-BROKEN=	no packaging data for sanitizers on ${ARCH}.  Disable COMPILER_RT.
+BROKEN=	no packaging data for sanitizers on ${ARCH}; disable COMPILER_RT
 .endif
 .endif
 
@@ -229,7 +229,7 @@ PLIST_SUB+=	GOLD="@comment "
 
 .if ! ${OPTIONS_DEFINE:MOPENMP}
 # Hack to disable OPENMP in plist of unsupported architectures
-PLIST_SUB+=    OPENMP="@comment "
+PLIST_SUB+=	OPENMP="@comment "
 .else
 .endif
 

Modified: head/dns/dnsviz/Makefile
==============================================================================
--- head/dns/dnsviz/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/dns/dnsviz/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -19,7 +19,7 @@ USE_PYTHON=	autoplist distutils
 USE_GITHUB=	yes
 PYDISTUTILS_INSTALLNOSINGLE=	yes
 
-BROKEN_FreeBSD_9=	dependency py-m2crypto requires OpenSSL 1.0.1e+.
+BROKEN_FreeBSD_9=	dependency py-m2crypto requires OpenSSL 1.0.1e+
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|share/man/man1|man/man1|" ${WRKSRC}/setup.py

Modified: head/editors/p5-Padre/Makefile
==============================================================================
--- head/editors/p5-Padre/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/editors/p5-Padre/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -74,7 +74,7 @@ MAKE_JOBS_UNSAFE=	yes
 DOS2UNIX_WRKSRC=${WRKDIR}/${WXSC_DISTNAME}
 DOS2UNIX_FILES=	wx-scintilla/src/scintilla/src/Editor.cxx
 
-BROKEN_FreeBSD_9=	Does not build.
+BROKEN_FreeBSD_9=	does not build
 
 DESKTOP_ENTRIES="Padre" \
 		"The Perl IDE" \

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/emulators/qemu-sbruno/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -29,7 +29,7 @@ USE_PERL5=	build
 PATCH_STRIP=	-p1
 MAKE_ENV+=	BSD_MAKE="${MAKE}" V=1
 ONLY_FOR_ARCHS=	amd64 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts?
-BROKEN_i386=	aarch64 system target is currently broken for i386 hosts, disable for now while dealing with upstream.
+BROKEN_i386=	aarch64 system target is currently broken for i386 hosts, disable for now while dealing with upstream
 
 OPTIONS_DEFINE=	SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \
 		CDROM_DMA PCAP USBREDIR X86_TARGETS BSD_USER \

Modified: head/lang/icc/Makefile
==============================================================================
--- head/lang/icc/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/lang/icc/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -71,7 +71,7 @@ IGNORE=	go to Intel Premier Support \(ht
 .endfor
 
 .if exists(${LINUXBASE}/boot/kernel.h)
-BROKEN=	Cannot coexist with linux_devtools.
+BROKEN=	cannot coexist with linux_devtools
 .endif
 
 post-extract:

Modified: head/net-im/skype4/Makefile
==============================================================================
--- head/net-im/skype4/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/net-im/skype4/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -35,7 +35,7 @@ SUB_LIST+=	SKYPEDIR=${SKYPEDIR}
 .include <bsd.port.options.mk>
 
 .if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100075 || ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002507)
-BROKEN=		Skype 4.3 requires Linux 2.6.32 emulation.
+BROKEN=		Skype 4.3 requires Linux 2.6.32 emulation
 .endif
 
 .if ${PORT_OPTIONS:MVIDEO}

Modified: head/net/openldap24-server/Makefile
==============================================================================
--- head/net/openldap24-server/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/net/openldap24-server/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -140,7 +140,7 @@ PORTDOCS=		CHANGES drafts rfc
 PORT_OPTIONS+=	SASL
 .endif
 .if defined(USE_OPENLDAP)
-BROKEN=			You have 'USE_OPENLDAP' variable defined either in environment or in make(1) arguments. Please undefine and try again.
+BROKEN=			you have USE_OPENLDAP variable defined either in environment or in make(1) arguments; please undefine and try again
 .endif
 .else
 USE_OPENLDAP=		yes

Modified: head/security/maia/Makefile
==============================================================================
--- head/security/maia/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/security/maia/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -169,7 +169,7 @@ WANT_PGSQL=	server
 .endif
 
 .if ${PORT_OPTIONS:MDOVECOT} && ${PORT_OPTIONS:MDOVECOT2}
-BROKEN=Please run 'make config' again and choose only one version of Dovecot. Both version 1.x and 2.x cannot co-exist.
+BROKEN=	please run 'make config' again and choose only one version of Dovecot (versions 1.x and 2.x cannot coexist)
 .endif
 
 .if ${PORT_OPTIONS:MDOVECOT}

Modified: head/sysutils/e2fsprogs/Makefile
==============================================================================
--- head/sysutils/e2fsprogs/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/sysutils/e2fsprogs/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -137,7 +137,7 @@ post-patch::
 # NOTE: The previous .if block goes all the way to the end of the file.
 
 .if !empty(PORT_OPTIONS:MNOTESTS) && (${OPSYS} == FreeBSD) && (${OSVERSION} >= 1100000 || ((${ARCH} != i386) && (${ARCH} != amd64)))
-BROKEN=e2fsprogs has not been tested on your system by the maintainer. You must run self-tests.
+BROKEN=	it was not tested on your system by the maintainer; you must run self-tests
 .endif
 
 pre-build:

Modified: head/sysutils/pftop/Makefile
==============================================================================
--- head/sysutils/pftop/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/sysutils/pftop/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.eee.metu.edu.tr
 MAINTAINER=	araujo@FreeBSD.org
 COMMENT=	Utility for real-time display of statistics for pf
 
-BROKEN_FreeBSD_9=	Does not build.
+BROKEN_FreeBSD_9=	does not build
 
 .include <bsd.port.pre.mk>
 

Modified: head/www/moinmoin/Makefile
==============================================================================
--- head/www/moinmoin/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/www/moinmoin/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -43,7 +43,7 @@ MOINSCRIPT=	${MOINDIR}/server/moin.cgi
 .elif ${MOINTYPE} == "WSGI"
 MOINSCRIPT=	${MOINDIR}/server/moin.wsgi
 .else
-BROKEN=		MOINTYPE must be a STANDALONE, FCGI, WSGI, MOD_PYTHON or CGI.
+BROKEN=		MOINTYPE must be a STANDALONE, FCGI, WSGI, MOD_PYTHON, or CGI
 .endif
 
 pre-everything::

Modified: head/www/publicfile/Makefile
==============================================================================
--- head/www/publicfile/Makefile	Mon Nov 14 11:23:36 2016	(r426103)
+++ head/www/publicfile/Makefile	Mon Nov 14 11:26:59 2016	(r426104)
@@ -25,19 +25,12 @@ LEGAL_TEXT=	No license -- see http://cr.
 
 .include <bsd.port.options.mk>
 
-pre-everything::
 .if ${PORT_OPTIONS:MBASICAUTH} && ${PORT_OPTIONS:MCOMMONLOG}
-	@${ECHO_MSG}
-	@${ECHO_MSG} "Currently the common log and auth patches conflict."
-	@${ECHO_MSG}
-BROKEN=	Currently the common log and auth patches conflict.
+BROKEN=	common log and auth patches are currently in conflict
 .endif
 
 .if ${PORT_OPTIONS:MBASICAUTH} && ${PORT_OPTIONS:MREDIRECT_SLASH}
-	@${ECHO_MSG}
-	@${ECHO_MSG} "Currently the redirect slash and auth patches conflict."
-	@${ECHO_MSG}
-BROKEN=	Currently the redirect slash and auth patches conflict.
+BROKEN=	redirect slash and auth patches are currently in conflict
 .endif
 
 .if ${PORT_OPTIONS:MREDIRECT_SLASH}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611141126.uAEBQxFG046653>