Date: Tue, 31 Oct 2006 14:01:26 +0100 (CET) From: Gürkan Sengün <gurkan@linuks.mine.nu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104964: new port: textproc/duncan - English to Thai dictionary for GNUstep Message-ID: <200610311301.k9VD1QKp030082@cow.ethz.ch> Resent-Message-ID: <200610311310.k9VDAM0m043544@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104964 >Category: ports >Synopsis: new port: textproc/duncan - English to Thai dictionary for GNUstep >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 31 13:10:22 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gürkan Sengün >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610311301.k9VD1QKp030082>