freebsd-ports/devel/p5-perlqt/pkg-plist
Mathieu Arnold eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00

71 lines
2.2 KiB
Text

bin/prcc4_bin
bin/puic4
bin/qdbusxml2perl
env/perl-kdebindings-env.sh
include/perlqt/QtCore4.h
include/perlqt/binding.h
include/perlqt/handlers.h
include/perlqt/listclass_macros.h
include/perlqt/marshall.h
include/perlqt/marshall_basetypes.h
include/perlqt/marshall_complex.h
include/perlqt/marshall_macros.h
include/perlqt/marshall_primitives.h
include/perlqt/marshall_types.h
include/perlqt/perlqt.h
include/perlqt/ppport.h
include/perlqt/smokehelp.h
include/perlqt/smokeperl.h
include/perlqt/util.h
%%SITE_ARCH%%/Phonon.pm
%%SITE_ARCH%%/QImageBlitz.pm
%%SITE_ARCH%%/Qsci.pm
%%SITE_ARCH%%/Qt3Support4.pm
%%SITE_ARCH%%/QtCore4.pm
%%SITE_ARCH%%/QtCore4/classinfo.pm
%%SITE_ARCH%%/QtCore4/debug.pm
%%SITE_ARCH%%/QtCore4/isa.pm
%%SITE_ARCH%%/QtCore4/signals.pm
%%SITE_ARCH%%/QtCore4/slots.pm
%%SITE_ARCH%%/QtDBus4.pm
%%SITE_ARCH%%/QtDeclarative4.pm
%%SITE_ARCH%%/QtGui4.pm
%%SITE_ARCH%%/QtHelp4.pm
%%SITE_ARCH%%/QtMultimedia4.pm
%%SITE_ARCH%%/QtNetwork4.pm
%%SITE_ARCH%%/QtOpenGL4.pm
%%SITE_ARCH%%/QtScript4.pm
%%SITE_ARCH%%/QtSql4.pm
%%SITE_ARCH%%/QtSvg4.pm
%%SITE_ARCH%%/QtTest4.pm
%%SITE_ARCH%%/QtUiTools4.pm
%%SITE_ARCH%%/QtWebKit4.pm
%%SITE_ARCH%%/QtXml4.pm
%%SITE_ARCH%%/QtXmlPatterns4.pm
%%SITE_ARCH%%/Qwt.pm
%%SITE_ARCH%%/auto/Phonon/Phonon.so
%%SITE_ARCH%%/auto/QImageBlitz/QImageBlitz.so
%%SITE_ARCH%%/auto/Qsci/Qsci.so
%%SITE_ARCH%%/auto/Qt3Support4/Qt3Support4.so
%%SITE_ARCH%%/auto/QtCore4/QtCore4.so
%%SITE_ARCH%%/auto/QtDBus4/QtDBus4.so
%%SITE_ARCH%%/auto/QtDeclarative4/QtDeclarative4.so
%%SITE_ARCH%%/auto/QtGui4/QtGui4.so
%%SITE_ARCH%%/auto/QtHelp4/QtHelp4.so
%%SITE_ARCH%%/auto/QtMultimedia4/QtMultimedia4.so
%%SITE_ARCH%%/auto/QtNetwork4/QtNetwork4.so
%%SITE_ARCH%%/auto/QtOpenGL4/QtOpenGL4.so
%%SITE_ARCH%%/auto/QtScript4/QtScript4.so
%%SITE_ARCH%%/auto/QtSql4/QtSql4.so
%%SITE_ARCH%%/auto/QtSvg4/QtSvg4.so
%%SITE_ARCH%%/auto/QtTest4/QtTest4.so
%%SITE_ARCH%%/auto/QtUiTools4/QtUiTools4.so
%%SITE_ARCH%%/auto/QtWebKit4/QtWebKit4.so
%%SITE_ARCH%%/auto/QtXml4/QtXml4.so
%%SITE_ARCH%%/auto/QtXmlPatterns4/QtXmlPatterns4.so
%%SITE_ARCH%%/auto/Qwt/Qwt.so
share/perlqt/cmake/FindPerlMore.cmake
share/perlqt/cmake/PerlQtConfig.cmake
share/perlqt/cmake/PerlQtExport-%%CMAKE_BUILD_TYPE%%.cmake
share/perlqt/cmake/PerlQtExport.cmake
share/perlqt/doxsubpp.pl