head	1.3;
access;
symbols
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	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.3
date	2004.06.20.23.40.39;	author kris;	state dead;
branches;
next	1.2;

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

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


desc
@@


1.3
log
@Remove expired ports, plus the three ports that depended on them.
@
text
@--- dictfmt.c.orig	Wed Nov 28 22:57:00 2001
+++ dictfmt.c	Wed Nov 28 22:57:26 2001
@@@@ -30,9 +30,9 @@@@
 #include <string.h>
 #include <time.h>
 #include <ctype.h>
+#include <unistd.h>
 
 #if HAVE_GETOPT_H
-#include <getopt.h>
 #endif
 
 #define FMT_MAXPOS 65
@


1.2
log
@Update to 1.2.

PR: ports/32352
Submitted by: MAINTAINER
@
text
@@


1.1
log
@A Chinese(Big5) <-> English database for dictd.

PR: ports/31298
Submitted by: Statue <statue@@softwareliberty.org>
@
text
@d1 3
a3 3
--- dictfmt.c.orig	Sun Apr  2 00:43:40 2000
+++ dictfmt.c	Sun Oct 14 09:58:49 2001
@@@@ -30,6 +30,7 @@@@
d10 4
a13 1
 #include <getopt.h>
@

