View | Details | Raw Unified | Return to bug 237111 | Differences between
and this patch

Collapse All | Expand All

(-)net-mgmt/netdisco/Makefile (-7 / +12 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	netdisco
4
PORTNAME=	netdisco
5
DISTVERSION=	2.040003
5
DISTVERSION=	2.042005
6
CATEGORIES=	net-mgmt perl5
6
CATEGORIES=	net-mgmt perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
MASTER_SITE_SUBDIR=	CPAN:OLIVER
8
MASTER_SITE_SUBDIR=	CPAN:OLIVER
Lines 19-24 Link Here
19
		p5-Net-SNMP>=6.0.1:net-mgmt/p5-Net-SNMP \
19
		p5-Net-SNMP>=6.0.1:net-mgmt/p5-Net-SNMP \
20
		p5-Algorithm-Cron>=0.07:devel/p5-Algorithm-Cron \
20
		p5-Algorithm-Cron>=0.07:devel/p5-Algorithm-Cron \
21
		p5-aliased>=0:devel/p5-aliased \
21
		p5-aliased>=0:devel/p5-aliased \
22
		p5-autovivification>=0:devel/p5-autovivification \
22
		p5-AnyEvent>=7.05:devel/p5-AnyEvent \
23
		p5-AnyEvent>=7.05:devel/p5-AnyEvent \
23
		p5-AnyEvent-DNS-EtcHosts>=0.0103:dns/p5-AnyEvent-DNS-EtcHosts \
24
		p5-AnyEvent-DNS-EtcHosts>=0.0103:dns/p5-AnyEvent-DNS-EtcHosts \
24
		p5-App-cpanminus>=1.6108:devel/p5-App-cpanminus \
25
		p5-App-cpanminus>=1.6108:devel/p5-App-cpanminus \
Lines 32-39 Link Here
32
		p5-Dancer-Plugin-DBIC>=0.2001:databases/p5-Dancer-Plugin-DBIC \
33
		p5-Dancer-Plugin-DBIC>=0.2001:databases/p5-Dancer-Plugin-DBIC \
33
		p5-Dancer-Plugin-Auth-Extensible>=0.30:security/p5-Dancer-Plugin-Auth-Extensible \
34
		p5-Dancer-Plugin-Auth-Extensible>=0.30:security/p5-Dancer-Plugin-Auth-Extensible \
34
		p5-Dancer-Plugin-Passphrase>=2.0.1:security/p5-Dancer-Plugin-Passphrase \
35
		p5-Dancer-Plugin-Passphrase>=2.0.1:security/p5-Dancer-Plugin-Passphrase \
36
		p5-Dancer-Plugin-Swagger>=0:www/p5-Dancer-Plugin-Swagger \
35
		p5-Dancer-Session-Cookie>=0.27:www/p5-Dancer-Session-Cookie \
37
		p5-Dancer-Session-Cookie>=0.27:www/p5-Dancer-Session-Cookie \
36
		p5-Env-Path>=0:devel/p5-Env-Path \
38
		p5-Env-Path>=0:devel/p5-Env-Path \
39
		p5-Expect>=0:lang/p5-Expect \
37
		p5-File-ShareDir>=1.03:devel/p5-File-ShareDir \
40
		p5-File-ShareDir>=1.03:devel/p5-File-ShareDir \
38
		p5-File-Slurp>=9999.19:devel/p5-File-Slurp \
41
		p5-File-Slurp>=9999.19:devel/p5-File-Slurp \
39
		p5-Guard>=1.022:devel/p5-Guard \
42
		p5-Guard>=1.022:devel/p5-Guard \
Lines 42-48 Link Here
42
		p5-HTML-Parser>=3.70:www/p5-HTML-Parser \
45
		p5-HTML-Parser>=3.70:www/p5-HTML-Parser \
43
		p5-HTTP-Tiny>=0.029:www/p5-HTTP-Tiny \
46
		p5-HTTP-Tiny>=0.029:www/p5-HTTP-Tiny \
44
		p5-JSON>=0:converters/p5-JSON \
47
		p5-JSON>=0:converters/p5-JSON \
45
		p5-List-MoreUtils>=0.33:lang/p5-List-MoreUtils \
48
		p5-List-MoreUtils>=0.428:lang/p5-List-MoreUtils \
46
		p5-Log-Message-Simple>=0:devel/p5-Log-Message-Simple \
49
		p5-Log-Message-Simple>=0:devel/p5-Log-Message-Simple \
47
		p5-Module-Find>=0.12:devel/p5-Module-Find \
50
		p5-Module-Find>=0.12:devel/p5-Module-Find \
48
		p5-Module-Load>=0.32:devel/p5-Module-Load \
51
		p5-Module-Load>=0.32:devel/p5-Module-Load \
Lines 54-59 Link Here
54
		p5-NetAddr-MAC>=0:net/p5-NetAddr-MAC \
57
		p5-NetAddr-MAC>=0:net/p5-NetAddr-MAC \
55
		p5-NetAddr-IP>=4.068:net-mgmt/p5-NetAddr-IP \
58
		p5-NetAddr-IP>=4.068:net-mgmt/p5-NetAddr-IP \
56
		p5-Path-Class>=0.32:devel/p5-Path-Class \
59
		p5-Path-Class>=0.32:devel/p5-Path-Class \
60
		p5-Path-Tiny>=0:devel/p5-Path-Tiny \
57
		p5-Plack>=1.0023:www/p5-Plack \
61
		p5-Plack>=1.0023:www/p5-Plack \
58
		p5-Plack-Middleware-Debug>=0:www/p5-Plack-Middleware-Debug \
62
		p5-Plack-Middleware-Debug>=0:www/p5-Plack-Middleware-Debug \
59
		p5-Plack-Middleware-Expires>=0.03:www/p5-Plack-Middleware-Expires \
63
		p5-Plack-Middleware-Expires>=0.03:www/p5-Plack-Middleware-Expires \
Lines 79-84 Link Here
79
		p5-IO-Socket-SSL>=2.048:security/p5-IO-Socket-SSL \
83
		p5-IO-Socket-SSL>=2.048:security/p5-IO-Socket-SSL \
80
		p5-File-Slurper>=0:devel/p5-File-Slurper
84
		p5-File-Slurper>=0:devel/p5-File-Slurper
81
85
86
USES=		perl5 pgsql
87
USE_PERL5=	modbuild
88
USE_RC_SUBR=	netdisco
89
90
NO_ARCH=	yes
91
82
USERS=		netdisco
92
USERS=		netdisco
83
GROUPS=		netdisco
93
GROUPS=		netdisco
84
94
Lines 90-100 Link Here
90
		ETCDIR_REL=${ETCDIR_REL}
100
		ETCDIR_REL=${ETCDIR_REL}
91
PLIST_SUB+=	ETCDIR=${ETCDIR}
101
PLIST_SUB+=	ETCDIR=${ETCDIR}
92
102
93
USES=		perl5 pgsql
94
USE_PERL5=	modbuild
95
USE_RC_SUBR=	netdisco
96
NO_ARCH=	yes
97
98
post-install:
103
post-install:
99
	@${MKDIR} ${STAGEDIR}${ETCDIR}/perl5/bin
104
	@${MKDIR} ${STAGEDIR}${ETCDIR}/perl5/bin
100
	${INSTALL_SCRIPT} ${WRKDIR}/localenv ${STAGEDIR}${ETCDIR}/perl5/bin
105
	${INSTALL_SCRIPT} ${WRKDIR}/localenv ${STAGEDIR}${ETCDIR}/perl5/bin
(-)net-mgmt/netdisco/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1547845062
1
TIMESTAMP = 1554733780
2
SHA256 (App-Netdisco-2.040003.tar.gz) = 3f8421d4652215e0276555845641c7ca37b6392ef9f1e53bc32b0574dcfb676d
2
SHA256 (App-Netdisco-2.042005.tar.gz) = 79a1ad96169eef10d85086a544ef34d8eddc8a215ff989b13a6981ed55fcf7ba
3
SIZE (App-Netdisco-2.040003.tar.gz) = 963373
3
SIZE (App-Netdisco-2.042005.tar.gz) = 3808287
(-)net-mgmt/netdisco/pkg-plist (+22 lines)
Lines 109-116 Link Here
109
%%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/NXOS.pm
109
%%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/NXOS.pm
110
%%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/PaloAlto.pm
110
%%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/PaloAlto.pm
111
%%SITE_PERL%%/App/Netdisco/Transport/SNMP.pm
111
%%SITE_PERL%%/App/Netdisco/Transport/SNMP.pm
112
%%SITE_PERL%%/App/Netdisco/Transport/SSH.pm
112
%%SITE_PERL%%/App/Netdisco/Util/DNS.pm
113
%%SITE_PERL%%/App/Netdisco/Util/DNS.pm
113
%%SITE_PERL%%/App/Netdisco/Util/Device.pm
114
%%SITE_PERL%%/App/Netdisco/Util/Device.pm
115
%%SITE_PERL%%/App/Netdisco/Util/DeviceAuth.pm
114
%%SITE_PERL%%/App/Netdisco/Util/ExpandParams.pm
116
%%SITE_PERL%%/App/Netdisco/Util/ExpandParams.pm
115
%%SITE_PERL%%/App/Netdisco/Util/FastResolver.pm
117
%%SITE_PERL%%/App/Netdisco/Util/FastResolver.pm
116
%%SITE_PERL%%/App/Netdisco/Util/Graph.pm
118
%%SITE_PERL%%/App/Netdisco/Util/Graph.pm
Lines 227-232 Link Here
227
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Power.pm
229
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Power.pm
228
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Psql.pm
230
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Psql.pm
229
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Renumber.pm
231
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Renumber.pm
232
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/SetUserToken.pm
230
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Show.pm
233
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Show.pm
231
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Stats.pm
234
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Stats.pm
232
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Vlan.pm
235
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Vlan.pm
Lines 363-368 Link Here
363
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-50-51-PostgreSQL.sql
366
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-50-51-PostgreSQL.sql
364
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-51-52-PostgreSQL.sql
367
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-51-52-PostgreSQL.sql
365
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-52-53-PostgreSQL.sql
368
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-52-53-PostgreSQL.sql
369
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-53-54-PostgreSQL.sql
370
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-54-55-PostgreSQL.sql
371
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-55-56-PostgreSQL.sql
372
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-56-57-PostgreSQL.sql
373
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/favicon-16x16.png
374
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/favicon-32x32.png
375
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/index.html
376
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/oauth2-redirect.html
377
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui-bundle.js
378
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui-bundle.js.map
379
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui-standalone-preset.js
380
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui-standalone-preset.js.map
381
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui.css
382
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui.css.map
383
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui.js
384
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/swagger-ui.js.map
385
%%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/version-3.20.3
366
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/admintask.tt
386
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/admintask.tt
367
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/duplicatedevices.tt
387
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/duplicatedevices.tt
368
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/jobqueue.tt
388
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/jobqueue.tt
Lines 535-542 Link Here
535
%%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::NXOS.3.gz
555
%%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::NXOS.3.gz
536
%%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::PaloAlto.3.gz
556
%%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::PaloAlto.3.gz
537
%%PERL5_MAN3%%/App::Netdisco::Transport::SNMP.3.gz
557
%%PERL5_MAN3%%/App::Netdisco::Transport::SNMP.3.gz
558
%%PERL5_MAN3%%/App::Netdisco::Transport::SSH.3.gz
538
%%PERL5_MAN3%%/App::Netdisco::Util::DNS.3.gz
559
%%PERL5_MAN3%%/App::Netdisco::Util::DNS.3.gz
539
%%PERL5_MAN3%%/App::Netdisco::Util::Device.3.gz
560
%%PERL5_MAN3%%/App::Netdisco::Util::Device.3.gz
561
%%PERL5_MAN3%%/App::Netdisco::Util::DeviceAuth.3.gz
540
%%PERL5_MAN3%%/App::Netdisco::Util::ExpandParams.3.gz
562
%%PERL5_MAN3%%/App::Netdisco::Util::ExpandParams.3.gz
541
%%PERL5_MAN3%%/App::Netdisco::Util::FastResolver.3.gz
563
%%PERL5_MAN3%%/App::Netdisco::Util::FastResolver.3.gz
542
%%PERL5_MAN3%%/App::Netdisco::Util::Graph.3.gz
564
%%PERL5_MAN3%%/App::Netdisco::Util::Graph.3.gz

Return to bug 237111