FreeBSD Bugzilla – Attachment 50598 Details for
Bug 77040
Port update: science/ovt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
diff_ovt
diff_ovt (text/x-diff; charset="us-ascii"), 1.27 KB, created by
Mykola Khotyaintsev
on 2005-02-03 11:46:45 UTC
(
hide
)
Description:
diff_ovt
Filename:
MIME Type:
Creator:
Mykola Khotyaintsev
Created:
2005-02-03 11:46:45 UTC
Size:
1.27 KB
patch
obsolete
>diff -ruN ovt.bak/Makefile ovt/Makefile >--- ovt.bak/Makefile Sun Apr 11 02:22:47 2004 >+++ ovt/Makefile Thu Feb 3 12:44:03 2005 >@@ -7,16 +7,17 @@ > > PORTNAME= ovt > PORTVERSION= 2.3 >+PORTREVISION= 1 > CATEGORIES= science astro > MASTER_SITES= # http://ovt.irfu.se/download/ >-DISTNAME= ${PKGNAME}_${OVTBUILD}-src >+DISTNAME= ${PORTNAME}-${PORTVERSION}_${OVTBUILD}-src > > MAINTAINER= ko@nest.irfu.se > COMMENT= The Orbit Visualization Tool > > LIB_DEPENDS= vtkCommonJava:${PORTSDIR}/math/vtk-java > >-WRKSRC= ${WRKDIR}/${PKGNAME} >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > OVTBUILD= 3 > USE_BZIP2= yes > USE_GMAKE= yes >@@ -25,11 +26,13 @@ > GNU_CONFIGURE= yes > ONLY_FOR_ARCHS= i386 > >-USE_JAVA= 1.4 >-NEED_JAVAC= yes >-USE_JIKES= no >+USE_JAVA= yes >+JAVA_VERSION= 1.4+ >+JAVA_OS= native >+JAVA_BUILD= jdk >+JAVA_RUN= jre > >-CONFIGURE_ARGS= --with-jdk=${_JAVA_HOME_FREEBSD_1_4} --without-jikes >+CONFIGURE_ARGS= --with-jdk=${JAVA_HOME} > > PLIST_SUB+= PORTVERSION=${PORTVERSION} > >@@ -38,7 +41,7 @@ > .include <bsd.port.pre.mk> > > # Check for OVT distfile >-.if !exists(${DISTDIR}/${DISTFILES}) && !defined(PACKAGE_BUILDING) >+.if !exists(${DISTDIR}/${DISTNAME}.tar.bz2) && !defined(PACKAGE_BUILDING) > ECHO_MSG=/usr/bin/printf > IGNORE= :\n\ > Because of licensing restrictions, you must fetch the source distribution\n\
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 77040
:
50597
| 50598