head	1.17;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.10
	RELEASE_5_2_0:1.10
	RELEASE_4_9_0:1.9
	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.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.17
date	2013.02.27.16.10.26;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2012.11.17.05.54.55;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.11.06.03.40.59;	author adamw;	state Exp;
branches;
next	1.14;

1.14
date	2012.10.20.08.07.53;	author beat;	state Exp;
branches;
next	1.13;

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

1.12
date	2004.03.30.19.03.27;	author clive;	state Exp;
branches;
next	1.11;

1.11
date	2004.02.04.05.18.54;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2003.11.15.10.29.34;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2003.08.05.13.52.08;	author clive;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.26.14.23.39;	author foxfair;	state Exp;
branches;
next	1.7;

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

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

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

1.4
date	2002.07.08.18.14.20;	author clive;	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	2001.01.10.07.12.41;	author clive;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.08.18.27.15;	author clive;	state Exp;
branches;
next	;


desc
@@


1.17
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313065
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:  BitchX
# Date created:                   Mon Jan  8 2001
# Whom:                           clive
#
# $FreeBSD: head/chinese/bitchx/Makefile 313065 2013-02-27 15:50:23Z miwi $
#

PORTNAME=	BitchX
PORTREVISION=	5
CATEGORIES=	chinese

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A zh-tw cursor movement friendly, wrapping clean BitchX

MASTERDIR=	${.CURDIR}/../../irc/bitchx
EXTRA_PATCHES=	${.CURDIR}/files/patch-source::input.c \
		${.CURDIR}/files/patch-include::config.h \
		${.CURDIR}/files/patch-source::screen.c

BROKEN=		patch reject

WITH_LATIN=	YES
# Cursor movement and words wrapping aren't hacked if compiled with gnome.
WITHOUT_GNOME=	YES
# If without gnome, esound support isn't needed.
WITHOUT_ESOUND=	YES

.include "${MASTERDIR}/Makefile"
@


1.16
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/chinese/bitchx/Makefile 307050 2012-11-06 03:40:59Z adamw $
d20 2
@


1.15
log
@SVN rev 307050 on 2012-11-06 03:40:59Z by adamw

Re-roll patch to unbreak build. This is a strange patch and half of the
changes seem to be personal preference settings, so I really have no
idea if this re-roll makes Chinese support work. But it builds.

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@SVN rev 306169 on 2012-10-20 08:07:53Z by beat

- Mark as BROKEN: does not patch

Reported by:	pointyhat
Feature safe:	yes
@
text
@a19 2
BROKEN=		does not patch

@


1.13
log
@clive has has his ports bit retaken for safekeeping.

Hat:		portmgr
@
text
@d20 2
@


1.12
log
@Make the last line of Makefile to be

.include "${MASTERDIR}/Makefile"
@
text
@d12 1
a12 1
MAINTAINER=	clive@@FreeBSD.org
@


1.11
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
@
text
@a26 2

PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
@


1.10
log
@Slave ports do not need to include the master category in CATEGORIES.
It is redundant.

PR:		ports/49002
Submitted by:	Dan Langille <dan@@langille.org>
Obtained from:	FreshPorts survey
@
text
@d9 1
a9 1
PORTREVISION=	4
@


1.9
log
@Bump PORTREVISION to reflect improvement.
@
text
@d10 1
a10 1
CATEGORIES=	chinese irc
@


1.8
log
@pkg-comment police: Purge them in this category while I'm here.
@
text
@d9 1
a9 1
PORTREVISION=	3
@


1.7
log
@BX takes space as server list seperator.
@
text
@d13 1
@


1.6
log
@Bump PORTREVISION along with its master port. (irc/bitchx)
@
text
@d9 1
a9 1
PORTREVISION=	2
@


1.5
log
@For make(1) on RELENG_4.
@
text
@d9 1
a9 1
PORTREVISION=	1
@


1.4
log
@Adjust this port slightly for its master port (currently irc/bitchx).
Utilize PORTREVISION feature of our ports system.
@
text
@a8 1
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
d26 2
@


1.3
log
@Style/space police (space -> tab) over the chinese category.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/bitchx/Makefile,v 1.2 2001/01/10 07:12:41 clive Exp $
d8 7
a26 6

PORTNAME=	BitchX
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
CATEGORIES=	chinese irc

MAINTAINER=	clive@@FreeBSD.org
@


1.2
log
@Cursor movement and words wrapping aren't hacked if compiled with gnome.
If without gnome, esound support isn't needed.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/bitchx/Makefile,v 1.1 2001/01/08 18:27:15 clive Exp $
d8 1
a8 1
MASTERDIR=      ${.CURDIR}/../../irc/bitchx
a25 1

@


1.1
log
@A zh-tw cursor movement friendly, wrapping clean BitchX.
@
text
@d5 1
a5 1
# $FreeBSD$
d13 5
a17 1
WITH_LATIN=	yes
@

