cvs commit: ports/textproc Makefile
ports/textproc/p5-Lingua-PT-Stemmer Makefile distinfo pkg-descr
pkg-plist
Pete Fritchman
petef at FreeBSD.org
Fri Jan 9 07:36:28 PST 2004
* Fri, 09 Jan 2004 09:03:26 +0100 - Erwin Lansing:
| On Thu, Jan 08, 2004 at 06:53:41PM -0800, Pete Fritchman wrote:
| > Log:
| > Add p5-Lingua-PT-Stemmer 0.01, stemmers for Portuguese and Galician.
| > =20
|
| Did you test this port with perl 5.005_03 ? It breaks in my test
| environment:
Yeah, same result here, that's why I put this in the Makefile:
.if ${PERL_LEVEL} < 500601
IGNORE= p5-Lingua-PT-Stemmer requires perl 5.6.1. Instal lang/perl5 and then try again
.endif
Thanks,
--pete
More information about the cvs-all
mailing list