aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-StopWords
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.09Cheng-Lung Sung2008-08-273-5/+6
| | | | | | | | | - take maintainership Changes: http://search.cpan.org/dist/Lingua-StopWords/Changes Notes: svn path=/head/; revision=219269
* - 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 0.08Cheng-Lung Sung2006-09-202-4/+4
| | | | Notes: svn path=/head/; revision=173426
* - Update to 0.07Cheng-Lung Sung2006-09-192-4/+4
| | | | Notes: svn path=/head/; revision=173417
* Update to 0.06Mathieu Arnold2006-08-204-7/+10
| | | | | | | | PR: 102267 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=171058
* - update to 0.05Yen-Ming Lee2006-03-203-8/+8
| | | | Notes: svn path=/head/; revision=157710
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+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 Notes: svn path=/head/; revision=143304
* - fix pkg-plistCheng-Lung Sung2004-12-051-0/+1
| | | | | | | [http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-Lingua-StopWords-0.02.log] Notes: svn path=/head/; revision=123204
* Add p5-Lingua-StopWords, a Perl module providing lists of stopwords forAnton Berezin2004-10-134-0/+51
several languages. Notes: svn path=/head/; revision=119276