Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [patch] Have devel/libhid also install its python site-package | Edwin Groothuis | 2007-09-12 | 4 | -2/+43 |
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=199360 | ||||
* | Add libhid 0.2.16, a user-space HID access library written in C. | Li-Wen Hsu | 2007-07-28 | 6 | -0/+70 |
PR: ports/114627 Submitted by: ntarmos at ceid.upatras.gr Notes: svn path=/head/; revision=196451 |