Commit graph

30 commits

Author SHA1 Message Date
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Pav Lucistnik
dc0931eb8c - Fix objformat fallout by deploying system libtool
PR:		ports/108515
2007-01-31 14:14:55 +00:00
Rong-En Fan
426c3ec0df - 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
2006-12-03 11:55:11 +00:00
Renato Botelho
75306483ba s/INSTALLS_SHLIB/USE_LDCONFIG/
PR:		ports/102516
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2006-08-26 17:27:35 +00:00
Stefan Walter
6e12912dea - Add usb_clear_halt implementation.
- Bump PORTREVISION.

PR:		100718
Submitted by:	Robert Nilsson <rnilsson@mac.com>
Approved by:	maintainer
		arved (mentor)
2006-07-30 11:48:24 +00:00
Tilman Keskinoz
28d203d5bd 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)
2006-07-29 21:05:53 +00:00
Andrey Slusar
fd45926764 Enable build and install of documentation via the option "SGML"
PR:		ports/97993
Submitted by:	Rene Ladan (maintainer)
2006-05-28 19:56:43 +00:00
Pav Lucistnik
385bed9b0a - Grant maintainership
PR:		ports/97898
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
2006-05-25 20:28:34 +00:00
Pav Lucistnik
42db45aa18 - Fix build on FreeBSD 4.X
PR:		ports/95147
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2006-03-31 14:34:21 +00:00
Pav Lucistnik
73a415bb46 - Reset longterm inactive maintainer 2006-03-29 06:53:49 +00:00
Pav Lucistnik
afe42a7a0a - Update to 0.1.12
PR:		ports/94428
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	maintainer timeout (14 days)
2006-03-29 06:53:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Joerg Wunsch
66845e0a35 Oops, forgot to actually cvs add the patch in previous commit...
(Set USBD_SHORT_XFER_OK when reading strings.)
2005-10-28 09:36:19 +00:00
Joerg Wunsch
fc1300feb4 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
2005-10-28 09:35:35 +00:00
Volker Stolz
27f30c18c4 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
2005-06-29 10:48:56 +00:00
Yen-Ming Lee
7fdd27b92c - 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>
2005-04-13 10:22:22 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Andreas Klemm
00dcb052a3 - 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>)
2003-11-25 19:35:43 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Josef Karthauser
4837a9b0ad Update to 0.1.7.
PR:	ports/46059
2002-12-08 23:35:41 +00:00
Kevin Lo
a33196df5e Update to 0.1.6a
PR: 39945
Submitted by: MAINTAINER
2002-06-28 07:54:14 +00:00
Josef Karthauser
fa038b6553 Fix a typo in the last patch.
Spotted by:	John Reynolds~ <jreynold@sedona.ch.intel.com>
2002-03-12 16:05:11 +00:00
Josef Karthauser
8a1046673f Only use the new usb structure names if the version of FreeBSD being
used to compile libusb has them, otherwise use the old names.
2002-03-11 13:46:09 +00:00
Josef Karthauser
634e326ac0 Some structures in usb.h have changed recently.
Submitted by:	John Reynolds <jreynold@sedona.ch.intel.com>
2002-03-11 00:29:13 +00:00
Vanilla I. Shu
68f3125be5 Upgrade to 0.1.5
PR:		ports/35232
Submitted by:	maintainer
2002-02-23 14:33:04 +00:00
Patrick Li
a0ec8340a8 Update maintainer's email address
PR:		33554
Submitted by:	maintainer
2002-01-04 22:44:13 +00:00
Patrick Li
a953e2dfa8 Update to 0.1.4 and add patch-ltmain.sh to prevent installing
useless .la files (bows to sobomax)

PR:		32245
Submitted by:	maintainer
2001-11-24 09:16:16 +00:00
Mikhail Teterin
447c09cd04 Add libusb 0.1.3b,
library giving userland programs access to USB devices.

PR:		24703
Submitted by:	John Reynolds <jjreynold@home.com>
2001-02-26 21:45:05 +00:00