Remove USE_REINPLACE from categories starting with a J

This commit is contained in:
Edwin Groothuis
2006-05-09 00:18:07 +00:00
parent dd081e0ab1
commit 8f4ccb0a04
57 changed files with 0 additions and 66 deletions

View File

@@ -35,7 +35,6 @@ USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_OS= native
USE_REINPLACE= yes
NO_WRKSUBDIR= yes
PORTDESTDIR= ${PREFIX}/eclipse

View File

@@ -30,7 +30,6 @@ USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_OS= native
USE_REINPLACE= yes
NO_WRKSUBDIR= yes
PORTDESTDIR= ${PREFIX}/eclipse

View File

@@ -32,8 +32,6 @@ MAKE_ARGS+= -Dcommons-collections.api=${COMMONS_COLLECTIONS_API} \
-Dcommons-collections.jar=${JAVALIBDIR}/commons-collections.jar \
-Dcommons-logging.jar=${JAVALIBDIR}/commons-logging.jar
USE_REINPLACE= yes
JARFILE= ${PORTNAME}.jar
PLIST_FILES= %%JAVAJARDIR%%/${JARFILE}
.if !defined(NOPORTDOCS)

View File

@@ -24,8 +24,6 @@ JAVA_VERSION= 1.2+
USE_ANT= yes
USE_JIKES= no
USE_REINPLACE= yes
ALL_TARGET= jar
.if !defined(NOPORTDOCS)
ALL_TARGET+= javadoc

View File

@@ -21,7 +21,6 @@ LATEST_LINK= jboss3
USE_JAVA= yes
JAVA_VERSION= 1.4
USE_REINPLACE= YES
USE_RC_SUBR= YES
USE_BZIP2= YES

View File

@@ -22,7 +22,6 @@ LATEST_LINK= jboss4
USE_JAVA= yes
JAVA_VERSION= 1.4+
USE_REINPLACE= YES
USE_RC_SUBR= YES
USE_BZIP2= YES

View File

@@ -22,7 +22,6 @@ LATEST_LINK= jboss4
USE_JAVA= yes
JAVA_VERSION= 1.4+
USE_REINPLACE= YES
USE_RC_SUBR= YES
USE_BZIP2= YES

View File

@@ -25,8 +25,6 @@ BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/cedet/common/cedet.el:
${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/elib/avltree.el:${PORTSDIR}/devel/elib${PORTNAMESUFFIX}
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
BUILD_WRKSRC= ${WRKSRC}/lisp
MAKEFILE= makefile

View File

@@ -39,7 +39,6 @@ JFC11DIR?= ${WRKDIRPREFIX}${.CURDIR}/../../java/jfc/work/swing-1.1.1fcs
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
USE_REINPLACE= yes
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
MAKEFILE= GNUmakefile

View File

@@ -49,7 +49,6 @@ LATEST_LINK= jdk13
ONLY_FOR_ARCHS= i386
USE_GETTEXT= yes
USE_GMAKE= yes
USE_REINPLACE= yes
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
MAKE_ENV= ALT_BOOTDIR="${JDK13DIR}" \

View File

@@ -102,7 +102,6 @@ EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
ONLY_FOR_ARCHS= i386
USE_GMAKE= YES
USE_REINPLACE= YES
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
MAKE_ENV= ALT_BOOTDIR="${JDK14DIR}" \

View File

@@ -106,7 +106,6 @@ EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
ONLY_FOR_ARCHS= i386 amd64
USE_GMAKE= YES
USE_ICONV= YES
USE_REINPLACE= YES
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"

View File

@@ -106,7 +106,6 @@ EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
ONLY_FOR_ARCHS= i386 amd64
USE_GMAKE= YES
USE_ICONV= YES
USE_REINPLACE= YES
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"

View File

@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Java program analyzer and checker
USE_REINPLACE= YES
.if !defined(NOPORTDOCS)
PORTDOCS= manual.pdf
.endif

View File

@@ -18,7 +18,6 @@ COMMENT= Java Media Framework
USE_JAVA= yes
JAVA_VERSION= 1.2+
USE_ZIP= YES
USE_REINPLACE= YES
NO_BUILD= YES
WRKSRC= ${WRKDIR}/JMF-${PORTVERSION}

View File

@@ -22,7 +22,6 @@ USE_JAVA= 1.2+
NEED_JAVAC= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_REINPLACE= yes
GETOPT_JAR= ${JAVAJARDIR}/getopt.jar
CLASSLIB= ${JAVA_CLASSES}:${GETOPT_JAR}

View File

@@ -26,7 +26,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION}
PLIST_SUB+= PORTREVISION=${PORTREVISION}
NO_BUILD= yes
USE_REINPLACE= yes
USE_LINUX= yes
USE_XLIB= yes
JDK_VERSION= 1.4.2

View File

@@ -18,7 +18,6 @@ COMMENT= Human-oriented programming language for writing/using Java classes
NO_BUILD= yes
USE_ZIP= yes
USE_JAVA= yes
USE_REINPLACE= yes
.include <bsd.port.pre.mk>

View File

@@ -23,7 +23,6 @@ JAVA_VERSION?= 1.3
ONLY_FOR_ARCHS= i386
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-jdk=${JAVA_HOME}

View File

@@ -18,7 +18,6 @@ LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
WRKSRC= ${WRKDIR}/${PORTNAME}
ONLY_FOR_ARCHS= i386
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKEFILE= GNUmakefile

View File

@@ -23,7 +23,6 @@ JAVAVM= ${JDK13DIR}/bin/java
RESTRICTED= "Restrictive license"
USE_XLIB= yes
USE_REINPLACE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/Simplicity

View File

@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/a1/a1./}
ONLY_FOR_ARCHS= i386
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-jdk=${JAVADIR}