aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Affixes
Commit message (Collapse)AuthorAgeFilesLines
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-4/+1
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - update to 0.07Cheng-Lung Sung2005-11-282-4/+5
| | | | | | | - add SHA256 checksum Notes: svn path=/head/; revision=149710
* - update to 0.06Cheng-Lung Sung2004-11-062-3/+3
| | | | | | | Note: from now on, commit without mentor's approval Notes: svn path=/head/; revision=120942
* - This perl module provide two functions to get prefix/suffix fromCheng-Lung Sung2004-11-034-0/+47
text. - Prefix/Suffix examination is useful in Natural Language Processing. Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=120689