aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-22 22:04:31 +0800
committerlioux <lioux@FreeBSD.org>2002-11-22 22:04:31 +0800
commit51bc4c9a211c29132811b2d5f2833f466f0c2c22 (patch)
treedb2bcea62b2ccf740104380a8d014dc91696aa67 /textproc
parent6fe257835498ecd7126e86ff2d3f7a182f692040 (diff)
downloadfreebsd-ports-gnome-51bc4c9a211c29132811b2d5f2833f466f0c2c22.tar.gz
freebsd-ports-gnome-51bc4c9a211c29132811b2d5f2833f466f0c2c22.tar.zst
freebsd-ports-gnome-51bc4c9a211c29132811b2d5f2833f466f0c2c22.zip
Move br-ispell to portuguese category as ispell-pt_BR after repo
copy and connect to build Approved by: kris (repo copy, portmgr hat) Repo copied by: joe (cvs hat)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/br-ispell/Makefile20
-rw-r--r--textproc/br-ispell/distinfo1
-rw-r--r--textproc/br-ispell/files/patch-aa46
-rw-r--r--textproc/br-ispell/pkg-comment1
-rw-r--r--textproc/br-ispell/pkg-descr6
-rw-r--r--textproc/br-ispell/pkg-plist4
7 files changed, 0 insertions, 79 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 06a8e6b5251f..e3c022347e89 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -11,7 +11,6 @@
SUBDIR += bedic-data
SUBDIR += bibtex2html
SUBDIR += br-aspell
- SUBDIR += br-ispell
SUBDIR += british-ispell
SUBDIR += c2html
SUBDIR += ca-aspell
diff --git a/textproc/br-ispell/Makefile b/textproc/br-ispell/Makefile
deleted file mode 100644
index 3076d8b25035..000000000000
--- a/textproc/br-ispell/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: br-ispell
-# Date created: 5 February 1999
-# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
-#
-# $FreeBSD$
-#
-
-PORTNAME= br-ispell
-PORTVERSION= 2.4
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.ime.usp.br/pub/ueda/br.ispell/
-DISTNAME= br.ispell-2.4
-
-MAINTAINER= jonny@jonny.eng.br
-
-BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
-
-MAN1= conjugue.1
-
-.include <bsd.port.mk>
diff --git a/textproc/br-ispell/distinfo b/textproc/br-ispell/distinfo
deleted file mode 100644
index afe4d341cdf1..000000000000
--- a/textproc/br-ispell/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (br.ispell-2.4.tar.gz) = 241d9e2fefb92ea74f13c1e07d0b4e7b
diff --git a/textproc/br-ispell/files/patch-aa b/textproc/br-ispell/files/patch-aa
deleted file mode 100644
index 975fc1dfa9b2..000000000000
--- a/textproc/br-ispell/files/patch-aa
+++ /dev/null
@@ -1,46 +0,0 @@
---- Makefile.orig Mon Oct 18 15:15:22 1999
-+++ Makefile Tue Nov 2 23:55:52 1999
-@@ -16,12 +16,11 @@
- # VDIR - aqui será colocado o banco de verbos
- # MANDIR - aqui será colocada a man page do conjugue
- #
--prefix=/usr/local
--BINDIR=$(prefix)/bin
--HASHDIR=/usr/lib/ispell
--VDIR=$(prefix)/lib
--MANDIR=$(prefix)/man
--AWK=/usr/bin/gawk
-+BINDIR=$(PREFIX)/bin
-+HASHDIR=$(PREFIX)/share/ispell
-+VDIR=$(PREFIX)/share/ispell
-+MANDIR=$(PREFIX)/man
-+AWK=/usr/bin/awk
-
- #
- # Daqui para baixo não mexa mais em nada
-@@ -71,20 +70,16 @@
- #
- # Instala o br.hash
- #
--install-hash: br.ispell
-- install -d $(HASHDIR)
-- install --mode=644 br.hash br.aff $(HASHDIR)
-+install-hash: br.hash
-+ ${BSD_INSTALL_DATA} br.hash br.aff $(HASHDIR)
-
- #
- # Instala o conjugue
- #
- install-conjugue: conjugue
-- install -d $(BINDIR)
-- install --mode=755 conjugue $(BINDIR)/conjugue
-- install -d $(VDIR)
-- install --mode=644 verbos $(VDIR)/verbos
-- install -d $(MANDIR)/man1
-- install --mode=644 conjugue.1 $(MANDIR)/man1/conjugue.1
-+ ${BSD_INSTALL_SCRIPT} conjugue $(BINDIR)
-+ ${BSD_INSTALL_DATA} verbos $(VDIR)
-+ ${BSD_INSTALL_MAN} conjugue.1 $(MANDIR)/man1
-
- #
- # instala tudo
diff --git a/textproc/br-ispell/pkg-comment b/textproc/br-ispell/pkg-comment
deleted file mode 100644
index 183ef387e960..000000000000
--- a/textproc/br-ispell/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ispell dictionary for brazilian portuguese
diff --git a/textproc/br-ispell/pkg-descr b/textproc/br-ispell/pkg-descr
deleted file mode 100644
index 7701e272d5fa..000000000000
--- a/textproc/br-ispell/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This the br.ispell dictionary for brazilian portuguese. It's
-freely available under the terms of the GNU GPL. You can freely
-redistribute and/or use it for spell checking through ispell
-(http://fmg-www.cs.ucla.edu/ficus-members/geoff/ispell.html).
-
-WWW: http://www.ime.usp.br/~ueda/br.ispell/
diff --git a/textproc/br-ispell/pkg-plist b/textproc/br-ispell/pkg-plist
deleted file mode 100644
index 7e41aa9cda8f..000000000000
--- a/textproc/br-ispell/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/conjugue
-share/ispell/br.aff
-share/ispell/br.hash
-share/ispell/verbos