notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/linux-ov511-kmod/Makefile

Number of commits found: 8

Sunday, 3 Nov 2013
22:26 rene search for other commits by this committer
Tentatively convert to USES=kmod
Original commitRevision:332650 
18:08 rene search for other commits by this committer
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
Original commitRevision:332634 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Wednesday, 25 Jul 2012
11:24 cs search for other commits by this committer
Fix typos in COMMENT
Original commit
Wednesday, 14 Dec 2011
17:20 tabthorpe search for other commits by this committer
- Reassign to the heap

Approved by:    portmgr (tabthorpe)
Original commit
Sunday, 5 Jul 2009
21:08 luigi search for other commits by this committer
run kldxref on uninstall to restore linker.hints
bump PORTREVISION
Original commit
Friday, 29 Jun 2007
09:16 linimon search for other commits by this committer
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:            portmgr
Original commit
Friday, 2 Feb 2007
18:25 luigi search for other commits by this committer
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.
Original commit

Number of commits found: 8