pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/WordNet Initial import of WordNet-3.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b422e84d9fd
branches:  trunk
changeset: 539728:9b422e84d9fd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 12 09:22:07 2008 +0000

description:
Initial import of WordNet-3.0:

WordNet is a large lexical database of English, developed under
the direction of George A. Miller. Nouns, verbs, adjectives and
adverbs are grouped into sets of cognitive synonyms (synsets), each
expressing a distinct concept. Synsets are interlinked by means of
conceptual-semantic and lexical relations. The resulting network
of meaningfully related words and concepts can be navigated with
the browser. WordNet is also freely and publicly available for
download. WordNet's structure makes it a useful tool for computational
linguistics and natural language processing.

diffstat:

 textproc/WordNet/DESCR    |    9 +++
 textproc/WordNet/Makefile |   26 +++++++++
 textproc/WordNet/PLIST    |  131 ++++++++++++++++++++++++++++++++++++++++++++++
 textproc/WordNet/distinfo |    5 +
 4 files changed, 171 insertions(+), 0 deletions(-)

diffs (187 lines):

diff -r eb0dd31d6c93 -r 9b422e84d9fd textproc/WordNet/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/WordNet/DESCR    Wed Mar 12 09:22:07 2008 +0000
@@ -0,0 +1,9 @@
+WordNet is a large lexical database of English, developed under
+the direction of George A. Miller. Nouns, verbs, adjectives and
+adverbs are grouped into sets of cognitive synonyms (synsets), each
+expressing a distinct concept. Synsets are interlinked by means of
+conceptual-semantic and lexical relations. The resulting network
+of meaningfully related words and concepts can be navigated with
+the browser. WordNet is also freely and publicly available for
+download. WordNet's structure makes it a useful tool for computational
+linguistics and natural language processing.
diff -r eb0dd31d6c93 -r 9b422e84d9fd textproc/WordNet/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/WordNet/Makefile Wed Mar 12 09:22:07 2008 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/03/12 09:22:07 wiz Exp $
+#
+
+DISTNAME=              WordNet-3.0
+CATEGORIES=            textproc
+MASTER_SITES=          http://wordnet.princeton.edu/3.0/ \
+                       ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/
+
+MAINTAINER=            wiz%NetBSD.org@localhost
+HOMEPAGE=              http://wordnet.princeton.edu/
+COMMENT=               Lexical reference system
+
+USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --with-tcl=${BUILDLINK_PREFIX.tcl}/lib
+CONFIGURE_ARGS+=       --with-tk=${BUILDLINK_PREFIX.tk}/lib
+
+SUBST_CLASSES+=                docpath
+SUBST_FILES.docpath=   doc/html/Makefile.in doc/pdf/Makefile.in
+SUBST_FILES.docpath+=  doc/ps/Makefile.in
+SUBST_MESSAGE.docpath= Fixing path for documentation.
+SUBST_SED.docpath=     -e 's,prefix)/doc,prefix)/share/doc/WordNet,'
+SUBST_STAGE.docpath=   pre-configure
+
+.include "../../x11/tk/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r eb0dd31d6c93 -r 9b422e84d9fd textproc/WordNet/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/WordNet/PLIST    Wed Mar 12 09:22:07 2008 +0000
@@ -0,0 +1,131 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/12 09:22:07 wiz Exp $
+bin/wishwn
+bin/wn
+bin/wnb
+dict/adj.exc
+dict/adv.exc
+dict/cntlist
+dict/cntlist.rev
+dict/data.adj
+dict/data.adv
+dict/data.noun
+dict/data.verb
+dict/frames.vrb
+dict/index.adj
+dict/index.adv
+dict/index.noun
+dict/index.sense
+dict/index.verb
+dict/lexnames
+dict/log.grind.${PKGVERSION}
+dict/noun.exc
+dict/sentidx.vrb
+dict/sents.vrb
+dict/verb.Framestext
+dict/verb.exc
+include/tk/tk.h
+include/tk/tkDecls.h
+include/wn.h
+lib/libWN.a
+lib/wnres/license.txt
+lib/wnres/wn.xbm
+lib/wnres/wnb.man
+lib/wnres/wngloss.man
+man/man1/grind.1
+man/man1/wn.1
+man/man1/wnb.1
+man/man1/wnintro.1
+man/man3/binsrch.3
+man/man3/morph.3
+man/man3/wnintro.3
+man/man3/wnsearch.3
+man/man3/wnutil.3
+man/man5/cntlist.5
+man/man5/lexnames.5
+man/man5/senseidx.5
+man/man5/wndb.5
+man/man5/wninput.5
+man/man5/wnintro.5
+man/man7/morphy.7
+man/man7/uniqbeg.7
+man/man7/wngloss.7
+man/man7/wngroups.7
+man/man7/wnintro.7
+man/man7/wnlicens.7
+man/man7/wnpkgs.7
+man/man7/wnstats.7
+share/doc/WordNet/html/binsrch.3WN.html
+share/doc/WordNet/html/cntlist.5WN.html
+share/doc/WordNet/html/grind.1WN.html
+share/doc/WordNet/html/lexnames.5WN.html
+share/doc/WordNet/html/morph.3WN.html
+share/doc/WordNet/html/morphy.7WN.html
+share/doc/WordNet/html/senseidx.5WN.html
+share/doc/WordNet/html/uniqbeg.7WN.html
+share/doc/WordNet/html/wn.1WN.html
+share/doc/WordNet/html/wnb.1WN.html
+share/doc/WordNet/html/wndb.5WN.html
+share/doc/WordNet/html/wngloss.7WN.html
+share/doc/WordNet/html/wngroups.7WN.html
+share/doc/WordNet/html/wninput.5WN.html
+share/doc/WordNet/html/wnintro.1WN.html
+share/doc/WordNet/html/wnintro.3WN.html
+share/doc/WordNet/html/wnintro.5WN.html
+share/doc/WordNet/html/wnintro.7WN.html
+share/doc/WordNet/html/wnlicens.7WN.html
+share/doc/WordNet/html/wnpkgs.7WN.html
+share/doc/WordNet/html/wnsearch.3WN.html
+share/doc/WordNet/html/wnstats.7WN.html
+share/doc/WordNet/html/wnutil.3WN.html
+share/doc/WordNet/pdf/binsrch.3.pdf
+share/doc/WordNet/pdf/cntlist.5.pdf
+share/doc/WordNet/pdf/grind.1.pdf
+share/doc/WordNet/pdf/lexnames.5.pdf
+share/doc/WordNet/pdf/morph.3.pdf
+share/doc/WordNet/pdf/morphy.7.pdf
+share/doc/WordNet/pdf/senseidx.5.pdf
+share/doc/WordNet/pdf/uniqbeg.7.pdf
+share/doc/WordNet/pdf/wn.1.pdf
+share/doc/WordNet/pdf/wnb.1.pdf
+share/doc/WordNet/pdf/wndb.5.pdf
+share/doc/WordNet/pdf/wngloss.7.pdf
+share/doc/WordNet/pdf/wngroups.7.pdf
+share/doc/WordNet/pdf/wninput.5.pdf
+share/doc/WordNet/pdf/wnintro.1.pdf
+share/doc/WordNet/pdf/wnintro.3.pdf
+share/doc/WordNet/pdf/wnintro.5.pdf
+share/doc/WordNet/pdf/wnintro.7.pdf
+share/doc/WordNet/pdf/wnlicens.7.pdf
+share/doc/WordNet/pdf/wnpkgs.7.pdf
+share/doc/WordNet/pdf/wnsearch.3.pdf
+share/doc/WordNet/pdf/wnstats.7.pdf
+share/doc/WordNet/pdf/wnutil.3.pdf
+share/doc/WordNet/ps/binsrch.3.ps
+share/doc/WordNet/ps/cntlist.5.ps
+share/doc/WordNet/ps/grind.1.ps
+share/doc/WordNet/ps/lexnames.5.ps
+share/doc/WordNet/ps/morph.3.ps
+share/doc/WordNet/ps/morphy.7.ps
+share/doc/WordNet/ps/senseidx.5.ps
+share/doc/WordNet/ps/uniqbeg.7.ps
+share/doc/WordNet/ps/wn.1.ps
+share/doc/WordNet/ps/wnb.1.ps
+share/doc/WordNet/ps/wndb.5.ps
+share/doc/WordNet/ps/wngloss.7.ps
+share/doc/WordNet/ps/wngroups.7.ps
+share/doc/WordNet/ps/wninput.5.ps
+share/doc/WordNet/ps/wnintro.1.ps
+share/doc/WordNet/ps/wnintro.3.ps
+share/doc/WordNet/ps/wnintro.5.ps
+share/doc/WordNet/ps/wnintro.7.ps
+share/doc/WordNet/ps/wnlicens.7.ps
+share/doc/WordNet/ps/wnpkgs.7.ps
+share/doc/WordNet/ps/wnsearch.3.ps
+share/doc/WordNet/ps/wnstats.7.ps
+share/doc/WordNet/ps/wnutil.3.ps
+@dirrm share/doc/WordNet/ps
+@dirrm share/doc/WordNet/pdf
+@dirrm share/doc/WordNet/html
+@dirrm share/doc/WordNet
+@dirrm lib/wnres
+@dirrm dict
diff -r eb0dd31d6c93 -r 9b422e84d9fd textproc/WordNet/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/WordNet/distinfo Wed Mar 12 09:22:07 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/03/12 09:22:07 wiz Exp $
+
+SHA1 (WordNet-3.0.tar.gz) = 8dd56763280d9ed8bc13f62e2fb24c0fe030c763
+RMD160 (WordNet-3.0.tar.gz) = 62cdcd483cbfc1f456691f4fd8e7ba150801577e
+Size (WordNet-3.0.tar.gz) = 11537239 bytes



Home | Main Index | Thread Index | Old Index