El día Sunday, May 27, 2012 a las 04:40:58PM +0100, Chris Rees escribió: > On 27 May 2012 16:14, Matthias Apitz <g...@unixarea.de> wrote: > > > > Hi, > > > > # cd /usr/ports/mail/p5-Mail-SpamAssassin > > # make install batch=YES > > ===> p5-Mail-SpamAssassin-3.3.2_6 requires Perl or later, install > > lang/perl5.8, lang/perl5.10, lang/perl5.12 or lang/perl5.14 and try > > again. > > *** [install] Error code 1 > > > > # pkg_info | fgrep perl > > perl-5.8.9_7 Practical Extraction and Report Language > > > > it seems to work with: > > > > # make install USE_PERL5=5.8 > > > > It does, but the maintainer has changed the minimum perl version to > 5.12 (not sure why however) > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/p5-Mail-SpamAssassin/Makefile#rev1.151 > > perl-5.8.9 is way past EOL and unsupported by perl@, is there a > particular reason you can't upgrade?
Using perl-5.8.9 did not make p5-Mail-SpamAssassin building; I updated perl to 5.12 (following the guide in UPDATING), but this wasn't enough either; there was missing Perl/OSType.pm for building the port p5-Module-Build; I ended up with updating perl to 5.14 (and all depending p5-* ports with: # portmaster -o lang/perl5.14 lang/perl5.12 # portmaster p5- and this finally made p5-Mail-SpamAssassin happy; it took me some hours to get that sorted out; I never liked perl and now even less :-) matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <g...@unixarea.de> - w http://www.unixarea.de/ UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"