| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Oct 2012 07:47:25
0.23
|
culot  |
- Update to 0.23
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
07 Jul 2012 09:03:57
0.20
|
sunpoet  |
- Update to 0.20
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
01 Jun 2012 06:29:53
0.19
|
sunpoet  |
- Update to 0.19
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
13 May 2012 08:52:04
0.18
|
culot  |
- Update to 0.18
- Add LICENSE (GPLv3)
- Add missing HTML::Tagset dependency
- Remove dependency on Storable>=2.10 (already in core)
- Remove SITE_PERL from BUILD_DEPENDS
- Sort BUILD_DEPENDS
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
11 May 2012 13:44:08
0.17
|
jadawin  |
- Update to 0.17
- Changelog:
http://cpansearch.perl.org/src/ACOBURN/Lingua-EN-Tagger-0.17/Changes |
01 May 2012 01:47:10
0.16
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
0.16
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
24 Oct 2011 09:11:38
0.16
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:40:25
0.16
|
ohauer  |
-remove MD5 |
12 Jul 2010 09:43:34
0.16
|
clsung  |
- Update to 0.16
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
27 Aug 2008 03:36:29
0.15
|
clsung  |
- Update to 0.15
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
17 Apr 2008 14:30:31
0.13
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 01:06:22
0.13
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
24 Jan 2006 03:10:24
0.13
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.13
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.13
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
17 Jul 2005 10:36:46
0.13
|
clsung  |
- update to 0.13
- Added 'get_sentences' method |
04 Apr 2005 09:39:59
0.12
|
clsung  |
- update to 0.12
- from Changes:
! Fixed a bug introduced in the parsing of utf8 text |
05 Dec 2004 06:02:20
0.11
|
clsung  |
- update to 0.11
- Improved Unicode support |
05 Dec 2004 03:59:36
0.10
|
clsung  |
- fix pkg-plist
Noticed by: kris |
20 Aug 2004 02:56:44
0.10
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
25 Jun 2004 16:15:40
0.10
|
arved  |
Update from 0.06 to 0.10
0.10 Aaron Coburn 4/27/04
Fixed some errors in the POD documentation
0.09 Aaron Coburn 2/04/04
Improved the splitting on punctuation
PR: 68230
Submitted by: Cheng-Lung Sung |
31 Mar 2004 03:12:58
0.06
|
trevor  |
SIZEify (maintainer timeout) |
03 Feb 2004 03:14:47
0.06
|
vanilla  |
- from 0.05 to 0.06
- add new dependency of p5-Memoize-ExpireLRU
- Improved recognition of an end of sentence
PR: ports/62241
Submitted by: maintainer |
03 Jan 2004 09:23:20
0.05
|
vanilla  |
Add p5-Lingua-EN-Tagger 0.05,
part-of-speech tagger for English
natural language processing.
PR: 60723
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |