head	1.20;
access;
symbols
	RELEASE_8_3_0:1.19
	RELEASE_9_0_0:1.19
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.19
	RELEASE_7_2_0:1.19
	RELEASE_7_1_0:1.19
	RELEASE_6_4_0:1.19
	RELEASE_5_EOL:1.19
	RELEASE_7_0_0:1.19
	RELEASE_6_3_0:1.19
	PRE_XORG_7:1.19
	RELEASE_4_EOL:1.19
	RELEASE_6_2_0:1.19
	RELEASE_6_1_0:1.19
	RELEASE_5_5_0:1.19
	RELEASE_6_0_0:1.19
	RELEASE_5_4_0:1.19
	RELEASE_4_11_0:1.19
	RELEASE_5_3_0:1.19
	RELEASE_4_10_0:1.19
	RELEASE_5_2_1:1.19
	RELEASE_5_2_0:1.19
	RELEASE_4_9_0:1.19
	RELEASE_5_1_0:1.18
	RELEASE_4_8_0:1.18
	RELEASE_5_0_0:1.17
	RELEASE_4_7_0:1.15
	RELEASE_4_6_2:1.14
	RELEASE_4_6_1:1.14
	RELEASE_4_6_0:1.14
	RELEASE_5_0_DP1:1.14
	RELEASE_4_5_0:1.14
	RELEASE_4_4_0:1.14
	RELEASE_4_3_0:1.14
	RELEASE_4_2_0:1.14
	RELEASE_4_1_1:1.14
	RELEASE_4_1_0:1.14
	RELEASE_3_5_0:1.14
	RELEASE_4_0_0:1.11
	RELEASE_3_4_0:1.10
	RELEASE_3_3_0:1.9
	RELEASE_3_2_0:1.7
	RELEASE_3_1_0:1.7
	RELEASE_2_2_8:1.7
	RELEASE_3_0_0:1.7
	RELEASE_2_2_7:1.7
	RELEASE_2_2_6:1.7
	RELEASE_2_2_5:1.7
	RELEASE_2_2_1:1.4
	RELEASE_2_2_2:1.4
	celvis_1_3:1.1.1.1
	OBRIEN:1.1.1;
locks; strict;
comment	@# @;


1.20
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2003.06.12.09.37.24;	author erwin;	state Exp;
branches;
next	1.18;

1.18
date	2003.02.20.16.56.51;	author knu;	state Exp;
branches;
next	1.17;

1.17
date	2002.11.10.16.45.16;	author lioux;	state Exp;
branches;
next	1.16;

1.16
date	2002.11.06.22.44.07;	author adamw;	state Exp;
branches;
next	1.15;

1.15
date	2002.09.07.20.04.38;	author obrien;	state Exp;
branches;
next	1.14;

1.14
date	2000.04.13.08.28.00;	author asami;	state Exp;
branches;
next	1.13;

1.13
date	2000.03.22.00.28.21;	author obrien;	state Exp;
branches;
next	1.12;

1.12
date	2000.03.20.02.37.45;	author obrien;	state Exp;
branches;
next	1.11;

1.11
date	2000.02.13.03.24.55;	author obrien;	state Exp;
branches;
next	1.10;

1.10
date	99.09.22.06.04.45;	author obrien;	state Exp;
branches;
next	1.9;

1.9
date	99.08.28.01.56.57;	author mharo;	state Exp;
branches;
next	1.8;

1.8
date	99.08.25.04.57.42;	author obrien;	state Exp;
branches;
next	1.7;

1.7
date	97.10.13.07.52.22;	author obrien;	state Exp;
branches;
next	1.6;

1.6
date	97.09.22.17.48.24;	author max;	state Exp;
branches;
next	1.5;

1.5
date	97.08.23.09.33.27;	author obrien;	state Exp;
branches;
next	1.4;

1.4
date	96.11.18.11.22.12;	author asami;	state Exp;
branches;
next	1.3;

1.3
date	96.11.12.02.16.27;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	96.10.16.02.24.33;	author chuckr;	state Exp;
branches;
next	1.1;

1.1
date	96.09.23.01.50.32;	author chuckr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.09.23.01.50.32;	author chuckr;	state Exp;
branches;
next	;


desc
@@


1.20
log
@Switch exporter over
@
text
@# ex:ts=8
# Ports collection makefile for:  celvis
# Date created:			  Thur Aug 15, 1996
# Whom:				  David O'Brien (obrien@@cs.ucdavis.edu)
#
# $FreeBSD: head/chinese/celvis/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	celvis
PORTVERSION=	1.3
CATEGORIES=	chinese editors
MASTER_SITES=	http://ftp.ist.utl.pt/pub/ctan/language/chinese/chtex/
DISTNAME=	${PORTNAME}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A vi/ex clone that speaks Chinese

MAN1=		celvis.1
MLINKS=		celvis.1 cvi.1

do-install:
	@@# install target in celvis Makefile is not too good -- this is easier
	${INSTALL_PROGRAM} ${WRKSRC}/celvis ${WRKSRC}/virec ${PREFIX}/bin
	${LN} -f ${PREFIX}/bin/celvis ${PREFIX}/bin/cvi
	${INSTALL_MAN} ${FILESDIR}/celvis.1 ${PREFIX}/man/man1/celvis.1

.include <bsd.port.mk>
@


1.19
log
@o Fix MASTER_SITES
o Change distinfo md5 checksum

- The spare url in the Makefile doesn't works.
- I cannot find a distfile with the same md5 that we have in distinfo
- The new distfile's difference is a comment and two removed ifdef's
  (see PR for full diff)

PR:		53103
Submitted by:	Serge Gagnon <gagnon__s@@videotron.ca>
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.18
log
@De-pkg-comment.
@
text
@d12 2
a13 6
MASTER_SITES=	ftp://ftp.edu.cn/pub/Chinese/
#
# switch to http://www.ifcss.org/ftp-pub/software/unix/editor/celvis-1.3.tar.gz
#	if the distfile becomes unfetchable again.  Note this ver is slightly
#	different.
DISTNAME=	celvis
@


1.17
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d20 1
@


1.16
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a20 2
PORTCOMMENT=	A vi/ex clone that speaks Chinese

@


1.15
log
@Turn over to ports@@.
@
text
@d21 2
@


1.14
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
@d6 1
a6 1
# $FreeBSD: ports/chinese/celvis/Makefile,v 1.13 2000/03/22 00:28:21 obrien Exp $
d19 1
a19 1
MAINTAINER=	obrien@@FreeBSD.org
@


1.13
log
@Restore useless version required comments.
@
text
@a2 1
# Version required: 0.0
d6 1
a6 1
# $FreeBSD: ports/chinese/celvis/Makefile,v 1.12 2000/03/20 02:37:45 obrien Exp $
d9 2
a10 2
DISTNAME=	celvis
PKGNAME=	zh-celvis-1.3
d17 1
@


1.12
log
@Remove the "version required" line.
@
text
@d3 1
d7 1
a7 1
# $FreeBSD: ports/chinese/celvis/Makefile,v 1.11 2000/02/13 03:24:55 obrien Exp $
@


1.11
log
@Style nits in the ports I maintain.
@
text
@a2 1
# Version required:		  1.3
d6 1
a6 1
# $FreeBSD: ports/chinese/celvis/Makefile,v 1.10 1999/09/22 06:04:45 obrien Exp $
@


1.10
log
@Fix main distsite -- they finally s/PUB/pub/
Use MLINKS over my manual method
Use hard link over symlink for the alternate binary name.
@
text
@d2 4
a5 4
# New ports collection makefile for:    celvis
# Version required:     1.3
# Date created:         Thur Aug 15, 1996
# Whom:                 David O'Brien (obrien@@cs.ucdavis.edu)
d7 1
a7 1
# $FreeBSD: ports/chinese/celvis/Makefile,v 1.9 1999/08/28 01:56:57 mharo Exp $
d19 1
a19 1
MAINTAINER=     obrien@@FreeBSD.org
@


1.9
log
@ln -> ${LN}
@
text
@d7 1
a7 1
# $FreeBSD: ports/chinese/celvis/Makefile,v 1.8 1999/08/25 04:57:42 obrien Exp $
d13 1
a13 1
MASTER_SITES=	ftp://ftp.edu.cn/PUB/Chinese/
d22 1
d27 1
a27 1
	${LN} -sf ${PREFIX}/bin/celvis ${PREFIX}/bin/cvi
a28 5
.if !defined{NOMANCOMPRESS}
	${LN} -sf ${PREFIX}/man/man1/celvis.1.gz ${PREFIX}/man/man1/cvi.1.gz
.else
	${LN} -sf ${PREFIX}/man/man1/celvis.1 ${PREFIX}/man/man1/cvi.1
.endif
@


1.8
log
@Change Id->FreeBSD.
@
text
@d7 1
a7 1
# $FreeBSD$
d26 1
a26 1
	ln -sf ${PREFIX}/bin/celvis ${PREFIX}/bin/cvi
d29 1
a29 1
	ln -sf ${PREFIX}/man/man1/celvis.1.gz ${PREFIX}/man/man1/cvi.1.gz
d31 1
a31 1
	ln -sf ${PREFIX}/man/man1/celvis.1 ${PREFIX}/man/man1/cvi.1
@


1.7
log
@Portlint.
Change my email address.
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.6 1997/09/22 17:48:24 max Exp $
@


1.6
log
@Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.5 1997/08/23 09:33:27 obrien Exp $
d19 1
a19 1
MAINTAINER=     obrien@@NUXI.com
@


1.5
log
@Change MASTERSITE to something reachable.

pointed  by:	The great distfiles checker (aka. Bill Fenner)
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.4 1996/11/18 11:22:12 asami Exp $
d11 1
a11 1
PKGNAME=	cn-celvis-1.3
@


1.4
log
@Use MAN? macros.  CATEGORIES+= -> CATEGORIES.
@
text
@d1 1
d7 1
a7 1
# $Id: Makefile,v 1.3 1996/11/12 02:16:27 obrien Exp $
d13 5
a17 2
MASTER_SITES=	ftp://ftp.cs.purdue.edu/pub/ygz/  \
		ftp://ftp.ifcss.org/pub/software/x-win/cxterm/
d19 1
a19 1
MAINTAINER=     obrien@@cs.ucdavis.edu
@


1.3
log
@CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1996/10/16 02:24:33 chuckr Exp $
d17 2
a24 1
	gzip -9nf ${PREFIX}/man/man1/celvis.1
@


1.2
log
@Adding cn- to the pkgnames in /usr/ports/chinese
Reviewed by:	Satoshi
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1996/09/23 01:50:32 chuckr Exp $
d11 1
a11 1
CATEGORIES+=	chinese editors
a27 1

@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1996/08/09 04:17:16 asami Exp $
d10 1
a10 1
PKGNAME=	celvis-1.3
@


1.1.1.1
log
@New port, celvis, a chinese language elvis (vi clone).
Submitted by:	David O'Brien (obrien@@cs.ucdavis.edu)
@
text
@@
