ports/opt (master): wordnet: moved to attic
commit 9fdf90c2dd0b906bf27f5b2aa42ed9df724d5b79 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:45:29 2006 +0000 wordnet: moved to attic diff --git a/wordnet/.footprint b/wordnet/.footprint deleted file mode 100644 index 5cf7808..0000000 --- a/wordnet/.footprint +++ /dev/null @@ -1,69 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --r-xr-xr-x root/root usr/bin/wishwn --r-xr-xr-x root/root usr/bin/wn --r-xr-xr-x root/root usr/bin/wnb -drwxr-xr-x root/root usr/include/ --r--r--r-- root/root usr/include/license.h --r--r--r-- root/root usr/include/setutil.h --r--r--r-- root/root usr/include/wn.h --r--r--r-- root/root usr/include/wnconsts.h --r--r--r-- root/root usr/include/wnglobal.h --r--r--r-- root/root usr/include/wnhelp.h --r--r--r-- root/root usr/include/wnrtl.h --r--r--r-- root/root usr/include/wntypes.h -drwxr-xr-x root/root usr/lib/ --r--r--r-- root/root usr/lib/libwn.a -drwxr-xr-x root/root usr/lib/wnres/ --r--r--r-- root/root usr/lib/wnres/license.txt --r--r--r-- root/root usr/lib/wnres/wn.xbm --r--r--r-- root/root usr/lib/wnres/wnb.man --r--r--r-- root/root usr/lib/wnres/wngloss.man -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --r--r--r-- root/root usr/man/man1/wn.1.gz --r--r--r-- root/root usr/man/man1/wnb.1.gz --r--r--r-- root/root usr/man/man1/wnintro.1.gz -drwxr-xr-x root/root usr/man/man3/ --r--r--r-- root/root usr/man/man3/binsrch.3.gz --r--r--r-- root/root usr/man/man3/morph.3.gz --r--r--r-- root/root usr/man/man3/wnintro.3.gz --r--r--r-- root/root usr/man/man3/wnsearch.3.gz --r--r--r-- root/root usr/man/man3/wnutil.3.gz -drwxr-xr-x root/root usr/man/man5/ --r--r--r-- root/root usr/man/man5/cntlist.5.gz --r--r--r-- root/root usr/man/man5/lexnames.5.gz --r--r--r-- root/root usr/man/man5/senseidx.5.gz --r--r--r-- root/root usr/man/man5/wndb.5.gz --r--r--r-- root/root usr/man/man5/wninput.5.gz --r--r--r-- root/root usr/man/man5/wnintro.5.gz -drwxr-xr-x root/root usr/man/man7/ --r--r--r-- root/root usr/man/man7/morphy.7.gz --r--r--r-- root/root usr/man/man7/uniqbeg.7.gz --r--r--r-- root/root usr/man/man7/wngloss.7.gz --r--r--r-- root/root usr/man/man7/wngroups.7.gz --r--r--r-- root/root usr/man/man7/wnintro.7.gz --r--r--r-- root/root usr/man/man7/wnlicens.7.gz --r--r--r-- root/root usr/man/man7/wnpkgs.7.gz --r--r--r-- root/root usr/man/man7/wnstats.7.gz -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/wordnet/ -drwxr-xr-x root/root usr/share/wordnet/dict/ --r--r--r-- root/root usr/share/wordnet/dict/adj.exc --r--r--r-- root/root usr/share/wordnet/dict/adv.exc --r--r--r-- root/root usr/share/wordnet/dict/cntlist --r--r--r-- root/root usr/share/wordnet/dict/cntlist.rev --r--r--r-- root/root usr/share/wordnet/dict/data.adj --r--r--r-- root/root usr/share/wordnet/dict/data.adv --r--r--r-- root/root usr/share/wordnet/dict/data.noun --r--r--r-- root/root usr/share/wordnet/dict/data.verb --r--r--r-- root/root usr/share/wordnet/dict/index.adj --r--r--r-- root/root usr/share/wordnet/dict/index.adv --r--r--r-- root/root usr/share/wordnet/dict/index.noun --r--r--r-- root/root usr/share/wordnet/dict/index.sense --r--r--r-- root/root usr/share/wordnet/dict/index.verb --r--r--r-- root/root usr/share/wordnet/dict/lexnames --r--r--r-- root/root usr/share/wordnet/dict/noun.exc --r--r--r-- root/root usr/share/wordnet/dict/sentidx.vrb --r--r--r-- root/root usr/share/wordnet/dict/sents.vrb --r--r--r-- root/root usr/share/wordnet/dict/verb.exc diff --git a/wordnet/.md5sum b/wordnet/.md5sum deleted file mode 100644 index 9b2671b..0000000 --- a/wordnet/.md5sum +++ /dev/null @@ -1,2 +0,0 @@ -42faaf63f391bb1e13f59ca83490634d WordNet-2.0.tar.gz -11aa5a2d6c247447a60ef135e02502ea wordnet-2.0.patch diff --git a/wordnet/Pkgfile b/wordnet/Pkgfile deleted file mode 100644 index 0fb6364..0000000 --- a/wordnet/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: electronic lexical database of the English language (aka: a superb thesaurus) -# URL: http://www.cogsci.princeton.edu/~wn/ -# Maintainer: -# Packager: -# Depends on: tk - -name=wordnet -version=2.0 -release=3 -source=(ftp://ftp.cogsci.princeton.edu/pub/wordnet/2.0/WordNet-$version.tar.gz wordnet-$version.patch) - -build() { - cd WordNet-$version - patch -p1 < ../wordnet-$version.patch - make SrcWorld - chown -R root.root $PKG/usr - rm -rf $PKG/usr/share/doc -} diff --git a/wordnet/wordnet-2.0.patch b/wordnet/wordnet-2.0.patch deleted file mode 100644 index 8c3b3a5..0000000 --- a/wordnet/wordnet-2.0.patch +++ /dev/null @@ -1,117 +0,0 @@ -diff -rU1 ./dict/Makefile /tmp/WordNet-2.0/dict/Makefile ---- ./dict/Makefile 2003-07-17 08:27:36.000000000 -0600 -+++ /tmp/WordNet-2.0/dict/Makefile 2005-01-28 01:26:47.711865240 -0700 -@@ -4,4 +4,4 @@ - --WN_ROOT = /usr/local/WordNet-2.0 --WN_INSTALLDIR = $(WN_ROOT)/dict -+WN_ROOT = /usr -+WN_INSTALLDIR = $(WN_ROOT)/share/wordnet/dict - -diff -rU1 ./include/wnconsts.h /tmp/WordNet-2.0/include/wnconsts.h ---- ./include/wnconsts.h 2003-06-16 09:49:43.000000000 -0600 -+++ /tmp/WordNet-2.0/include/wnconsts.h 2005-01-28 01:26:48.293776776 -0700 -@@ -18,4 +18,4 @@ - #define DICTDIR "/dict" --#define DEFAULTPATH "/usr/local/WordNet-2.0/dict" --#define DEFAULTBIN "/usr/local/WordNet-2.0/bin" -+#define DEFAULTPATH "/usr/share/wordnet/dict" -+#define DEFAULTBIN "/usr/bin" - #define DATAFILE "%s/data.%s" -diff -rU1 ./Makefile /tmp/WordNet-2.0/Makefile ---- ./Makefile 2003-06-16 10:09:25.000000000 -0600 -+++ /tmp/WordNet-2.0/Makefile 2005-01-28 01:26:48.293776776 -0700 -@@ -36,3 +36,3 @@ - --PLATFORM = solaris -+PLATFORM = linux - #PLATFORM = irix -@@ -64,3 +64,3 @@ - --WN_ROOT = /usr/local/WordNet-2.0 -+WN_ROOT = $(PKG)/usr - -@@ -78,3 +78,3 @@ - --WN_DICTDIR = $(WN_ROOT)/dict -+WN_DICTDIR = $(PKG)/usr/share/wordnet/dict - -@@ -106,4 +106,4 @@ - --WN_MANDIR = $(WN_ROOT)/man --WN_DOCDIR = $(WN_ROOT)/doc -+WN_MANDIR = $(PKG)/usr/man -+WN_DOCDIR = $(PKG)/usr/share/doc/wordnet-2.0 - -@@ -120,6 +120,6 @@ - # Use this for Solaris --LOCAL_LDFLAGS = -R/usr/openwin/lib:/usr/lib:/usr/local/lib -+#LOCAL_LDFLAGS = -R/usr/openwin/lib:/usr/lib:/usr/local/lib - - # Use this for Irix and Linux --#LOCAL_LDFLAGS = -+LOCAL_LDFLAGS = -L/usr/X11R6/lib - -@@ -127,3 +127,3 @@ - --LOCAL_CFLAGS = -O -DUNIX -+LOCAL_CFLAGS = $(CFLAGS) -DUNIX #-I$PKG/usr/include - -@@ -144,8 +144,8 @@ - --TCL_INCDIR = /usr/local/include --TCL_LIBDIR = /usr/local/lib --TK_INCDIR = /usr/local/include --TK_LIBDIR = /usr/local/lib --X11_INCDIR = /usr/openwin/include --X11_LIBDIR = /usr/openwin/lib -+#TCL_INCDIR = /usr/local/include -+#TCL_LIBDIR = /usr/local/lib -+#TK_INCDIR = /usr/local/include -+#TK_LIBDIR = /usr/local/lib -+#X11_INCDIR = /usr/openwin/include -+#X11_LIBDIR = /usr/openwin/lib - -@@ -162,8 +162,8 @@ - --#TCL_INCDIR = /usr/include --#TCL_LIBDIR = /usr/lib --#TK_INCDIR = /usr/include --#TK_LIBDIR = /usr/lib --#X11_INCDIR = /usr/X11R6/include --#X11_LIBDIR = /usr/X11R6/lib -+TCL_INCDIR = /usr/include -+TCL_LIBDIR = /usr/lib -+TK_INCDIR = /usr/include -+TK_LIBDIR = /usr/lib -+X11_INCDIR = /usr/X11R6/include -+X11_LIBDIR = /usr/X11R6/lib - -@@ -171,3 +171,3 @@ - --WNB_LIBS = -ltk8.3 -ltcl8.3 -lX11 -lm -lsocket -lnsl -ldl -lpthread -+#WNB_LIBS = -ltk8.3 -ltcl8.3 -lX11 -lm -lsocket -lnsl -ldl -lpthread - -@@ -180,3 +180,3 @@ - --#WNB_LIBS = -ltk -ltcl -lX11 -lm -lnsl -ldl -lpthread -+WNB_LIBS = -ltk8.4 -ltcl8.4 -lX11 -lm -lnsl -ldl -lpthread - -diff -rU1 ./src/include/wnconsts.h /tmp/WordNet-2.0/src/include/wnconsts.h ---- ./src/include/wnconsts.h 2003-06-16 09:49:43.000000000 -0600 -+++ /tmp/WordNet-2.0/src/include/wnconsts.h 2005-01-28 01:26:47.709865544 -0700 -@@ -18,4 +18,4 @@ - #define DICTDIR "/dict" --#define DEFAULTPATH "/usr/local/WordNet-2.0/dict" --#define DEFAULTBIN "/usr/local/WordNet-2.0/bin" -+#define DEFAULTPATH "/usr/share/wordnet/dict" -+#define DEFAULTBIN "/usr/bin" - #define DATAFILE "%s/data.%s" -diff -rU1 ./src/wnb/wnb /tmp/WordNet-2.0/src/wnb/wnb ---- ./src/wnb/wnb 2003-08-01 08:20:42.000000000 -0600 -+++ /tmp/WordNet-2.0/src/wnb/wnb 2005-01-28 01:26:47.709865544 -0700 -@@ -99,3 +99,3 @@ - if {[lsearch -exact [array names env] WNHOME] == -1} { -- set resourcedir "/usr/local/WordNet-2.0/lib/wnres" -+ set resourcedir "/usr/lib/wnres" - } else {
participants (1)
-
crux@crux.nu