Commit graph

10 commits

Author SHA1 Message Date
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Thomas Abthorpe
b2ee47fc28 - Reassign to the heap
Approved by:	portmgr (tabthorpe)
2011-12-14 17:20:54 +00:00
Olli Hauer
4c503beb39 - remove MD5 2011-07-03 13:38:45 +00:00
Pav Lucistnik
b599caa8cd - Mark BROKEN on 8.X and up
PR:		ports/142433
Reported by:	Anna A. Ladilova <laddassm@gmail.com>
2010-11-23 13:20:03 +00:00
Luigi Rizzo
874374428f run kldxref on uninstall to restore linker.hints
bump PORTREVISION
2009-07-05 21:08:01 +00:00
Luigi Rizzo
1238de608b update to the latest version of this driver (1.00.20 released 20071220),
that already includes most of the patches previously used here.
2008-04-08 20:47:27 +00:00
Michael Nottebrock
cfd92dbea0 Make fetchable 2007-07-16 23:16:57 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Luigi Rizzo
17e089e150 Small patch to the original source so that configuration parameters
set through sysctl (e.g. debug.gspca.compress, debug.gspca.autobright)
are updated every time the device is open() instead of just loading
them at device connect time.

All the changes included in this file have been passed to the author
of the gspca driver so hopefully in future releases we will not need
patches anymore.
2007-03-26 11:39:03 +00:00
Luigi Rizzo
cc47cd95b1 New port linux-gspca-kmod, a usb webcam driver based on the linux
driver 'gspca' (from http://mxhaard.free.fr/index.html) built on
FreeBSD using devel/linux-kmod-compat . The driver supports a very large
number of webcams.

However, THIS IS EXPERIMENTAL CODE, TRY IT AT YOUR OWN RISK.

This is only for 6.x/7.x and at the moment only for i386.

Most bugs and limitations are due to linux-kmod-compat rather than
this port itself, so upgrading linux-kmod-compat (and rebuilding
this port) will most likely improve functionality and remove some bugs.

As usual if some of the port gurus wants to help fixing any mistakes
that i may have made in the port (or missing things, e.g. a suitable
warning message when the port is installed), i will be very grateful
(and can spend more time working on the emulation code).
2007-02-02 18:19:15 +00:00