head	1.8;
access;
symbols
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2007.12.03.09.43.41;	author dougb;	state dead;
branches;
next	1.7;

1.7
date	2007.03.08.13.08.17;	author rafan;	state Exp;
branches;
next	1.6;

1.6
date	2003.09.05.07.33.47;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2002.12.31.18.24.08;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2002.12.11.10.51.25;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2002.12.08.22.14.08;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2001.12.11.10.28.43;	author sobomax;	state Exp;
branches;
next	1.1;

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


desc
@@


1.8
log
@ISC recently announced that BIND 8 has been End-of-Life'd:
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php

Therefore, per the previous announcement, remove the ports for BIND 8.
This includes the chinese/bind8 slave port, and mail/smc-milter which
has a dependency on libbind_r.a from BIND 8.x. The latter has been
unmaintained since 2005, and is 3 versions behind.

Approved by:	portmgr (linimon)
@
text
@# New ports collection makefile for:	bind
# Date created:		18 July 1997
# Whom:			jseger@@scds.com
#
# $FreeBSD: ports/chinese/bind8/Makefile,v 1.7 2007/03/08 13:08:17 rafan Exp $
#

CATEGORIES=	chinese net

MAINTAINER=	jihuang@@gate.sinica.edu.tw

MASTERDIR=	${.CURDIR}/../../dns/bind8

PATCH_SITES=	http://www.sinica.edu.tw/~jihuang/

DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
PATCHFILES=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.diff.gz

MD5_FILE=	${.CURDIR}/distinfo

.include "${MASTERDIR}/Makefile"


@


1.7
log
@- dns/bind8 is more slave port friendly now. Remove unnecessary assignment
  after including post.mk

Approved by:	maintainer timeout (private mail sent 16 days ago)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Chase repocopies towards ports/dns

PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@@nigredo.org>
Approved by:	portmgr
@
text
@d10 2
d19 2
a22 2
MD5_FILE=	${.CURDIR}/distinfo
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}
a23 1
MAINTAINER=	jihuang@@gate.sinica.edu.tw
@


1.5
log
@maintainer provides new patch, so unbreak it

Submitted by:	maintainer
@
text
@d10 1
a10 1
MASTERDIR=	${.CURDIR}/../../net/bind8
@


1.4
log
@Marked port as broken until there is a language patch available for
it. Informed maintainer about it.
Noticed on: bento
@
text
@a16 2
BROKEN=		"Diff for 8.3.4 is not available"

@


1.3
log
@Fix a typo: s/CATEGORES/CATEGORIES/
@
text
@d17 2
@


1.2
log
@Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8
accordingly.
@
text
@d8 1
a8 1
CATEGORES=	chinese net
@


1.1
log
@Add chinese/bind8, a slave port of net/bind8.

The patchset for this port simply does one thing: let 8 bit character go.

According to the submitter, the patchset is derived from twnic.net,
which allows multilingual .tw domain name registration now.

Submitted by: jihuang@@gate.sinica.edu.tw
@
text
@d8 1
a8 1
CATEGORES=	chinese
@

