head	1.7;
access;
symbols
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2003.11.08.05.58.06;	author kris;	state dead;
branches;
next	1.6;

1.6
date	2003.08.08.04.40.39;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2003.03.25.13.01.48;	author nectar;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.21.11.06.27;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.24.03.45.56;	author kris;	state Exp;
branches;
next	1.2;

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

1.1
date	2001.12.05.18.49.01;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.7
log
@As announced on Aug 7, remove the chitex port which has been marked
FORBIDDEN for 7 1/2 months.
@
text
@# New ports collection makefile for:	zh-chitex
# Date created:		17 April 2001
# Whom:			Shen Chuan-Hsing (statue@@freebsd.sinica.edu.tw)
#
# $FreeBSD: ports/chinese/chitex/Makefile,v 1.6 2003/08/08 04:40:39 kris Exp $
#

PORTNAME=	chitex
PORTVERSION=	6.1.2p7.8
PORTREVISION=	1
CATEGORIES=	chinese
MASTER_SITES=	ftp://dongpo.math.ncu.edu.tw/tex-archive/local/chitex/chitex/unix/%SUBDIR%/ \
		ftp://freebsd.sinica.edu.tw/pub/statue/chitex/%SUBDIR%/
MASTER_SITE_SUBDIR=	${PORTVERSION}
DISTFILES=	chitex6121.tar.gz chitex6122.tar.gz moe_kai.ttf.gz \
		moekai1.tgz moekai2.tgz moekai3.tgz moekatfm.tgz \
		nbsmi00lp.ttf.gz ngkai00mp.ttf.gz nuwgsung.tgz nuwpstfm.tgz \
		nuwpstj.ttf.gz nwdgkai.tgz nwdsung1.tgz nwdsung2.tgz \
		nwdsung3.tgz

MAINTAINER=	statue@@freebsd.sinica.edu.tw
COMMENT=	ChiTeX/ChiLaTeX let you use Chinese Big5 codes in TeX/LaTeX documents

BUILD_DEPENDS=	latex:${PORTSDIR}/print/teTeX

DIST_SUBDIR=	chitex
WRKSRC=		${WRKDIR}/chitex612
NO_BUILD=	YES
NO_CDROM=	'Do not sell for profit.'
FORBIDDEN=	'Installs setuid root binaries that use system() unsafely'

MAN1=		awka.1

do-extract:
	@@${MKDIR} ${WRKDIR}
	@@(cd ${WRKDIR} && \
	  ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/chitex6121.tar.gz && \
	  ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/chitex6122.tar.gz )

do-install:
	@@(cd ${WRKSRC} && \
	  /usr/bin/env DISTDIR=${DISTDIR} $(SH) chsetupbig5Linux )

.include <bsd.port.mk>
@


1.6
log
@This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@Mark FORBIDDEN.  This port installs set-user-id executables which
call system() without sanitizing the environment. It is trivially
exploitable for root privileges.

Reported by:	Niels Heinen <zillion@@safemode.org>
@
text
@@


1.4
log
@De-pkg-comment.
@
text
@d30 1
@


1.3
log
@Don't hardcode /usr/ports/distfiles, use ${DISTDIR} instead.
Don't install files owned by root:wheel with mode gu+s; use u+s instead.
I'm not sure why these need to be setuid root in the first place, but
that's a separate issue.
Bump PORTREVISION.
@
text
@d22 1
@


1.2
log
@Update MASTER_SITES

PR:	ports/37433
Submitted by:	Statue <statue@@softwareliberty.org> (MAINTAINER)
@
text
@d10 1
d40 1
a40 1
	  $(SH) chsetupbig5Linux )
@


1.1
log
@add chitex
ChiTeX/ChiLaTeX let you use Chinese Big5 codes in TeX/LaTeX documents

PR:		32488
Submitted by:	Statue <statue@@softwareliberty.org>
@
text
@d12 1
a12 1
		http://freebsd.sinica.edu.tw/~statue/chitex/%SUBDIR%/
@

