SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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).

View 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

View 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