head	1.24;
access;
symbols
	RELEASE_4_8_0:1.23
	RELEASE_5_0_0:1.22
	RELEASE_4_7_0:1.22
	RELEASE_4_6_2:1.22
	RELEASE_4_6_1:1.22
	RELEASE_4_6_0:1.22
	RELEASE_5_0_DP1:1.21
	RELEASE_4_5_0:1.21
	RELEASE_4_4_0:1.21
	RELEASE_4_3_0:1.21
	RELEASE_4_2_0:1.19
	RELEASE_4_1_1:1.18
	RELEASE_4_1_0:1.17
	RELEASE_3_5_0:1.17
	RELEASE_4_0_0:1.15
	RELEASE_3_4_0:1.14
	RELEASE_3_3_0:1.14
	RELEASE_3_2_0:1.12
	RELEASE_3_1_0:1.9
	RELEASE_2_2_8:1.7
	RELEASE_3_0_0:1.7
	RELEASE_2_2_7:1.5
	RELEASE_2_2_6:1.5
	zh_rxvt_2_4_4:1.1.1.1
	FRANKCH:1.1.1;
locks; strict;
comment	@# @;


1.24
date	2003.05.19.08.33.28;	author keichii;	state dead;
branches;
next	1.23;

1.23
date	2003.02.26.14.23.42;	author foxfair;	state Exp;
branches;
next	1.22;

1.22
date	2002.05.15.17.53.42;	author keichii;	state Exp;
branches;
next	1.21;

1.21
date	2001.03.07.22.53.39;	author keichii;	state Exp;
branches;
next	1.20;

1.20
date	2001.02.14.22.22.34;	author sf;	state Exp;
branches;
next	1.19;

1.19
date	2000.10.13.02.39.55;	author vanilla;	state Exp;
branches;
next	1.18;

1.18
date	2000.08.03.09.22.41;	author asami;	state Exp;
branches;
next	1.17;

1.17
date	2000.04.13.08.28.15;	author asami;	state Exp;
branches;
next	1.16;

1.16
date	2000.04.01.00.05.43;	author mharo;	state Exp;
branches;
next	1.15;

1.15
date	2000.02.23.13.50.45;	author imura;	state Exp;
branches;
next	1.14;

1.14
date	99.08.25.04.57.59;	author obrien;	state Exp;
branches;
next	1.13;

1.13
date	99.06.27.02.07.30;	author cpiazza;	state Exp;
branches;
next	1.12;

1.12
date	99.04.13.15.11.32;	author taoka;	state Exp;
branches;
next	1.11;

1.11
date	99.03.19.22.17.49;	author asami;	state Exp;
branches;
next	1.10;

1.10
date	99.03.15.01.24.55;	author steve;	state Exp;
branches;
next	1.9;

1.9
date	99.01.17.07.34.26;	author vanilla;	state Exp;
branches;
next	1.8;

1.8
date	98.12.09.05.05.32;	author vanilla;	state Exp;
branches;
next	1.7;

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

1.6
date	98.08.05.09.30.46;	author asami;	state Exp;
branches;
next	1.5;

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

1.4
date	97.12.19.19.23.18;	author vanilla;	state Exp;
branches;
next	1.3;

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

1.2
date	97.12.04.03.12.16;	author asami;	state Exp;
branches;
next	1.1;

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

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


desc
@@


1.24
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
# Date created:         Nov 16 1997
# Whom:                 frankch@@waru.life.nthu.edu.tw
#
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.23 2003/02/26 14:23:42 foxfair Exp $
#

CATEGORIES=	chinese

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

.include "${MASTERDIR}/Makefile"

MAINTAINER=	keichii@@freebsd.org
COMMENT=	A low memory usage xterm replacement that supports color & Chinese

CONFIGURE_ARGS+= \
		--enable-menubar --enable-graphics \
		--disable-backspace-key --disable-delete-key \
		--enable-rxvt-scroll --enable-next-scroll \
		--with-encoding=big5
@


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


1.22
log
@Update to rxvt 2.7.8 and use ports/x11/rxvt as the master port

PR:		32690
Submitted by:	statue@@softwareliberty.org
@
text
@d15 1
@


1.21
log
@Change my email address in the Maintainer line
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.20 2001/02/14 22:22:34 sf Exp $
d8 5
a12 10
PORTNAME=	rxvt
PORTVERSION=	2.7.5
CATEGORIES=	chinese x11
MASTER_SITES=	ftp://ftp.rxvt.org/pub/rxvt/ \
		ftp://mason.primenet.com.au/pub/rxvt/ \
		ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/ \
		ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	X11/terms
DISTNAME=	rxvt-${PORTVERSION}
d16 2
a17 7
USE_X_PREFIX=	yes
USE_XPM=	yes
USE_LIBTOOL=	yes
INSTALLS_SHLIB=	yes
USE_BZIP2=	yes
CONFIGURE_ARGS=	--enable-xpm-background --enable-transparency \
		--enable-menubar --enable-graphics --enable-xim \
d20 1
a20 9
		--enable-languages --with-encoding=big5 \
		--enable-utmp --enable-wtmp --enable-shared

MAN1=		crxvt.1

post-install:
	@@${CHMOD} 4711 ${PREFIX}/bin/crxvt

.include <bsd.port.mk>
@


1.20
log
@o update to 2.7.5.
o change maintainer.

PR:		24870
Submitted by:	maintainer

add USE_LIBTOOL and --enable-shared to install shared library.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.19 2000/10/13 02:39:55 vanilla Exp $
d19 1
a19 1
MAINTAINER=	keichii@@iteration.net
@


1.19
log
@Sync with x11/rxvt.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.18 2000/08/03 09:22:41 asami Exp $
d9 1
a9 2
PORTVERSION=	2.7.3
PORTREVISION=	1
d16 1
a16 1
MASTER_SITE_SUBDIR= X11/terms
d19 1
a19 5
PATCH_SITES=	${MASTER_SITES}
PATCHFILES=	rxvt-2.7.3.patch1.gz
PATCH_DIST_STRIP+=	-p1

MAINTAINER=	frankch@@waru.life.nthu.edu.tw
d23 2
a24 1
GNU_CONFIGURE=	yes
d26 1
a26 1
CONFIGURE_ARGS= --enable-xpm-background --enable-transparency \
d28 4
a31 1
		--enable-languages --with-encoding=big5
d34 3
@


1.18
log
@(1) Add new variable, XFREE86_VERSION, to specify which version of
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.17 2000/04/13 08:28:15 asami Exp $
d10 1
d14 2
d18 5
d30 1
a30 3
MAN1=		crxvt.1

CONFIGURE_ARGS+=--enable-xpm-background --enable-transparency \
d33 2
@


1.17
log
@Convert to PORTNAME/PORTVERSION.

Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.16 2000/04/01 00:05:43 mharo Exp $
a17 2
LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

d19 1
@


1.16
log
@o update chinese/rxvt to 2.7.3
o merge MASTER_SITES from x11/rxvt
o kick over-bolded font out
o now it's happy with chinese/kcfonts and chinese/arphicttf

PR:		17618
Submitted by:	clive@@cirx.org
@
text
@a1 1
# Version required:     2.6.0
d5 1
a5 1
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.15 2000/02/23 13:50:45 imura Exp $
d8 2
a9 2
DISTNAME=	rxvt-2.7.3
PKGNAME=	zh-rxvt-2.7.3
@


1.15
log
@Update to version 2.7.2.

PR:		16596
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $FreeBSD: ports/chinese/rxvt/Makefile,v 1.14 1999/08/25 04:57:59 obrien Exp $
d9 2
a10 2
DISTNAME=	rxvt-2.7.2
PKGNAME=	zh-rxvt-2.7.2
d12 4
a15 1
MASTER_SITES=	ftp://ftp.rxvt.org/pub/rxvt/
@


1.14
log
@Change Id->FreeBSD.
@
text
@d6 1
a6 1
# $FreeBSD$
d9 2
a10 2
DISTNAME=	rxvt-2.6.0
PKGNAME=	zh-rxvt-2.6.0
d12 1
a12 2
MASTER_SITES=	ftp://mason.primenet.com.au/pub/rxvt/ \
		ftp://ftp.rxvt.org/pub/rxvt/devel/
d25 1
a25 1
		--enable-big5 --disable-backspace-key --disable-delete-key
@


1.13
log
@Update to rxvt 2.6.0.

PR:	12356
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.12 1999/04/13 15:11:32 taoka Exp $
@


1.12
log
@Update to 2.6PRE3

PR:		11041
Submitted by:	Frank Chen-hsiung Chan frankch@@waru.life.nthu.edu.tw
@
text
@d2 1
a2 1
# Version required:     2.6.PRE3
d6 1
a6 1
# $Id: Makefile,v 1.11 1999/03/19 22:17:49 asami Exp $
d9 2
a10 2
DISTNAME=	rxvt-2.6.PRE3
PKGNAME=	zh-rxvt-2.6.p3
d17 1
a17 1
BUILD_DEPENDS=	yodl2man:${PORTSDIR}/textproc/yodl
d21 1
a21 1
CONFIGURE_ARGS=	--enable-big5=yes --enable-xim=yes
d23 4
@


1.11
log
@Change PRE to pre in PKGNAME -- it's a little less hurting to the eye.
@
text
@d2 1
a2 1
# Version required:     2.6.PRE2
d6 1
a6 1
# $Id: Makefile,v 1.10 1999/03/15 01:24:55 steve Exp $
d9 2
a10 2
DISTNAME=	rxvt-2.6.PRE2
PKGNAME=	zh-rxvt-2.6.pre2
d13 1
a13 1
		ftp://ftp.math.fu-berlin.de/pub/rxvt/
@


1.10
log
@Update to version 2.6PRE2.

PR:		10394
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.9 1999/01/17 07:34:26 vanilla Exp $
d10 1
a10 1
PKGNAME=	zh-rxvt-2.6.PRE2
@


1.9
log
@Change the binary name, crxvt2 -> crxvt.
@
text
@d2 1
a2 1
# Version required:     2.4.11
d6 1
a6 1
# $Id: Makefile,v 1.8 1998/12/09 05:05:32 vanilla Exp $
d9 2
a10 2
DISTNAME=	rxvt-2.4.11
PKGNAME=	zh-rxvt-2.4.11
d17 1
a17 1
RUN_DEPENDS=	${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin
d21 1
a21 1
CONFIGURE_ARGS=	--enable-big5=yes --enable-xcin=yes
@


1.8
log
@Upgrade to 2.4.11
PR:		ports/9015
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.7 1998/10/10 01:04:31 vanilla Exp $
d22 1
a22 1
MAN1=		crxvt2.1
d24 1
a24 2
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>
@


1.7
log
@Upgrade to 2.4.8.
Submitted by:	maintainer
@
text
@d2 1
a2 1
# Version required:     2.4.8
d6 1
a6 1
# $Id: Makefile,v 1.6 1998/08/05 09:30:46 asami Exp $
d9 2
a10 2
DISTNAME=	rxvt-2.4.8
PKGNAME=	zh-rxvt-2.4.8
d24 2
a25 1
.include <bsd.port.mk>
@


1.6
log
@Rename all USE_X11 to USE_X_PREFIX.  Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
@
text
@d2 1
a2 1
# Version required:     2.4.5
d6 1
a6 1
# $Id: Makefile,v 1.5 1998/01/05 17:30:59 vanilla Exp $
d9 5
a13 4
DISTNAME=       rxvt-2.4.5
PKGNAME=        zh-rxvt-2.4.5
CATEGORIES=     chinese x11
MASTER_SITES=   ftp://ftp.math.fu-berlin.de/pub/rxvt/
d15 1
a15 1
MAINTAINER=     frankch@@waru.life.nthu.edu.tw
d19 4
a22 4
USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes
MAN1=           crxvt2.1
@


1.5
log
@Upgrade to 2.4.5.
PR:		ports/5407
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1997/12/19 19:23:18 vanilla Exp $
d18 1
a18 1
USE_X11=        yes
@


1.4
log
@make it compatible with zh-kcfonts, and change execute file to crxvt2.
@
text
@d2 1
a2 1
# Version required:     2.4.4
d6 1
a6 1
# $Id: Makefile,v 1.3 1997/12/16 19:26:52 vanilla Exp $
d9 2
a10 2
DISTNAME=       rxvt-2.4.4
PKGNAME=        zh-rxvt-2.4.4
d12 1
a12 1
MASTER_SITES=   ftp://ftp.math.fu-berlin.de/pub/rxvt/devel/
@


1.3
log
@RUN_DEPENDs to chinese/xcin.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1997/12/04 03:12:16 asami Exp $
d21 1
a21 1
MAN1=           crxvt.1
@


1.2
log
@Add $Id$ line.
@
text
@d6 1
a6 1
# $Id$
d15 2
@


1.1
log
@Initial revision
@
text
@d5 3
@


1.1.1.1
log
@zh-rxvt enable the BIG5 support of rxvt-2.4.4,
Extra patchs have been applied to add support for XCIN
PR:		ports/5066
Submitted by:	Frankch Chen Hsiung Chan <frankch@@waru.life.nthu.edu.tw>
@
text
@@
