head	1.34;
access;
symbols
	RELEASE_8_3_0:1.30
	RELEASE_9_0_0:1.30
	RELEASE_7_4_0:1.29
	RELEASE_8_2_0:1.29
	RELEASE_6_EOL:1.28
	RELEASE_8_1_0:1.28
	RELEASE_7_3_0:1.27
	RELEASE_8_0_0:1.26
	RELEASE_7_2_0:1.23
	RELEASE_7_1_0:1.22
	RELEASE_6_4_0:1.22
	RELEASE_5_EOL:1.21
	RELEASE_7_0_0:1.21
	RELEASE_6_3_0:1.21
	PRE_XORG_7:1.20
	RELEASE_4_EOL:1.18
	RELEASE_6_2_0:1.18
	RELEASE_6_1_0:1.17
	RELEASE_5_5_0:1.17
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.9
	old_RELEASE_4_11_0:1.6
	old_RELEASE_5_3_0:1.4;
locks; strict;
comment	@# @;


1.34
date	2013.02.17.04.45.49;	author svnexp;	state Exp;
branches;
next	1.33;

1.33
date	2012.11.17.05.54.58;	author svnexp;	state Exp;
branches;
next	1.32;

1.32
date	2012.06.10.18.41.16;	author swills;	state Exp;
branches;
next	1.31;

1.31
date	2012.06.01.05.16.40;	author dinoex;	state Exp;
branches;
next	1.30;

1.30
date	2011.09.23.22.21.25;	author amdmi3;	state Exp;
branches;
next	1.29;

1.29
date	2010.12.04.07.30.36;	author ade;	state Exp;
branches;
next	1.28;

1.28
date	2010.03.28.06.31.55;	author dinoex;	state Exp;
branches;
next	1.27;

1.27
date	2010.02.05.11.34.49;	author dinoex;	state Exp;
branches;
next	1.26;

1.26
date	2009.08.22.00.15.07;	author amdmi3;	state Exp;
branches;
next	1.25;

1.25
date	2009.08.02.19.32.33;	author mezz;	state Exp;
branches;
next	1.24;

1.24
date	2009.07.31.13.49.27;	author dinoex;	state Exp;
branches;
next	1.23;

1.23
date	2009.01.05.17.27.25;	author pav;	state Exp;
branches;
next	1.22;

1.22
date	2008.06.06.13.14.36;	author edwin;	state Exp;
branches;
next	1.21;

1.21
date	2007.05.19.20.00.48;	author flz;	state Exp;
branches;
next	1.20;

1.20
date	2007.03.31.06.52.40;	author ume;	state Exp;
branches;
next	1.19;

1.19
date	2007.03.14.07.47.32;	author linimon;	state Exp;
branches;
next	1.18;

1.18
date	2006.10.14.08.53.48;	author marcus;	state Exp;
branches;
next	1.17;

1.17
date	2006.03.02.03.11.54;	author ade;	state Exp;
branches;
next	1.16;

1.16
date	2006.02.23.10.34.55;	author ade;	state Exp;
branches;
next	1.15;

1.15
date	2006.02.12.10.46.03;	author lawrance;	state Exp;
branches;
next	1.14;

1.14
date	2005.11.15.06.48.13;	author ade;	state Exp;
branches;
next	1.13;

1.13
date	2005.11.05.05.20.23;	author marcus;	state Exp;
branches;
next	1.12;

1.12
date	2005.10.15.13.21.13;	author nork;	state Exp;
branches;
next	1.11;

1.11
date	2005.07.30.06.20.19;	author nork;	state Exp;
branches;
next	1.10;

1.10
date	2005.05.10.14.57.22;	author nork;	state Exp;
branches;
next	1.9;

1.9
date	2005.03.12.10.52.40;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2005.03.10.12.31.47;	author clsung;	state Exp;
branches;
next	1.7;

1.7
date	2005.01.20.15.25.44;	author vanilla;	state Exp;
branches;
next	1.6;

1.6
date	2004.11.07.22.36.01;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2004.10.18.21.35.10;	author thierry;	state Exp;
branches;
next	1.4;

1.4
date	2004.08.22.12.33.49;	author arved;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.12.07.14.44;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.30.08.41.53;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.02.22.36.26;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.34
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312400
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Jie Gao <gaoj@@cpsc.ucalgary.ca>
# $FreeBSD: head/chinese/scim-pinyin/Makefile 312400 2013-02-17 04:18:23Z pclin $

PORTNAME=	scim-pinyin
PORTVERSION=	0.5.92
CATEGORIES=	chinese
MASTER_SITES=	SF/scim/${PORTNAME}/${PORTVERSION}

MAINTAINER=	pclin@@FreeBSD.org
COMMENT=	SCIM Chinese Smart Pinyin input method

BUILD_DEPENDS=	scim>=1.2.0:${PORTSDIR}/textproc/scim
RUN_DEPENDS:=	${BUILD_DEPENDS}

USE_GNOME=	gnomehack lthack
USE_ICONV=	yes
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool

CONFIGURE_ARGS+=	--disable-skim-support

CPPFLAGS+=	-I${LOCALBASE}/include -D__STDC_ISO_10646__
LDFLAGS+=	-L${LOCALBASE}/lib -lintl

OPTIONS_DEFINE=	NLS

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT=	yes
PLIST_SUB+=	NLS=""
.else
CONFIGURE_ARGS+=	--disable-nls
PLIST_SUB+=	NLS="@@comment "
.endif

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

.include <bsd.port.mk>
@


1.33
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:    zh-scim-chinese
# Date created:		20 May 2004
# Whom:			Jie Gao	<gaoj@@cpsc.ucalgary.ca>
#
# $FreeBSD: head/chinese/scim-pinyin/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d5 1
a5 2
PORTVERSION=	0.5.91
PORTREVISION=	9
d9 1
a9 1
MAINTAINER=	ports@@FreeBSD.org
d12 1
a12 1
BUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
d20 1
a20 2
CONFIGURE_ENV=	PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
		PTHREAD_LIBS="${PTHREAD_LIBS}"
d25 1
a25 1
.include <bsd.port.pre.mk>
d27 1
a27 1
PLIST_SUB=	SKIM="@@comment "
d29 3
a31 3
pre-fetch:
.if exists(${LOCALBASE}/bin/skim)
	@@${ECHO_MSG} "===>  Skim is detected, support enabled."
d33 2
a34 13
	@@${ECHO_MSG} "Define WITH_SKIM to enable skim support."
.endif

.if exists(${LOCALBASE}/bin/skim)
WITH_SKIM=	yes
.endif

.if !defined(WITH_SKIM)
CONFIGURE_ARGS+=--disable-skim-support
.else
BUILD_DEPENDS+=	skim:${PORTSDIR}/textproc/skim
CONFIGURE_ENV+=	PTHREAD_LIBS="${PTHREAD_LIBS}"
PLIST_SUB=	SKIM="" PREFIX="${PREFIX}"
a38 3
	@@${ECHO}
	@@${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'
	@@${ECHO}
d40 1
a40 1
.include <bsd.port.post.mk>
@


1.32
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.31
log
@- update png to 1.5.10
@
text
@d18 1
a18 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.30
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d10 1
a10 1
PORTREVISION=	8
@


1.29
log
@Sync to new bsd.autotools.mk
@
text
@d26 4
a29 3
		PTHREAD_LIBS="${PTHREAD_LIBS}" \
		CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
		LDFLAGS="-L${LOCALBASE}/lib -lintl"
@


1.28
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d23 1
a23 1
USE_AUTOTOOLS=	libtool:22
@


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


1.26
log
@- Switch SourceForge ports to the new File Release System: categories starting with B,C
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.25
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
@


1.24
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d24 1
a24 1
USE_AUTOTOOLS=	libtool:15
@


1.23
log
@- Remove conditional checks relevant only on FreeBSD 5.x and older
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.22
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d27 3
a29 1
		PTHREAD_LIBS="${PTHREAD_LIBS}"
a32 10
.if ${OSVERSION} < 500035
BUILD_DEPENDS+=	${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
RUN_DEPENDS+=	${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \
		LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}"
.else
CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
		LDFLAGS="-L${LOCALBASE}/lib -lintl"
.endif

@


1.21
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.20
log
@Fix plist after upgrading scim to 1.4.5.
scim-1.4.5 appended its version to the moduledir in scim.pc.
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.19
log
@Reset gaoj@@cpsc.ucalgary.ca due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.18
log
@Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
@
text
@d15 1
a15 1
MAINTAINER=	gaoj@@cpsc.ucalgary.ca
@


1.17
log
@Fix up a little more post-libtool fallout

Submitted by:	various
Approved by:	portmgr (implicit)
@
text
@d10 1
a10 1
PORTREVISION=	1
a21 1
USE_X_PREFIX=	yes
@


1.16
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d25 1
a25 1
GNU_CONFIGURE=	yes
@


1.15
log
@Update to 0.5.91.
Add new optional skim setup module (WITH_SKIM).

PR:		ports/93165
Submitted by:	Jie Gao <gaoj@@cpsc.ucalgary.ca> (maintainer)
@
text
@d10 1
d25 1
a25 1
USE_AUTOTOOLS=	libtool:15
@


1.14
log
@Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
@
text
@d9 1
a9 2
PORTVERSION=	0.5.0
PORTREVISION=	5
d41 21
@


1.13
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d25 1
a25 1
USE_LIBTOOL_VER=	15
@


1.12
log
@SCIM updated to 1.4.2.
o Update scim 1.4.2. [1]
o Update skim 1.4.2. [1]
o Update scim-uim 0.1.4. [2]
o Bump PORTREVISION in scim related ports.

Approved by:	Jie Gao <gaoj@@cpsc.ucalgary.ca> [1]
Approved by:	Seiya Yanagita <s_yanagita@@ybb.ne.jp> [2]
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.11
log
@o Update to 1.4.0.
o Chase bump libversion to slave ports .

PR:		ports/84247
Submitted by:	Jie Gao <gaoj@@cpsc.ucalgary.ca> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.10
log
@o Update
  ports/textproc/scim 1.2.0 --> 1.2.2
  ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.

PR:		ports/80848
Submitted by:	Jie Gao <gaoj@@cpsc.ucalgary.ca> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.9
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.8
log
@- update from scim-chinese 0.4.2 to scim-pinyin 0.5.0
- rename to chinese/scim-pinyin

PR:		78265
Submitted by:	maintainer
Repocopy by:	marcus
@
text
@d10 1
@


1.7
log
@Remove dead master site and update WWW.

PR:		ports/76476
Submitted by:	maintainer
@
text
@d8 2
a9 3
PORTNAME=	scim-chinese
PORTVERSION=	0.4.2
PORTREVISION=	1
d20 1
a20 1
USE_GNOME=	lthack
a35 1
EXTRA_PATCHES=	${FILESDIR}/extra-patch-4-stable
@


1.6
log
@Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		http://freedesktop.org/~suzhe/scim-chinese/
@


1.5
log
@Upgrade textproc/scim and related ports:
  textproc/scim         0.99.6 --> 1.0.0
  chinese/scim-chinese  0.4.1  --> 0.4.2
  chinese/scim-tables   0.4.1  --> 0.4.3
  korean/scim-tables    0.4.1  --> 0.4.3
  japanese/scim-tables  0.4.1  --> 0.4.3
  textproc/skim         0.9.5  --> 1.0.0

Pet portlint.

PR:		ports/71919
Submitted by:	maintainer.
@
text
@d10 1
@


1.4
log
@Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.
Update textproc/scim to 0.99.6
Update dependants:
  textproc/skim         0.9.4 --> 0.9.5
  chinese/scim-chinese  0.4.0 --> 0.4.1
  chinese/scim-tables   0.4.0 --> 0.4.1
  korean/scim-tables    0.4.0 --> 0.4.1
  japanese/scim-tables  0.4.0 --> 0.4.1

PR:		70501
Submitted by:	Jie Gao <gaoj@@cpsc.ucalgary.ca>
@
text
@d9 1
a9 1
PORTVERSION=	0.4.1
d33 4
a36 4
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
RUN_DEPENDS+=   ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \
                LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}"
d46 1
a46 1
	@@${ECHO} To display this message again, type \`make post-install\'
@


1.3
log
@1: Make scim buildable on 4-X.
2: Add sf.net to MASTER_SITE.
3: make other ports BROKEN on 4-X.

PR:		ports/70326
Submitted by:	maintainer
@
text
@d9 1
a9 2
PORTVERSION=	0.4.0
PORTREVISION=	2
@


1.2
log
@- Chase scim shlib bump and gcc-3.4 fix
@
text
@d10 1
a10 1
PORTREVISION=	1
d12 3
a14 1
MASTER_SITES=	http://freedesktop.org/~suzhe/scim-chinese/
d27 2
a28 3
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
		LDFLAGS="-L${LOCALBASE}/lib -lintl" \
		PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
d31 13
d50 1
a50 1
.include <bsd.port.mk>
@


1.1
log
@Add scim-chinese 0.4.0, SCIM Chinese Smart Pinyin input method.

PR:		ports/67133
Submitted by:	Jie Gao	<gaoj@@cpsc.ucalgary.ca>
somepart by:	me
@
text
@d10 1
d25 1
a25 1
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
@

