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

Matthias Apitz guru at unixarea.de
Tue May 29 07:01:00 UTC 2012


El día Monday, May 28, 2012 a las 08:40:52PM +0200, Matthias Apitz escribió:

> El día Monday, May 28, 2012 a las 07:38:34PM +0100, Chris Rees escribió:
> 
> > > if you look into UPDATING it says in 20110622:
> > > ...
> > >  If you want to switch to lang/perl5.12 from lang/perl5.{8,10} please
> > >  follow instructions in the entry 20100715 in this file.
> > >
> > > and I followed exactly the procedire recommended in 20100715;
> > >
> > >> and, I got a bizillian commercial systems out there with perl 5.12.4 and
> > >> spamassassin, built and run fine.
> > >> (and logs to prove it builds just fine)
> > >
> > > it did not built in my CVS based ports tree with perl5.12; sorry
> > >
> > 
> > grep ^PERL_VERSION /etc/make.conf
> 
> # grep ^PERL_VERSION /etc/make.conf
> PERL_VERSION=5.14.2

Concerning /etc/make.conf, I followed a wild guess and looked for a
backup file:

# ls -l /etc/make.co*
-rw-r--r--  1 root  wheel  195 May 28 07:20 /etc/make.conf
-rw-r--r--  1 root  wheel  135 May 28 07:14 /etc/make.conf.bak

the time (May 28 07:14) matches more or less when I started the update
of lang/perl5.12 to 5.14;

here are the lines of both:

# cat /etc/make.conf.bak 
OVERRIDE_LINUX_BASE_PORT=f10
SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2

# cat /etc/make.conf
OVERRIDE_LINUX_BASE_PORT=f10
SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2
# added by use.perl 2012-05-28 07:20:18
PERL_VERSION=5.14.2

the contents of /etc/make.conf.bak make sense because I compiled the
userland with special settings for sendmail and when I did
mergemaster(8) during the update of the system, I'm sure that I would
have saved the contents of the actual file (though, don't know if
mergemaster asked me for this file). 

So it seems that the update to perl5.12 did not changed the
/etc/make.conf for whatever reason...

	matthias
-- 
Matthias Apitz
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-ports mailing list