FreeBSD Bugzilla – Attachment 23134 Details for
Bug 39902
Convert www/apache-jserv to use bsd.java.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.02 KB, created by
Dave Glowacki
on 2002-06-27 01:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dave Glowacki
Created:
2002-06-27 01:10:01 UTC
Size:
1.02 KB
patch
obsolete
>--- Makefile.orig Sat Jun 15 20:54:07 2002 >+++ Makefile Wed Jun 26 18:17:11 2002 >@@ -14,8 +14,10 @@ > > MAINTAINER= greg@greg.rim.or.jp > >-BUILD_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk11\ >- ${LOCALBASE}/sbin/apachectl:${PORTSDIR}/www/apache13\ >+USE_JAVA= 1.1+ >+NEED_JAVAC= yes >+ >+BUILD_DEPENDS= ${LOCALBASE}/sbin/apachectl:${PORTSDIR}/www/apache13\ > ${LOCALBASE}/share/java/classes/jsdk.jar:${PORTSDIR}/java/jsdk > RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper\ > ${LOCALBASE}/sbin/apachectl:${PORTSDIR}/www/apache13\ >@@ -33,10 +35,10 @@ > --with-logdir=/var/log\ > --sysconfdir=${PREFIX}/etc/apache\ > --with-apxs=${LOCALBASE}/sbin/apxs\ >- --with-jdk-home=${LOCALBASE}/jdk1.1.8\ >+ --with-jdk-home=${JAVA_HOME}\ > --with-JSDK=${LOCALBASE}/share/java/classes/jsdk.jar\ >- --with-java=${LOCALBASE}/jdk1.1.8/bin/java\ >- --with-javac=${LOCALBASE}/jdk1.1.8/bin/javac\ >+ --with-java=${JAVA}\ >+ --with-javac=${JAVAC}\ > --with-servlets=${PREFIX}/share/java/servlets\ > --with-gnu-ld\ > --enable-compressed-jar\
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 39902
: 23134