10-CURRENT r235646 && ports/mail/p5-Mail-SpamAssassin

Matthias Apitz guru at unixarea.de
Sun May 27 15:54:23 UTC 2012


El día Sunday, May 27, 2012 a las 04:40:58PM +0100, Chris Rees escribió:

> On 27 May 2012 16:14, Matthias Apitz <guru at 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
                                       ^^^^^^^^^^^^^^^^^^^^^^^

note: the error msg from the Makefile is somehow incomplete;

> > 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?
> 

I have no favour for perl-5.8.9; I just looked into the Makefile how
this could be repaired and which perl is installed on my system;

the complete installation is fresh (from SVN and ports from CVS) and I'm
just compiling the ports I do need, based on some list;
a look into /var/db/pkg shows:

# ls -ltr /var/db/pkg
total 1402
drwxr-xr-x  2 root  wheel  512 May 21 18:43 v4l_compat-1.0.20120501
drwxr-xr-x  2 root  wheel  512 May 21 18:45 libtool-2.4.2
drwxr-xr-x  2 root  wheel  512 May 21 19:02 qmake-3.3.8_1
drwxr-xr-x  2 root  wheel  512 May 21 19:22 libiconv-1.14
drwxr-xr-x  2 root  wheel  512 May 21 19:24 gmake-3.82
drwxr-xr-x  2 root  wheel  512 May 21 19:24 gettext-0.18.1.1
drwxr-xr-x  2 root  wheel  512 May 21 19:33 libgpg-error-1.10
drwxr-xr-x  2 root  wheel  512 May 21 19:38 pkg-config-0.25_1
drwxr-xr-x  2 root  wheel  512 May 21 19:40 libxml2-2.7.8_3
drwxr-xr-x  2 root  wheel  512 May 21 19:40 libgcrypt-1.5.0
drwxr-xr-x  2 root  wheel  512 May 21 19:54 xcb-proto-1.7.1
drwxr-xr-x  2 root  wheel  512 May 21 19:54 python27-2.7.3
drwxr-xr-x  2 root  wheel  512 May 21 19:56 xproto-7.0.22
drwxr-xr-x  2 root  wheel  512 May 21 20:00 libpthread-stubs-0.3_3
drwxr-xr-x  2 root  wheel  512 May 21 20:00 libXdmcp-1.1.0
drwxr-xr-x  2 root  wheel  512 May 21 20:00 libXau-1.0.6
drwxr-xr-x  2 root  wheel  512 May 21 20:00 xorg-macros-1.16.1
drwxr-xr-x  2 root  wheel  512 May 21 20:01 bigreqsproto-1.1.1
drwxr-xr-x  2 root  wheel  512 May 21 20:01 xcmiscproto-1.2.1
drwxr-xr-x  2 root  wheel  512 May 21 20:02 xf86bigfontproto-1.2.0
drwxr-xr-x  2 root  wheel  512 May 21 20:11 kbproto-1.0.5
drwxr-xr-x  2 root  wheel  512 May 21 20:11 libxcb-1.7
drwxr-xr-x  2 root  wheel  512 May 21 20:13 libX11-1.4.4,1
drwxr-xr-x  2 root  wheel  512 May 21 20:13 xextproto-7.2.0
drwxr-xr-x  2 root  wheel  512 May 21 20:14 xineramaproto-1.2.1
drwxr-xr-x  2 root  wheel  512 May 21 20:14 libXext-1.3.0_1,1
drwxr-xr-x  2 root  wheel  512 May 21 20:16 libICE-1.0.7,1
drwxr-xr-x  2 root  wheel  512 May 21 20:17 inputproto-2.0.2
drwxr-xr-x  2 root  wheel  512 May 21 20:23 lcms-1.19_1,1
drwxr-xr-x  2 root  wheel  512 May 21 20:23 jpeg-8_3
drwxr-xr-x  2 root  wheel  512 May 21 20:30 freetype2-2.4.9_1
drwxr-xr-x  2 root  wheel  512 May 21 20:30 expat-2.0.1_2
drwxr-xr-x  2 root  wheel  512 May 21 20:31 renderproto-0.11.1
drwxr-xr-x  2 root  wheel  512 May 21 20:33 libXrender-0.9.6
drwxr-xr-x  2 root  wheel  512 May 21 20:33 fontconfig-2.8.0_2,1
drwxr-xr-x  2 root  wheel  512 May 21 20:50 gccmakedep-1.0.2
drwxr-xr-x  2 root  wheel  512 May 21 20:50 xorg-cf-files-1.0.4
drwxr-xr-x  2 root  wheel  512 May 21 20:50 perl-5.8.9_7
drwxr-xr-x  2 root  wheel  512 May 21 20:50 makedepend-1.0.3,1
...

i.e. it was pulled in during make of ports/x11/kde3

	matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru at 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


More information about the freebsd-perl mailing list