summaryrefslogtreecommitdiff
path: root/textproc/WordNet
AgeCommit message (Collapse)AuthorFilesLines
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-7/+1
2009-02-24Drop maintainership.wiz1-2/+2
2008-09-06Use newer upstream patch:wiz2-7/+7
Fixes (non-security) problem in security patch. Bump PKGREVISION.
2008-09-01Fix possible security problem when WordNet was used as e.g. a web backend,wiz2-2/+10
using the patch provided by Rob Holland from the oCERT Team, see http://www.ocert.org/advisories/ocert-2008-014.html Bump PKGREVISION.
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-03-12Initial import of WordNet-3.0:wiz4-0/+171
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.