Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Apr 2017 07:02:52
0.91

|
sunpoet  |
Add PORTSCOUT |
20 Jan 2017 19:39:25
0.91

|
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 |
05 Jan 2017 22:58:02
0.86_2

|
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. |
21 Oct 2016 15:21:13
0.86_2

|
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 |
25 Aug 2015 14:58:40
0.86_2

|
amdmi3  |
- Add some mirrors
- Add LICENSE_FILE
- Switch to options helpers |
24 Aug 2015 19:09:22
0.86_2

|
brix  |
- Drop maintainership |
22 Nov 2014 09:13:36
0.86_2

|
antoine  |
Cleanup plist |
01 Jun 2014 19:22:21
0.86_2

|
brix  |
- Respect PORT_OPTIONS:MDOCS |
01 Jun 2014 05:25:29
0.86_1

|
miwi  |
- Stage support |
21 Feb 2014 13:39:38
0.86_1

|
ehaupt  |
Remove trailing whitespaces from category sysutils |
10 Feb 2014 13:54:28
0.86_1

|
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) |
20 Sep 2013 23:06:00
0.86_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
30 Aug 2013 23:57:36
0.86_1

|
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 |
29 Apr 2013 16:43:05
0.86_1

|
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) |
23 Sep 2011 22:26:39
0.86_1
|
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 |
19 Mar 2011 12:38:54
0.86_1
|
miwi  |
- Get Rid MD5 support |
28 Jul 2010 13:49:09
0.86_1
|
brix  |
- Do not attempt to delete empty pkgconfig directory
Reported by: QAT@ |
26 Jul 2010 13:20:17
0.86
|
brix  |
- Update to v0.86
- Add LICENSE information |
22 Aug 2009 00:35:32
0.73 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
09 Mar 2009 17:15:43
0.73 
|
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 |
11 Dec 2007 20:45:58
0.73
|
brix  |
Add usbutils, which contains the popular lsusb(8) utility for listing
USB device descriptors.
Approved by: erwin (mentor) |