summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-16 02:56:29 +0000
committerbdrewery <bdrewery@FreeBSD.org>2013-03-16 02:56:29 +0000
commit2645d9937b19ac3669ffe4262fa2e78386fa0717 (patch)
treef3164f3e5b4f5191ca5bbb3aeaf290f44cd6af12
parent2104542c7d60419a051b2de52d7fb92e19db7aa6 (diff)
downloadFreeBSD-ports-2645d9937b19ac3669ffe4262fa2e78386fa0717.zip
FreeBSD-ports-2645d9937b19ac3669ffe4262fa2e78386fa0717.tar.gz
- Remove needless quoting of BROKEN/IGNORE
- Trim headers PR: ports/168908 With hat: portmgr
-rw-r--r--databases/linux-oracle-instantclient-basic/Makefile8
-rw-r--r--databases/linux-oracle-instantclient-sdk/Makefile8
-rw-r--r--databases/linux-oracle-instantclient-sqlplus/Makefile8
-rw-r--r--emulators/stonx/Makefile4
-rw-r--r--games/rftg/Makefile8
-rw-r--r--java/jai/Makefile2
-rw-r--r--java/jdk16-doc/Makefile8
-rw-r--r--math/libflame/Makefile9
-rw-r--r--math/octave-forge-es/Makefile8
-rw-r--r--math/unixstat/Makefile16
-rw-r--r--ports-mgmt/vulnerability-test-port/Makefile8
-rw-r--r--security/pam_krb5/Makefile8
12 files changed, 27 insertions, 68 deletions
diff --git a/databases/linux-oracle-instantclient-basic/Makefile b/databases/linux-oracle-instantclient-basic/Makefile
index 821841f..1eb5430 100644
--- a/databases/linux-oracle-instantclient-basic/Makefile
+++ b/databases/linux-oracle-instantclient-basic/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: linux-oracle-instantclient-basic
-# Date created: 03 June 2004
-# Whom: Alexander Novitsky
-#
+# Created by: Alexander Novitsky
# $FreeBSD$
-#
PORTNAME= instantclient
PORTVERSION= ${ORACLEVERSION}.${DISTDATE}
@@ -65,7 +61,7 @@ IGNORE+= Due to Oracle license restrictions, you must fetch the source \n
IGNORE+= distribution manually. Please access \n
IGNORE+= http://www.oracle.com/technology/software/tech/oci/instantclient/index.html \n
IGNORE+= with a web browser and follow the link for the \n
-IGNORE+= \"${DISTFILES}\". \n
+IGNORE+= "${DISTFILES}". \n
IGNORE+= You will be required to register and log in, \n
IGNORE+= but you can create an account on that page. \n
IGNORE+= After registration and accepting the Oracle License, \n
diff --git a/databases/linux-oracle-instantclient-sdk/Makefile b/databases/linux-oracle-instantclient-sdk/Makefile
index 58389dd..e989824 100644
--- a/databases/linux-oracle-instantclient-sdk/Makefile
+++ b/databases/linux-oracle-instantclient-sdk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: linux-oracle-instantclient-sdk
-# Date created: 2005-04-26
-# Whom: nork@FreeBSD.org
-#
+# Created by: nork@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= instantclient
PORTVERSION= ${ORACLEVERSION}.${DISTDATE}
@@ -93,7 +89,7 @@ IGNORE+= Due to Oracle license restrictions, you must fetch the source \n
IGNORE+= distribution manually. Please access \n
IGNORE+= http://www.oracle.com/technology/software/tech/oci/instantclient/index.html \n
IGNORE+= with a web browser and follow the link for the \n
-IGNORE+= \"${DISTFILES}\". \n
+IGNORE+= "${DISTFILES}". \n
IGNORE+= You will be required to register and log in, \n
IGNORE+= but you can create an account on that page. \n
IGNORE+= After registration and accepting the Oracle License, \n
diff --git a/databases/linux-oracle-instantclient-sqlplus/Makefile b/databases/linux-oracle-instantclient-sqlplus/Makefile
index 82184f3..e496d40 100644
--- a/databases/linux-oracle-instantclient-sqlplus/Makefile
+++ b/databases/linux-oracle-instantclient-sqlplus/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: linux-oracle-instantclient-sqlplus
-# Date created: 2005-04-26
-# Whom: nork@FreeBSD.org
-#
+# Created by: nork@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= instantclient
PORTVERSION= ${ORACLEVERSION}.${DISTDATE}
@@ -63,7 +59,7 @@ IGNORE+= Due to Oracle license restrictions, you must fetch the source \n
IGNORE+= distribution manually. Please access \n
IGNORE+= http://www.oracle.com/technology/software/tech/oci/instantclient/index.html \n
IGNORE+= with a web browser and follow the link for the \n
-IGNORE+= \"${DISTFILES}\". \n
+IGNORE+= "${DISTFILES}". \n
IGNORE+= You will be required to register and log in, \n
IGNORE+= but you can create an account on that page. \n
IGNORE+= After registration and accepting the Oracle License, \n
diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile
index 58c7c48..2382a96 100644
--- a/emulators/stonx/Makefile
+++ b/emulators/stonx/Makefile
@@ -69,8 +69,8 @@ post-install:
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${TOSIMG})
-IGNORE="Please get a ROM dump from your AtariST and save it as"\
-"\"${TOSIMG}\" in \"${DISTDIR}\" manually, and then make again"
+IGNORE= please get a ROM dump from your AtariST and save it as\
+"${TOSIMG}" in "${DISTDIR}" manually, and then make again
.endif
BUILD_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/misc/10x20-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/font-misc-misc
diff --git a/games/rftg/Makefile b/games/rftg/Makefile
index 9e8ece9..2896034 100644
--- a/games/rftg/Makefile
+++ b/games/rftg/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: rftg
-# Date created: Apr 12, 2011
-# Whom: Miles V. Aronnax <miles@aronnax.net>
-#
+# Created by: Miles V. Aronnax <miles@aronnax.net>
# $FreeBSD$
-#
PORTNAME= rftg
PORTVERSION= 0.8.1
@@ -23,7 +19,7 @@ DOWNLOAD_URL= http://www.keldon.net/rftg/
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Race for the Galaxy AI contains images and card names that are copyright Rio Grande Games. They have granted Keldon Jones ( http://www.keldon.net ) permission to distribute them, but this does not appear to include redistribution rights. Please download ${DISTFILES} manually from ${DOWNLOAD_URL} and place it in ${DISTDIR}"
+IGNORE= race for the Galaxy AI contains images and card names that are copyright Rio Grande Games. They have granted Keldon Jones ( http://www.keldon.net ) permission to distribute them, but this does not appear to include redistribution rights. Please download ${DISTFILES} manually from ${DOWNLOAD_URL} and place it in ${DISTDIR}
.endif
.include <bsd.port.post.mk>
diff --git a/java/jai/Makefile b/java/jai/Makefile
index 3e670dc..68be4c8 100644
--- a/java/jai/Makefile
+++ b/java/jai/Makefile
@@ -37,7 +37,7 @@ PORTDOCS= \
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
-IGNORE= You must manually fetch from the \"Java Advanced Imaging API 1.1.3 Download Page\", the \"Java (no native acceleration)\" distribution \(${DISTNAME}${EXTRACT_SUFX}\) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
+IGNORE= you must manually fetch from the "Java Advanced Imaging API 1.1.3 Download Page", the "Java (no native acceleration)" distribution (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
do-install:
diff --git a/java/jdk16-doc/Makefile b/java/jdk16-doc/Makefile
index 6193b98..8a07da5 100644
--- a/java/jdk16-doc/Makefile
+++ b/java/jdk16-doc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: jdk16-doc
-# Date created: August 18, 2007
-# Whom: Greg Lewis <glewis@FreeBSD.org>
-#
+# Created by: Greg Lewis <glewis@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= jdk-doc
PORTVERSION= ${JDK_VERSION}.${JDK_UPDATE_VER}
@@ -36,7 +32,7 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
-IGNORE=You must manually fetch ${DISTNAME}${EXTRACT_SUFX} from ${DOWNLOAD_URL} by selecting the \"Download\" link for the \"Java SE 6 Documentation\", place it in ${DISTDIR} and then run make again
+IGNORE= you must manually fetch ${DISTNAME}${EXTRACT_SUFX} from ${DOWNLOAD_URL} by selecting the "Download" link for the "Java SE 6 Documentation", place it in ${DISTDIR} and then run make again
.endif
do-install:
diff --git a/math/libflame/Makefile b/math/libflame/Makefile
index b957495..c0700aa 100644
--- a/math/libflame/Makefile
+++ b/math/libflame/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: libflame
-# Date created: 1 Jan 2012
-# Whom: bf@FreeBSD.org
-#
+# Created by: bf@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= libflame
DISTVERSION= r7421
@@ -117,7 +112,7 @@ WITH_BLAS?= atlas_c
WITH_BLAS?= reference_c
.endif
.if !(${WITH_BLAS} == "atlas_c" || ${WITH_BLAS} == "reference_c")
-IGNORE = : WITH_CBLAS is incompatible with WITH_BLAS = ${WITH_BLAS}"
+IGNORE= : WITH_CBLAS is incompatible with WITH_BLAS = ${WITH_BLAS}
.endif
.elif exists(${LOCALBASE}/lib/libgoto2.so)
WITH_BLAS?= gotoblas
diff --git a/math/octave-forge-es/Makefile b/math/octave-forge-es/Makefile
index f95c682..cabfafe 100644
--- a/math/octave-forge-es/Makefile
+++ b/math/octave-forge-es/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: octave-forge-es
-# Date created: 6 June 2010
-# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
-#
+# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD$
-#
PORTNAME= octave-forge-es
PORTVERSION= 0.0.4
@@ -13,7 +9,7 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-BROKEN= "Does not build"
+BROKEN= does not build
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
diff --git a/math/unixstat/Makefile b/math/unixstat/Makefile
index 974bd79..a314e8d 100644
--- a/math/unixstat/Makefile
+++ b/math/unixstat/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: stat
-# Date created: 23 August 2001
-# Whom: mwm
-#
+# Created by: mwm
# $FreeBSD$
-#
PORTNAME= unixstat
PORTVERSION= 5.4
@@ -31,11 +27,11 @@ MAN1= abut.1 anova.1 calc.1 colex.1 contab.1 desc.1 dm.1 dprime.1 \
stats.1 transpose.1 ts.1 unixstat.1 validata.1
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
-IGNORE="Gary Perlman requires that users agree to his license"\
-"before he will allow access to the distfile."\
-"See his web site at http://www.acm.org/~perlman/stat/ for"\
-"details. Then put ${DISTNAME}${EXTRACT_SUFX} in"\
-"${DISTDIR} and run make again"
+IGNORE= Gary Perlman requires that users agree to his license\
+before he will allow access to the distfile.\
+See his web site at http://www.acm.org/~perlman/stat/ for\
+details. Then put ${DISTNAME}${EXTRACT_SUFX} in\
+${DISTDIR} and run make again
.endif
post-patch:
diff --git a/ports-mgmt/vulnerability-test-port/Makefile b/ports-mgmt/vulnerability-test-port/Makefile
index 12697be..aeb147b 100644
--- a/ports-mgmt/vulnerability-test-port/Makefile
+++ b/ports-mgmt/vulnerability-test-port/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: vulnerability-test-port
-# Date created: 25 Jan 2004
-# Whom: Oliver Eikemeier
-#
+# Created by: Oliver Eikemeier
# $FreeBSD$
-#
PORTNAME= vulnerability-test-port
PORTVERSION= ${INSTALLATION_DATE}
@@ -22,7 +18,7 @@ INSTALLATION_DATE= 2004.01.25
.ifdef INSTALLATION_DATE
MYDATE!= date -j -f "%Y.%m.%d" "${INSTALLATION_DATE}" "+%Y.%m.%d" 2>/dev/null
.if ${MYDATE} != ${INSTALLATION_DATE}
-IGNORE= ": \`\`${INSTALLATION_DATE}\'\' is not a legal date. INSTALLATION_DATE must be in the form YYYY.MM.DD"
+IGNORE= : "${INSTALLATION_DATE}" is not a legal date. INSTALLATION_DATE must be in the form YYYY.MM.DD
.endif
.else
INSTALLATION_DATE!= date -u "+%Y.%m.%d"
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile
index 6efadcd..69d877b 100644
--- a/security/pam_krb5/Makefile
+++ b/security/pam_krb5/Makefile
@@ -1,9 +1,5 @@
-# Ports collection Makefile for: pam_krb5
-# Date created: 11/03/2000
-# Whom: nectar@FreeBSD.org
-#
+# Created by: nectar@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= pam_krb5
PORTVERSION= 4.6
@@ -33,7 +29,7 @@ LIB_DEPENDS= krb5.3:${PORTSDIR}/security/krb5
KRB5_DIR?= ${KRB5_HOME}
.endif
.else
-IGNORE= you must define KRB5_IMPL to be \"mit\" or \"heimdal\"
+IGNORE= you must define KRB5_IMPL to be "mit" or "heimdal"
.endif
MANDIR= ${MANPREFIX}/man
OpenPOWER on IntegriCloud