From nobody@FreeBSD.org  Fri Jul 19 05:09:26 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3A0D637B400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Jul 2002 05:09:26 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D6F3F43E31
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Jul 2002 05:09:25 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6JC9KOT031195
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Jul 2002 05:09:20 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6JC9K9r031194;
	Fri, 19 Jul 2002 05:09:20 -0700 (PDT)
Message-Id: <200207191209.g6JC9K9r031194@www.freebsd.org>
Date: Fri, 19 Jul 2002 05:09:20 -0700 (PDT)
From: Tae-seong Kim <rapzzard@rapzzard.pe.kr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port:  korean/netdic
X-Send-Pr-Version: www-1.0

>Number:         40768
>Category:       ports
>Synopsis:       New port:  korean/netdic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 19 05:10:01 PDT 2002
>Closed-Date:    Sun Jan 19 21:17:44 PST 2003
>Last-Modified:  Sun Jan 19 21:17:44 PST 2003
>Originator:     Tae-seong Kim
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
pro-style.org
>Environment:
FreeBSD rapzzard.pe.kr 4.6-STABLE FreeBSD 4.6-STABLE #4: Sat Jul 13 13:39:11 KST 2002 rapzzard@rapzzard.pe.kr:/usr/obj/usr/src/sys/RAPZZARD  i386

>Description:
This is a port of netdic,which is a dictionary
to fetch yahoo's dictionary data(http://dic.yahoo.co.kr/).

by BiStwo <tadboy82@hotmail.com>

>How-To-Repeat:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	netdic
#	netdic/pkg-plist
#	netdic/pkg-descr
#	netdic/pkg-comment
#	netdic/distinfo
#	netdic/Makefile
#
echo c - netdic
mkdir -p netdic > /dev/null 2>&1
echo x - netdic/pkg-plist
sed 's/^X//' >netdic/pkg-plist << 'END-of-netdic/pkg-plist'
Xbin/netdic
END-of-netdic/pkg-plist
echo x - netdic/pkg-descr
sed 's/^X//' >netdic/pkg-descr << 'END-of-netdic/pkg-descr'
XThis is a port of netdic,which is a dictionary 
Xto fetch yahoo's dictionary data(http://dic.yahoo.co.kr/).
X
Xby BiStwo <tadboy82@hotmail.com>
XWWW: http://user.chollian.net/~tadboy(No information this project)
END-of-netdic/pkg-descr
echo x - netdic/pkg-comment
sed 's/^X//' >netdic/pkg-comment << 'END-of-netdic/pkg-comment'
XA network English dictionary utility for Korean
END-of-netdic/pkg-comment
echo x - netdic/distinfo
sed 's/^X//' >netdic/distinfo << 'END-of-netdic/distinfo'
XMD5 (netdic.c) = b47144676fdbf73ed36c84d11d33ed9c
END-of-netdic/distinfo
echo x - netdic/Makefile
sed 's/^X//' >netdic/Makefile << 'END-of-netdic/Makefile'
X# New ports collection makefile for:	netdic
X# Date created:		19 July 2002
X# Whom:			Tae-seong Kim <rapzzard@rapzzard.pe.kr>>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	netdic
XPORTVERSION=	0.1
XCATEGORIES=	korean deskutils
XMASTER_SITES=	http://user.chollian.net/~tadboy/source/NetDic/
XDISTNAME=	netdic
XEXTRACT_SUFX=	.c
X
XMAINTAINER=	rapzzard@rapzzard.pe.kr
X
Xdo-extract:
X	@${RM} -rf ${WRKDIR} && \
X	${MKDIR} ${WRKDIR} && \
X	cd ${WRKDIR} && \
X	${CP} ${DISTDIR}/${DISTFILES} .
X
Xdo-build:
X	${CC} -o ${WRKDIR}/${PORTNAME} ${WRKDIR}/${PORTNAME}.c
X
Xdo-install:
X	${CP} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-netdic/Makefile
exit
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Jan 19 21:17:33 PST 2003 
State-Changed-Why:  
Commited,t hanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40768 
>Unformatted:
