The NetBSD Project

CVS log for pkgsrc/devel/libusb/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / libusb

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Fri Mar 20 11:57:28 2020 UTC (4 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.31 (colored)

*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.46 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:33 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.31 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Aug 6 09:27:30 2019 UTC (4 years, 7 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.31 (colored)

libusb: revert previous patch. this code is not doing unaligned access.

PR pkg/54441

Revision 1.44 / (download) - annotate - [select for diffs], Tue Aug 6 09:12:10 2019 UTC (4 years, 7 months ago) by maya
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.31 (colored)

libusb: avoid unaligned access. Improve code consistency.
XXX does this package also need -O1 -fno-strict-aliasing on clang?

Noted by Shingo Nishioka in PR pkg/54441

Revision 1.43 / (download) - annotate - [select for diffs], Thu May 16 16:17:52 2019 UTC (4 years, 10 months ago) by pgoyette
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.42: +3 -1 lines
Diff to previous 1.42 (colored) to selected 1.31 (colored)

Disable -Werror when building.  If it is enabled, current releases of
gcc (7.4.0) will generate lots of errors concerning snprintf().

Fix proposed by wiz@ and confirmed by me.

Revision 1.42 / (download) - annotate - [select for diffs], Sun Aug 19 20:16:39 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.31 (colored)

*: reset maintainer for drochner

Revision 1.41 / (download) - annotate - [select for diffs], Mon Feb 19 17:59:23 2018 UTC (6 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.31 (colored)

eat EAGAIN messages and simply retry.  this fixes libusb / ups-nut-usb
from flooding my syslog with multiple messages per second.

bump pkg version.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Aug 11 22:17:34 2017 UTC (6 years, 7 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (colored) to selected 1.31 (colored)

rototill^W omit low GCC_REQD

Revision 1.39 / (download) - annotate - [select for diffs], Sat Dec 3 04:19:05 2016 UTC (7 years, 3 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.31 (colored)

devel/libusb: ONLY_FOR_PLATFORM=- DragonFly

The old USB headers were removed long ago and I don't think this 3rd party
USB library is functional on DragonFly anymore (even if it were buildable,
which its not).  I'm wondering if this is not also the case for FreeBSD?

Any important software that depends on libusb (SDL2?) will need to
support the base libusb.so in DragonFly (and FreeBSD?).

Revision 1.38 / (download) - annotate - [select for diffs], Sun Apr 10 15:26:57 2016 UTC (7 years, 11 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.37: +4 -4 lines
Diff to previous 1.37 (colored) to selected 1.31 (colored)

apply SED_TRANSFORMS first in order to at least generate usb.h, needed by
libusbugen.c in order to build successfully.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Oct 25 10:18:34 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) to selected 1.31 (colored)

Fix a long-standing bug in short reads.

Reported by and patch from Dave Tyson in PR 50365.

While here, fix return value for partial reads with errors.
Bump PKGREVISION.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Jan 4 05:09:51 2015 UTC (9 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.35: +9 -3 lines
Diff to previous 1.35 (colored) to selected 1.31 (colored)

Document ONLY_FOR_PLATFORM.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Jun 23 16:59:16 2013 UTC (10 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored) to selected 1.31 (colored)

Use PKGVERSION_NOREV.  Prodded by joerg.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Jun 22 19:49:11 2013 UTC (10 years, 9 months ago) by jperkin
Branch: MAIN
Changes since 1.33: +52 -2 lines
Diff to previous 1.33 (colored) to selected 1.31 (colored)

Add SunOS support, using the libusb implementation from OpenSolaris.

I am able to at least probe some devices, and this gets us a large number
of extra packages.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:23 2012 UTC (11 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.32: +1 -3 lines
Diff to previous 1.32 (colored) to selected 1.31 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.32 / (download) - annotate - [select for diffs], Wed May 30 15:48:21 2012 UTC (11 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)

Note conflict with libusb-compat.

Revision 1.31 / (download) - annotate - [selected], Wed May 30 14:13:14 2012 UTC (11 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

Mention that this is version 0 of the library. Bump PKGREVISION.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 4 08:12:33 2010 UTC (13 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored) to selected 1.31 (colored)

Fix building on Mac OS X

Revision 1.29 / (download) - annotate - [select for diffs], Sat Jun 14 20:00:15 2008 UTC (15 years, 9 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored) to selected 1.31 (colored)

The package supports installation to DESTDIR.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Oct 11 18:25:19 2007 UTC (16 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.31 (colored)

Make usb_control_msg() return the number of bytes actually transferred
rather than the requested transfer length (USBD_SHORT_XFER_OK is
set, so this may happen). This is the documented behaviour, and it is
appearently what the Linux version does. Bump PKGREVISION. From
Erik Berls per PR pkg/37053.

Revision 1.27 / (download) - annotate - [select for diffs], Fri May 26 10:06:13 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored) to selected 1.31 (colored)

Fix path names to USB devices on DragonFly. Bump revision.
Based on patch from Joe Talbott.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Mar 11 08:34:12 2006 UTC (18 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 (colored) to selected 1.31 (colored)

Changes 0.1.12:
Fix structure padding issues on some architectures
Fix compile warnings with newer versions of gcc
Fix memory leak when continuously rescanning for devices
Check for device nodes in /dev/usb under Linux
Fix compile problem with Darwin/Mac OS X port
Add support for Darwin/Mac OS X 10.4
Fix error when transactions are aborted
Requery endpoints when switching alternate settings
Support more BSD based distributions
Fix problem with short control messages in BSD port
Various other minor fixes

Revision 1.25 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:05 2005 UTC (18 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.31 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.24 / (download) - annotate - [select for diffs], Tue Oct 25 15:52:33 2005 UTC (18 years, 5 months ago) by heinz
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored) to selected 1.31 (colored)

Enabled tests through appropriate TEST_TARGET.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Aug 22 17:15:23 2005 UTC (18 years, 7 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.31 (colored)

Add DragonFly support. (Okayed by drochner@.)

This needs testing under DragonFly.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:28 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored) to selected 1.31 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Feb 24 18:46:49 2005 UTC (19 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.20: +3 -2 lines
Diff to previous 1.20 (colored) to selected 1.31 (colored)

require gcc 3.3; should fix build on NetBSD-1.6
(PR pkg/29456 by diro@nixsys.bz)

Revision 1.20 / (download) - annotate - [select for diffs], Mon Feb 14 09:50:18 2005 UTC (19 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.19: +6 -6 lines
Diff to previous 1.19 (colored) to selected 1.31 (colored)

Changes 0.1.10:
* Fix various compile warnings
* Require newer autotools
* Switch from QT to STL for C++ extensions
* Linux:
  * Speed up small bulk and interrupt transfers to previous speeds
  * Fix case where bulk and interrupt transfers could block forever
  * Fix tree heirarchy building code (undocumented)

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:31 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.31 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jun 23 08:45:59 2004 UTC (19 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.31 (colored)

Bump PKGREVISION for patch-ad (usb_bulk_read() bugfix by mycroft).

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 6 02:22:15 2004 UTC (19 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored) to selected 1.31 (colored)

libusb is only for Darwin, FreeBSD, Linux, NetBSD and OpenBSD.

Revision 1.16 / (download) - annotate - [select for diffs], Mon May 3 08:45:44 2004 UTC (19 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored) to selected 1.31 (colored)

Changes 1.0.8:

New Features:
* Synchronous Interrupt read support.
* Added new usb_get_descriptor_by_endpoint() function. Properly prototyped
  existing usb_get_descriptor() function.
* (Linux) Check for usbdevfs in /sys/bus/usb (2.6 kernel).
* (Linux) Added usb_get_driver_np() function to get driver bound to interface.
* (Linux) Added usb_detach_kernel_driver_np() function to detach kernel driver
  from interface.

Bug Fixes:
* Many return values are starting to become normalized (consistent across ports)
* Various bug fixes in Darwin port.
* Fix usb_string() to fetch language index correctly.
* More documentation updates and fixes.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Feb 21 22:54:04 2004 UTC (20 years, 1 month ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.31 (colored)

bl3ify

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:38 2004 UTC (20 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored) to selected 1.31 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 17 21:31:46 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.31 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 18 06:25:51 2002 UTC (21 years, 4 months ago) by schmonz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored) to selected 1.31 (colored)

Update to 0.1.7. Changes from 0.1.6a:

Fix up error codes for darwin port.
Make sure short transfers are allowed on BSD port.
Fix bug when finding new busses during usb_find_busses().
Added two new functions: usb_get_string() and usb_get_string_simple().
Documentation updates.
Added LICENSE file.
Various other cleanups.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 22 16:00:33 2002 UTC (21 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored) to selected 1.31 (colored)

forcibly disable building docs, otherwise it tries if jade is found
and fails

Revision 1.10 / (download) - annotate - [select for diffs], Mon Aug 26 17:54:34 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.31 (colored)

buildlink1 -> buildlink2

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 25 19:22:33 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored) to selected 1.31 (colored)

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.

Revision 1.5.2.2 / (download) - annotate - [select for diffs], Thu Aug 22 11:10:46 2002 UTC (21 years, 7 months ago) by jlam
Branch: buildlink2
Changes since 1.5.2.1: +3 -3 lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored) to selected 1.31 (colored)

Merge changes from pkgsrc-current into the buildlink2 branch for the
packages that have buildlink2.mk files.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 21 11:05:28 2002 UTC (21 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: buildlink2-base
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.31 (colored)

Make PKGNAME's version number part numeric.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 19 19:07:19 2002 UTC (21 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored) to selected 1.31 (colored)

Update to 0.1.6a.  There is no documentation included on the changes, but a
cursory inspection suggests that they are mostly build related, and some minor
bug fixes to the platform-dependent code.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:44:32 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.31 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 8 17:43:40 2002 UTC (21 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.31 (colored)

LTCONFIG_OVERRIDE->LIBTOOL_OVERRIDE

Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 3 15:26:58 2002 UTC (22 years, 1 month ago) by veego
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.31 (colored)

Bump version to 0.1.5nb1 after the -current usb fix.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 7 07:31:48 2002 UTC (22 years, 1 month ago) by martti
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.31 (colored)

Updated libusb to 0.1.5 (provided by Amitai Schlair in pkg/15516).
This version of libusb is required by the soon-to-be-released gphoto2.

- Add support for MacOS X (Darwin)
- Fix endianess correctly where applicable on all OS'
- Return bytes written/read for control message (BSD)
- Tweak documentation build
- Fix bug when usb_find_devices was called multiple times (Linux)
- Fetch descriptors for all devices when we can and parse them

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 3 10:42:49 2002 UTC (22 years, 2 months ago) by martti
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.31 (colored)

Updated to 0.1.4. List of changes is unknown (ChangeLog was not updated).

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 24 11:17:46 2001 UTC (22 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (colored) to selected 1.31 (colored)

Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other
package Makefiles.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 28 10:11:41 2001 UTC (23 years ago) by drochner
Branch: TNF
CVS Tags: tnf-010328, netbsd-1-5-PATCH001
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.31 (colored)

user level USB access library, used by Linux apps mostly

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 28 10:11:41 2001 UTC (23 years ago) by drochner
Branch: MAIN
Diff to selected 1.31 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>