./wip/p5-Lingua-Stem-Snowball-Se, Stemmer for Swedish

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2, Package name: p5-Lingua-Stem-Snowball-Se-1.2, Maintainer: kuli0020

Lingua::Stem::Snowball::Se is a perl port of the swedish
stemmer at http://snowball.sourceforge.net.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: ea464173a8cbbdb2a550bae57807cc7fc0da8423
Filesize: 181.56 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-26 03:19:34 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Fix path to REPLACE_PERL script.
   2013-03-26 03:11:15 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Lingua-Stem-Snowball-Se to 1.2.

Changes from previous:
----------------------
1.20  Tue May 08 2007
  - Wrong number of tests in 02-stem.t. Fixed.

  - PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" \ 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    t/00-POD_valid....
    #   Failed test 'blib/lib/Lingua/Stem/Snowball/Se.pm'
    #   at /usr/local/lib/perl5/site_perl/5.8.8/Test/Pod.pm line 159.
    # blib/lib/Lingua/Stem/Snowball/Se.pm (291): =cut found outside a pod block. \ 
 Skipping to next block.
    # Looks like you failed 1 test of 1.
    t/00-POD_valid....dubious                               

  Fixed.

  - from Faye Gibbons [faye@morpheux.org]:
   Q:   When I try to install Lingua-Stem-Snowball-No-1.1 I get this:

      fgibbins@geosl548 Lingua-Stem-Snowball-No-1.1 $ perl Makefile.PL
      Checking if your kit is complete...
      Looks good
      Writing Makefile for Lingua::Stem::Snowball::No
      fgibbins@geosl548 Lingua-Stem-Snowball-No-1.1 $ make
      cp lib/Lingua/Stem/Snowball/No.pm blib/lib/Lingua/Stem/Snowball/No.pm
      Manifying blib/man3/Lingua::Stem::Snowball::No.3pm
      /usr/bin/perl "-Iblib/arch" "-Iblib/lib" Build.PL Build
      Too early to specify a build action 'Build'.  Do 'Build Build' instead.
      make: *** [Build] Error 2
      fgibbins@geosl548 Lingua-Stem-Snowball-No-1.1 $

   FIX: Seems like old MakeMaker versions thinks Buld.PL is a script.
    Fixed by explicitly setting PL_FILES = { } in the Makefile.PL script.

  - from salvejn on CPAN Discussion:
   Q:     Topic: Conflicts between Lingua::Stem::Snowball::No and ::Se
    
        The "stemmer.pl" is present in both modules,
        and when one tries to create distribution package
        (e.g. Debian .deb files or RedHat .rpm files), this creates a conflict.

        Would it be possible to release a new version of Lingua::Stem::Snowball::Se
        and ::No, where the files have been removed or renamed?
        (e.g. to stemmer-no.pl and stemmer-se.pl)
    
        Thanks! :-)

    FIX: Moved the example to examples/ and made a copy stemmer-no.pl in bin/

(a copy of this message has been added to the Lingua::Stem::Snowball::Se CPAN::Forum)

1.10  Mon May 07 2007
  Minor changes. Cache is now no longer a global variable.
  Moved tests into t/, added distmeta.
   2012-10-04 20:42:20 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-21 22:08:13 by Thomas Klausner | Files touched by this commit (59)
Log message:
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
   2009-03-18 13:14:02 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
user-destdir support enabled

   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2005-07-27 21:23:32 by Roman Kulik | Files touched by this commit (1)
Log message:
Changed the pkgname to p5-Lingua-Stem-Snowball-Se and distname to p5-Snowball-Swedish

   2005-07-18 23:47:46 by Roman Kulik | Files touched by this commit (4) | Imported package
Log message:
Lingua::Stem::Snowball::Se is a perl port of the swedish
stemmer at http://snowball.sourceforge.net.

WWW: http://search.cpan.org/~asksh/Snowball-Swedish-1.01/Se.pm