View | Details | Raw Unified | Return to bug 231039
Collapse All | Expand All

(-)net-mgmt/ocsinventory-agent/Makefile (-8 / +8 lines)
Lines 1-13 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	Ocsinventory
3
PORTNAME=	ocsinventory
4
PORTVERSION=	2.1.1
4
PORTVERSION=	2.4.2
5
PORTREVISION=	4
6
PORTEPOCH=	1
7
CATEGORIES=	net-mgmt
5
CATEGORIES=	net-mgmt
8
MASTER_SITES=	http://launchpad.net/ocsinventory-unix-agent/stable-${PORTVERSION:R}/${PORTVERSION}/+download/
6
PKGNAMESUFFIX=	-agent
9
PKGNAMESUFFIX=	-Unix-Agent
10
DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
11
7
12
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Keep track of the computers configuration and software
9
COMMENT=	Keep track of the computers configuration and software
Lines 21-31 Link Here
21
		p5-XML-Simple>=0:textproc/p5-XML-Simple \
17
		p5-XML-Simple>=0:textproc/p5-XML-Simple \
22
		p5-libwww>=0:www/p5-libwww
18
		p5-libwww>=0:www/p5-libwww
23
19
20
GH_PROJECT=	UnixAgent
21
GH_ACCOUNT=	OCSInventory-NG
22
GH_TAGNAME=		v${PORTVERSION}
23
24
USES=		perl5 shebangfix
24
USES=		perl5 shebangfix
25
SHEBANG_FILES=	postinst.pl
25
SHEBANG_FILES=	postinst.pl
26
USE_GITHUB=	yes
26
USE_PERL5=	configure
27
USE_PERL5=	configure
27
CONFIGURE_ENV=	PERL_AUTOINSTALL=1
28
CONFIGURE_ENV=	PERL_AUTOINSTALL=1
28
WRKSRC=		${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
29
SUB_FILES=	pkg-message
29
SUB_FILES=	pkg-message
30
SUB_LIST=	SITE_PERL=${PREFIX}/${SITE_PERL_REL}
30
SUB_LIST=	SITE_PERL=${PREFIX}/${SITE_PERL_REL}
31
NO_ARCH=	yes
31
NO_ARCH=	yes
(-)net-mgmt/ocsinventory-agent/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Ocsinventory-Unix-Agent-2.1.1.tar.gz) = dc321bc23c73c7d2147e80082f993e0c3faaca8195126050b86d9d3da7cc63a3
1
TIMESTAMP = 1535558398
2
SIZE (Ocsinventory-Unix-Agent-2.1.1.tar.gz) = 1851193
2
SHA256 (OCSInventory-NG-UnixAgent-2.4.2-v2.4.2_GH0.tar.gz) = f18dba7e650ed27258653c53956d44417ef09d43d55dbff23a66de26cccd0dd6
3
SIZE (OCSInventory-NG-UnixAgent-2.4.2-v2.4.2_GH0.tar.gz) = 1396404
(-)net-mgmt/ocsinventory-agent/pkg-plist (-6 / +26 lines)
Lines 1-8 Link Here
1
bin/ocsinventory-agent
1
bin/ocsinventory-agent
2
%%PERL5_MAN3%%/Ocsinventory::Agent::Common.3.gz
3
%%PERL5_MAN3%%/Ocsinventory::Agent::Modules::Apache::Vhosts::Common.3.gz
4
%%PERL5_MAN3%%/Ocsinventory::Agent::Modules::Databases::Oracle::Instances.3.gz
5
%%PERL5_MAN3%%/Ocsinventory::Agent::XML::Inventory.3.gz
6
%%SITE_PERL%%/Ocsinventory/Agent.pm
2
%%SITE_PERL%%/Ocsinventory/Agent.pm
7
%%SITE_PERL%%/Ocsinventory/Agent/AccountConfig.pm
3
%%SITE_PERL%%/Ocsinventory/Agent/AccountConfig.pm
8
%%SITE_PERL%%/Ocsinventory/Agent/AccountInfo.pm
4
%%SITE_PERL%%/Ocsinventory/Agent/AccountInfo.pm
Lines 19-24 Link Here
19
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Drives.pm
15
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Drives.pm
20
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Hardware.pm
16
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Hardware.pm
21
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/IPv4.pm
17
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/IPv4.pm
18
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/LVM.pm
22
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Mem.pm
19
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Mem.pm
23
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Memory.pm
20
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Memory.pm
24
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Modems.pm
21
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Modems.pm
Lines 45-50 Link Here
45
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Uptime.pm
42
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Uptime.pm
46
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic.pm
43
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic.pm
47
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode.pm
44
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode.pm
45
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Batteries.pm
48
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Bios.pm
46
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Bios.pm
49
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Memory.pm
47
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Memory.pm
50
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Ports.pm
48
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Ports.pm
Lines 67-72 Link Here
67
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Pacman.pm
65
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Pacman.pm
68
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/RPM.pm
66
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/RPM.pm
69
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Printers/Cups.pm
67
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Printers/Cups.pm
68
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository.pm
69
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/BSD.pm
70
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/CentOS.pm
71
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/Debian.pm
72
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/Rhel.pm
70
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Screen.pm
73
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Screen.pm
71
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Users.pm
74
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Users.pm
72
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX.pm
75
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX.pm
Lines 99-104 Link Here
99
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386/CPU.pm
102
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386/CPU.pm
100
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k.pm
103
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k.pm
101
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k/CPU.pm
104
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k/CPU.pm
105
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/s390x.pm
106
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/s390x/CPU.pm
102
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/LSB.pm
107
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/LSB.pm
103
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB.pm
108
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB.pm
104
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/ArchLinux.pm
109
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/ArchLinux.pm
Lines 118-133 Link Here
118
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/VmWare.pm
123
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/VmWare.pm
119
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Domains.pm
124
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Domains.pm
120
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Drives.pm
125
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Drives.pm
126
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Inputs.pm
121
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/LVM.pm
127
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/LVM.pm
122
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Mem.pm
128
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Mem.pm
123
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Network/IPv4.pm
129
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Network/IP.pm
124
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Network/Networks.pm
130
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Network/Networks.pm
125
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Sounds.pm
131
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Sounds.pm
126
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages.pm
132
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages.pm
127
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/3ware.pm
133
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/3ware.pm
128
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Adaptec.pm
134
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Adaptec.pm
135
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/FusionIO.pm
129
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/HP.pm
136
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/HP.pm
130
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Lsilogic.pm
137
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Lsilogic.pm
138
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Megacli.pm
131
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/ServeRaid.pm
139
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/ServeRaid.pm
132
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Sys.pm
140
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Sys.pm
133
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Uptime.pm
141
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Uptime.pm
Lines 134-139 Link Here
134
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS.pm
142
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS.pm
135
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Bios.pm
143
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Bios.pm
136
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/CPU.pm
144
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/CPU.pm
145
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Camera.pm
137
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Controllers.pm
146
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Controllers.pm
138
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Domains.pm
147
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Domains.pm
139
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Drives.pm
148
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Drives.pm
Lines 147-152 Link Here
147
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Sound.pm
156
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Sound.pm
148
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Storages.pm
157
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Storages.pm
149
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Uptime.pm
158
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Uptime.pm
159
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/UUID.pm
150
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Video.pm
160
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Video.pm
151
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris.pm
161
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris.pm
152
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Bios.pm
162
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Bios.pm
Lines 159-170 Link Here
159
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Memory.pm
169
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Memory.pm
160
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Networks.pm
170
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Networks.pm
161
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm
171
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm
172
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Ports.pm
162
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Slots.pm
173
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Slots.pm
163
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Storages.pm
174
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Storages.pm
164
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Users.pm
175
%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Users.pm
176
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Docker.pm
177
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Jails.pm
165
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Libvirt.pm
178
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Libvirt.pm
179
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Lxc.pm
166
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Parallels.pm
180
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Parallels.pm
167
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Qemu.pm
181
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Qemu.pm
182
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/SolarisLdoms.pm
168
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/SolarisZones.pm
183
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/SolarisZones.pm
169
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VirtualBox.pm
184
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VirtualBox.pm
170
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VmWareDesktop.pm
185
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VmWareDesktop.pm
Lines 172-178 Link Here
172
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VmWareWorkstation.pm
187
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VmWareWorkstation.pm
173
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Vmsystem.pm
188
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Vmsystem.pm
174
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen.pm
189
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen.pm
190
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen/XL.pm
175
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen/XM.pm
191
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen/XM.pm
192
%%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/XenCitrixServer.pm
176
%%SITE_PERL%%/Ocsinventory/Agent/Common.pm
193
%%SITE_PERL%%/Ocsinventory/Agent/Common.pm
177
%%SITE_PERL%%/Ocsinventory/Agent/Config.pm
194
%%SITE_PERL%%/Ocsinventory/Agent/Config.pm
178
%%SITE_PERL%%/Ocsinventory/Agent/Hooks.pm
195
%%SITE_PERL%%/Ocsinventory/Agent/Hooks.pm
Lines 182-188 Link Here
182
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Databases/Oracle/Instances.pm
199
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Databases/Oracle/Instances.pm
183
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Download.pm
200
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Download.pm
184
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Example.pm
201
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Example.pm
185
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Processes.pm
186
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp.pm
202
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp.pm
187
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp/11.pm
203
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp/11.pm
188
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp/231.pm
204
%%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp/231.pm
Lines 215-217 Link Here
215
%%SITE_PERL%%/Ocsinventory/LoggerBackend/Syslog.pm
231
%%SITE_PERL%%/Ocsinventory/LoggerBackend/Syslog.pm
216
%%SITE_PERL%%/Ocsinventory/Unix/postinst.pl
232
%%SITE_PERL%%/Ocsinventory/Unix/postinst.pl
217
%%PERL5_MAN1%%/ocsinventory-agent.1.gz
233
%%PERL5_MAN1%%/ocsinventory-agent.1.gz
234
%%PERL5_MAN3%%/Ocsinventory::Agent::Common.3.gz
235
%%PERL5_MAN3%%/Ocsinventory::Agent::Modules::Apache::Vhosts::Common.3.gz
236
%%PERL5_MAN3%%/Ocsinventory::Agent::Modules::Databases::Oracle::Instances.3.gz
237
%%PERL5_MAN3%%/Ocsinventory::Agent::XML::Inventory.3.gz

Return to bug 231039