mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove USE_REINPLACE from categories starting with a J
This commit is contained in:
parent
dd081e0ab1
commit
8f4ccb0a04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161761
57 changed files with 0 additions and 66 deletions
|
@ -17,7 +17,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
MAINTAINER= nobutaka@FreeBSD.org
|
MAINTAINER= nobutaka@FreeBSD.org
|
||||||
COMMENT= Another kana-kanji conversion system
|
COMMENT= Another kana-kanji conversion system
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
USE_GNOME= gnometarget lthack pkgconfig
|
USE_GNOME= gnometarget lthack pkgconfig
|
||||||
|
|
|
@ -45,8 +45,6 @@ PLIST_SUB+= CONTRIB=""
|
||||||
PLIST_SUB+= CONTRIB="@comment "
|
PLIST_SUB+= CONTRIB="@comment "
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
BINMODE= 700
|
BINMODE= 700
|
||||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||||
|
|
|
@ -45,8 +45,6 @@ PLIST_SUB+= CONTRIB=""
|
||||||
PLIST_SUB+= CONTRIB="@comment "
|
PLIST_SUB+= CONTRIB="@comment "
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
BINMODE= 700
|
BINMODE= 700
|
||||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||||
|
|
|
@ -18,7 +18,6 @@ COMMENT=Yet another dictionary server for SKK
|
||||||
BUILD_DEPENDS= ${NONEXISTENT}:${CDBPORTSDIR}:build
|
BUILD_DEPENDS= ${NONEXISTENT}:${CDBPORTSDIR}:build
|
||||||
RUN_DEPENDS= ${INSTALLEDJISYO}:${PORTSDIR}/japanese/skk-jisyo-cdb
|
RUN_DEPENDS= ${INSTALLEDJISYO}:${PORTSDIR}/japanese/skk-jisyo-cdb
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
PLIST_FILES= libexec/dbskkd-cdb
|
PLIST_FILES= libexec/dbskkd-cdb
|
||||||
|
|
||||||
SKKDIR?= share/skk
|
SKKDIR?= share/skk
|
||||||
|
|
|
@ -21,7 +21,6 @@ LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb
|
||||||
CONFLICTS= ja-ebview-0*
|
CONFLICTS= ja-ebview-0*
|
||||||
|
|
||||||
USE_GNOME= gtk20 gnometarget
|
USE_GNOME= gtk20 gnometarget
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
|
|
|
@ -24,7 +24,6 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||||
USE_EMACS= yes
|
USE_EMACS= yes
|
||||||
EMACS_PORT_NAME= emacs20
|
EMACS_PORT_NAME= emacs20
|
||||||
EMACS_NO_RUN_DEPENDS= YES
|
EMACS_NO_RUN_DEPENDS= YES
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
# emacs port setup
|
# emacs port setup
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,6 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||||
USE_EMACS= yes
|
USE_EMACS= yes
|
||||||
EMACS_PORT_NAME= emacs20
|
EMACS_PORT_NAME= emacs20
|
||||||
EMACS_NO_RUN_DEPENDS= YES
|
EMACS_NO_RUN_DEPENDS= YES
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
ERRATA_FILE=
|
ERRATA_FILE=
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,6 @@ COMMENT= Esecanna module for VJE-Delta 3.0
|
||||||
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
|
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_AUTOTOOLS= autoconf:213
|
USE_AUTOTOOLS= autoconf:213
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
# VJE-Delta 3.0 is installed under /usr/local fixedly
|
# VJE-Delta 3.0 is installed under /usr/local fixedly
|
||||||
|
|
|
@ -20,7 +20,6 @@ COMMENT= Pseudo cannaserver which wraps some other input engines
|
||||||
|
|
||||||
USE_RC_SUBR= yes
|
USE_RC_SUBR= yes
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_AUTOTOOLS= autoconf:213
|
USE_AUTOTOOLS= autoconf:213
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
CONFIGURE_ARGS= --with-piddir="${PIDDIR}"
|
CONFIGURE_ARGS= --with-piddir="${PIDDIR}"
|
||||||
|
|
|
@ -21,7 +21,6 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi
|
LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-kakasi=${PREFIX}
|
CONFIGURE_ARGS= --with-kakasi=${PREFIX}
|
||||||
DOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME}
|
DOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME}
|
||||||
|
|
|
@ -16,7 +16,6 @@ EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-*
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../audio/gqmpeg
|
MASTERDIR= ${.CURDIR}/../../audio/gqmpeg
|
||||||
DESCR= ${.CURDIR}/pkg-descr
|
DESCR= ${.CURDIR}/pkg-descr
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-japanese
|
CONFIGURE_ARGS= --enable-japanese
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,6 @@ COMMENT= Japanese address book
|
||||||
ALL_TARGET=
|
ALL_TARGET=
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= gtk12
|
USE_GNOME= gtk12
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} -e "s@gcc@${CC}@g; \
|
${REINPLACE_CMD} -e "s@gcc@${CC}@g; \
|
||||||
|
|
|
@ -20,7 +20,6 @@ PATCH_DIST_STRIP= -p1
|
||||||
MAINTAINER= yoichi@FreeBSD.org
|
MAINTAINER= yoichi@FreeBSD.org
|
||||||
COMMENT= Make Calendar in Postscript format
|
COMMENT= Make Calendar in Postscript format
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
ALL_TARGET= kpcal
|
ALL_TARGET= kpcal
|
||||||
MAN1= kpcal.1
|
MAN1= kpcal.1
|
||||||
PLIST_FILES= bin/kpcal
|
PLIST_FILES= bin/kpcal
|
||||||
|
|
|
@ -24,7 +24,6 @@ COMMENT= Library to add ICQ communication support to your software
|
||||||
|
|
||||||
USE_GNOME= glib12
|
USE_GNOME= glib12
|
||||||
USE_AUTOTOOLS= libtool:15
|
USE_AUTOTOOLS= libtool:15
|
||||||
USE_REINPLACE= yes
|
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -18,7 +18,6 @@ COMMENT= Japanese charset conversion library powered by iconv(3)
|
||||||
MAKE_ARGS= NOPROFILE=true PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
|
MAKE_ARGS= NOPROFILE=true PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
USE_ICONV= yes
|
USE_ICONV= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's,!!PREFIX!!,${PREFIX},' ${WRKSRC}/info.c
|
@${REINPLACE_CMD} -e 's,!!PREFIX!!,${PREFIX},' ${WRKSRC}/info.c
|
||||||
|
|
|
@ -24,7 +24,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff \
|
||||||
jless:${PORTSDIR}/japanese/less
|
jless:${PORTSDIR}/japanese/less
|
||||||
|
|
||||||
MAKE_ENV= GZCAT=${GZCAT} GZIP_CMD="${GZIP_CMD}"
|
MAKE_ENV= GZCAT=${GZCAT} GZIP_CMD="${GZIP_CMD}"
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
MANLANG= "" ja
|
MANLANG= "" ja
|
||||||
MAN1= jman.1 jmanpath.1 japropos.1 \
|
MAN1= jman.1 jmanpath.1 japropos.1 \
|
||||||
|
|
|
@ -15,7 +15,6 @@ COMMENT= An IMAP-based webmail system for mobile-phones
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBY_FEATURES= iconv openssl zlib
|
USE_RUBY_FEATURES= iconv openssl zlib
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
RUBY_VER= 1.8
|
RUBY_VER= 1.8
|
||||||
RUBY_SHEBANG_FILES= mobileimap.in
|
RUBY_SHEBANG_FILES= mobileimap.in
|
||||||
|
|
|
@ -24,7 +24,6 @@ SKKJISYO_TYPE?= L
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/0.//g}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/0.//g}
|
||||||
USE_RC_SUBR= yes
|
USE_RC_SUBR= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --with-cdb=`cd ${PORTSDIR}/databases/cdb; ${MAKE} -V WRKSRC`
|
CONFIGURE_ARGS+= --with-cdb=`cd ${PORTSDIR}/databases/cdb; ${MAKE} -V WRKSRC`
|
||||||
|
|
||||||
|
|
|
@ -57,7 +57,6 @@ MANJADATE= 20040808
|
||||||
FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd
|
FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd
|
||||||
|
|
||||||
NO_LATEST_LINK= yes
|
NO_LATEST_LINK= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_ICONV= yes
|
USE_ICONV= yes
|
||||||
USE_AUTOTOOLS= automake:14 autoconf:213
|
USE_AUTOTOOLS= automake:14 autoconf:213
|
||||||
|
|
|
@ -38,7 +38,6 @@ MANUALVERSION= 1.4
|
||||||
|
|
||||||
FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd
|
FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_ICONV= yes
|
USE_ICONV= yes
|
||||||
USE_AUTOTOOLS= automake:14 autoconf:213
|
USE_AUTOTOOLS= automake:14 autoconf:213
|
||||||
|
|
|
@ -25,7 +25,6 @@ COMMENT= Japanized NetHack
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
USE_BISON= yes
|
USE_BISON= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
MAKE_ENV= CXX="${CXX}" GRAPHICS="${GRAPHICS}"
|
MAKE_ENV= CXX="${CXX}" GRAPHICS="${GRAPHICS}"
|
||||||
PLIST_SUB= HACKNAME="${HACKNAME}" \
|
PLIST_SUB= HACKNAME="${HACKNAME}" \
|
||||||
|
|
|
@ -23,7 +23,6 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/freepwing/catdump:${PORTSDIR}/japanese/freep
|
||||||
RESTRICTED= "The original dictionary is not free"
|
RESTRICTED= "The original dictionary is not free"
|
||||||
NO_PACKAGE= "The original dictionary is not free"
|
NO_PACKAGE= "The original dictionary is not free"
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/otojiro-fpw${PORTVERSION:S/.a/a/}
|
WRKSRC= ${WRKDIR}/otojiro-fpw${PORTVERSION:S/.a/a/}
|
||||||
DICT_PATH?= /cdrom
|
DICT_PATH?= /cdrom
|
||||||
SRCFILE?= otojiro.txt
|
SRCFILE?= otojiro.txt
|
||||||
|
|
|
@ -22,7 +22,6 @@ COMMENT= A text converter from plain to any format
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig
|
||||||
BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig/src
|
BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig/src
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD -DKANJI -DPICTURE -DHTML -fwritable-strings"
|
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD -DKANJI -DPICTURE -DHTML -fwritable-strings"
|
||||||
ALL_TARGET= ${PORTNAME}
|
ALL_TARGET= ${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,6 @@ COMMENT= Python Unicode codecs for Japanese charsets
|
||||||
|
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
USE_PYDISTUTILS=yes
|
USE_PYDISTUTILS=yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
DOCSDIR= ${PREFIX}/share/doc/ja-pycodec
|
DOCSDIR= ${PREFIX}/share/doc/ja-pycodec
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -28,7 +28,6 @@ RUBY_RD_FILES= xselection.rd \
|
||||||
xselection.rd.jp
|
xselection.rd.jp
|
||||||
|
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
INSTALL_TARGET= site-install
|
INSTALL_TARGET= site-install
|
||||||
|
|
||||||
|
|
|
@ -35,9 +35,6 @@ PLIST_SUB+= SKKDIR=${SKKDIR}
|
||||||
DISTFILES+= SKK-JISYO.${type}.${PORTVERSION}.bz2
|
DISTFILES+= SKK-JISYO.${type}.${PORTVERSION}.bz2
|
||||||
PLIST_FILES+= ${SKKDIR}/SKK-JISYO.${type}${CDBSUFFIX}
|
PLIST_FILES+= ${SKKDIR}/SKK-JISYO.${type}${CDBSUFFIX}
|
||||||
.endfor
|
.endfor
|
||||||
.if defined(WITH_SKKJISYO_DELCOMMENTS)
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WITH_SKKJISYO_CDB)
|
.if defined(WITH_SKKJISYO_CDB)
|
||||||
CDBSUFFIX= .cdb
|
CDBSUFFIX= .cdb
|
||||||
|
|
|
@ -19,7 +19,6 @@ USE_IMAKE= yes
|
||||||
NO_INSTALL_MANPAGES= yes
|
NO_INSTALL_MANPAGES= yes
|
||||||
|
|
||||||
.if defined(USE_SKK10)
|
.if defined(USE_SKK10)
|
||||||
USE_REINPLACE= yes
|
|
||||||
PLIST_SUB= SKK8="@comment " SKK10=""
|
PLIST_SUB= SKK8="@comment " SKK10=""
|
||||||
.else
|
.else
|
||||||
PLIST_SUB= SKK8="" SKK10="@comment "
|
PLIST_SUB= SKK8="" SKK10="@comment "
|
||||||
|
|
|
@ -30,7 +30,6 @@ PATCH_DIST_ARGS=-d ${TOPDIR} --forward --quiet -E ${PATCH_DIST_STRIP}
|
||||||
.endif
|
.endif
|
||||||
USE_AUTOTOOLS= autoconf:213
|
USE_AUTOTOOLS= autoconf:213
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl${VERSION}jp \
|
CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl${VERSION}jp \
|
||||||
--enable-xlibHack --enable-onTheSpot
|
--enable-xlibHack --enable-onTheSpot
|
||||||
RANLIB= ranlib
|
RANLIB= ranlib
|
||||||
|
|
|
@ -21,7 +21,6 @@ COMMENT= The Tk toolkit with a NeXTSTEP look and more
|
||||||
|
|
||||||
LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80
|
LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
USE_XPM= yes
|
USE_XPM= yes
|
||||||
USE_AUTOTOOLS= autoconf:213
|
USE_AUTOTOOLS= autoconf:213
|
||||||
|
|
|
@ -24,7 +24,6 @@ EXTRACT_BEFORE_ARGS= xfqw=${WRKDIR}
|
||||||
EXTRACT_AFTER_ARGS= # empty
|
EXTRACT_AFTER_ARGS= # empty
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
@${ECHO_MSG} "===> Extracting tbl file for ${DISTNAME}"
|
@${ECHO_MSG} "===> Extracting tbl file for ${DISTNAME}"
|
||||||
|
|
|
@ -34,7 +34,6 @@ ONLY_FOR_ARCHS= i386
|
||||||
USE_RC_SUBR= yes
|
USE_RC_SUBR= yes
|
||||||
|
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
PLIST_SUB= BINSTUFF="${BINSTUFF}"
|
PLIST_SUB= BINSTUFF="${BINSTUFF}"
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,6 @@ COMMENT= Japanized X manual from "The X Japanese Documentation Project"
|
||||||
|
|
||||||
RUN_DEPENDS= jman:${PORTSDIR}/japanese/man
|
RUN_DEPENDS= jman:${PORTSDIR}/japanese/man
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
NO_MTREE= yes
|
NO_MTREE= yes
|
||||||
PLIST= ${WRKDIR}/PLIST
|
PLIST= ${WRKDIR}/PLIST
|
||||||
|
|
|
@ -16,7 +16,6 @@ COMMENT= A Japanese shodou program for X based on Tcl/Tk
|
||||||
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
|
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
MAN1= xshodou.1
|
MAN1= xshodou.1
|
||||||
MANCOMPRESSED= yes
|
MANCOMPRESSED= yes
|
||||||
|
|
|
@ -14,8 +14,6 @@ MAINTAINER?= ports@FreeBSD.org
|
||||||
|
|
||||||
EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha
|
EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/xvi-2.19/src
|
WRKSRC= ${WRKDIR}/xvi-2.19/src
|
||||||
|
|
||||||
do-extract:
|
do-extract:
|
||||||
|
|
|
@ -15,7 +15,6 @@ COMMENT= Japanese version of a four player mahjong game
|
||||||
|
|
||||||
USE_X_PREFIX= YES
|
USE_X_PREFIX= YES
|
||||||
USE_XPM= yes
|
USE_XPM= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
MAN6= xyagamo.6
|
MAN6= xyagamo.6
|
||||||
MANLANG= ja
|
MANLANG= ja
|
||||||
|
|
|
@ -35,7 +35,6 @@ USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.4+
|
||||||
JAVA_OS= native
|
JAVA_OS= native
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
PORTDESTDIR= ${PREFIX}/eclipse
|
PORTDESTDIR= ${PREFIX}/eclipse
|
||||||
|
|
|
@ -30,7 +30,6 @@ USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.4+
|
||||||
JAVA_OS= native
|
JAVA_OS= native
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
PORTDESTDIR= ${PREFIX}/eclipse
|
PORTDESTDIR= ${PREFIX}/eclipse
|
||||||
|
|
|
@ -32,8 +32,6 @@ MAKE_ARGS+= -Dcommons-collections.api=${COMMONS_COLLECTIONS_API} \
|
||||||
-Dcommons-collections.jar=${JAVALIBDIR}/commons-collections.jar \
|
-Dcommons-collections.jar=${JAVALIBDIR}/commons-collections.jar \
|
||||||
-Dcommons-logging.jar=${JAVALIBDIR}/commons-logging.jar
|
-Dcommons-logging.jar=${JAVALIBDIR}/commons-logging.jar
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
JARFILE= ${PORTNAME}.jar
|
JARFILE= ${PORTNAME}.jar
|
||||||
PLIST_FILES= %%JAVAJARDIR%%/${JARFILE}
|
PLIST_FILES= %%JAVAJARDIR%%/${JARFILE}
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
|
|
|
@ -24,8 +24,6 @@ JAVA_VERSION= 1.2+
|
||||||
USE_ANT= yes
|
USE_ANT= yes
|
||||||
USE_JIKES= no
|
USE_JIKES= no
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
ALL_TARGET= jar
|
ALL_TARGET= jar
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
ALL_TARGET+= javadoc
|
ALL_TARGET+= javadoc
|
||||||
|
|
|
@ -21,7 +21,6 @@ LATEST_LINK= jboss3
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4
|
JAVA_VERSION= 1.4
|
||||||
|
|
||||||
USE_REINPLACE= YES
|
|
||||||
USE_RC_SUBR= YES
|
USE_RC_SUBR= YES
|
||||||
USE_BZIP2= YES
|
USE_BZIP2= YES
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,6 @@ LATEST_LINK= jboss4
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.4+
|
||||||
|
|
||||||
USE_REINPLACE= YES
|
|
||||||
USE_RC_SUBR= YES
|
USE_RC_SUBR= YES
|
||||||
USE_BZIP2= YES
|
USE_BZIP2= YES
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,6 @@ LATEST_LINK= jboss4
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.4+
|
||||||
|
|
||||||
USE_REINPLACE= YES
|
|
||||||
USE_RC_SUBR= YES
|
USE_RC_SUBR= YES
|
||||||
USE_BZIP2= YES
|
USE_BZIP2= YES
|
||||||
|
|
||||||
|
|
|
@ -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}
|
${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/elib/avltree.el:${PORTSDIR}/devel/elib${PORTNAMESUFFIX}
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
BUILD_WRKSRC= ${WRKSRC}/lisp
|
BUILD_WRKSRC= ${WRKSRC}/lisp
|
||||||
MAKEFILE= makefile
|
MAKEFILE= makefile
|
||||||
|
|
|
@ -39,7 +39,6 @@ JFC11DIR?= ${WRKDIRPREFIX}${.CURDIR}/../../java/jfc/work/swing-1.1.1fcs
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
MAKEFILE= GNUmakefile
|
MAKEFILE= GNUmakefile
|
||||||
|
|
|
@ -49,7 +49,6 @@ LATEST_LINK= jdk13
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
MAKE_ENV= ALT_BOOTDIR="${JDK13DIR}" \
|
MAKE_ENV= ALT_BOOTDIR="${JDK13DIR}" \
|
||||||
|
|
|
@ -102,7 +102,6 @@ EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
USE_GMAKE= YES
|
USE_GMAKE= YES
|
||||||
USE_REINPLACE= YES
|
|
||||||
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
MAKE_ENV= ALT_BOOTDIR="${JDK14DIR}" \
|
MAKE_ENV= ALT_BOOTDIR="${JDK14DIR}" \
|
||||||
|
|
|
@ -106,7 +106,6 @@ EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
USE_GMAKE= YES
|
USE_GMAKE= YES
|
||||||
USE_ICONV= YES
|
USE_ICONV= YES
|
||||||
USE_REINPLACE= YES
|
|
||||||
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
|
|
||||||
|
|
|
@ -106,7 +106,6 @@ EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
USE_GMAKE= YES
|
USE_GMAKE= YES
|
||||||
USE_ICONV= YES
|
USE_ICONV= YES
|
||||||
USE_REINPLACE= YES
|
|
||||||
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
|
|
||||||
|
|
|
@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Java program analyzer and checker
|
COMMENT= Java program analyzer and checker
|
||||||
|
|
||||||
USE_REINPLACE= YES
|
|
||||||
|
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
PORTDOCS= manual.pdf
|
PORTDOCS= manual.pdf
|
||||||
.endif
|
.endif
|
||||||
|
|
|
@ -18,7 +18,6 @@ COMMENT= Java Media Framework
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.2+
|
JAVA_VERSION= 1.2+
|
||||||
USE_ZIP= YES
|
USE_ZIP= YES
|
||||||
USE_REINPLACE= YES
|
|
||||||
NO_BUILD= YES
|
NO_BUILD= YES
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/JMF-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/JMF-${PORTVERSION}
|
||||||
|
|
|
@ -22,7 +22,6 @@ USE_JAVA= 1.2+
|
||||||
NEED_JAVAC= yes
|
NEED_JAVAC= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
GETOPT_JAR= ${JAVAJARDIR}/getopt.jar
|
GETOPT_JAR= ${JAVAJARDIR}/getopt.jar
|
||||||
CLASSLIB= ${JAVA_CLASSES}:${GETOPT_JAR}
|
CLASSLIB= ${JAVA_CLASSES}:${GETOPT_JAR}
|
||||||
|
|
|
@ -26,7 +26,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||||
PLIST_SUB+= PORTREVISION=${PORTREVISION}
|
PLIST_SUB+= PORTREVISION=${PORTREVISION}
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_LINUX= yes
|
USE_LINUX= yes
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
JDK_VERSION= 1.4.2
|
JDK_VERSION= 1.4.2
|
||||||
|
|
|
@ -18,7 +18,6 @@ COMMENT= Human-oriented programming language for writing/using Java classes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,6 @@ JAVA_VERSION?= 1.3
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --with-jdk=${JAVA_HOME}
|
CONFIGURE_ARGS+= --with-jdk=${JAVA_HOME}
|
||||||
|
|
|
@ -18,7 +18,6 @@ LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
MAKEFILE= GNUmakefile
|
MAKEFILE= GNUmakefile
|
||||||
|
|
|
@ -23,7 +23,6 @@ JAVAVM= ${JDK13DIR}/bin/java
|
||||||
|
|
||||||
RESTRICTED= "Restrictive license"
|
RESTRICTED= "Restrictive license"
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/Simplicity
|
WRKSRC= ${WRKDIR}/Simplicity
|
||||||
|
|
|
@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/a1/a1./}
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --with-jdk=${JAVADIR}
|
CONFIGURE_ARGS+= --with-jdk=${JAVADIR}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue