Date: Thu, 31 Oct 2002 15:39:55 +0100 (CET) From: Charlie & <fab@gcu.info> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44781: New port: AbiWord french dictionary Message-ID: <200210311439.g9VEdtLJ090488@asus.fr>
next in thread | raw e-mail | index | archive | help
>Number: 44781 >Category: ports >Synopsis: New port: AbiWord french dictionary >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 31 06:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 4.6-RELEASE i386 >Organization: >Environment: System: FreeBSD asus.fr 4.6-RELEASE FreeBSD 4.6-RELEASE #14: Wed Oct 30 04:52:31 CET 2002 root@asus.fr:/usr/src/sys/compile/KERN01 i386 >Description: It's the new port for the AbiWord French dictionary >How-To-Repeat: >Fix: --- abispell.sh 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: # # /usr/ports/french/abispell-fr-FR/ # /usr/ports/french/abispell-fr-FR/Makefile # /usr/ports/french/abispell-fr-FR/pkg-comment # /usr/ports/french/abispell-fr-FR/pkg-descr # /usr/ports/french/abispell-fr-FR/distinfo # /usr/ports/french/abispell-fr-FR/pkg-plist # echo c - /usr/ports/french/abispell-fr-FR/ mkdir -p /usr/ports/french/abispell-fr-FR/ > /dev/null 2>&1 echo x - /usr/ports/french/abispell-fr-FR/Makefile sed 's/^X//' >/usr/ports/french/abispell-fr-FR/Makefile << 'END-of-/usr/ports/french/abispell-fr-FR/Makefile' X# New ports collection makefile for: DirectFB X# Date created: 29 Sept 2002 X# Whom: Devaux Fabien <fab@gcu.info> X# X# $FreeBSD$ X# X XPORTNAME= abispell-fr XPORTVERSION=FR.i386 XCATEGORIES= french X# Maybe a more flexible URL is possible ? XMASTER_SITES= http://unc.dl.sourceforge.net/sourceforge/abiword/ X#PKGNAMESUFFIX='' XEXTRACT_ONLY=${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} X XMAINTAINER= fab@gcu.info X XBUILD_DEPENDS= AbiWord:${PORTSDIR}/editors/AbiWord X X# This bugz because it needs fresh libs which aren't requiered for AbiWord ... X#USE_X_PREFIX = yes X Xdo-build: Xdo-install: X ${INSTALL} -m 444 ${WRKDIR}/usr/share/AbiSuite/dictionary/francais.hash-encoding ${X11BASE}/share/AbiSuite/dictionary/ X ${INSTALL} -m 444 ${WRKDIR}/usr/share/AbiSuite/dictionary/francais.hash ${X11BASE}/share/AbiSuite/dictionary/ X X.include <bsd.port.mk> END-of-/usr/ports/french/abispell-fr-FR/Makefile echo x - /usr/ports/french/abispell-fr-FR/pkg-comment sed 's/^X//' >/usr/ports/french/abispell-fr-FR/pkg-comment << 'END-of-/usr/ports/french/abispell-fr-FR/pkg-comment' XFrench (France) ispell dictionary for AbiWord END-of-/usr/ports/french/abispell-fr-FR/pkg-comment echo x - /usr/ports/french/abispell-fr-FR/pkg-descr sed 's/^X//' >/usr/ports/french/abispell-fr-FR/pkg-descr << 'END-of-/usr/ports/french/abispell-fr-FR/pkg-descr' XIt's the french dictionnary to use with AbiWord, it requieres ispell to work. XAbiWord will be able to underline your mistakes while typing text, and will Xpropose corrections. END-of-/usr/ports/french/abispell-fr-FR/pkg-descr echo x - /usr/ports/french/abispell-fr-FR/distinfo sed 's/^X//' >/usr/ports/french/abispell-fr-FR/distinfo << 'END-of-/usr/ports/french/abispell-fr-FR/distinfo' XMD5 (abispell-fr-FR.i386.tar.gz) = 12bc232ae0986243e41a70a4ed8cd848 END-of-/usr/ports/french/abispell-fr-FR/distinfo echo x - /usr/ports/french/abispell-fr-FR/pkg-plist sed 's/^X//' >/usr/ports/french/abispell-fr-FR/pkg-plist << 'END-of-/usr/ports/french/abispell-fr-FR/pkg-plist' X../../%%X11BASE%%/share/AbiSuite/dictionary/francais.hash X../../%%X11BASE%%/share/AbiSuite/dictionary/francais.hash-encoding END-of-/usr/ports/french/abispell-fr-FR/pkg-plist exit --- abispell.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210311439.g9VEdtLJ090488>