Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 07:10:12 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341681 - in head: . french french/ispell german german/ispell german/ispell-alt german/ispell-neu hungarian hungarian/ispell polish polish/ispell portuguese portuguese/ispell-pt_BR rus...
Message-ID:  <201401290710.s0T7ACGi008248@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jan 29 07:10:12 2014
New Revision: 341681
URL: http://svnweb.freebsd.org/changeset/ports/341681
QAT: https://qat.redports.org/buildarchive/r341681/

Log:
  Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
  
  french/ispell
  german/ispell
  german/ispell-alt
  german/ispell-neu
  hungarian/ispell
  polish/ispell
  portuguese/ispell-pt_BR
  russian/rus-ispell
  textproc/british-ispell
  textproc/es-ispell
  textproc/ispell
  textproc/it-ispell
  textproc/nl-ispell
  textproc/sk-ispell
  ukrainian/ispell

Deleted:
  head/french/ispell/
  head/german/ispell/
  head/german/ispell-alt/
  head/german/ispell-neu/
  head/hungarian/ispell/
  head/polish/ispell/
  head/portuguese/ispell-pt_BR/
  head/russian/rus-ispell/
  head/textproc/british-ispell/
  head/textproc/es-ispell/
  head/textproc/ispell/
  head/textproc/it-ispell/
  head/textproc/nl-ispell/
  head/textproc/sk-ispell/
  head/ukrainian/ispell/
Modified:
  head/MOVED
  head/french/Makefile
  head/german/Makefile
  head/hungarian/Makefile
  head/polish/Makefile
  head/portuguese/Makefile
  head/russian/Makefile
  head/textproc/Makefile
  head/ukrainian/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/MOVED	Wed Jan 29 07:10:12 2014	(r341681)
@@ -5402,3 +5402,18 @@ math/math/octave-forge-image-acquisition
 lang/racket-textual|lang/racket-minimal|2014-01-27|Renamed upstream
 mail/pop-before-smtp||2014-01-27|Removed
 graphics/glfw-devel||2014-01-28|Removed
+french/ispell|french/aspell|2014-01-29|Removed, consider using aspell instead
+german/ispell|german/aspell|2014-01-29|Removed, consider using aspell instead
+german/ispell-alt|german/aspell|2014-01-29|Removed, consider using aspell instead
+german/ispell-neu|german/aspell|2014-01-29|Removed, consider using aspell instead
+hungarian/ispell|hungarian/aspell|2014-01-29|Removed, consider using aspell instead
+polish/ispell|polish/aspell|2014-01-28|Removed, consider using aspell instead
+portuguese/ispell-pt_BR|portuguese/aspell-pt_BR|2014-01-28|Removed, consider using aspell instead
+russian/rus-ispell|russian/aspell|2014-01-29|Removed, consider using aspell instead
+textproc/british-ispell|textroc/en-aspell|2014-01-29|Removed, consider using aspell instead
+textproc/es-ispell|textproc/es-aspell|2014-01-29|Removed, consider using aspell instead
+textproc/ispell|textproc/aspell-ispell|2014-01-29|Removed, consider using aspell instead
+textproc/it-ispell|textproc/it-aspell|2014-01-29|Removed, consider using aspell instead
+textproc/nl-ispell|textproc/nl-ispell|2014-01-29|Removed, consider using aspell instead
+textproc/sk-ispell|textproc/sk-ispell|2014-01-29|Removed, consider using aspell instead
+ukrainian/ispell|ukrainian/aspell|2014-01-29|Removed, consider using aspell instead

Modified: head/french/Makefile
==============================================================================
--- head/french/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/french/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -21,7 +21,6 @@
     SUBDIR += homard
     SUBDIR += hunspell
     SUBDIR += hyphen
-    SUBDIR += ispell
     SUBDIR += jdictionary-fre-hun
     SUBDIR += kde4-l10n
     SUBDIR += libreoffice

Modified: head/german/Makefile
==============================================================================
--- head/german/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/german/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -23,9 +23,6 @@
     SUBDIR += gimp-help
     SUBDIR += hunspell
     SUBDIR += hyphen
-    SUBDIR += ispell
-    SUBDIR += ispell-alt
-    SUBDIR += ispell-neu
     SUBDIR += jdictionary-eng-ger
     SUBDIR += jdictionary-ger-hun
     SUBDIR += kde4-l10n

Modified: head/hungarian/Makefile
==============================================================================
--- head/hungarian/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/hungarian/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -9,7 +9,6 @@
     SUBDIR += hu-zipcodes
     SUBDIR += hunspell
     SUBDIR += hyphen
-    SUBDIR += ispell
     SUBDIR += jdictionary-eng-hun
     SUBDIR += jdictionary-eng-hun-expr
     SUBDIR += kde4-l10n

Modified: head/polish/Makefile
==============================================================================
--- head/polish/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/polish/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -12,7 +12,6 @@
     SUBDIR += gnugadu2
     SUBDIR += hunspell
     SUBDIR += hyphen
-    SUBDIR += ispell
     SUBDIR += kadu
     SUBDIR += kde4-l10n
     SUBDIR += libgadu

Modified: head/portuguese/Makefile
==============================================================================
--- head/portuguese/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/portuguese/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -11,7 +11,6 @@
     SUBDIR += hunspell
     SUBDIR += hyphen
     SUBDIR += irpf-pt_BR
-    SUBDIR += ispell-pt_BR
     SUBDIR += kde4-l10n
     SUBDIR += kde4-l10n-pt_BR
     SUBDIR += libreoffice

Modified: head/russian/Makefile
==============================================================================
--- head/russian/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/russian/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -38,7 +38,6 @@
     SUBDIR += pscyr
     SUBDIR += rubygem-russian
     SUBDIR += rubygem-rutils
-    SUBDIR += rus-ispell
     SUBDIR += rux
     SUBDIR += stardict-bars
     SUBDIR += stardict-computer

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/textproc/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -52,7 +52,6 @@
     SUBDIR += bn-aspell
     SUBDIR += bomstrip
     SUBDIR += br-aspell
-    SUBDIR += british-ispell
     SUBDIR += bsddiff
     SUBDIR += bsdgrep
     SUBDIR += bsdsort
@@ -168,7 +167,6 @@
     SUBDIR += es-aspell
     SUBDIR += es-hunspell
     SUBDIR += es-hyphen
-    SUBDIR += es-ispell
     SUBDIR += es-mythes
     SUBDIR += estraier
     SUBDIR += et-aspell
@@ -321,11 +319,9 @@
     SUBDIR += iso-schematron-xslt
     SUBDIR += iso12083
     SUBDIR += iso8879
-    SUBDIR += ispell
     SUBDIR += it-aspell
     SUBDIR += it-hunspell
     SUBDIR += it-hyphen
-    SUBDIR += it-ispell
     SUBDIR += it-mythes
     SUBDIR += itstool
     SUBDIR += jade
@@ -456,7 +452,6 @@
     SUBDIR += nl-aspell
     SUBDIR += nl-hunspell
     SUBDIR += nl-hyphen
-    SUBDIR += nl-ispell
     SUBDIR += nl-mythes
     SUBDIR += nltk
     SUBDIR += nn-aspell
@@ -1395,7 +1390,6 @@
     SUBDIR += sk-aspell
     SUBDIR += sk-hunspell
     SUBDIR += sk-hyphen
-    SUBDIR += sk-ispell
     SUBDIR += sk-mythes
     SUBDIR += sl-aspell
     SUBDIR += sl-hyphen

Modified: head/ukrainian/Makefile
==============================================================================
--- head/ukrainian/Makefile	Wed Jan 29 06:12:13 2014	(r341680)
+++ head/ukrainian/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
@@ -9,7 +9,6 @@
     SUBDIR += gd
     SUBDIR += hunspell
     SUBDIR += hyphen
-    SUBDIR += ispell
     SUBDIR += kde4-l10n
     SUBDIR += libreoffice
     SUBDIR += monacofonts



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401290710.s0T7ACGi008248>