Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jun 2020 09:39:29
1.0.2
|
sunpoet  |
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) |
20 Jan 2018 20:39:30
1.0.2
|
sbz  |
- Update to 1.0.2 |
20 Jan 2017 23:51:41
1.0.0
|
sbz  |
- Update to 1.0.0 |
01 Jun 2016 13:15:37
1.0.0b1_1
|
mat  |
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 |
13 Oct 2015 20:36:18
1.0.0b1_1
|
makc  |
devel/py-usb:
- Use options helpers
- Allow concurrent python installations
PR: 202888
Approved by: sbz (maintainer timeout 5 weeks) |
06 May 2015 15:16:54
1.0.0b1
|
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
20 Oct 2014 16:04:14
1.0.0b1
|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
23 Jul 2014 09:55:12
1.0.0b1
|
sbz  |
- Update to 1.0.0b1 [1]
- Switch to GITHUB
PR: ports/188633 [1]
Submitted by: Uffe Jakobsen <uffe at uffe.org> |
15 Feb 2014 22:35:37
0.4.3
|
rm  |
- remove my 'Created by' |
15 Feb 2014 22:17:21
0.4.3
|
antoine  |
- Stage support
- Use PYDISTUTILS_AUTOPLIST |
10 Feb 2014 13:54:28
0.4.3
|
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) |
21 Jan 2014 23:40:23
0.4.3
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 17:13:47
0.4.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
29 Apr 2013 16:43:05
0.4.3
|
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) |
03 Jul 2011 14:59:23
0.4.3
|
ohauer  |
-remove MD5 |
18 Mar 2011 10:04:54
0.4.3
|
sbz  |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
22 Sep 2010 14:58:20
0.4.3
|
jadawin  |
- Update to 0.4.3
- Respect NOPORTEXAMPLES
- Submitter is now maintainer
PR: ports/150786
Submitted by: Sofian Brabez <sbrabez _AT_ gmail.com> |
22 Aug 2009 00:18:43
0.4.2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
21 Jul 2009 00:55:36
0.4.2
|
pgollucci  |
- Update to 4.2 |
06 Jun 2009 16:03:43
0.4.1
|
itetcu  |
LOCALBASE != PREFIX
Submitted by: pav@ |
06 Jun 2009 06:09:33
0.4.1
|
itetcu  |
Fix build with custom LOCALBASE.
Repoted by: QATty |
10 Mar 2009 01:16:37
0.4.1
|
itetcu  |
- 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] |
09 Mar 2009 17:15:43
0.4.1 
|
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 |
13 Dec 2007 04:18:02
0.4.1
|
lwhsu  |
- Update to 0.4.1
PR: ports/117477
Submitted by: "R.Mahmatkhanov" <R.Mahmatkhanov AT SKYLINK.ru> (maintainer) |
06 Jun 2007 10:59:48
0.4.0
|
miwi  |
- Update to 0.4.0
PR: 113389
Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.ru> (maintainer) |
04 Jun 2007 19:40:09
0.3.5
|
miwi  |
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> |