SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
sysutils/dmidecode/pkg/DESCR
Normal file
8
sysutils/dmidecode/pkg/DESCR
Normal file
|
@ -0,0 +1,8 @@
|
|||
dmidecode reports information about your system's hardware as described
|
||||
in your system BIOS according to the SMBIOS/DMI standard. This typically
|
||||
includes system manufacturer, model name, serial number, BIOS version,
|
||||
asset tag as well as a lot of other details of varying level of interest
|
||||
and reliability depending on the manufacturer. This will often include
|
||||
usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
|
||||
ISA) and memory module slots, and the list of I/O ports (e.g. serial,
|
||||
parallel, USB).
|
6
sysutils/dmidecode/pkg/PFRAG.x86
Normal file
6
sysutils/dmidecode/pkg/PFRAG.x86
Normal file
|
@ -0,0 +1,6 @@
|
|||
@man man/man8/biosdecode.8
|
||||
@man man/man8/ownership.8
|
||||
@man man/man8/vpddecode.8
|
||||
@bin sbin/biosdecode
|
||||
@bin sbin/ownership
|
||||
@bin sbin/vpddecode
|
7
sysutils/dmidecode/pkg/PLIST
Normal file
7
sysutils/dmidecode/pkg/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
%%x86%%
|
||||
@man man/man8/dmidecode.8
|
||||
@bin sbin/dmidecode
|
||||
share/doc/dmidecode/
|
||||
share/doc/dmidecode/AUTHORS
|
||||
share/doc/dmidecode/NEWS
|
||||
share/doc/dmidecode/README
|
Loading…
Add table
Add a link
Reference in a new issue