head	1.14;
access;
symbols
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.3
	zh_chinut_2_1:1.1.1.1
	PHJ:1.1.1;
locks; strict;
comment	@# @;


1.14
date	2005.11.05.09.07.13;	author kris;	state dead;
branches;
next	1.13;

1.13
date	2005.07.25.21.05.35;	author linimon;	state Exp;
branches;
next	1.12;

1.12
date	2005.07.23.02.53.17;	author kris;	state Exp;
branches;
next	1.11;

1.11
date	2005.02.28.01.40.18;	author kris;	state Exp;
branches;
next	1.10;

1.10
date	2004.07.23.19.10.06;	author anholt;	state Exp;
branches;
next	1.9;

1.9
date	2003.11.13.14.44.58;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.21.11.06.26;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2001.03.13.16.57.38;	author clive;	state Exp;
branches;
next	1.6;

1.6
date	2000.11.16.15.36.06;	author keith;	state Exp;
branches;
next	1.5;

1.5
date	2000.09.23.07.52.53;	author vanilla;	state Exp;
branches;
next	1.4;

1.4
date	2000.09.22.10.25.32;	author kris;	state Exp;
branches;
next	1.3;

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

1.2
date	2000.09.12.05.55.09;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2000.09.12.03.36.31;	author vanilla;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.09.12.03.36.31;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Remove expired ports
@
text
@# ex:ts=8
# Ports collection makefile for:  chinput
# Date created:                          09/07/2000
# Whom:                                  Peng HaiJie   (phj@@cn.freebsd.org)
#
# $FreeBSD: ports/chinese/chinput/Makefile,v 1.13 2005/07/25 21:05:35 linimon Exp $
#

PORTNAME=	chinput
PORTVERSION=	2.1
PORTREVISION=	1
CATEGORIES=	chinese x11
MASTER_SITES=	ftp://ftp.cn.freebsd.org/pub/ported/
DISTNAME=	zh-chinput-2.1

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Chinese GB2312,BIG5,Japanese code input server

BUILD_DEPENDS=	xmkmf:${X_IMAKE_PORT} \
		mkfontdir:${X_CLIENTS_PORT}

BROKEN=		Incomplete pkg-plist
DEPRECATED=	"${BROKEN}"
EXPIRATION_DATE=2005-09-22

USE_XLIB=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}

post-extract:
	${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf

.include <bsd.port.mk>
@


1.13
log
@Reset bouncing maintainer address.

Hat:	portmgr
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.12
log
@This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
@
text
@d16 1
a16 1
MAINTAINER=	phj@@cn.FreeBSD.org
@


1.11
log
@BROKEN: Incomplete pkg-plist
@
text
@d23 2
@


1.10
log
@- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
@
text
@d22 2
@


1.9
log
@Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
@
text
@d19 3
a22 5

.if defined(XFREE86_VERSION) && ${XFREE86_VERSION} == 4
BUILD_DEPENDS=	xmkmf:${PORTSDIR}/devel/imake-4 \
		mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif
@


1.8
log
@De-pkg-comment.
@
text
@d29 1
a29 1
	find ${WRKSRC} -name CVS | xargs ${RM} -rf
@


1.7
log
@Add 2 more BUILD_DEPENDS when build with XFree86 4.

PR: ports/25716
Submitted by: MAINTAINER, sf
Reviewed by: chroot(8), env XFREE86_VERSION=4 make install deinstall
@
text
@d6 1
a6 1
# $FreeBSD: ports/chinese/chinput/Makefile,v 1.6 2000/11/16 15:36:06 keith Exp $
d17 1
@


1.6
log
@Fix PORTREVERSON typo, and add USE_XLIB=yes.

Submitted by:	 bento
@
text
@d6 1
a6 1
# $FreeBSD: ports/chinese/chinput/Makefile,v 1.5 2000/09/23 07:52:53 vanilla Exp $
d19 5
@


1.5
log
@Remove BROKEN, patches/patch-aa.

It's my fault, I forgot to remove patch-aa before back to military :(

Approved by:	kris, onigiri
@
text
@d6 1
a6 1
# $FreeBSD: ports/chinese/chinput/Makefile,v 1.4 2000/09/22 10:25:32 kris Exp $
d11 1
a11 1
PORTREVERSON=	1
d17 2
@


1.4
log
@Mark BROKEN: patch fails

Submitted by:	onigiri
@
text
@d6 1
a6 1
# $FreeBSD: ports/chinese/chinput/Makefile,v 1.3 2000/09/12 05:56:03 vanilla Exp $
d11 1
a16 2

BROKEN=		"Patch fails"
@


1.3
log
@Remove PKGNAMEPREFIX, it's for test :(
@
text
@d6 1
a6 1
# $FreeBSD: ports/chinese/chinput/Makefile,v 1.2 2000/09/12 05:55:09 vanilla Exp $
d16 2
@


1.2
log
@Install input method now.

Submitted by:	maintainer.
@
text
@d6 1
a6 1
# $FreeBSD: ports/chinese/chinput/Makefile,v 1.1.1.1 2000/09/12 03:36:31 vanilla Exp $
a8 1
PKGNAMEPREFIX=	zh-
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD$
d9 6
a14 5
PORTNAME=      chinput
PORTVERSION=   2.1
CATEGORIES=    chinese x11
MASTER_SITES=  ftp://ftp.cn.freebsd.org/pub/ported/
DISTNAME=      zh-chinput-2.1
d16 1
a16 1
MAINTAINER=    phj@@cn.FreeBSD.org
d18 4
a21 1
WRKSRC=                ${WRKDIR}/${PORTNAME}
@


1.1.1.1
log
@input server which support XIM protocol,ported from linux version.

PR:		ports/21109
Submitted by:	Peng HaiJie <phj@@cn.freebsd.org>
@
text
@@
