non port: multimedia/v4l_compat/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Jan 2022
|
[ 16:59 Hans Petter Selasky (hselasky) ] ca63a16 (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/libv4l: Update v4l_compat, libv4l and v4l-utils to 1.23.0
NOTE: This version tag currently only exists for FreeBSD and has not yet
been made upstream and is based on the latest available v4l-utils.
Approved by: pi (implicit)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 2 Dec 2020
|
[ 21:07 hselasky ] (Only the first 10 of 18 ports in this commit are shown above. )
Update v4l_compat, libv4l and v4l-utils to 1.20.0
- Regenerate patches.
- Fetch all sources from GitHub.
- Update package descriptions, WWW links.
Approved by: pi (implicit)
|
Fri, 17 Apr 2020
|
[ 08:34 hselasky ] (Only the first 10 of 35 ports in this commit are shown above. )
Upgrade v4l_compat, libv4l and v4l-utils to v1.18.0.
The most important change is that up-to-date V4L header files are now
sourced from the webcamd distribution tarball.
Refer to the ChangeLog file in the v4l-utils tarball for a comprehensive
list of changes.
PR: 245501
Approved by: pi (implicit)
|
Thu, 9 Apr 2020
|
[ 10:38 hselasky ]
Use PORTNAME to distinguish among the Video4Linux sub-ports.
This reduces duplicated variable information.
Approved by: pi (implicit)
|
[ 10:35 hselasky ]
Simplify the MASTERPORT variable in the Video4Linux ports.
All ports are at the same directory level.
Approved by: pi (implicit)
|
Wed, 19 Dec 2018
|
[ 09:09 zeising ] (Only the first 10 of 51 ports in this commit are shown above. )
Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel. This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.
By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.
Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers. This will be further updated.
Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work (Only the first 15 lines of the commit message are shown above )
|
Sat, 29 Sep 2018
|
[ 07:23 riggs ]
Update FreeBSD videodev headers in preparation vor vlc3
|
Sat, 30 Jun 2018
|
[ 12:37 riggs ]
Install missing header include/linux/dvb/net.h
PR: 229143
Submitted by: decke
Reviewed by: hselasky
|
Sun, 14 Jun 2015
|
[ 04:59 kwm ] (Only the first 10 of 23 ports in this commit are shown above. )
Update libv4l and friends to 1.6.3.
Turn v4l-util and v4l_compat into slave ports.
"Steal" the dvb headers from linux 3.16.7 and roll them into a tarball.
Assign maintainership to multimedia@
Differential Revision: https://reviews.freebsd.org/D1482
Approved by: nox@, hslasky@, kwm@ (multimedia@)
|
Sat, 9 Aug 2014
|
[ 07:27 riggs ]
- Add NO_ARCH (this port installs just headers)
PR: 192384
Submitted by: jbeich@vfemail.net
Approved by: mentors (implicit)
|
Sat, 19 Oct 2013
|
[ 16:22 bapt ]
Enable stage
Use license framework
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Thu, 28 Jun 2012
|
[ 17:49 nox ]
- Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,
and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG
need to be _IOWR not _IOR.
- Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls.
(This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.)
Approved by: hselasky (maintainer of multimedia/webcamd)
|
Thu, 10 May 2012
|
[ 06:55 kwm ]
Update to 1.0.20120501.
Pet portlint a bit.
|
Mon, 29 Aug 2011
|
[ 17:24 sylvio ]
- Update to 20110720
|
Sat, 25 Jun 2011
|
[ 17:26 kwm ]
Update to 1.0.20110603.
Update videodev2.h to the v4l-utils 0.8.4 version. Include the patch in the
distfile.
Ship input.h and uinput.h [1]
Requested by: nox@ [1]
|
Fri, 7 Jan 2011
|
[ 13:46 kwm ]
Add a patch that adds guards around the compat typedef's.
This allows kopete to build its v4l support.
Submitted by: hselasky@
With hat: multimedia@
|
Thu, 4 Nov 2010
|
[ 20:47 kwm ]
Update to 1.0.20101027.
Update videodev2.h header for libv4l update to 0.8.1.
patch-dvb_frontend.h is now included in the tarball.
|
Thu, 29 Apr 2010
|
[ 21:42 kwm ]
Fix incorrectly defined FE_GET_PROPERTY ioctl for which the workaround
as used in the Linux drivers doesn't work on FreeBSD; more details in
this thread:
http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-April/010958.html
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Reviewed by: Hans Petter Selasky <hselasky@c2i.net>
|
Sun, 4 Apr 2010
|
[ 16:40 kwm ]
Update to 1.0.20100403.
This commit adds back compat code. Oops
This should at least fix pwlib and ptlib26.
|
Thu, 25 Mar 2010
|
[ 13:50 kwm ]
Update to 1.0.20100321.
This update adds dvb headers. Needed for upcomming dvb support in webcamd.
The dvb headers are GPL licenced. Ship said headers in a tar file.
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org>
|
Sat, 16 Jan 2010
|
[ 20:43 kwm ]
Update videodev.h to latest version.
Add videodev2.h (which is the video4linux 2 version)
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org>
|
Mon, 22 Jan 2007
|
[ 12:06 flz ]
Change MAINTAINER to multimedia@.
|
Tue, 1 Aug 2006
|
[ 20:41 flz ]
Add multimedia/v4l_compat port, a port that installs the <linux/videodev.h>
header file needed to build some piece of software with video4linux support.
Just BUILD_DEPENDS on it, and you should be fine.
|
Number of commits found: 27 |