diff options
author | linimon <linimon@FreeBSD.org> | 2004-10-23 13:32:03 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-10-23 13:32:03 +0800 |
commit | f87851c193f200ba41f44afc4f39c02a6e07d85d (patch) | |
tree | 3cce6cf4f5460a0ac1c0dbb4c135375a0deebf2c | |
parent | 6de49973ac0548c5400bf41eb1cd087a4c159cd0 (diff) | |
download | freebsd-ports-gnome-f87851c193f200ba41f44afc4f39c02a6e07d85d.tar.gz freebsd-ports-gnome-f87851c193f200ba41f44afc4f39c02a6e07d85d.tar.zst freebsd-ports-gnome-f87851c193f200ba41f44afc4f39c02a6e07d85d.zip |
As previously announced, remove abispell-fr-FR. It does not work with
AbiWord-2.0.
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/abispell-fr-FR/Makefile | 32 | ||||
-rw-r--r-- | french/abispell-fr-FR/distinfo | 2 | ||||
-rw-r--r-- | french/abispell-fr-FR/pkg-descr | 3 | ||||
-rw-r--r-- | french/abispell-fr-FR/pkg-plist | 2 |
5 files changed, 0 insertions, 40 deletions
diff --git a/french/Makefile b/french/Makefile index ede531be09ec..cdcbc6edee40 100644 --- a/french/Makefile +++ b/french/Makefile @@ -3,7 +3,6 @@ COMMENT = French support - SUBDIR += abispell-fr-FR SUBDIR += alphabet_sounds_fr SUBDIR += aspell SUBDIR += aster diff --git a/french/abispell-fr-FR/Makefile b/french/abispell-fr-FR/Makefile deleted file mode 100644 index bad5c03d533e..000000000000 --- a/french/abispell-fr-FR/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: DirectFB -# Date created: 29 Sept 2002 -# Whom: Devaux Fabien <fab@gcu.info> -# -# $FreeBSD$ -# - -PORTNAME= abispell-fr -PORTVERSION= 20020418 -PORTREVISION= 1 -CATEGORIES= french -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= abiword -DISTNAME= abispell-fr-FR.i386 - -MAINTAINER= fab@gcu.info -COMMENT= French (France) ispell dictionary for AbiWord - -BUILD_DEPENDS= AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 - -IGNORE= Does not work with AbiWord-2.0 -EXPIRATION_DATE=2004-08-20 -DEPRECATED= ${IGNORE} - -PREFIX= ${X11BASE} -NO_BUILD= yes - -do-install: - ${INSTALL} -m 444 ${WRKDIR}/usr/share/AbiSuite/dictionary/francais.hash-encoding ${PREFIX}/share/AbiSuite/dictionary/ - ${INSTALL} -m 444 ${WRKDIR}/usr/share/AbiSuite/dictionary/francais.hash ${PREFIX}/share/AbiSuite/dictionary/ - -.include <bsd.port.mk> diff --git a/french/abispell-fr-FR/distinfo b/french/abispell-fr-FR/distinfo deleted file mode 100644 index 0269361de062..000000000000 --- a/french/abispell-fr-FR/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (abispell-fr-FR.i386.tar.gz) = 12bc232ae0986243e41a70a4ed8cd848 -SIZE (abispell-fr-FR.i386.tar.gz) = 405291 diff --git a/french/abispell-fr-FR/pkg-descr b/french/abispell-fr-FR/pkg-descr deleted file mode 100644 index cfa4f91b2f4a..000000000000 --- a/french/abispell-fr-FR/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -It's the french dictionnary to use with AbiWord, it requieres ispell to work. -AbiWord will be able to underline your mistakes while typing text, and will -propose corrections. diff --git a/french/abispell-fr-FR/pkg-plist b/french/abispell-fr-FR/pkg-plist deleted file mode 100644 index f3af0c5fe0db..000000000000 --- a/french/abispell-fr-FR/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -share/AbiSuite/dictionary/francais.hash -share/AbiSuite/dictionary/francais.hash-encoding |