aboutsummaryrefslogtreecommitdiff
path: root/databases/linux-oracle-instantclient-sdk
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-11-23 16:55:31 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-11-23 16:55:31 +0000
commit7031d148476b1b954a75796e4f7bcdca716ee368 (patch)
tree11f8ec4f4e022dcff91188c4b429d39e20fea61f /databases/linux-oracle-instantclient-sdk
parent6c9ef173dcffc34edceb4bd1efb3f1ec1c63b8fd (diff)
downloadports-7031d148476b1b954a75796e4f7bcdca716ee368.tar.gz
ports-7031d148476b1b954a75796e4f7bcdca716ee368.zip
Notes
Diffstat (limited to 'databases/linux-oracle-instantclient-sdk')
-rw-r--r--databases/linux-oracle-instantclient-sdk/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/databases/linux-oracle-instantclient-sdk/Makefile b/databases/linux-oracle-instantclient-sdk/Makefile
index c71c66335899..7997ca1e6c6b 100644
--- a/databases/linux-oracle-instantclient-sdk/Makefile
+++ b/databases/linux-oracle-instantclient-sdk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= instantclient
PORTVERSION= ${ORACLEVERSION}.${DISTDATE}
-PORTEPOCH= 1
+PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= #http://www.oracle.com/technology/software/tech/oci/instantclient/
PKGNAMEPREFIX= linux-oracle-
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= -sdk
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${LINUXARCH}-${ORACLEVERSION}-${DISTDATE}
DIST_SUBDIR= oracle
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pi@FreeBSD.org
COMMENT= Oracle 10 InstantClient SDK. Works with Oracle RDBMS 8.1.2+
RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${ORACLEVERSION}/client/lib/libocci.so.10.1:${PORTSDIR}/databases/linux-oracle-instantclient-basic
@@ -75,15 +75,16 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>
LINUXARCH= linux32
+LINUXXVAL= x86
DISTDATE= 20061115
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE+= due to Oracle license restrictions, you must fetch the source\
- distribution manually. Please do a network search for\
- ${DISTFILES} and find the current Oracle Downloads Web site.\
- After registration and accepting the Oracle License, download\
- the distribution files and place them in\
- ${DISTDIR}/${DIST_SUBDIR}/
+IGNORE=\
+ Due to Oracle license restrictions, you must fetch the source\
+ distribution manually from\
+ http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html\
+ , follow the link for Linux ${LINUXXVAL}, download ${DISTFILES}\
+ and place it in ${DISTDIR}/${DIST_SUBDIR}/
.endif
do-install: