aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-16 10:56:29 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-03-16 10:56:29 +0800
commit2645d9937b19ac3669ffe4262fa2e78386fa0717 (patch)
treef3164f3e5b4f5191ca5bbb3aeaf290f44cd6af12 /databases
parent2104542c7d60419a051b2de52d7fb92e19db7aa6 (diff)
downloadfreebsd-ports-gnome-2645d9937b19ac3669ffe4262fa2e78386fa0717.tar.gz
freebsd-ports-gnome-2645d9937b19ac3669ffe4262fa2e78386fa0717.tar.zst
freebsd-ports-gnome-2645d9937b19ac3669ffe4262fa2e78386fa0717.zip
- Remove needless quoting of BROKEN/IGNORE
- Trim headers PR: ports/168908 With hat: portmgr
Diffstat (limited to 'databases')
-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
3 files changed, 6 insertions, 18 deletions
diff --git a/databases/linux-oracle-instantclient-basic/Makefile b/databases/linux-oracle-instantclient-basic/Makefile
index 821841f654b6..1eb54302d664 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 58389dd65868..e98982492ab3 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 82184f38e94a..e496d40fc599 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