head	1.20;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.2;
locks; strict;
comment	@# @;


1.20
date	2013.03.22.23.30.04;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.12.07.17.11.46;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.11.11.14.46.39;	author rm;	state Exp;
branches;
next	1.16;

1.16
date	2012.10.01.15.01.14;	author bdrewery;	state Exp;
branches;
next	1.15;

1.15
date	2012.09.25.17.52.52;	author bdrewery;	state Exp;
branches;
next	1.14;

1.14
date	2012.08.13.08.06.52;	author beat;	state Exp;
branches;
next	1.13;

1.13
date	2012.06.01.05.16.38;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2012.01.14.10.40.42;	author lwhsu;	state Exp;
branches;
next	1.11;

1.11
date	2011.11.14.03.26.38;	author rakuco;	state Exp;
branches;
next	1.10;

1.10
date	2011.02.13.00.48.49;	author sunpoet;	state Exp;
branches;
next	1.9;

1.9
date	2011.02.13.00.25.06;	author sunpoet;	state Exp;
branches;
next	1.8;

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

1.7
date	2010.12.13.20.24.04;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2010.12.13.04.22.31;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2010.07.28.13.46.12;	author arved;	state Exp;
branches;
next	1.4;

1.4
date	2010.05.31.01.57.38;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2010.03.28.06.31.51;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2010.02.05.11.34.46;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2009.12.27.10.10.35;	author wen;	state Exp;
branches;
next	;


desc
@@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314960
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Eric L. Camachat <eric@@camachat.org>
# $FreeBSD: head/chinese/ibus-chewing/Makefile 314960 2013-03-22 20:06:14Z makc $

PORTNAME=	ibus-chewing
PORTVERSION=	1.4.3
CATEGORIES=	chinese
MASTER_SITES=	GOOGLE_CODE
DISTNAME=	${PORTNAME}-${PORTVERSION}-Source

MAINTAINER=	eric@@camachat.org
COMMENT=	Chewing engine for IBus

LICENSE=	GPLv2

BUILD_DEPENDS=	gob2:${PORTSDIR}/devel/gob2 \
		${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:${PORTSDIR}/devel/cmake-fedora \
		ibus-daemon:${PORTSDIR}/textproc/ibus
RUN_DEPENDS=	ibus-daemon:${PORTSDIR}/textproc/ibus
LIB_DEPENDS=	chewing:${PORTSDIR}/chinese/libchewing

CMAKE_ARGS+=	-DSYSCONF_INSTALL_DIR=${PREFIX}/etc \
		-DLIB_DIR=${PREFIX}/lib
GCONF_SCHEMAS=	${PORTNAME}.schemas
USES=		cmake
USE_GETTEXT=	yes
USE_GNOME=	gconf2 gtk20
USE_XORG=	xtst

PROJECTHOST=	ibus

PLIST_SUB+=	PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>
@


1.19
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308437
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308437 | arved | 2012-12-07 17:08:26 +0000 (Fri, 07 Dec 2012) | 6 lines
## SVN ##
## SVN ## Update to 1.4.3
## SVN ##
## SVN ## PR:		174207
## SVN ## Submitted by:	maintainer
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/chinese/ibus-chewing/Makefile 308437 2012-12-07 17:08:26Z arved $
d24 1
a24 1
USE_CMAKE=	yes
@


1.18
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/chinese/ibus-chewing/Makefile 307316 2012-11-11 14:46:39Z rm $
d5 1
a5 1
PORTVERSION=	1.4.2
@


1.17
log
@SVN rev 307316 on 2012-11-11 14:46:39Z by rm

- update maintainer's email and Last name (the change was confirmed
  in private email)

PR:		173284
PR:     173285
PR:     173286
Submitted by:   Eric Camachat <eric at camachat dot org> (maintainer)
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.16
log
@SVN rev 305132 on 2012-10-01 15:01:14Z by bdrewery

- Fix header to proper format

Reported by:	danfe
@
text
@d1 1
a1 1
# Created by: Eric L. Chen <lihong@@ieee.org>
d10 1
a10 1
MAINTAINER=	lihong@@ieee.org
@


1.15
log
@SVN rev 304850 on 2012-09-25 17:52:52Z by bdrewery

- Update to 1.4.2 [1]
- Add LICENSE
- Remove ABI versions from LIB_DEPENDS
- Update to new Makefile header

PR:		ports/171653 [1]
Submitted by:	Jin-Sih Lin <linpct@@gmail.com>
Approved by:	Eric Camachat <lihong@@ieee.org> (maintainer)
@
text
@d1 1
a1 1
# Created By: Eric L. Chen <lihong@@ieee.org>
@


1.14
log
@SVN rev 302459 on 2012-08-13 08:06:52Z by beat

- Chase ibus update

Reported by:	pointyhat
Approved by:	maintainer
Obtained from:	https://bugs.gentoo.org/show_bug.cgi?id=407695
@
text
@d1 1
a1 4
# New ports collection makefile for:	zh-ibus-chewing
# Date created:				24 December 2009
# Whom:					Eric L. Chen <lihong@@ieee.org>
#
a2 1
#
d5 1
a5 2
PORTVERSION=	1.3.10
PORTREVISION=	2
d13 2
d19 1
a19 1
LIB_DEPENDS=	chewing.3:${PORTSDIR}/chinese/libchewing
d21 2
a22 1
CMAKE_ARGS+=	-DSYSCONF_INSTALL_DIR=${PREFIX}/etc
@


1.13
log
@- update png to 1.5.10
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.12
log
@- Update to 1.3.10

PR:		ports/163910
Submitted by:	Kuan-Chung Chiu <buganini@@gmail.com>
Approved by:	Eric Camachat <lihong@@ieee.org> (maintainer)
@
text
@d10 1
@


1.11
log
@Remove CMAKE_USE_PTHREAD from the ports using it.

This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	1.3.9.2
d18 1
d32 2
@


1.10
log
@- Revert previous commit of MAINTAINER address
@
text
@a22 1
CMAKE_USE_PTHREAD=yes
@


1.9
log
@- Remove FETCH_ARGS and FETCH_BEFORE_ARGS
- Update MAINTAINER address [1]
- Use GOOGLE_CODE macro

PR:		ports/148276 [1]
		ports/149963 [2]
Submitted by:	Eric L. Chen <eric@@bsded.com> (maintainer, new address)
@
text
@d14 1
a14 1
MAINTAINER=	eric@@bsded.com
@


1.8
log
@- Update to 1.3.9.2

PR:		ports/153907
Submitted by:	"Charlie &" <linpct@@gmail.com>
Approved by:	maintainer
Feature safe:	yes
@
text
@d11 1
a11 1
MASTER_SITES=	http://ibus.googlecode.com/files/
d14 1
a14 1
MAINTAINER=	lihong@@ieee.org
d22 4
a25 3
FETCH_BEFORE_ARGS=	-o ${DISTNAME}${EXTRACT_SUFX}
FETCH_ARGS=	-apRr

a28 1
GCONF_SCHEMAS=	ibus-chewing.schemas
d30 1
a30 3
USE_CMAKE=	yes
CMAKE_USE_PTHREAD=yes
CMAKE_ARGS+=	-DSYSCONF_INSTALL_DIR=${PREFIX}/etc
@


1.7
log
@- distfile deltas verified by hand.

Requested by:   wxs
@
text
@d9 1
a9 1
PORTVERSION=	1.3.6.20100730
@


1.6
log
@- Update to 1.3.6.20100730
- Remove MD5

PR:             ports/149196
Submitted by:   Jin-Sih Lin <linpct@@gmail.com>
Approved by:    lihong@@ieee.org (maintainer)
@
text
@@


1.5
log
@Update to	1.3.5.20100706

PR:		148983
Submitted by:	Jin-Sih Lin <linpct@@gmail.com>
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.3.5.20100706
@


1.4
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d9 1
a9 2
PORTVERSION=	1.2.0.20090817
PORTREVISION=	3
d11 2
a12 2
MASTER_SITES=	http://github.com/definite/ibus-chewing/tarball/${PORTVERSION}/
DISTNAME=	definite-ibus-chewing-${GITCOMMIT}
a32 1
GITCOMMIT=	8dd0478
@


1.3
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.2
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@Chewing engine for IBus.

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

PR:		ports/141951
Submitted by:	"Eric L. Chen" <lihong@@ieee.org>
@
text
@d10 1
@

