head	1.10;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2013.03.22.23.30.04;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.09.19.07.06.51;	author wen;	state Exp;
branches;
next	1.7;

1.7
date	2012.07.25.18.10.40;	author scheidell;	state Exp;
branches;
next	1.6;

1.6
date	2012.06.01.05.16.38;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2012.05.25.07.45.08;	author wen;	state Exp;
branches;
next	1.4;

1.4
date	2012.04.30.22.57.38;	author scheidell;	state Exp;
branches;
next	1.3;

1.3
date	2012.02.07.20.57.08;	author delphij;	state Exp;
branches;
next	1.2;

1.2
date	2011.11.14.00.41.34;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2011.11.11.15.47.42;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314960
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	fcitx-sunpinyin
# Date created:				10 Nov 2011
# Whom:			Zhihao Yuan <lichray@@gmail.com>
#
# $FreeBSD: head/chinese/fcitx-sunpinyin/Makefile 314960 2013-03-22 20:06:14Z makc $
#

PORTNAME=	fcitx-sunpinyin
PORTVERSION=	0.3.9
CATEGORIES=	chinese
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR=	fcitx

MAINTAINER=	lichray@@gmail.com
COMMENT=	SunPinyin support for Fcitx

LIB_DEPENDS=	fcitx-config:${PORTSDIR}/chinese/fcitx
BUILD_DEPENDS=	zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin
RUN_DEPENDS:=	${BUILD_DEPENDS}

USE_XZ=		yes
USE_GETTEXT=	yes
USES=		cmake
USE_GNOME=	intltool
INSTALLS_ICONS=	yes

PROJECTHOST=	fcitx

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.9
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/chinese/fcitx-sunpinyin/Makefile 304479 2012-09-19 07:06:51Z wen $
d23 1
a23 1
USE_CMAKE=	yes
@


1.8
log
@SVN rev 304479 on 2012-09-19 07:06:51Z by wen

- Update to 0.3.9

PR:		171608
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@SVN rev 301526 on 2012-07-25 18:10:40Z by scheidell

- Update fcitx and addons to 4.2.5
- Remove textproc/fcitx-keyboard

PR:		ports/170010
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.3.8
@


1.6
log
@- update png to 1.5.10
@
text
@d9 1
a9 2
PORTVERSION=	0.3.6
PORTREVISION=	1
d17 3
a19 2
LIB_DEPENDS=	fcitx-config.4:${PORTSDIR}/chinese/fcitx \
		sunpinyin.3:${PORTSDIR}/chinese/sunpinyin
@


1.5
log
@- Update to 0.3.6

PR:		167863
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d10 1
@


1.4
log
@- Update chinese/fcitx-googlepinyin to 0.1.4
- Update chinese/fcitx-configtool to 0.4.0
- Update chinese/fcitx-cloudpinyin to 0.2.0
- Update chinese/fcitx-sunpinyin to 0.3.3
- Update chinese/fcitx to 4.2.2
- Update textproc/fcitx-keyboard to 0.1.0

PR:		ports/166689
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.3.5
@


1.3
log
@Update fcitx and friends:

 - fcitx to 4.2.0, always depend on dbus
 - fcitx-cloudpinyin to 0.2.0
 - fcitx-configtool to 0.4.0
 - fcitx-googlepinyin to 0.1.4
 - fcitx-sunpinyin to 0.3.3
 - fcitx-ui-light to 0.1.3
 - libgooglepinyin to 0.1.2

PR:		ports/164820
Submitted by:	maintainer (Zhihao Yuan <lichray gmail com>
@
text
@d9 1
a9 1
PORTVERSION=	0.3.3
d20 1
a20 1
USE_BZIP2=	yes
@


1.2
log
@- remove the x11 sub-categories of the fcitx-* ports, and put their distfiles
together

PR:		ports/162487
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.3.2
@


1.1
log
@fcitx-sunpinyin provides SunPinyin, a statistical language model based
input method engine, as a back-end to the Fcitx IM server.

WWW:	http://code.google.com/p/fcitx/

PR:		ports/162466
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
@
text
@d10 1
a10 1
CATEGORIES=	chinese x11
d12 1
@

