Port details |
- usbutils Utility for listing USB devices
- 0.91 sysutils =13 0.91Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2007-12-11 20:47:01
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: wget, smartmontools, glib, unzip, sudo
- License: GPLv2
- WWW:
- https://github.com/gregkh/usbutils
- Description:
- Usbutils contains the lsusb utility for displaying information about
USB buses in the system and the devices connected to them.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- usbutils>0:sysutils/usbutils
- To install the port:
- cd /usr/ports/sysutils/usbutils/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/usbutils
- pkg install usbutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: usbutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484941159
SHA256 (gregkh-usbutils-v0.91_GH0.tar.gz) = 26175117575a3e3ebf784d27d0822f7e86040fdc51ab94b54bbfc238257af2de
SIZE (gregkh-usbutils-v0.91_GH0.tar.gz) = 185068
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- usbhid-dump : sysutils/usbhid-dump
- usb.ids : misc/usbids
- This port is required by:
- for Run
-
- sysutils/inxi
Configuration Options:
- ===> The following configuration options are available for usbutils-0.91:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_usbutils
- USES:
- autoreconf gmake pkgconfig shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.91 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
0.91 21 Feb 2024 15:06:45 |
Po-Chuan Hsieh (sunpoet) |
sysutils/usbutils: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104) |
0.91 02 May 2023 16:19:44 |
Po-Chuan Hsieh (sunpoet) |
sysutils/usbutils: Fix build on 14-CURRENT
usbmisc.c:81:10: error: incompatible integer to pointer conversion assigning to
'char *' from 'int' [-Wint-conversion]
result = getcwd(result, result_size);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings and 1 error generated.
Obtained from: delphij
Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pdf5b273c8e36_s83d5725005/logs/usbutils-0.91.log |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.91 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.91 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.91 28 Feb 2022 12:46:04 |
Po-Chuan Hsieh (sunpoet) |
sysutils/usbutils: Cosmetic change |
0.91 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.91 27 Apr 2017 07:02:52 |
sunpoet |
Add PORTSCOUT |
0.91 20 Jan 2017 19:39:25 |
sunpoet |
Update to 0.91
- Use usbhid-dump and usbids from ports
- Use USES=shebangfix
- Convert to new options target helper
- Cosmetic change
- Sort PLIST
- Update WWW
- Take maintainership
Changes: https://github.com/gregkh/usbutils/blob/master/NEWS |
0.86_2 05 Jan 2017 22:58:02 |
jbeich |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
0.86_2 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.86_2 25 Aug 2015 14:58:40 |
amdmi3 |
- Add some mirrors
- Add LICENSE_FILE
- Switch to options helpers |
0.86_2 24 Aug 2015 19:09:22 |
brix |
- Drop maintainership |
0.86_2 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
0.86_2 01 Jun 2014 19:22:21 |
brix |
- Respect PORT_OPTIONS:MDOCS |
0.86_1 01 Jun 2014 05:25:29 |
miwi |
- Stage support |
0.86_1 21 Feb 2014 13:39:38 |
ehaupt |
Remove trailing whitespaces from category sysutils |
0.86_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.86_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.86_1 30 Aug 2013 23:57:36 |
bapt |
Eradicate USE_GNOME=pkgconfig
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5 |
0.86_1 29 Apr 2013 16:43:05 |
rene |
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt) |
0.86_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.86_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.86_1 28 Jul 2010 13:49:09 |
brix |
- Do not attempt to delete empty pkgconfig directory
Reported by: QAT@ |
0.86 26 Jul 2010 13:20:17 |
brix |
- Update to v0.86
- Add LICENSE information |
0.73 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.73 09 Mar 2009 17:15:43 |
stas |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
0.73 11 Dec 2007 20:45:58 |
brix |
Add usbutils, which contains the popular lsusb(8) utility for listing
USB device descriptors.
Approved by: erwin (mentor) |