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


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

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

1.6
date	2001.11.12.17.29.18;	author clive;	state Exp;
branches;
next	1.5;

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

1.4
date	2001.03.07.22.53.52;	author keichii;	state Exp;
branches;
next	1.3;

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

1.2
date	2000.12.23.06.18.31;	author clive;	state Exp;
branches;
next	1.1;

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


desc
@@


1.8
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-big5/Makefile,v 1.7 2003/02/26 14:23:42 foxfair Exp $
#

CATEGORIES=	chinese

MASTERDIR=	${.CURDIR}/../../x11/rxvt

.if !defined(NO_MULTIBYTE_CURSOR)
EXTRA_PATCHES=	${.CURDIR}/files/patch-multibyte_cursor
.endif
PKGMESSAGE=	${.CURDIR}/pkg-message

.include "${MASTERDIR}/Makefile"

PORTNAME=	rxvt
PORTVERSION=	2.6.4

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

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

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


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


1.6
log
@Chasing x11/rxvt.
@
text
@d26 1
@


1.5
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-big5/Makefile,v 1.4 2001/03/07 22:53:52 keichii Exp $
d20 1
a20 2
PORTVERSION=	2.6.3
PORTREVISION=	1
@


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


1.3
log
@Style/space police (space -> tab) over the chinese category.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt-big5/Makefile,v 1.2 2000/12/23 06:18:31 clive Exp $
d24 1
a24 1
MAINTAINER=	keichii@@iteration.net
@


1.2
log
@Add multibyte cursor auto detection (hack).
Add pkg-message shows how to enable or remove this feature.
Bump portrevision.

Approved by/discussed with: keichii@@iteration.net (MAINTAINER)
Obtained from:	Debian package. (but heavily trimed)
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt-big5/Makefile,v 1.1 2000/11/02 03:09:17 foxfair Exp $
d8 1
a8 1
MASTERDIR=      ${.CURDIR}/../../x11/rxvt
a25 1

a28 1

@


1.1
log
@PR:		22407
Submitted by:	Michael C. Wu <keichii@@peorth.iteration.net>
Active rxvt-big5
Add new port rxvt-big5(2.6.3), it enables big5 locale in rxvt andis a slave
port from x11/rxvt.
@
text
@d5 1
a5 1
# $FreeBSD: $
d9 6
d17 3
a19 2
PORTNAME= rxvt
PORTVERSION= 2.6.3
a23 1

d27 2
a28 1
CONFIGURE_ARGS+= --enable-xim --enable-big5 \
a29 2


@

