summaryrefslogtreecommitdiff
path: root/databases/adstudio
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-28 20:19:02 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-28 20:19:02 +0000
commit8c617755dec1c35f6767738dcee28b44df941eb1 (patch)
tree36cc936c27234a328caac8cec627f683c90bf7c9 /databases/adstudio
parentUpdate to version 2.0.6 (diff)
- Make fetchable again by upgrading to 4.5.1.
- Use javavmwrapper. Reported by: pointyhat via krion
Notes
Notes: svn path=/head/; revision=141193
Diffstat (limited to 'databases/adstudio')
-rw-r--r--databases/adstudio/Makefile9
-rw-r--r--databases/adstudio/distinfo4
-rw-r--r--databases/adstudio/pkg-plist3
3 files changed, 10 insertions, 6 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile
index 4422667036ab..fc0119ed141e 100644
--- a/databases/adstudio/Makefile
+++ b/databases/adstudio/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= adstudio
-PORTVERSION= 4.0
+PORTVERSION= 4.5.1
CATEGORIES= databases devel java
MASTER_SITES= http://aquafold.fileburst.com/download/linux/
DISTNAME= ${PORTNAME}-novm
@@ -15,8 +15,10 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= A database query and administration tool
+RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
+
USE_JAVA= yes
-JAVA_VERSION= 1.4
+JAVA_VERSION= 1.4+
NO_BUILD= yes
USE_REINPLACE= yes
@@ -30,7 +32,8 @@ INSTFILES= License.txt PAD_FILE.XML changelog.txt datastudio.gif \
pre-configure:
${REINPLACE_CMD} -e "s|%%ADS_HOME%%|${DATADIR}|" \
- -e "s|^java |${JAVA} -Xmx256M |" ${WRKSRC}/datastudio.sh
+ -e "s|^java |JAVA_VERSION=${JAVA_VERSION} ${LOCALBASE}/bin/java -Xmx256M |" \
+ ${WRKSRC}/datastudio.sh
do-install:
${MKDIR} ${DATADIR}
diff --git a/databases/adstudio/distinfo b/databases/adstudio/distinfo
index 760f48087ecd..4f466e004a8a 100644
--- a/databases/adstudio/distinfo
+++ b/databases/adstudio/distinfo
@@ -1,2 +1,2 @@
-MD5 (adstudio-4.0/adstudio-novm.tar.gz) = 4e4cd9289319f936473c796723b7ebd4
-SIZE (adstudio-4.0/adstudio-novm.tar.gz) = 16396028
+MD5 (adstudio-4.5.1/adstudio-novm.tar.gz) = 6687a53563d9697f8fb442532d57cbca
+SIZE (adstudio-4.5.1/adstudio-novm.tar.gz) = 16737544
diff --git a/databases/adstudio/pkg-plist b/databases/adstudio/pkg-plist
index e3bb79c38f92..7f815b3e6c93 100644
--- a/databases/adstudio/pkg-plist
+++ b/databases/adstudio/pkg-plist
@@ -12,6 +12,7 @@ bin/datastudio.sh
%%DATADIR%%/lib/ifxjdbc.jar
%%DATADIR%%/lib/jconnect45.jar
%%DATADIR%%/lib/jconnect55.jar
+%%DATADIR%%/lib/jconnect60.jar
%%DATADIR%%/lib/jtds.jar
%%DATADIR%%/lib/mail.jar
%%DATADIR%%/lib/mysql-jdbc.zip
@@ -21,9 +22,9 @@ bin/datastudio.sh
%%DATADIR%%/lib/postgresql.jar
%%DATADIR%%/lib/xdb.jar
%%DATADIR%%/lib/xmlparserv2.jar
+%%DATADIR%%/license/Apache-POI.txt
%%DATADIR%%/license/DB2-JDBC-LICENSE.txt
%%DATADIR%%/license/JGoodies-LICENSE.txt
-%%DATADIR%%/license/JGraph-LICENSE.txt
%%DATADIR%%/license/L2FProd-LICENSE.txt
%%DATADIR%%/license/MySQL-JDBC-LICENSE.txt
%%DATADIR%%/license/Oracle-JDBC-LICENSE.txt