# New ports collection makefile for: zh-auto-cn-l10n # Date created: 12 May 2006 # Whom: Yinghong Liu # # $FreeBSD$ PORTNAME= auto-cn-l10n PORTVERSION= 1.1 PORTREVISION= 3 CATEGORIES= chinese #MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/delphij/} DISTNAME= zh-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The automatic localization for Simplified Chinese zh_CN.eucCN locale NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message REINPLACE_ARGS= -i "" OPTIONS= WQY "WenQuanYi Bitmap Song Font" on \ FIREFLYTTF "Firefly TrueType Font" off \ FCITX "GBK Chinese XIM server" off \ SCIM "Smart Common Input Method platform" on \ MINICHINPUT "A tiny version of Chinput" off \ RELAXCONF "A set of utilities for FreeBSD LiveCD" on .include .if !defined(WITHOUT_WQY) RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/wqy/wenquanyi_10pt.pcf:${PORTSDIR}/x11-fonts/wqy .endif .if defined(WITH_FIREFLYTTF) RUN_DEPENDS+= ${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:${PORTSDIR}/chinese/fireflyttf .endif .if defined(WITH_FCITX) RUN_DEPENDS+= fcitx:${PORTSDIR}/chinese/fcitx .endif .if !defined(WITHOUT_SCIM) RUN_DEPENDS+= ${LOCALBASE}/share/scim/tables/Wubi.bin:${PORTSDIR}/chinese/scim-tables RUN_DEPENDS+= ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/pinyin.so:${PORTSDIR}/chinese/scim-pinyin .endif .if defined(WITH_MINICHINPUT) RUN_DEPENDS+= chinput:${PORTSDIR}/chinese/miniChinput .endif .if !defined(WITHOUT_RELAXCONF) RUN_DEPENDS+= relaxconf:${PORTSDIR}/sysutils/relaxconf .endif post-patch: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g; \ s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/dot.xselector ${WRKSRC}/dot.xinitrc do-install: ${MKDIR} ${PREFIX}/share/skel/zh_CN.eucCN ${CP} ${WRKSRC}/* ${PREFIX}/share/skel/zh_CN.eucCN post-install: @${SED} "s|%%PREFIX%%|${PREFIX}|g" \ ${.CURDIR}/pkg-message > ${PKGMESSAGE} @${CAT} ${PKGMESSAGE} .include ni-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make print/ghostscript9-agpl-base the default Ghostscript port. Upstreamtijl2016-03-241-0/+1
* Update to 1.99.4.mat2016-03-2318-155/+1293
* - Split ghostscript into X11-independent and -dependent parts:hrs2015-08-231-2/+2
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-1/+1
* - Strip binariesamdmi32015-06-041-1/+6
* - Add LICENSE_FILEamdmi32015-04-091-1/+2
* - Remove Mk/bsd.efl.mkgblach2014-12-271-2/+2
* Cleanup plistbapt2014-10-271-494/+20
* lang/guile:tijl2014-08-311-1/+1
* - Fix build on -currentadamw2014-08-296-50/+71
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
* - update to 1.0.7.21rm2014-02-135-3963/+4630
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-3/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1
* - Update DESKTOP_ENTRIES:makc2013-01-071-2/+2
* Use now global ghostscript descriptionbapt2012-12-131-2/+1
* Convert to new options frameworkbapt2012-12-131-17/+11
* - Reset MAINTAINER due to unrecoverable bouncezi2012-12-051-1/+1
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
* - update png to 1.5.10dinoex2012-06-011-0/+1
* Remove whitespace after b.p.m to help reduce false postives when searching fo...eadler2012-02-081-1/+0
* Update to 1.0.7.14eadler2011-12-253-89/+167
* - Update to 1.0.7.13 [1]pawel2011-10-233-91/+1177
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - Chase guile shared lib bumpjlaffaye2011-07-311-1/+2
* - Update to 1.0.7.10culot2011-04-273-9/+23
* - Update to 1.0.7.9dhn2011-03-073-258/+339
* -Update to 1.0.7.8wen2010-12-154-63/+99
* - Update to 1.0.7.6wen2010-11-044-14/+75
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Mark MAKE_JOBS_SAFEamdmi32010-02-041-0/+2
* - Remove include of utmp.h as it doesn't seem to be used by anything.nemoliu2010-02-011-6/+7
* - Update to 1.0.7.3pgollucci2010-01-074-27/+70
* - Update to 1.0.7.2miwi2009-09-263-15/+16
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-292-4/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-31