head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.05.54.58;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2009.06.01.19.50.57;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2006.05.03.23.38.32;	author edwin;	state Exp;
branches;
next	1.10;

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

1.9
date	2005.01.08.15.50.04;	author sem;	state Exp;
branches;
next	1.8;

1.8
date	2004.02.04.05.18.55;	author marcus;	state Exp;
branches;
next	1.7;

1.7
date	2003.11.21.03.09.43;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.21.11.06.30;	author knu;	state Exp;
branches;
next	1.5;

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

1.4
date	2002.05.10.19.00.47;	author clive;	state Exp;
branches;
next	1.3;

1.3
date	2001.07.26.02.19.36;	author clive;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.31.08.08.06;	author keith;	state Exp;
branches;
next	1.1;

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


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:   qe
# Date created:                10 Mar 2001
# Whom:                        Shen Chuan-Hsing
#
# $FreeBSD: head/chinese/qe/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	qe
PORTVERSION=	0.1.1
PORTREVISION=	2
CATEGORIES=	chinese
MASTER_SITES=	http://www.cc.ncu.edu.tw/~center5/product/qe/ \
		ftp://freebsd.sinica.edu.tw/pub/statue/qe/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	QE is a PE2-like editor program under U*nix

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

post-configure:
	@@${REINPLACE_CMD} -e '49s,-s,,' ${WRKSRC}/src/Makefile

.include <bsd.port.mk>
@


1.12
log
@- Honor PREFIX/LOCALBASE
  (its GNU Configure)

Reported by:    QAT
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@remove USE_REINPLACE for all ports with categories starting with C
@
text
@d10 1
a10 1
PORTREVISION=	1
d18 1
a18 1
HAS_CONFIGURE=	yes
@


1.10
log
@Reset bouncing maintainer address.  These ports are now available for
adoption.

Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).

Hat:	portmgr
@
text
@a19 1
USE_REINPLACE=	yes
@


1.9
log
@- Pass maintainership to submitter

PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw
@
text
@d15 1
a15 1
MAINTAINER=	statue@@freebsd.netlab.cse.yzu.edu.tw
@


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

(Part 2)
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@statue@@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:		ports/59515
Submitted by:	statue@@freebsd.sinica.edu.tw
@
text
@d10 1
@


1.6
log
@De-pkg-comment.
@
text
@d14 1
a14 1
MAINTAINER=	statue@@freebsd.sinica.edu.tw
@


1.5
log
@o Fix build on -CURRENT.
o Use REINPLACE_CMD instead of a hard wired patch, which breaks this port
  on -CURRENT.
o Use tab instead of space, BTW.

Submitted by:	bento
@
text
@d15 1
@


1.4
log
@Update MASTER_SITES

PR:	ports/37433
Submitted by:	Statue <statue@@softwareliberty.org> (MAINTAINER)
@
text
@d16 3
a18 2
HAS_CONFIGURE= yes
USE_GMAKE=     yes
d21 1
a21 2
	@@(cd ${WRKSRC} && \
	${PATCH} < ${FILESDIR}/post-patch-Makefile )
@


1.3
log
@Update to 0.1.1.

PR: ports/28420
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/qe/Makefile,v 1.2 2001/03/31 08:08:06 keith Exp $
d12 1
a12 1
		http://freebsd.sinica.edu.tw/~statue/
@


1.2
log
@Add another MASTER_SITE.

PR:		ports/26221 (MAINTAINER)
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/qe/Makefile,v 1.1 2001/03/17 12:19:46 clive Exp $
d9 1
a9 1
PORTVERSION=	0.0.34
d15 7
@


1.1
log
@New port for chinese/qe.
QE is a PE2-like editor program under U*nix.

p.s. Don't pursuade me putting this into editors/. If you don't have
     a Chinese (big5) environment, you could only see 'funny characters.'

PR: ports/25867
Submitted by: Status <statue@@freebsd.sinica.edu.tw>
@
text
@d5 1
a5 1
# $FreeBSD$
d11 2
a12 1
MASTER_SITES=	http://www.cc.ncu.edu.tw/~center5/product/qe/
@

