Add Lingua::PT::Stemmer, which provides stemmers for Portuguese and Galician. Note that this port will be required to make textproc/p5-Lingua-Stem work with all locales. How-To-Repeat: Unpack shar archive.
State Changed From-To: open->feedback A couple things: - better pkg-descr? - I changed the Makefile to use only one tab after '=' signs - remove redundant MAN3PREFIX (PERL_CONFIGURE takes care of this for you) It doesn't seem to build on 4.x with system perl: ===> Configuring for p5-Lingua-PT-Stemmer-0.01 Checking if your kit is complete... Looks good Could not eval ' package ExtUtils::MakeMaker::_version; no strict; local $VERSION; $VERSION=undef; do { our $VERSION = '0.01'; }; $VERSION ' in lib/Lingua/PT/Stemmer.pm: Can't modify subroutine entry in scalar assignment at (eval 6) line 7, at EOF *** Error code 2
State Changed From-To: feedback->closed New port added, thanks. I changed a couple things: * set IGNORE instead of BROKEN, with a shorter message * better pkg-plist