notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
nltk Natural language toolkit written in python
3.0.2,2 textproc Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.2,2Version of this port present on the latest quarterly branch.
Maintainer: demon@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-03 15:43:40
Last Update: 2015-04-19 13:49:29
SVN Revision: 384289
People watching this port, also watch:: libao, zip
Also Listed In: python
License: APACHE20
WWW:
http://www.nltk.org/
Description:
NLTK is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, and an active discussion forum. Thanks to a hands-on guide introducing programming fundamentals alongside topics in computational linguistics, NLTK is suitable for linguists, engineers, students, educators, researchers, and industry users alike. NLTK is available for Windows, Mac OS X, and Linux. Best of all, NLTK is a free, open source, community-driven project. NLTK has been called "a wonderful tool for teaching, and working in, computational linguistics using Python" and "an amazing library to play with natural language". WWW: http://www.nltk.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}nltk>0:textproc/nltk@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-nltk
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-tkinter>=0 : x11-toolkits/py-tkinter
  2. py27-yaml>=3.09 : devel/py-yaml
  3. py27-setuptools27>0 : devel/py-setuptools27
  4. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pypi.crate.io/packages/source/n/nltk/
  3. http://pypi.python.jp/nltk/
  4. http://pypi.python.org/packages/source/n/nltk/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.2,2
19 Apr 2015 13:49:29
Revision:384289Original commit files touched by this commit
demon search for other commits by this committer
Rename nltk --> py-nltk for consistency.
3.0.2,2
19 Apr 2015 13:43:02
Revision:384288Original commit files touched by this commit
demon search for other commits by this committer
Update description base on project's homepage.
3.0.2,2
19 Apr 2015 08:28:19
Revision:384270Original commit files touched by this commit
demon search for other commits by this committer
Update to version 3.0.2;
Use PKGNAMEPREFIX, so versions built for python2 and python3 can be
installed at the same time;
Take maintainership.
2.0.4_1,2
07 Dec 2014 10:01:37
Revision:374183Original commit files touched by this commit
mva search for other commits by this committer
- Convert textproc/ to USES=python

With hat:	python@
2.0.4_1,2
02 Dec 2014 22:40:57
Revision:373790Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
2.0.4_1,2
01 Mar 2014 18:15:33
Revision:346709Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREVISION
2.0.4,2
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2.0.4,2
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2.0.4,2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
2.0.4,2
28 Jun 2013 04:29:03
Revision:321944Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.0.4
2.0.2,2
11 Sep 2012 18:02:00
Revision:304113Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.0.2
- change mastersites to pypi, because google doesn't carry the latest tarball
- drop unneeded BUILD_DEPENDS, LICENSE_FILE, USE_PYTHON_PREFIX,
  PYDISTUTILS_EGGINFO
- create pkg-plist
- install with setuptools (upstream switched to it via distribute)
- strict python versions to 2.x only
- add patch to not use distribute for installing. distribute conflicts with
  setuptools. this may be dropped when the whole ports tree will be switched to
  distribute.

PR:		170515
Submitted by:	rm (myself)
Approved by:	maintainer timeout (1 month)
2.0.1.r1,2
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
2.0.1.r1,2
28 Sep 2011 01:36:00
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 2.0.1rc1
- use DISTVERSION instead PORTVERION to avoid bumping of PORTEPOCH in future
updates
- bump PORTEPOCH
- ${MASTER_SITES_GOOGLE_CODE} -> GOOGLE_CODE
- define RUN_DEPENDS exactly (portlint warning)
- fix egginfo after switching to DISTVERSION
- whitespace fixes in pkg-descr

PR:             ports/157964
Submitted by:   Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
2.0b9_1,1
25 Feb 2011 03:19:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
2.0b9,1
17 Dec 2010 07:15:29
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.0b9

PR:             ports/152937
Submitted by:   Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
2.0b8,1
28 Jul 2010 07:19:25
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 2.0b8
- add dependency on devel/py-yaml
- add LICENSE stuff
- change project url
- notify user to deinstall the port before upgrading it in UPDATING

PR:             ports/148877
Submitted by:   Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
2.0b7,1
24 Nov 2009 13:02:54
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.0b7
0.9.7,1
21 Jan 2009 06:45:55
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.9.7

PR:             ports/130315
Submitted by:   Wen Heping <wenheping_AT_gmail dot com>
0.9.5,1
08 Jan 2009 19:30:09
Original commit files touched by this commit
stefan search for other commits by this committer
Update to 0.9.5. (The former nltk-lite has become the new nltk, thus the lower
version number - bumped PORTEPOCH accordingly.)

PR:             126943
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer timeout (>4 months)
1.4.4
04 Oct 2007 06:21:46
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.4.4
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
1.4.4
30 Sep 2006 08:16:11
Original commit files touched by this commit
clsung search for other commits by this committer
- fix pkg-plist
1.4.4
17 Sep 2006 01:40:34
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
1.4.4
14 Aug 2006 05:05:27
Original commit files touched by this commit
clsung search for other commits by this committer
- Respect DESTDIR
- portlint fix
- @dirrmtry

PR:             ports/101881
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.4.4
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.4.4
05 Oct 2005 06:58:28
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 1.4.4
1.4.3
07 Mar 2005 09:18:32
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 1.4.3
1.4
20 Aug 2004 02:56:44
Original commit files touched by this commit
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
1.4
22 Jul 2004 01:43:23
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4

PR:             69402
Submitted by:   maintainer
1.3
03 Apr 2004 20:56:57
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.3

PR:             ports/65113
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
1.2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.2
19 Mar 2004 22:56:30
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on alpha 4.x: Coredump during build
1.2
21 Jan 2004 18:31:21
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.2

PR:             ports/61607
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
1.1
05 Nov 2003 19:57:21
Original commit files touched by this commit
linimon search for other commits by this committer
Fix typographical error in maintainer's email address.
1.1
03 Nov 2003 15:42:33
Original commit files touched by this commit
ijliao search for other commits by this committer
add nltk 1.1
Natural language toolkit written in python

PR:             58745
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>

Number of commits found: 35