Port details |
- linux-ov511-kmod Linux ov511 webcam driver
- 1.0_1 multimedia
=0 1.0_1Version of this port present on the latest quarterly branch.
- BROKEN: does not compile
IGNORE: is marked as broken: does not compile
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-02-02 18:25:47
- Last Update: 2013-12-31 19:23:40
- SVN Revision: 338335
- Also Listed In: kld
- License: not specified in port
- Description:
- This port builds a kernel module with the 'ov511' USB webcam driver
using the adaptation layer in devel/linux-kmod-compat
The sources are taken from the Linux kernel 2.6.x
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- linux-ov511-kmod>0:multimedia/linux-ov511-kmod
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: NO_PACKAGE = depends on kernel sources
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bsd.linux_kmod.mk : devel/linux-kmod-compat
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 31 Dec 2013 19:23:40 |
rene |
Remove multimedia/linux-ov511-kmod, it is broken and according to the SVN log
only for FreeBSD up to 7.X |
1.0_1 03 Nov 2013 22:26:38 |
rene |
Tentatively convert to USES=kmod |
1.0_1 03 Nov 2013 18:08:28 |
rene |
Mark BROKEN, does not compile:
mkdep -f .depend -a -nostdinc -D__KERNEL__ -DDRIVER_NAME=ov511
-DDEV_NAME=\"video\" -D_KERNEL -DKLD_MODULE
-I/usr/local/share/linux-kmod-compat/linux_compat -I. -I@ -I@/contrib/altq
-std=iso9899:1999 ov511.c
/usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c
/usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c
In file included from
/usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:44:
/usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error:
dev/usb/usb_port.h: No such file or directory
In file included from
/usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c:44:
/usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error:
dev/usb/usb_port.h: No such file or directory
mkdep: compile failed |
1.0_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.0_1 25 Jul 2012 11:24:11 |
cs |
Fix typos in COMMENT |
1.0_1 14 Dec 2011 17:20:54 |
tabthorpe |
- Reassign to the heap
Approved by: portmgr (tabthorpe) |
1.0_1 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
1.0_1 05 Jul 2009 21:08:01 |
luigi |
run kldxref on uninstall to restore linker.hints
bump PORTREVISION |
1.0 29 Jun 2007 09:16:42 |
linimon |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
1.0 02 Feb 2007 18:25:27 |
luigi |
New port linux-ov511-kmod, a usb webcam driver based on the linux
driver 'ov511' (from the linux sources) built on FreeBSD using
devel/linux-kmod-compat. The driver supports some ov511 based
webcams.
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).
In particular, i could not find a good site (ftp or web) to fetch
individual linux source files from, so i copied them on my web server
and used it as MASTER_SITE. This should be fixed though. |
Number of commits found: 10
|