FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:16 AM BST
Port details
p5-WordNet-QueryData 1.49 textproc on this many watch lists=0 search for ports that depend on this port
Perl interface to the WordNet database files
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jul 2003 00:32:12
Also Listed In: perl5
License: not specified in port


From the README:

WordNet::QueryData provides a direct interface to the WordNet database files.
It requires the WordNet package (http://www.cogsci.princeton.edu/~wn/).  It
allows the user direct access to the full WordNet semantic lexicon.  All parts
of speech are supported and access is generally very efficient because the
index and morphical exclusion tables are loaded at initialization.  This
initialization step is slow (appx. 10-15 seconds), but queries are very fast
thereafter---thousands of queries can be completed every second.

WWW: http://www.ai.mit.edu/people/jrennie/WordNet/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
Required Libraries: textproc/wordnet

Required by:
for Build

for Run

To install the port: cd /usr/ports/textproc/p5-WordNet-QueryData/ && make install clean
To add the package: pkg_add -r p5-WordNet-QueryData


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/WordNet/
http://www.cpan.dk/modules/by-module/WordNet/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/WordNet/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/WordNet/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/WordNet/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/WordNet/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/WordNet/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WordNet/
http://at.cpan.org/modules/by-module/WordNet/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/WordNet/
http://backpan.perl.org/modules/by-module/WordNet/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WordNet/
http://cpan.nctu.edu.tw/modules/by-module/WordNet/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/WordNet/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 May 2012 01:47:10
Original commit files touched by this commit  1.49
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.49
ohauer search for other commits by this committer
-remove MD5
20 Nov 2009 15:40:58
Original commit files touched by this commit  1.49
clsung search for other commits by this committer
- Update to 1.49

Changes:        http://search.cpan.org/dist/WordNet-QueryData/ChangeLog
30 Mar 2009 08:41:54
Original commit files touched by this commit  1.48
clsung search for other commits by this committer
- Update to 1.48

Changes:        http://search.cpan.org/dist/WordNet-QueryData/ChangeLog
28 Mar 2008 02:26:10
Original commit files touched by this commit  1.47_1
clsung search for other commits by this committer
- fix post-patch sec.
- bump PORTREVISION

Changes:
09 Jan 2008 03:56:06
Original commit files touched by this commit  1.47
clsung search for other commits by this committer
- Update to 1.47

Changes:        http://search.cpan.org/dist/WordNet-QueryData/ChangeLog
30 May 2007 03:50:29
Original commit files touched by this commit  1.46
clsung search for other commits by this committer
- Update to 1.46
19 May 2007 20:32:57
Original commit files touched by this commit  1.45_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Nov 2006 00:23:05
Original commit files touched by this commit  1.45
clsung search for other commits by this committer
- Update to 1.45
11 May 2006 09:06:45
Original commit files touched by this commit  1.40
clsung search for other commits by this committer
- remove USE_REINPLACE
22 Jan 2006 02:55:05
Original commit files touched by this commit  1.40
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
16 Jan 2006 06:52:43
Original commit files touched by this commit  1.40
clsung search for other commits by this committer
- update to 1.40
16 Jan 2006 06:21:19
Original commit files touched by this commit  1.39
clsung search for other commits by this committer
- update to 1.39
- library depends from wn.2 to WN.2 (reflect textproc/wordnet 2.1)
24 May 2005 06:42:46
Original commit files touched by this commit  1.38
clsung search for other commits by this committer
- update to 1.38
- from ChangeLog
  * QueryData.pm (tokenDetach): change match pattern from \w+ to .+;
    old code wasn't matching words with hyphens! (e.g. go-karts)
05 Dec 2004 05:54:58
Original commit files touched by this commit  1.37
clsung search for other commits by this committer
- update to 1.37
! QueryData.pm (frequency): new function
! QueryData.pm (documentation): add "frequency" entry
05 Dec 2004 04:33:30
Original commit files touched by this commit  1.36
clsung search for other commits by this committer
- fix pkg-plist
11 Nov 2004 05:15:54
Original commit files touched by this commit  1.36
clsung search for other commits by this committer
- update to 1.36
- QueryData.pm (documentation): revise queryWord vs. querySense
  documentation
26 Aug 2004 06:44:19
Original commit files touched by this commit  1.35
clsung search for other commits by this committer
update to 1.35.

Approved by:    vanilla (co-mentor)
25 Aug 2004 07:01:25
Original commit files touched by this commit  1.34
clsung search for other commits by this committer
- update to 1.34
* QueryData.pm (lexnamesFile): new top-level variable
* QueryData.pm (loadLexnames): new function
* QueryData.pm (lexname): new function
* QueryData.pm: add lexname documentation
* test.pl: add lexname tests

Approved by:    vanilla (co-mentor, 'cos mentor is in Athens :-) )
20 Aug 2004 02:56:44
Original commit files touched by this commit  1.33
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
17 Jul 2004 16:54:30
Original commit files touched by this commit  1.33
vanilla search for other commits by this committer
- from 1.31 to 1.33
- from ChangeLog
    * Update "LOCATING THE WORDNET DATABASE"
      documentation (kudos to Jason R Michelizzi for pointing out that
      this needed updating)

PR:             ports/69198
Submitted by:   maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.31_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
18 Feb 2004 19:30:28
Original commit files touched by this commit  1.31_1
mi search for other commits by this committer
Bump PORTREVISION and otherwise adjust things depending on WordNet, which was
upgraded to 2.0 yesterday.

Insisted upon by:       clement
14 Oct 2003 13:17:03
Original commit files touched by this commit  1.31
vanilla search for other commits by this committer
Update port: textproc/p5-WordNet-QueryData from 1.28 to 1.31
grab maintainer

PR:             ports/58006
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
08 Jul 2003 01:28:13
Original commit files touched by this commit  1.28_2
adamw search for other commits by this committer
Load WordNet database files from the proper locations.
08 Jul 2003 01:03:24
Original commit files touched by this commit  1.28_1
adamw search for other commits by this committer
Add missing dir to pkg-plist. PORTREVISION bump.
08 Jul 2003 00:54:52
Original commit files touched by this commit  1.28
adamw search for other commits by this committer
Honor WNHOME if it's defined within the environment.
08 Jul 2003 00:31:30
Original commit files touched by this commit  1.28
adamw search for other commits by this committer
Add p5-WordNet-QueryData

WordNet::QueryData provides a direct interface to the WordNet database files.
It requires the WordNet package. It allows the user direct access to the full
WordNet semantic lexicon. All parts of speech are supported and access is
generally very efficient because the index and morphical exclusion tables are
loaded at initialization. This initialization step is slow (appx. 10-15
seconds), but queries are very fast thereafter---thousands of queries can be
completed every second.

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.249 seconds.