svn commit: r361435 - in head: . textproc textproc/stardict-BritannicaConcise textproc/stardict-MerrianWebster textproc/stardict-OxfordCollocation textproc/stardict-longman textproc/stardict-oald
Max Brazhnikov
makc at FreeBSD.org
Thu Jul 10 10:06:58 UTC 2014
Author: makc
Date: Thu Jul 10 10:06:57 2014
New Revision: 361435
URL: http://svnweb.freebsd.org/changeset/ports/361435
QAT: https://qat.redports.org/buildarchive/r361435/
Log:
Remove some textproc/stardict-* dictionaries due to possible copyright
problems. "Free to use" on the download page actually means "They are
collected from the Internet, so are free to use".
Deleted:
head/textproc/stardict-BritannicaConcise/
head/textproc/stardict-MerrianWebster/
head/textproc/stardict-OxfordCollocation/
head/textproc/stardict-longman/
head/textproc/stardict-oald/
Modified:
head/MOVED
head/textproc/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Thu Jul 10 09:51:56 2014 (r361434)
+++ head/MOVED Thu Jul 10 10:06:57 2014 (r361435)
@@ -6244,3 +6244,8 @@ lang/see-devel|lang/see|2014-07-07|lang/
net-p2p/libtorrent-devel||2014-07-07|libtorrent port has newer version, use that instead
net-p2p/rtorrent-devel||2014-07-07|rtorrent port has newer version, use that instead
net-im/qxmpp-leechcraft|net-im/qxmpp|2014-07-09|Removed:qxmpp-leechcraft is now merged into qxmpp
+textproc/stardict-BritannicaConcise||2014-07-10|Removed due to possible copyright infringement
+textproc/stardict-MerrianWebster||2014-07-10|Removed due to possible copyright infringement
+textproc/stardict-OxfordCollocation||2014-07-10|Removed due to possible copyright infringement
+textproc/stardict-longman||2014-07-10|Removed due to possible copyright infringement
+textproc/stardict-oald||2014-07-10|Removed due to possible copyright infringement
Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile Thu Jul 10 09:51:56 2014 (r361434)
+++ head/textproc/Makefile Thu Jul 10 10:06:57 2014 (r361435)
@@ -1415,13 +1415,8 @@
SUBDIR += srilm
SUBDIR += ss-hunspell
SUBDIR += ssddiff
- SUBDIR += stardict-BritannicaConcise
- SUBDIR += stardict-MerrianWebster
- SUBDIR += stardict-OxfordCollocation
SUBDIR += stardict-dict-fa_IR
SUBDIR += stardict-dictd_mova
- SUBDIR += stardict-longman
- SUBDIR += stardict-oald
SUBDIR += stardict-quick
SUBDIR += stardict-rptts
SUBDIR += stardict3
More information about the svn-ports-head
mailing list