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
Port details
py-usb Python wrapper around libusb
1.0.2 devel Deleted on this many watch lists=2 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 1.0.2Version of this port present on the latest quarterly branch.
Maintainer: sbz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-06-04 19:41:14
Last Update: 2020-06-27 09:39:29
SVN Revision: 540587
People watching this port, also watch:: openjdk8, tmux, py39-pycparser, python, alsa-plugins
Also Listed In: python
License: BSD3CLAUSE
WWW:
http://pyusb.github.io/pyusb/
Description:
PyUSB aims to be an easy to use Python module to access USB devices. PyUSB relies on a native system library for USB access. WWW: http://pyusb.github.io/pyusb/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}usb>0:devel/py-usb@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-usb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1516480606 SHA256 (pyusb-pyusb-1.0.2-47ca9c3_GH0.tar.gz) = 1a7d15e3de08cff86c23c5c3848ed0579aceb6270537186664be5b20eff3c7ba SIZE (pyusb-pyusb-1.0.2-47ca9c3_GH0.tar.gz) = 68697

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/nxt-python*
  2. devel/ros-nxt*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-usb-1.0.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pyusb/pyusb/tar.gz/47ca9c3?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
27 Jun 2020 09:39:29
Revision:540587Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-usb to devel/py-pyusb

- While I'm here:
  - Fix USE_GITHUB usage
  - Add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change

PR:		246547
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days)
1.0.2
20 Jan 2018 20:39:30
Revision:459552Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 1.0.2
1.0.0
20 Jan 2017 23:51:41
Revision:432005Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 1.0.0
1.0.0b1_1
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
1.0.0b1_1
13 Oct 2015 20:36:18
Revision:399219Original commit files touched by this commit
makc search for other commits by this committer
devel/py-usb:
- Use options helpers
- Allow concurrent python installations

PR:		202888
Approved by:	sbz (maintainer timeout 5 weeks)
1.0.0b1
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.0.0b1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.0.0b1
23 Jul 2014 09:55:12
Revision:362646Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 1.0.0b1 [1]
- Switch to GITHUB

PR:		ports/188633 [1]
Submitted by:	Uffe Jakobsen <uffe at uffe.org>
0.4.3
15 Feb 2014 22:35:37
Revision:344493Original commit files touched by this commit
rm search for other commits by this committer
- remove my 'Created by'
0.4.3
15 Feb 2014 22:17:21
Revision:344491Original commit files touched by this commit
antoine search for other commits by this committer
- Stage support
- Use PYDISTUTILS_AUTOPLIST
0.4.3
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
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.4.3
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.4.3
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
0.4.3
29 Apr 2013 16:43:05
Revision:316831Original commit files touched by this commit
rene search for other commits by this committer
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.4.3
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.4.3
18 Mar 2011 10:04:54
Original commit files touched by this commit
sbz search for other commits by this committer
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:    jadawin@ (mentor)
0.4.3
22 Sep 2010 14:58:20
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.4.3
- Respect NOPORTEXAMPLES
- Submitter is now maintainer

PR:             ports/150786
Submitted by:   Sofian Brabez <sbrabez _AT_ gmail.com>
0.4.2
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
0.4.2
21 Jul 2009 00:55:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 4.2
0.4.1
06 Jun 2009 16:03:43
Original commit files touched by this commit
itetcu search for other commits by this committer
LOCALBASE != PREFIX

Submitted by:   pav@
0.4.1
06 Jun 2009 06:09:33
Original commit files touched by this commit
itetcu search for other commits by this committer
Fix build with custom LOCALBASE.

Repoted by:     QATty
0.4.1
10 Mar 2009 01:16:37
Original commit files touched by this commit
itetcu search for other commits by this committer
- fix dependency on devel/libusb [1]
- reset maintainer (not seen since Dec 2007, email bounces) [2]

Reported by:    QAT [1]
Approved by:    portmgr (linimon@) [2]
0.4.1
09 Mar 2009 17:15:43
Original commit files touched by this commit Sanity Test Failure
stas search for other commits by this committer
- 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.4.1
13 Dec 2007 04:18:02
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.4.1

PR:             ports/117477
Submitted by:   "R.Mahmatkhanov" <R.Mahmatkhanov AT SKYLINK.ru> (maintainer)
0.4.0
06 Jun 2007 10:59:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.4.0

PR:             113389
Submitted by:   R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.ru> (maintainer)
0.3.5
04 Jun 2007 19:40:09
Original commit files touched by this commit
miwi search for other commits by this committer
PyUSB is a native Python module written in C (meanwhile, because the next major
version will use ctypes), that provides USB access for it.

WWW: http://pyusb.berlios.de/

PR:             ports/112641
Submitted by:   R.Mahmatkhanov <R.Mahmatkhanov at SKYLINK.ru>

Number of commits found: 26