head	1.13;
access;
symbols
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.10
	RELEASE_5_2_0:1.10
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2004.06.20.23.40.38;	author kris;	state dead;
branches;
next	1.12;

1.12
date	2004.04.19.07.48.48;	author kris;	state Exp;
branches;
next	1.11;

1.11
date	2004.03.13.05.39.50;	author kris;	state Exp;
branches;
next	1.10;

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

1.9
date	2003.10.28.15.24.03;	author foxfair;	state Exp;
branches;
next	1.8;

1.8
date	2003.09.23.14.55.56;	author leeym;	state Exp;
branches;
next	1.7;

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

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

1.5
date	2003.06.18.01.27.22;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2003.05.07.02.19.56;	author leeym;	state Exp;
branches;
next	1.3;

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

1.2
date	2002.11.24.01.38.44;	author edwin;	state Exp;
branches;
next	1.1;

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


desc
@@


1.13
log
@Remove expired ports, plus the three ports that depended on them.
@
text
@# New ports collection makefile for:	dictd
# Date created:			19 July 2002
# Whom:				Kuang-che Wu <kcwu@@ck.tp.edu.tw>
#
# $FreeBSD: ports/chinese/dictd/Makefile,v 1.12 2004/04/19 07:48:48 kris Exp $
#

CATEGORIES=	chinese

MAINTAINER=	ports@@FreeBSD.org

MASTERDIR=	${.CURDIR}/../../net/dictd
EXTRA_PATCHES=	${.CURDIR}/files/patch-index.c \
		${.CURDIR}/files/patch-libmaa::arg.c \
		${.CURDIR}/files/patch-dictfmt.c
#		${.CURDIR}/files/patch-Makefile.in

#pre-install:
#	${ECHO_CMD} "bin/dictfmt" > ${PLIST}
#	${CAT} ${MASTERDIR}/pkg-plist >> ${PLIST}

BROKEN=		"Does not patch"
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2004-06-18

.include "${MASTERDIR}/Makefile"

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}tw-
#ALL_TARGET+=	dictfmt
#INSTALL_TARGET+=install.dictfmt
#PLIST=		${WRKDIR}/PLIST
#MAN1+=		dictfmt.1
@


1.12
log
@These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@BROKEN: Does not patch
@
text
@d23 2
@


1.10
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
@d22 2
@


1.9
log
@PR:		58597
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
Approved by:	maintainer
Fix build step in version 1.9.7
@
text
@d10 1
a10 1
MAINTAINER=	statue@@freebsd.sinica.edu.tw
@


1.8
log
@unbreak chinese/dictd

PR:		56688, 56771
Submitted by:	Statue <statue@@freebsd.sinica.edu.tw>
		KATO Tsuguru <tkato@@prontomail.com>
@
text
@d15 2
a16 2
		${.CURDIR}/files/patch-dictfmt.c \
		${.CURDIR}/files/patch-Makefile.in
@


1.7
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
@d10 1
a10 3
MAINTAINER=	ports@@FreeBSD.org

BROKEN=		Does not compile
d18 3
a20 3
pre-install:
	${ECHO} "bin/dictfmt" > ${PLIST}
	${CAT} ${MASTERDIR}/pkg-plist >> ${PLIST}
d25 4
a28 4
ALL_TARGET+=	dictfmt
INSTALL_TARGET+=install.dictfmt
PLIST=		${WRKDIR}/PLIST
MAN1+=		dictfmt.1
@


1.6
log
@BROKEN: does not compile
@
text
@@


1.5
log
@1. add missing manpage.
2. drop maintainership.

Reviewed by:	kcwu@@ck.tp.edu.tw
@
text
@d12 2
@


1.4
log
@1. include <osreldate.h> before use macro __FreeBSD_version
2. unbreak chinese/dictd which is the slave port of net/dictd

PR:		48586
Submitted by:	Kuang-che Wu <kcwu@@kcwu.dyndns.org>
Approved by:	maintainer timeout
@
text
@d10 1
a10 1
MAINTAINER=	kcwu@@ck.tp.edu.tw
d28 1
@


1.3
log
@BROKEN: Does not compile
@
text
@a17 2
BROKEN=		"Does not compile"

@


1.2
log
@Maintainer update for chinese/dictd: fix build problem

PR:		ports/45651
Submitted by:	Kuang-che Wu <kcwu@@kcwu.dyndns.org>
@
text
@d18 2
@


1.1
log
@add zh-tw-dictd

PR:		40741, 40743
Submitted by:	Kuang-che Wu <kcwu@@kcwu.dyndns.org>
@
text
@d14 7
a20 1
		${.CURDIR}/files/patch-libmaa::arg.c
d25 3
@

