From tar@cow.ethz.ch  Tue Oct 31 13:08:43 2006
Return-Path: <tar@cow.ethz.ch>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 51A9616A403
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Oct 2006 13:08:43 +0000 (UTC)
	(envelope-from tar@cow.ethz.ch)
Received: from cow.ethz.ch (cow.ethz.ch [195.176.48.111])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AC88043D55
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Oct 2006 13:08:42 +0000 (GMT)
	(envelope-from tar@cow.ethz.ch)
Received: from cow.ethz.ch (localhost [127.0.0.1])
	by cow.ethz.ch (8.13.6/8.13.6) with ESMTP id k9VD1RvY030083
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Oct 2006 14:01:27 +0100 (CET)
	(envelope-from tar@cow.ethz.ch)
Received: (from root@localhost)
	by cow.ethz.ch (8.13.6/8.13.6/Submit) id k9VD1QKp030082;
	Tue, 31 Oct 2006 14:01:26 +0100 (CET)
	(envelope-from tar)
Message-Id: <200610311301.k9VD1QKp030082@cow.ethz.ch>
Date: Tue, 31 Oct 2006 14:01:26 +0100 (CET)
From: Grkan Sengn <gurkan@linuks.mine.nu>
Reply-To: Grkan Sengn <gurkan@linuks.mine.nu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: textproc/duncan - English to Thai dictionary for GNUstep
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104964
>Category:       ports
>Synopsis:       new port: textproc/duncan - English to Thai dictionary for GNUstep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 31 13:10:22 GMT 2006
>Closed-Date:    Tue Oct 31 18:49:56 CET 2006
>Last-Modified:  Tue Oct 31 18:49:56 CET 2006
>Originator:     Grkan Sengn
>Release:        FreeBSD 6.1-RELEASE sparc64
>Organization:
http://www.linuks.mine.nu
>Environment:
System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
Duncan is an English-Thai dictionary. It was developed on Mac OS X, using the
Cocoa libraries. The GNUstep port that can be found here, was done by me. It
was very easy to do; primarily requiring only new interface files, and build
files.
>How-To-Repeat:
>Fix:

--- duncan.shar begins here ---
# 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:
#
#	duncan/Makefile
#	duncan/distinfo
#	duncan/pkg-descr
#	duncan/pkg-plist
#
echo x - duncan/Makefile
sed 's/^X//' >duncan/Makefile << 'END-of-duncan/Makefile'
X# New ports collection makefile for:    duncan
X# Date created:         30 Oct 2006
X# Whom:                 gurkan@linuks.mine.nu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	duncan
XPORTVERSION=	0.1
XCATEGORIES=	textproc
XMASTER_SITES=	http://www.eskimo.com/~pburns/Dictionaries/ \
X		http://florida.ethz.ch/ports/distfiles/
XDISTNAME=	Duncan
X
XMAINTAINER=	gurkan@linuks.mine.nu
XCOMMENT=	English to Thai dictionary for GNUstep
X
XWRKSRC=	${WRKDIR}/${DISTNAME}
XUSE_GMAKE=	yes
XUSE_GNUSTEP=	yes
XUSE_GNUSTEP_PREFIX=	yes
XUSE_GNUSTEP_BACK=	yes
XUSE_GNUSTEP_BUILD=	yes
XUSE_GNUSTEP_INSTALL=	yes
XMAKEFILE=	GNUmakefile
X
X.include <bsd.port.mk>
END-of-duncan/Makefile
echo x - duncan/distinfo
sed 's/^X//' >duncan/distinfo << 'END-of-duncan/distinfo'
XMD5 (Duncan-0.1.tar.gz) = 9b7a1835b285b759acde96d9350ccb31
XSHA256 (Duncan-0.1.tar.gz) = 4df0743d645f814119a6982131638c964ffee605d670e59d8a260bbee82456d1
XSIZE (Duncan-0.1.tar.gz) = 2035955
END-of-duncan/distinfo
echo x - duncan/pkg-descr
sed 's/^X//' >duncan/pkg-descr << 'END-of-duncan/pkg-descr'
XDuncan is an English-Thai dictionary. It was developed on Mac OS X, using the
XCocoa libraries. The GNUstep port that can be found here, was done by me. It
Xwas very easy to do; primarily requiring only new interface files, and build
Xfiles.
X
XWWW: http://www.eskimo.com/~pburns/Dictionaries/
END-of-duncan/pkg-descr
echo x - duncan/pkg-plist
sed 's/^X//' >duncan/pkg-plist << 'END-of-duncan/pkg-plist'
END-of-duncan/pkg-plist
exit
--- duncan.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: dinoex 
Responsible-Changed-When: Tue Oct 31 15:32:46 CET 2006 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104964 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104964: commit references a PR
Date: Tue, 31 Oct 2006 17:28:35 +0000 (UTC)

 dinoex      2006-10-31 17:26:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/duncan      Makefile distinfo log pkg-descr pkg-plist 
   Log:
   Duncan is an English-Thai dictionary. It was developed on Mac OS X, using the
   Cocoa libraries. The GNUstep port that can be found here, was done by me. It
   was very easy to do; primarily requiring only new interface files, and build
   files.
   PR:             104964
   Submitted by:   Grkan Sengn
   
   Revision  Changes    Path
   1.1069    +1 -0      ports/textproc/Makefile
   1.1       +27 -0     ports/textproc/duncan/Makefile (new)
   1.1       +3 -0      ports/textproc/duncan/distinfo (new)
   1.1       +2 -0      ports/textproc/duncan/log (new)
   1.1       +6 -0      ports/textproc/duncan/pkg-descr (new)
   1.1       +28 -0     ports/textproc/duncan/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Tue Oct 31 18:49:13 CET 2006 
State-Changed-Why:  
committed, thanks. 

fixed MASTER_SITES 
fixed DISTNAME/WRKSRC 
generated pkg-plist 

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