aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkAndrej Zverev2013-08-051-6/+3
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281879
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Fix plist broken by previous commit.Anton Berezin2008-09-051-2/+0
| | | | | | | Reported by: QAT bot Notes: svn path=/head/; revision=219900
* Update to 0.952.Anton Berezin2008-09-052-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Lingua-Stem-Snowball/Changes Notes: svn path=/head/; revision=219899
* - 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-8/+2
| | | | | | | | | | | 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.941.Anton Berezin2006-09-232-5/+4
| | | | Notes: svn path=/head/; revision=173641
* Fix plist.Anton Berezin2006-05-262-0/+3
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=163465
* Update to 0.94. It now requires lang/perl5.8.Anton Berezin2006-02-163-9/+7
| | | | Notes: svn path=/head/; revision=156164
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* 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
* Update to 0.93.Anton Berezin2005-09-112-3/+3
| | | | Notes: svn path=/head/; revision=142432
* Update to 0.92.Anton Berezin2005-05-243-5/+5
| | | | Notes: svn path=/head/; revision=136025
* Update to 0.9. This port no longer works with perl 5.005.Anton Berezin2005-02-092-4/+10
| | | | Notes: svn path=/head/; revision=128377
* Fix plist.Anton Berezin2004-12-061-0/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=123289
* Add p5-Lingua-Stem-Snowball, a perl module that provides unifiedAnton Berezin2004-10-144-0/+38
interface to Snowball stemmers. Notes: svn path=/head/; revision=119405