head	1.7;
access;
symbols
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2003.05.19.08.33.28;	author keichii;	state dead;
branches;
next	1.6;

1.6
date	2003.02.26.14.23.42;	author foxfair;	state Exp;
branches;
next	1.5;

1.5
date	2001.12.09.09.44.09;	author clive;	state Exp;
branches;
next	1.4;

1.4
date	2001.05.22.18.19.38;	author sobomax;	state Exp;
branches;
next	1.3;

1.3
date	2001.03.07.22.54.11;	author keichii;	state Exp;
branches;
next	1.2;

1.2
date	2001.02.05.14.29.34;	author olgeni;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.02.03.13.40;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Obsolete port.  In the future, we should use the simple
ports/x11/rxvt-* because it is now i18n complete.
@
text
@# New ports collection makefile for:  rxvt-big5
# Date created:                   Thur Nov 2, 2000
# Whom:                           Michael C . Wu <keichii@@iteration.net>
#
# $FreeBSD: ports/chinese/rxvt-gb/Makefile,v 1.6 2003/02/26 14:23:42 foxfair Exp $
#

CATEGORIES=	chinese

MASTERDIR=	${.CURDIR}/../../x11/rxvt
.include "${MASTERDIR}/Makefile"

PORTNAME=	rxvt
PORTVERSION=	2.6.4

#.include <bsd.port.pre.mk>
PKGNAMEPREFIX:=	${PKGNAMEPREFIX}cn-

MAINTAINER=	keichii@@freebsd.org
COMMENT=	Chinese GB locale enabled RXVT program, slave port from X11/rxvt

CONFIGURE_ARGS+=	--enable-xim --enable-big5 \
			--enable-next-scroll --with-term=xterm-color
@


1.6
log
@pkg-comment police: Purge them in this category while I'm here.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@Update to 2.6.4

PR: ports/32396
Submitted by: Statue <statue@@softwareliberty.org>
@
text
@d20 1
@


1.4
log
@Ports policy:

 Ensure that the master category is always matches name of the parent
 (category) directory. This is required for ORIGIN to function properly.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt-gb/Makefile,v 1.3 2001/03/07 22:54:11 keichii Exp $
d14 1
a14 1
PORTVERSION=	2.6.3
@


1.3
log
@Change my email address in the Maintainer line
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt-gb/Makefile,v 1.2 2001/02/05 14:29:34 olgeni Exp $
d7 3
@


1.2
log
@Style/space police (space -> tab) over the chinese category.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt-gb/Makefile,v 1.1 2000/11/02 03:13:40 foxfair Exp $
d16 1
a16 1
MAINTAINER=	keichii@@iteration.net
@


1.1
log
@PR:		22408
Submitted by:	Michael C. Wu <keichii@@peorth.iteration.net>
Add new port rxvt-gb(2.6.3) into ports/chinese, this is for GB(simp-Chinese)
and it is a slave port from x11/rxvt.
@
text
@d5 1
a5 1
# $FreeBSD: $
d7 1
a7 1
MASTERDIR=      ${.CURDIR}/../../x11/rxvt
d10 2
a11 2
PORTNAME= rxvt
PORTVERSION= 2.6.3
d14 1
a14 2
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}cn-

d18 2
a19 6

CONFIGURE_ARGS+= --enable-xim --enable-big5 \
		--enable-next-scroll --with-term=xterm-color



@

