summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-21 19:28:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-21 19:28:17 +0000
commit222640a7d3dd12231122f05103d722600c9a0c45 (patch)
treec83b0bf46163157cce1d0f5e97dd717d01fabb2a
parentUse PST/PDT to match what cvsweb & commit mails use. (diff)
Repo-move textproc/pt-aspell to portuguese/aspell.
Notes
Notes: svn path=/head/; revision=70700
-rw-r--r--MOVED1
-rw-r--r--portuguese/Makefile2
-rw-r--r--portuguese/aspell-pt_PT/Makefile5
-rw-r--r--portuguese/aspell/Makefile5
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/pt-aspell/Makefile16
-rw-r--r--textproc/pt-aspell/pkg-comment1
-rw-r--r--textproc/pt-aspell/pkg-descr6
8 files changed, 8 insertions, 29 deletions
diff --git a/MOVED b/MOVED
index 015e2291de04..b3b6211cd684 100644
--- a/MOVED
+++ b/MOVED
@@ -54,3 +54,4 @@ graphics/linux_mesa||2002-11-17|Port was broken and out of date
audio/cdrdao|sysutils/cdrdao|2002-11-18|misfiled, burns data CDs too
sysutils/pkgview|sysutils/gnome-pkgview|2002-11-20|author has changed the binary and package name
japanese/tvi||2002-11-21|development discontinued and distfile unavailable
+textproc/pt-aspell|portuguese/aspell|2002-11-21|new category
diff --git a/portuguese/Makefile b/portuguese/Makefile
index 0c5714006a26..24d3adc72ec0 100644
--- a/portuguese/Makefile
+++ b/portuguese/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
#
- SUBDIR +=
+ SUBDIR += aspell
.include <bsd.port.subdir.mk>
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile
index ddecd5def4ef..738cb30823ee 100644
--- a/portuguese/aspell-pt_PT/Makefile
+++ b/portuguese/aspell-pt_PT/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-PORTNAME= pt-aspell
+PORTNAME= aspell
+CATEGORIES= portuguese
MAINTAINER= ports@FreeBSD.org
-MASTERDIR= ${.CURDIR}/../aspell
+MASTERDIR= ${.CURDIR}/../../textproc/aspell
ASPELL_PT= sim
diff --git a/portuguese/aspell/Makefile b/portuguese/aspell/Makefile
index ddecd5def4ef..738cb30823ee 100644
--- a/portuguese/aspell/Makefile
+++ b/portuguese/aspell/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-PORTNAME= pt-aspell
+PORTNAME= aspell
+CATEGORIES= portuguese
MAINTAINER= ports@FreeBSD.org
-MASTERDIR= ${.CURDIR}/../aspell
+MASTERDIR= ${.CURDIR}/../../textproc/aspell
ASPELL_PT= sim
diff --git a/textproc/Makefile b/textproc/Makefile
index 027c15613a49..06a8e6b5251f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -279,7 +279,6 @@
SUBDIR += pl-aspell
SUBDIR += prosper
SUBDIR += pspell-ispell
- SUBDIR += pt-aspell
SUBDIR += py-4suite
SUBDIR += py-HyperText
SUBDIR += py-asv
diff --git a/textproc/pt-aspell/Makefile b/textproc/pt-aspell/Makefile
deleted file mode 100644
index ddecd5def4ef..000000000000
--- a/textproc/pt-aspell/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: pt-aspell
-# Date created: 6 September 2002
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pt-aspell
-
-MAINTAINER= ports@FreeBSD.org
-
-MASTERDIR= ${.CURDIR}/../aspell
-
-ASPELL_PT= sim
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/pt-aspell/pkg-comment b/textproc/pt-aspell/pkg-comment
deleted file mode 100644
index 62af98c0cc33..000000000000
--- a/textproc/pt-aspell/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Aspell with Portuguese dictionary
diff --git a/textproc/pt-aspell/pkg-descr b/textproc/pt-aspell/pkg-descr
deleted file mode 100644
index ea7a7c25bb77..000000000000
--- a/textproc/pt-aspell/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Aspell with Portuguese dictionary.
-
-Note: if you build from ports, prefer textproc/aspell, it will let you
- select dictionaries for several languages.
-
-WWW: http://aspell.sourceforge.net/