FreshPorts -- The Place For Ports Sun, 23 Nov 2008 6:40 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
libusb 0.1.12_4 devel on this many watch lists=133 search for ports that depend on this port
Library giving userland programs access to USB devices
Maintained by: r.c.ladan@gmail.com search for ports maintained by this maintainer
Port Added: 26 Feb 2001 18:45:05


A library originally developed under Linux to give userland programs
an API to access to USB hardware. The FreeBSD port was originally
done by Richard Tobin <richard@cogsci.ed.ac.uk> and should still
be considered "beta" (not all calls implemented in the Linux port
are available).  Allows gPhoto, gPhoto2, s10sh and others to access
USB under FreeBSD successfully.

WWW: http://sourceforge.net/projects/libusb/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool15

To install the port: cd /usr/ports/devel/libusb/ && make install clean
To add the package: pkg_add -r libusb


Configuration Options
===> The following configuration options are available for libusb-0.1.12_4:
     SGML=off (default) "Install developer guide from SGML"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/libusb/
http://kent.dl.sourceforge.net/sourceforge/libusb/
http://easynews.dl.sourceforge.net/sourceforge/libusb/
http://ufpr.dl.sourceforge.net/sourceforge/libusb/
http://umn.dl.sourceforge.net/sourceforge/libusb/
http://mesh.dl.sourceforge.net/sourceforge/libusb/
http://heanet.dl.sourceforge.net/sourceforge/libusb/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Nov 2008 09:52:21
Original commit files touched by this commit  0.1.12_4
pav search for other commits by this committer
- Fix a runtime failure.  While usb_control_msg is supposed to return the
  actual number of bytes received, the FreeBSD version returns the receiving
  buffer size instead.  Applications inspecting the returned length for error
  checking will fail.  My patch is based on this excerpt from FreeBSDs
  /usr/src/sys/dev/usb/usb.h.

PR:             ports/128549
Submitted by:   ladan (maintainer)
13 Oct 2008 18:52:01
Original commit files touched by this commit  0.1.12_3
stefan search for other commits by this committer
Fix communication with UPS for NUT (Network UPS Tools).

PR:             126922
Submitted by:   maintainer
14 Apr 2008 13:25:22
Original commit files touched by this commit  0.1.12_2
gahr search for other commits by this committer
- Fix build

PR:             122150
Submitted by:   Bas van de Wiel <bas@kompasmedia.nl>
Reviewed by:    maintainer
Approved by:    miwi (mentor)
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.1.12_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
31 Jan 2007 14:14:55
Original commit files touched by this commit  0.1.12_1
pav search for other commits by this committer
- Fix objformat fallout by deploying system libtool

PR:             ports/108515
03 Dec 2006 11:55:11
Original commit files touched by this commit  0.1.12_1
rafan search for other commits by this committer
- share/sgml/docbook/catalog was removed in previous docbook update
  Change these ports to use package dependency instead.

This should fix build on hs-haddock and gmat.

Reported by:    pointyhat
26 Aug 2006 18:27:36
Original commit files touched by this commit  0.1.12_1
garga search for other commits by this committer
s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:             ports/102516
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
30 Jul 2006 12:48:24
Original commit files touched by this commit  0.1.12_1
stefan search for other commits by this committer
- Add usb_clear_halt implementation.
- Bump PORTREVISION.

PR:             100718
Submitted by:   Robert Nilsson <rnilsson@mac.com>
Approved by:    maintainer
                arved (mentor)
29 Jul 2006 22:05:53
Original commit files touched by this commit  0.1.12
arved search for other commits by this committer
Fix build for WITH_SGML knob by adding a Build dependency on docbook-420

PR:             100488
Submitted by:   Jacula Modyun <jacula@gmail.com>
Approved by:    Rene Ladan <r.c.ladan@gmail.com> (maintainer)
28 May 2006 20:56:43
Original commit files touched by this commit  0.1.12
anray search for other commits by this committer
Enable build and install of documentation via the option "SGML"

PR:             ports/97993
Submitted by:   Rene Ladan (maintainer)
25 May 2006 21:28:34
Original commit files touched by this commit  0.1.12
pav search for other commits by this committer
- Grant maintainership

PR:             ports/97898
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
31 Mar 2006 15:34:21
Original commit files touched by this commit  0.1.12
pav search for other commits by this committer
- Fix build on FreeBSD 4.X

PR:             ports/95147
Submitted by:   Sven Berkvens-Matthijsse <sven@ilse.net>
29 Mar 2006 07:53:49
Original commit files touched by this commit  0.1.12
pav search for other commits by this committer
- Reset longterm inactive maintainer
29 Mar 2006 07:53:06
Original commit files touched by this commit  0.1.12
pav search for other commits by this committer
- Update to 0.1.12

PR:             ports/94428
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
Approved by:    maintainer timeout (14 days)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.1.10a_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.1.10a_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.1.10a_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
28 Oct 2005 10:36:20
Original commit files touched by this commit  0.1.10a_1
joerg search for other commits by this committer
Oops, forgot to actually cvs add the patch in previous commit...
(Set USBD_SHORT_XFER_OK when reading strings.)
28 Oct 2005 10:35:35
Original commit files touched by this commit  0.1.10a_1
joerg search for other commits by this committer
Set the USBD_SHORT_XFER_OK flag when trying to read a string.
Otherwise, we end up in an IO error.

Approved by:    maintainer timeout
29 Jun 2005 11:48:56
Original commit files touched by this commit  0.1.10a
vs search for other commits by this committer
Add minimal patch to make libusb build with plain gcc on 4.x again.
This also allows us to return to standard libtool-handling.

PR:             ports/80169
Submitted by:   Helge Oldach
Approved by:    maintainer timeout
13 Apr 2005 11:22:22
Original commit files touched by this commit  0.1.10a
leeym search for other commits by this committer
- update to libusb-0.1.10a
- bump library version to all ports that depends on libusb

PR:             79084
Submitted by:   John Reynolds <johnjen@reynoldsnet.org>
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.1.7_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
25 Nov 2003 19:35:43
Original commit files touched by this commit  0.1.7_1
andreas search for other commits by this committer
- fix for PR 58925
  solves problem of hanging usb sessions with cams using gphoto2 ptp2 driver
- bumped port revision
- tested by different people under -current and -stable, no ill side
  effects and really cures the problem.

The author of bsd.c clearly states out in the sources, that he
has ported codee from linux 1:1 and he "kind of hopes" that it is ok.
But it wasn't.

This patch fixes hang that happens after the 1st read because the USB
driver tries to read more bytes than are available.

0000  10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00  ................
1.240828 gphoto2-port(2): Reading 512=0x200 bytes from port...
gp_port_read: Operation timed out
9.267455 PTP2/library.c(2): PTP: gp_port_* function returned 0xffffffde
-34
9.267819 context(0): PTP I/O error

PR:             58925
Submitted by:   Mariusz Woloszyn <emsi@ipartners.pl>
Reviewed by:    John Reynolds <johnjen@reynoldsnet.org> and some tester
Approved by:    portmgr@ (Joe Marcus Clarke <marcus@marcuscom.com>)
21 Feb 2003 11:23:04
Original commit files touched by this commit  0.1.7
knu search for other commits by this committer
De-pkg-comment.
08 Dec 2002 23:35:41
Original commit files touched by this commit  0.1.7
joe search for other commits by this committer
Update to 0.1.7.

PR:     ports/46059
28 Jun 2002 08:54:14
Original commit files touched by this commit  0.1.6a
kevlo search for other commits by this committer
Update to 0.1.6a

PR: 39945
Submitted by: MAINTAINER
12 Mar 2002 16:05:11
Original commit files touched by this commit
joe search for other commits by this committer
Fix a typo in the last patch.

Spotted by:     John Reynolds~ <jreynold@sedona.ch.intel.com>
11 Mar 2002 13:46:10
Original commit files touched by this commit
joe search for other commits by this committer
Only use the new usb structure names if the version of FreeBSD being
used to compile libusb has them, otherwise use the old names.
11 Mar 2002 00:29:14
Original commit files touched by this commit
joe search for other commits by this committer
Some structures in usb.h have changed recently.

Submitted by:   John Reynolds <jreynold@sedona.ch.intel.com>
23 Feb 2002 14:33:05
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.1.5    
04 Jan 2002 22:44:13
files touched by this commit
pat search for other commits by this committer
Update maintainer's email address    
24 Nov 2001 09:16:16
files touched by this commit
pat search for other commits by this committer
Update to 0.1.4 and add patch-ltmain.sh to prevent installing   useless .la
files (bows to sobomax)    
26 Feb 2001 21:45:05
files touched by this commit
mi search for other commits by this committer
Add libusb 0.1.3b,   library giving userland programs access to USB devices.    

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23
linux-seamonkey*Nov 23
linux-thunderbird*Nov 23
seamonkey*Nov 23
streamripperNov 23
thunderbird*Nov 23
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19440
Broken 157
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 18
new 48 hours32
new 7 days45
new fortnight92
new month146

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.237 seconds.