| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 16:43:05
0.2.16_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) |
09 Oct 2012 22:12:14
0.2.16_1
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
03 Jul 2011 14:59:23
0.2.16_1
|
ohauer  |
-remove MD5 |
05 Jun 2009 00:03:04
0.2.16_1
|
itetcu  |
Fix install with custom PREFIX
Submitted by: maintainer
Reported by: QATty |
14 Mar 2009 13:45:29
0.2.16_1
|
miwi  |
- Update Maintainer mail adress
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail) |
09 Mar 2009 17:15:43
0.2.16_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 |
12 Sep 2007 04:07:37
0.2.16_1
|
edwin  |
[patch] Have devel/libhid also install its python site-package
When devel/swig13 is installed, building of devel/libhid
fails, due to my overlooking of the swig detection bits in
the ports configure script. However, swig is used to build
the python site-package of the port, so I've bumped the
portrevision and turned these bits on by default (the
additional patch-Makefile.in hunk is to suppress a warning).
PR: ports/116076
Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> |
28 Jul 2007 09:54:57
0.2.16
|
lwhsu  |
Add libhid 0.2.16, a user-space HID access library written in C.
PR: ports/114627
Submitted by: ntarmos at ceid.upatras.gr |