This commit is contained in:
2025-08-26 08:11:42 +02:00
parent 18e2a5368d
commit 67c8d5ea09
189 changed files with 8108 additions and 980 deletions

21
system/usbids/Makefile Normal file
View File

@@ -0,0 +1,21 @@
PORTNAME= usbids
PORTVERSION= 20241204
CATEGORIES= misc
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Database of all known IDs used in USB devices
WWW= http://www.linux-usb.org/
NO_ARCH= yes
NO_BUILD= yes
PORTDATA= usb.ids
USE_GITHUB= yes
GH_TAGNAME= 1ba7de5
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}/
${INSTALL_DATA} ${WRKSRC}/usb.ids ${STAGEDIR}${DATADIR}/
.include <bsd.port.mk>

3
system/usbids/distinfo Normal file
View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1734888062
SHA256 (usbids-usbids-20241204-1ba7de5_GH0.tar.gz) = 12ff8a5cab0f1d58d6ccb282eab863994be9cfc5973d3769366543da7b572a4a
SIZE (usbids-usbids-20241204-1ba7de5_GH0.tar.gz) = 267939

2
system/usbids/pkg-descr Normal file
View File

@@ -0,0 +1,2 @@
Database of all known ID's used in USB devices: ID's of vendors, devices,
subsystems and device classes