OpenBSD CVS

CVS log for ports/sysutils/usbutil/Makefile


[BACK] Up to [local] / ports / sysutils / usbutil

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24 / (download) - annotate - [select for diffs], Wed Sep 27 17:16:36 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (unified)

MASTER_SITES -> SITES

Revision 1.23 / (download) - annotate - [select for diffs], Fri Mar 11 19:58:09 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.22: +0 -2 lines
Diff to previous 1.22 (unified)

drop RCS Ids

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jan 29 11:45:51 2021 UTC (3 years, 4 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.21: +4 -2 lines
Diff to previous 1.21 (unified)

fix usbutil, struct usb_config_descriptor was changed

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jul 12 20:49:54 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.20 / (download) - annotate - [select for diffs], Mon Mar 11 11:41:33 2013 UTC (11 years, 3 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.19: +2 -5 lines
Diff to previous 1.19 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.19 / (download) - annotate - [select for diffs], Tue Jun 21 20:17:54 2011 UTC (12 years, 11 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.18: +2 -4 lines
Diff to previous 1.18 (unified)

simply install the source man page

Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 20 15:36:46 2010 UTC (13 years, 7 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.17: +3 -4 lines
Diff to previous 1.17 (unified)

- use mandoc(1) for an mdoc(7) page
- some cleanup

Revision 1.17 / (download) - annotate - [select for diffs], Tue Oct 19 07:43:04 2010 UTC (13 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (unified)

USE_GROFF=Yes

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 14 00:58:39 2009 UTC (15 years, 4 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.15: +7 -1 lines
Diff to previous 1.15 (unified)

- we don't implement USB_DISCOVER, don't try to use it
- don't assume that usb_descriptor_t has a field bDescriptorSubtype,
this field is class specific and shouldn't be there
- make fetch of hub descriptors in usbctl work (by setting the
correct request value)
- before reading a string descriptor, read the language table and
use a correct language code if possible
- install usbgen(8) manual, regen plist, bump

mostly from pkgsrc,
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/usbutil/patches/patch-ab

Revision 1.15 / (download) - annotate - [select for diffs], Sat Sep 15 21:14:03 2007 UTC (16 years, 8 months ago) by merdely
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 20 10:35:36 2004 UTC (19 years, 5 months ago) by alek
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (unified)

Add WANTLIB markers

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jun 19 21:20:10 2004 UTC (19 years, 11 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.12: +1 -3 lines
Diff to previous 1.12 (unified)

drop MAINTAINER

Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 28 19:53:44 2002 UTC (21 years, 7 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (unified)

No regression tests available.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Sep 7 19:21:55 2002 UTC (21 years, 9 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (unified)

update to v0.5

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 21 21:25:52 2002 UTC (22 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

Bump NEED_VERSION

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 6 03:59:12 2001 UTC (23 years, 1 month ago) by lebel
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_TRACKING_SWITCH
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (unified)

sysutils: integrate COMMENT, bump NEED_VERSION.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 4 21:54:08 2000 UTC (23 years, 8 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

add fullname to MAINTAINER

Revision 1.6.2.1 / (download) - annotate - [select for diffs], Fri Sep 15 05:18:25 2000 UTC (23 years, 8 months ago) by marc
Branch: OPENBSD_2_7
Changes since 1.6: +6 -7 lines
Diff to previous 1.6 (unified) next main 1.7 (unified)

bring sysutils as of cut-over date into 2.7 branch

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 20 19:32:44 2000 UTC (23 years, 11 months ago) by jakob
Branch: MAIN
Changes since 1.6: +6 -7 lines
Diff to previous 1.6 (unified)

remove fake
add comment to PLIST
cleanup

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 30 15:38:03 2000 UTC (24 years, 2 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE
Branch point for: OPENBSD_2_7
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

update to v0.4

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 20 22:35:09 2000 UTC (24 years, 2 months ago) by jakob
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (unified)

fake

Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 5 23:00:33 2000 UTC (24 years, 3 months ago) by jakob
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (unified)

fix license info

Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 15 05:05:19 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (unified)

espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 13 12:59:49 2000 UTC (24 years, 4 months ago) by jakob
Branch: MAIN
Changes since 1.1: +7 -1 lines
Diff to previous 1.1 (unified)

LICENSE_TYPE

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Feb 4 12:51:13 2000 UTC (24 years, 4 months ago) by jakob
Branch: jakob
CVS Tags: jakob_2000-02-04
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

usbutil (from NetBSD)

Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 4 12:51:13 2000 UTC (24 years, 4 months ago) by jakob
Branch: MAIN

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.