ports/net-mgmt/nagios-check_postgres/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

62 lines
3.1 KiB
Text

bin/check_postgres.pl
%%NAGIOS%%libexec/nagios/check_postgres_archive_ready
%%NAGIOS%%libexec/nagios/check_postgres_autovac_freeze
%%NAGIOS%%libexec/nagios/check_postgres_backends
%%NAGIOS%%libexec/nagios/check_postgres_bloat
%%NAGIOS%%libexec/nagios/check_postgres_checkpoint
%%NAGIOS%%libexec/nagios/check_postgres_cluster_id
%%NAGIOS%%libexec/nagios/check_postgres_commitratio
%%NAGIOS%%libexec/nagios/check_postgres_connection
%%NAGIOS%%libexec/nagios/check_postgres_custom_query
%%NAGIOS%%libexec/nagios/check_postgres_database_size
%%NAGIOS%%libexec/nagios/check_postgres_disabled_triggers
%%NAGIOS%%libexec/nagios/check_postgres_disk_space
%%NAGIOS%%libexec/nagios/check_postgres_fsm_pages
%%NAGIOS%%libexec/nagios/check_postgres_fsm_relations
%%NAGIOS%%libexec/nagios/check_postgres_hitratio
%%NAGIOS%%libexec/nagios/check_postgres_hot_standby_delay
%%NAGIOS%%libexec/nagios/check_postgres_index_size
%%NAGIOS%%libexec/nagios/check_postgres_last_analyze
%%NAGIOS%%libexec/nagios/check_postgres_last_autoanalyze
%%NAGIOS%%libexec/nagios/check_postgres_last_autovacuum
%%NAGIOS%%libexec/nagios/check_postgres_last_vacuum
%%NAGIOS%%libexec/nagios/check_postgres_listener
%%NAGIOS%%libexec/nagios/check_postgres_locks
%%NAGIOS%%libexec/nagios/check_postgres_logfile
%%NAGIOS%%libexec/nagios/check_postgres_new_version_bc
%%NAGIOS%%libexec/nagios/check_postgres_new_version_box
%%NAGIOS%%libexec/nagios/check_postgres_new_version_cp
%%NAGIOS%%libexec/nagios/check_postgres_new_version_pg
%%NAGIOS%%libexec/nagios/check_postgres_new_version_tnm
%%NAGIOS%%libexec/nagios/check_postgres_pgagent_jobs
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_cl_active
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_cl_waiting
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_maxwait
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_sv_active
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_sv_idle
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_sv_login
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_sv_tested
%%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_sv_used
%%NAGIOS%%libexec/nagios/check_postgres_pgbouncer_backends
%%NAGIOS%%libexec/nagios/check_postgres_pgbouncer_checksum
%%NAGIOS%%libexec/nagios/check_postgres_prepared_txns
%%NAGIOS%%libexec/nagios/check_postgres_query_runtime
%%NAGIOS%%libexec/nagios/check_postgres_query_time
%%NAGIOS%%libexec/nagios/check_postgres_relation_size
%%NAGIOS%%libexec/nagios/check_postgres_replicate_row
%%NAGIOS%%libexec/nagios/check_postgres_same_schema
%%NAGIOS%%libexec/nagios/check_postgres_sequence
%%NAGIOS%%libexec/nagios/check_postgres_settings_checksum
%%NAGIOS%%libexec/nagios/check_postgres_slony_status
%%NAGIOS%%libexec/nagios/check_postgres_table_size
%%NAGIOS%%libexec/nagios/check_postgres_timesync
%%NAGIOS%%libexec/nagios/check_postgres_txn_idle
%%NAGIOS%%libexec/nagios/check_postgres_txn_time
%%NAGIOS%%libexec/nagios/check_postgres_txn_wraparound
%%NAGIOS%%libexec/nagios/check_postgres_version
%%NAGIOS%%libexec/nagios/check_postgres_wal_files
man/man1/check_postgres.1p.gz
%%CACTI%%share/cacti/scripts/check_postgres_dbstats
%%CACTI%%@dirrmtry share/cacti/scripts
%%CACTI%%@dirrmtry share/cacti
%%NAGIOS%%@dirrmtry libexec/nagios