notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
usbredir Protocol for redirection of USB traffic
0.8.0_1 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-21 15:43:28
Last Update: 2024-01-30 21:39:28
Commit Hash: 4152509
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
Also Listed In: devel
License: GPLv2 LGPL21
WWW:
https://cgit.freedesktop.org/spice/usbredir
Description:
usbredir is a protocol for redirecting USB traffic from a single USB device, to a different (virtual) machine than the one to which the USB device is attached. See usb-redirection-protocol.txt for the description / definition of this protocol. With the official 0.3 release the protocol is now frozen (only extensions advertised through capabilities can be added from now on).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/usbredir-0.8.0_1/catalog.mk
  3. /usr/local/share/licenses/usbredir-0.8.0_1/LICENSE
  4. /usr/local/share/licenses/usbredir-0.8.0_1/GPLv2
  5. /usr/local/share/licenses/usbredir-0.8.0_1/LGPL21
  6. include/usbredirfilter.h
  7. include/usbredirhost.h
  8. include/usbredirproto.h
  9. include/usbredirparser.h
  10. lib/libusbredirparser.a
  11. lib/libusbredirparser.so
  12. lib/libusbredirparser.so.1
  13. lib/libusbredirparser.so.1.0.1
  14. lib/libusbredirhost.a
  15. lib/libusbredirhost.so
  16. lib/libusbredirhost.so.1
  17. lib/libusbredirhost.so.1.0.1
  18. libdata/pkgconfig/libusbredirparser-0.5.pc
  19. libdata/pkgconfig/libusbredirhost.pc
  20. share/man/man1/usbredirserver.1.gz
  21. sbin/usbredirserver
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • usbredir>0:net/usbredir
To install the port:
cd /usr/ports/net/usbredir/ && make install clean
To add the package, run one of these commands:
  • pkg install net/usbredir
  • pkg install usbredir
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: usbredir
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1546413018 SHA256 (usbredir-0.8.0.tar.bz2) = 87bc9c5a81c982517a1bec70dc8d22e15ae197847643d58f20c0ced3c38c5e00 SIZE (usbredir-0.8.0.tar.bz2) = 331349

Packages (timestamps in pop-ups are UTC):
usbredir
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.0_10.8.0_10.8.00.8.0_10.8.0_1-0.8.0-
FreeBSD:13:quarterly0.8.00.8.0_10.8.00.8.00.8.0_10.8.00.8.00.8.0
FreeBSD:14:latest0.8.0_10.8.0_10.8.00.8.0_10.8.0_10.8.0-0.8.0
FreeBSD:14:quarterly0.8.00.8.0_1-0.8.00.8.0_10.8.00.8.00.8.0
FreeBSD:15:latest0.8.0_10.8.0_1n/a0.8.0_1n/a0.8.0_10.8.0_10.8.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_usbredir
USES:
gmake libtool pathfix pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://spice-space.org/download/usbredir/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0_1
30 Jan 2024 21:39:28
commit hash: 41525097f46cd58500a3c85796f7686266847039commit hash: 41525097f46cd58500a3c85796f7686266847039commit hash: 41525097f46cd58500a3c85796f7686266847039commit hash: 41525097f46cd58500a3c85796f7686266847039 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/usbredir: Moved man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.8.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.8.0
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.0
02 Jan 2019 08:16:39
Revision:489063Original commit files touched by this commit
bofh search for other commits by this committer
net/usbredir: Update version 0.7.1=>0.8.0
0.7.1
05 Jan 2017 22:58:02
Revision:430669Original commit files touched by this commit
jbeich search for other commits by this committer
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.7.1
16 Dec 2015 17:10:22
Revision:403868Original commit files touched by this commit
bofh search for other commits by this committer
net/usbredir: Update version 0.6=>0.7.1

- Take MAINTAINERSHIP
0.6_1
14 Dec 2015 02:52:14
Revision:403704Original commit files touched by this commit
eadler search for other commits by this committer
Reset maintainer
0.6_1
20 Sep 2015 20:54:09
Revision:397461Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (G-P).
0.6_1
09 Jul 2014 16:21:14
Revision:361392Original commit files touched by this commit
tijl search for other commits by this committer
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Remove MAKE_ARGS and MAKE_ENV
- Remove files/libusb-1.0.pc, not needed with LIBUSB_CFLAGS and LIBUSB_LIBS
  set in CONFIGURE_ENV
0.6
15 Mar 2014 15:36:00
Revision:348333Original commit files touched by this commit
nox search for other commits by this committer
Switch my ports to USES=  tar:...
0.6
26 Jan 2014 18:02:08
Revision:341250Original commit files touched by this commit
nox search for other commits by this committer
- Stagify.
- Remove obsolete ${OSVERSION} < 803000 check.
0.6
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.6
31 Aug 2013 00:26:08
Revision:325749Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
  * USE_GNOME=gnomehack -> USES=pathfix
  * USE_PERL5 -> USES=perl5
  * USE_GMAKE -> USES=gmake
0.6
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.6
29 Mar 2013 17:40:38
Revision:315552Original commit files touched by this commit
nox search for other commits by this committer
- Update net/usbredir to 0.6 .
- Update emulators/qemu-devel to 1.4.0 with preliminary bsd-user patches.

Thanx to:	sson, cognet, and others for much improved bsd-user support -
		it now runs at least quite a few mips64 and single-threaded
		arm binaries, see:

	https://wiki.freebsd.org/QemuUserModeHowTo
0.4.3
09 Jun 2012 16:19:05
Original commit files touched by this commit
nox search for other commits by this committer
- Update net/usbredir to 0.4.3 .
- Update emulators/qemu-devel to 1.1.0 - announce posting is here:

        http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg00072.html
0.3
14 Dec 2011 22:23:48
Original commit files touched by this commit
nox search for other commits by this committer
Fix build with clang by not building .d files. (-Wp,-MMD...)
0.3
31 Aug 2011 17:34:17
Original commit files touched by this commit
nox search for other commits by this committer
Mark IGNORE on 8.0 due to too old libusb. (missing symbols.)

Submitted by:   pointyhat via erwin
0.3
27 Aug 2011 07:37:53
Original commit files touched by this commit
nox search for other commits by this committer
Fix build without libusb patch.

Submitted by:   pointyhat via pav
0.3
21 Aug 2011 15:43:02
Original commit files touched by this commit
nox search for other commits by this committer
usbredir is a protocol for redirection USB traffic from a single USB device,
to a different (virtual) machine then the one to which the USB device is
attached. See usb-redirection-protocol.txt for the description / definition
of this protocol.

With the official 0.3 release the protocol is now frozen (only extensions
advertised through capabilities can be added from now on).

WWW: http://cgit.freedesktop.org/~jwrdegoede/usbredir/

Number of commits found: 22