Age | Commit message (Expand) | Author | Files | Lines |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-05-26 | Fix path names to USB devices on DragonFly. Bump revision. | joerg | 3 | -7/+121 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-11 | Changes 0.1.12: | adam | 7 | -50/+34 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-25 | Enabled tests through appropriate TEST_TARGET. | heinz | 1 | -1/+3 |
2005-08-22 | Add DragonFly support. (Okayed by drochner@.) | reed | 4 | -16/+45 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-25 | Changes 0.1.10a: | adam | 2 | -5/+6 |
2005-02-24 | require gcc 3.3; should fix build on NetBSD-1.6 | drochner | 1 | -2/+3 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-14 | Changes 0.1.10: | adam | 7 | -24/+71 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-06-23 | Bump PKGREVISION for patch-ad (usb_bulk_read() bugfix by mycroft). | wiz | 1 | -1/+2 |
2004-06-23 | Make usb_bulk_read() terminate short transfers correctly. This mimics the | mycroft | 2 | -1/+34 |
2004-06-06 | libusb is only for Darwin, FreeBSD, Linux, NetBSD and OpenBSD. | grant | 1 | -1/+4 |
2004-05-03 | Unused. | wiz | 1 | -19/+0 |
2004-05-03 | Changes 1.0.8: | adam | 4 | -16/+17 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -6/+7 |
2004-02-21 | bl3ify | cube | 2 | -2/+19 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-05 | The long awaited update libtool to 1.5.2. | skrll | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2002-11-18 | The USB API found in FreeBSD originated in NetBSD. Correct the | schmonz | 2 | -1/+15 |
2002-11-18 | Update to 0.1.7. Changes from 0.1.6a: | schmonz | 4 | -11/+10 |
2002-10-22 | forcibly disable building docs, otherwise it tries if jade is found | drochner | 1 | -1/+2 |
2002-10-08 | Unused. | wiz | 1 | -49/+0 |
2002-08-26 | buildlink1 -> buildlink2 | jlam | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 5 | -4/+23 |
2002-08-21 | Make PKGNAME's version number part numeric. | wiz | 1 | -1/+2 |
2002-08-19 | Update to 0.1.6a. There is no documentation included on the changes, but a | mycroft | 5 | -124/+13 |
2002-05-08 | LTCONFIG_OVERRIDE->LIBTOOL_OVERRIDE | drochner | 1 | -2/+2 |
2002-03-03 | Bump version to 0.1.5nb1 after the -current usb fix. | veego | 1 | -1/+2 |
2002-03-03 | Add patch-ad. | veego | 1 | -1/+2 |
2002-03-03 | Patch to build it on -current systems after the renaming in usb.h. | veego | 1 | -21/+98 |
2002-03-03 | Patch from sourceforge (revision 1.12 of bsd.c): | veego | 1 | -0/+32 |
2002-02-07 | Updated libusb to 0.1.5 (provided by Amitai Schlair in pkg/15516). | martti | 4 | -12/+12 |
2002-01-03 | Updated to 0.1.4. List of changes is unknown (ChangeLog was not updated). | martti | 6 | -95/+10 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -2/+4 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 |
2001-07-24 | Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other | jlam | 2 | -3/+50 |
2001-06-15 | patch from Havard Eidnes: correct handling of "mode" argument to | drochner | 2 | -7/+12 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-03-28 | one more control endpoint hack | drochner | 2 | -5/+23 |
2001-03-28 | user level USB access library, used by Linux apps mostly | drochner | 8 | -0/+105 |