aboutsummaryrefslogtreecommitdiff
path: root/portuguese/ispell-pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'portuguese/ispell-pt_BR')
-rw-r--r--portuguese/ispell-pt_BR/Makefile20
-rw-r--r--portuguese/ispell-pt_BR/distinfo1
-rw-r--r--portuguese/ispell-pt_BR/files/patch-aa46
-rw-r--r--portuguese/ispell-pt_BR/pkg-comment1
-rw-r--r--portuguese/ispell-pt_BR/pkg-descr6
-rw-r--r--portuguese/ispell-pt_BR/pkg-plist4
6 files changed, 0 insertions, 78 deletions
diff --git a/portuguese/ispell-pt_BR/Makefile b/portuguese/ispell-pt_BR/Makefile
deleted file mode 100644
index 3076d8b25035..000000000000
--- a/portuguese/ispell-pt_BR/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/portuguese/ispell-pt_BR/distinfo b/portuguese/ispell-pt_BR/distinfo
deleted file mode 100644
index afe4d341cdf1..000000000000
--- a/portuguese/ispell-pt_BR/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (br.ispell-2.4.tar.gz) = 241d9e2fefb92ea74f13c1e07d0b4e7b
diff --git a/portuguese/ispell-pt_BR/files/patch-aa b/portuguese/ispell-pt_BR/files/patch-aa
deleted file mode 100644
index 975fc1dfa9b2..000000000000
--- a/portuguese/ispell-pt_BR/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/portuguese/ispell-pt_BR/pkg-comment b/portuguese/ispell-pt_BR/pkg-comment
deleted file mode 100644
index 183ef387e960..000000000000
--- a/portuguese/ispell-pt_BR/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ispell dictionary for brazilian portuguese
diff --git a/portuguese/ispell-pt_BR/pkg-descr b/portuguese/ispell-pt_BR/pkg-descr
deleted file mode 100644
index 5db63d1c0b6d..000000000000
--- a/portuguese/ispell-pt_BR/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/portuguese/ispell-pt_BR/pkg-plist b/portuguese/ispell-pt_BR/pkg-plist
deleted file mode 100644
index 7e41aa9cda8f..000000000000
--- a/portuguese/ispell-pt_BR/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/conjugue
-share/ispell/br.aff
-share/ispell/br.hash
-share/ispell/verbos