aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Ngrams
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.002Philip M. Gollucci2009-06-052-4/+4
| | | | | | | | | PR: ports/134843 Approved by: maintainer timeout (clsung; 15 days) Submitted by: me Notes: svn path=/head/; revision=235283
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 1.9Cheng-Lung Sung2006-11-062-5/+5
| | | | Notes: svn path=/head/; revision=176604
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - update to 1.8Cheng-Lung Sung2005-12-222-3/+4
| | | | | | | - add SHA256 Notes: svn path=/head/; revision=151810
* - update to 1.7Cheng-Lung Sung2004-12-092-3/+3
| | | | | | | | - fixed a documentation typo - solving "our deprecated" warning Notes: svn path=/head/; revision=123536
* - update to 1.6Cheng-Lung Sung2004-12-052-3/+3
| | | | | | | | - minor testing bug (rounding error) - added utf8 type n-grams Notes: svn path=/head/; revision=123180
* - update to 1.4Cheng-Lung Sung2004-11-032-3/+3
| | | | | | | | | | | | - Improved for multi-line token processing - resolved efficiency issue with binary file (not reading line by line any more) - introduced parameters skipinsert and allow_iproc Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=120711
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* - Update to 1.2Vanilla I. Shu2004-07-302-3/+3
| | | | | | | | | | | | - documentation improvement - introduced first and last n-gram in the output - made _reduce_to_limit more efficient (--limit parameter) PR: ports/69779 Submitted by: maintainer Notes: svn path=/head/; revision=115098
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update to version 1.1Kirill Ponomarev2004-01-212-2/+2
| | | | | | | | PR: 61601 Submitted by: maintainer Notes: svn path=/head/; revision=98717
* Add p5-Text-Ngrams 1.0, perl5 modules for Flexible Ngram analysis.Kirill Ponomarev2003-12-284-0/+48
PR: 60607 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=96715