mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
This commit is contained in:
parent
7a2a42a09a
commit
c1023f2b65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356156
17 changed files with 17 additions and 33 deletions
|
@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Automatic localization for Traditional Chinese locale
|
COMMENT= Automatic localization for Traditional Chinese locale
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_XZ= yes
|
USES= tar:xz
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,7 @@ COMMENT= Chewing support for Fcitx
|
||||||
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
||||||
libchewing.so:${PORTSDIR}/chinese/libchewing
|
libchewing.so:${PORTSDIR}/chinese/libchewing
|
||||||
|
|
||||||
USE_XZ= yes
|
USES= tar:xz cmake gettext pkgconfig
|
||||||
USES= cmake gettext pkgconfig
|
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -14,8 +14,7 @@ COMMENT= A cloud-based Pinyin module for Fcitx
|
||||||
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
||||||
libcurl.so:${PORTSDIR}/ftp/curl
|
libcurl.so:${PORTSDIR}/ftp/curl
|
||||||
|
|
||||||
USE_XZ= yes
|
USES= tar:xz cmake gettext pkgconfig
|
||||||
USES= cmake gettext pkgconfig
|
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
|
|
||||||
PROJECTHOST= fcitx
|
PROJECTHOST= fcitx
|
||||||
|
|
|
@ -13,8 +13,7 @@ COMMENT= A libgooglepinyin support for Fcitx
|
||||||
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
||||||
libgooglepinyin.so:${PORTSDIR}/chinese/libgooglepinyin
|
libgooglepinyin.so:${PORTSDIR}/chinese/libgooglepinyin
|
||||||
|
|
||||||
USE_XZ= yes
|
USES= tar:xz cmake gettext pkgconfig
|
||||||
USES= cmake gettext pkgconfig
|
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
|
|
||||||
PROJECTHOST= fcitx
|
PROJECTHOST= fcitx
|
||||||
|
|
|
@ -17,8 +17,7 @@ LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
||||||
libpinyin.so:${PORTSDIR}/chinese/libpinyin
|
libpinyin.so:${PORTSDIR}/chinese/libpinyin
|
||||||
|
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
|
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
|
||||||
USE_XZ= yes
|
USES= tar:xz cmake gettext pkgconfig
|
||||||
USES= cmake gettext pkgconfig
|
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,7 @@ LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
||||||
librime.so:${PORTSDIR}/chinese/librime
|
librime.so:${PORTSDIR}/chinese/librime
|
||||||
|
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
|
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
|
||||||
USE_XZ= yes
|
USES= tar:xz cmake gettext
|
||||||
USES= cmake gettext
|
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
|
@ -12,8 +12,7 @@ COMMENT= Table-based input methods for Fcitx
|
||||||
|
|
||||||
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx
|
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx
|
||||||
|
|
||||||
USE_XZ= yes
|
USES= tar:xz cmake gettext
|
||||||
USES= cmake gettext
|
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
STRIP=
|
STRIP=
|
||||||
|
|
|
@ -14,9 +14,8 @@ COMMENT= An alternative light weight UI for Fcitx
|
||||||
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
||||||
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
|
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
|
||||||
|
|
||||||
USE_BZIP2= yes
|
|
||||||
USE_XORG= x11 xft xpm
|
USE_XORG= x11 xft xpm
|
||||||
USES= cmake gettext pkgconfig
|
USES= tar:bzip2 cmake gettext pkgconfig
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
|
|
||||||
PROJECTHOST= fcitx
|
PROJECTHOST= fcitx
|
||||||
|
|
|
@ -27,11 +27,10 @@ SUB_LIST+= PORTSDIR=${PORTSDIR}
|
||||||
|
|
||||||
CONFLICTS= zh-scim-fcitx-3.*
|
CONFLICTS= zh-scim-fcitx-3.*
|
||||||
|
|
||||||
USE_XZ= yes
|
|
||||||
USE_GNOME= pango intltool libxml2 introspection
|
USE_GNOME= pango intltool libxml2 introspection
|
||||||
USE_XORG= x11 xext xkbfile
|
USE_XORG= x11 xext xkbfile
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USES= cmake desktop-file-utils gettext iconv pathfix pkgconfig shared-mime-info
|
USES= tar:xz cmake desktop-file-utils gettext iconv pathfix pkgconfig shared-mime-info
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,7 @@ RUN_DEPENDS= autob5:${PORTSDIR}/chinese/autoconvert
|
||||||
|
|
||||||
PROJECTHOST= chinese-fortune
|
PROJECTHOST= chinese-fortune
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USES= gmake
|
USES= tar:bzip2 gmake
|
||||||
USE_BZIP2= yes
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
.if !exists(/usr/games/fortune) || !exists(/usr/games/strfile)
|
.if !exists(/usr/games/fortune) || !exists(/usr/games/strfile)
|
||||||
|
|
|
@ -9,10 +9,9 @@ MASTER_SITES= GOOGLE_CODE
|
||||||
MAINTAINER= clsung@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= The Chewing intelligent phonetic input method library
|
COMMENT= The Chewing intelligent phonetic input method library
|
||||||
|
|
||||||
USES= gmake pkgconfig pathfix
|
USES= tar:bzip2 gmake pkgconfig pathfix
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_BZIP2= yes
|
|
||||||
|
|
||||||
DATADIR= ${PREFIX}/share/chewing
|
DATADIR= ${PREFIX}/share/chewing
|
||||||
PROJECTHOST= chewing
|
PROJECTHOST= chewing
|
||||||
|
|
|
@ -9,8 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||||
MAINTAINER= lichray@gmail.com
|
MAINTAINER= lichray@gmail.com
|
||||||
COMMENT= A fork of Google Pinyin IME on Android
|
COMMENT= A fork of Google Pinyin IME on Android
|
||||||
|
|
||||||
USE_BZIP2= yes
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USES= cmake
|
USES= tar:bzip2 cmake
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -12,9 +12,8 @@ COMMENT= BBS client using GTK+ 2.x
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
USE_XZ= yes
|
|
||||||
USE_GNOME= gtk20 intlhack
|
USE_GNOME= gtk20 intlhack
|
||||||
USES= iconv gmake pkgconfig
|
USES= tar:xz iconv gmake pkgconfig
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS DEBUG DOCKLET NOTIFIER LIBNOTIFY NANCY MOUSE EXTERNAL IPLOOKUP PROXY
|
OPTIONS_DEFINE= NLS DEBUG DOCKLET NOTIFIER LIBNOTIFY NANCY MOUSE EXTERNAL IPLOOKUP PROXY
|
||||||
|
|
|
@ -10,8 +10,7 @@ MASTER_SITES= SF/qterm/qterm/${PORTVERSION}
|
||||||
MAINTAINER= kaiwang27@gmail.com
|
MAINTAINER= kaiwang27@gmail.com
|
||||||
COMMENT= BBS client for BSD/Linux
|
COMMENT= BBS client for BSD/Linux
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USES= tar:bzip2 cmake perl5
|
||||||
USES= cmake perl5
|
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
USE_QT4= codecs-cn_run codecs-tw_run gui help-tools_build \
|
USE_QT4= codecs-cn_run codecs-tw_run gui help-tools_build \
|
||||||
linguist_build moc_build network qt3support_build \
|
linguist_build moc_build network qt3support_build \
|
||||||
|
|
|
@ -18,8 +18,7 @@ LIB_DEPENDS= libespeak.so:${PORTSDIR}/audio/espeak
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib"
|
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib"
|
||||||
USE_BZIP2= yes
|
USES= tar:bzip2 gettext gmake pkgconfig
|
||||||
USES= gettext gmake pkgconfig
|
|
||||||
USE_GNOME= gtk20 esound
|
USE_GNOME= gtk20 esound
|
||||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,7 @@ COMMENT= SCIM IMEngine module for fcitx
|
||||||
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
|
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
|
||||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USES= tar:bzip2 gmake pkgconfig
|
||||||
USES= gmake pkgconfig
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= libtool:keepla
|
USES= tar:bzip2 libtool:keepla
|
||||||
USE_AUTOTOOLS= aclocal autoheader autoconf libtoolize
|
USE_AUTOTOOLS= aclocal autoheader autoconf libtoolize
|
||||||
LIBTOOLIZE_ARGS=-i -c -f
|
LIBTOOLIZE_ARGS=-i -c -f
|
||||||
USE_BZIP2= yes
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \
|
MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \
|
||||||
LIBRARY_WNNMANDIR="3.libwnn" \
|
LIBRARY_WNNMANDIR="3.libwnn" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue