Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 18:38:44 +0000
From:      Thomas Hurst <tom.hurst@clara.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Perl ports (and world) ignore $LOCALBASE
Message-ID:  <20011115183844.A40014@sploo>

next in thread | raw e-mail | index | archive | help
I have $LOCALBASE set to /usr/pkg to keep /usr/local clean for stuff I
install manually.

However:

===>  Installing for p5-Mail-Audit-1.11
===>   p5-Mail-Audit-1.11 depends on file: /usr/pkg/lib/perl5/site_perl/5.005/Net/Config.pm - not found
===>    Verifying install for /usr/pkg/lib/perl5/site_perl/5.005/Net/Config.pm in /usr/ports/net/p5-Net
===>   Returning to build of p5-Mail-Audit-1.11
===>   p5-Mail-Audit-1.11 depends on file: /usr/pkg/lib/perl5/site_perl/5.005/Mail/Internet.pm - not found
===>    Verifying install for /usr/pkg/lib/perl5/site_perl/5.005/Mail/Internet.pm in /usr/ports/mail/p5-Mail-Tools
===>   Returning to build of p5-Mail-Audit-1.11
Installing /usr/local/lib/perl5/site_perl/5.005/Mail/Audit/PGP.pm
Installing /usr/local/lib/perl5/site_perl/5.005/Mail/Audit/KillDups.pm
Installing /usr/local/lib/perl5/site_perl/5.005/Mail/Audit/MAPS.pm
Installing /usr/local/lib/perl5/site_perl/5.005/Mail/Audit/List.pm
Installing /usr/local/lib/perl5/site_perl/5.005/Mail/Audit.pm
Installing /usr/local/lib/perl5/5.00503/man/man3/Mail::Audit::PGP.3
Installing /usr/local/lib/perl5/5.00503/man/man3/Mail::Audit::KillDups.3
Installing /usr/local/lib/perl5/5.00503/man/man3/Mail::Audit::MAPS.3
Installing /usr/local/lib/perl5/5.00503/man/man3/Mail::Audit.3
Installing /usr/local/lib/perl5/5.00503/man/man3/Mail::Audit::List.3
Writing /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Mail/Audit/.packlist
Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod
===>   Generating temporary packing list
===>   Compressing manual pages for p5-Mail-Audit-1.11
/usr/pkg/lib/perl5/5.00503/man//man3/Mail::Audit.3: No such file or directory
/usr/pkg/lib/perl5/5.00503/man//man3/Mail::Audit::KillDups.3: No such file or directory
/usr/pkg/lib/perl5/5.00503/man//man3/Mail::Audit::List.3: No such file or directory
/usr/pkg/lib/perl5/5.00503/man//man3/Mail::Audit::MAPS.3: No such file or directory
/usr/pkg/lib/perl5/5.00503/man//man3/Mail::Audit::PGP.3: No such file or directory
===>   Registering installation for p5-Mail-Audit-1.11

Note the totally broken mixture of use of $LOCALBASE and /usr/local.

Additionally, the build of world ignores $LOCALBASE so perl doesn't look
in /usr/pkg anyway. pkg_add ignores it too.

Most things work fine with ports moved, but I think things like this
need to be looked atfor those of us that like to keep /usr/local for
ourselves :)

-- 
Thomas 'Freaky' Hurst  -  freaky@aagh.net  -  http://www.aagh.net/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011115183844.A40014>