summaryrefslogtreecommitdiff
path: root/textproc/WordNet
AgeCommit message (Collapse)AuthorFilesLines
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz2-3/+4
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+3
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-08Add bl3.mk file, requested by David H. Gutteridge in PR 49952.wiz1-0/+14
2014-01-20Fix build with TCL 8.6joerg1-1/+3
2014-01-11Revbump after updating tcl/tk.adam1-2/+2
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.