non port: multimedia/libv4l/Makefile |
SVNWeb
|
Number of commits found: 42 |
Sat, 10 Sep 2022
|
[ 17:41 Stefan Eßer (se) Author: Tobias Kortkamp ] e79fe1a (Only the first 10 of 195 ports in this commit are shown above. )
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit)
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Jul 2022
|
[ 20:54 Jan Beich (jbeich) ] 04db4ec
devel/libepoll-shim: update to 0.0.20220703
Changes: https://github.com/jiixyj/epoll-shim/compare/v0.0.20210418...v0.0.20220703
Reported by: portscout
PR: 265017
Approved by: manu
Co-authored-by: Hans Petter Selasky <hselasky@FreeBSD.org>
|
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)
|
Sat, 22 May 2021
|
[ 12:57 Hans Petter Selasky (hselasky) ] 37ecec0
multimedia/libv4l: Update webcamd and Linux source tree dependencies.
Approved by: pi (implicit)
|
Wed, 28 Apr 2021
|
[ 08:06 Hans Petter Selasky (hselasky) ] 9c1e9bf
multimedia/libv4l: Fix build after bc9e901a170f (update of epoll-shim).
Approved by: pi (implicit)
|
Wed, 21 Apr 2021
|
[ 15:51 Hans Petter Selasky (hselasky) ] 3a28080
multimedia/libv4l: Add upstream patch to make the v4l2-ctl utility more useful.
Submitted by: Trenton Schulz <trenton@norwegianrockcat.com>
Approved by: pi (implicit)
|
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.
|
Fri, 19 Mar 2021
|
[ 16:46 mat ] (Only the first 10 of 45 ports in this commit are shown above. )
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
|
Thu, 3 Dec 2020
|
[ 08:17 cmt ]
revert r556887
i totally missed r556875 r556876
Pointy Hat: cmt
|
[ 08:12 cmt ]
libv4l: fix build
libv4l's configure now requires gettext-tools, else it fails with
'Can't exec "autopoint": No such file or directory at
/usr/local/share/autoconf-2.69/Autom4te/FileUtils.pm line 345.'
Approved by: just-fix-it
|
[ 00:59 jbeich ]
multimedia/libv4l: drop default value of USES=gettext-tools
PR: 251548
|
[ 00:56 jbeich ]
multimedia/libv4l: unbreak clean build after r556854
===> Configuring for libv4l-1.20.0
Can't exec "autopoint": No such file or directory at
/usr/local/share/autoconf-2.69/Autom4te/FileUtils.pm line 345.
autoreconf-2.69: failed to run autopoint: No such file or directory
autoreconf-2.69: autopoint is needed because this package uses Gettext
*** Error code 1
PR: 251548
Submitted by: m.ne@gmx.net
|
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)
|
Sun, 21 Jun 2020
|
[ 21:04 pkubaj ]
multimedia/v4l-utils: fix build on GCC architectures
Use newer GCC:
v4l2-ctl-streaming.cpp:2225: error: expected primary-expression before '.' token
|
Fri, 17 Apr 2020
|
[ 14:49 hselasky ]
Fix build of v4l-utils when libsysinfo is not installed.
v4l-utils doesn't need this dependency, so just remove
the inclusion of <linux/kernel.h>.
Approved by: pi (implicit)
|
[ 14:44 hselasky ]
Use BINARY_ALIAS feature to replace sed with gsed.
Suggested by: kevans and bapt
Approved by: pi (implicit)
|
[ 14:05 hselasky ]
Fix build when libv4l is already installed.
Make sure we don't use any old header files installed in ${LOCALBASE}/include.
PR: 245695
Approved by: pi (implicit)
|
[ 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)
|
Sat, 29 Sep 2018
|
[ 08:04 riggs ] (Only the first 10 of 75 ports in this commit are shown above. )
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
|
[ 07:23 riggs ]
Update FreeBSD videodev headers in preparation vor vlc3
|
Tue, 13 Sep 2016
|
[ 18:10 kwm ]
Apply the "old" dvb fontend.h ioctl hack to the dvbv5 version.
So the ioctl doesn't error out.
Submitted by: hselasky@, Rozhuk Ivan <rozhuk.im@gmail.com>
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 15 Aug 2015
|
[ 15:48 riggs ]
- Don't always depend on devel/argp-standalone - it is used only by v4l-utils
- Bump PORTREVISION
- Pet portlint
PR: 202280
Submitted by: s3erios@gmail.com
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Wed, 17 Jun 2015
|
[ 12:24 kwm ]
Fix the build of libv4l (and v4l-utils) by requiring iconv. Don't depend
on other ports to provide it. This would break when the NLS option is unset
at a gloval level.
Submitted by: mat@ (via his 9.x no-NLS builder)
|
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, 6 Sep 2014
|
[ 15:44 nox ]
- Integrate libv4l with webcamd regarding Webcam quirks.
- Bump PORTREVISION.
Submitted by: hselasky (maintainer)
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Mon, 3 Feb 2014
|
[ 13:57 miwi ] (Only the first 10 of 13 ports in this commit are shown above. )
- Stage support
- Convert to USES
|
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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 25 Jun 2012
|
[ 19:55 nox ]
- Do not link against librt for shm_open(2).
- Remove 6.x cruft.
- Bump PORTREVISION.
PR: ports/168207
Submitted by: Jan Beich <jbeich@tormail.org>
|
Thu, 10 May 2012
|
[ 15:06 kwm ]
Update to 0.8.8.
Approved by: maintainer
|
Mon, 27 Jun 2011
|
[ 21:03 kwm ]
Add a patch to unbreak compile of libv4l gcc 4.5 [1] and clang.
This should unbreak some libv4l users like pwcview [2]
Bump portrevision since this affects a installed header.
Reported by: avg@ [1], pointyhat via pav [2]
Submitted by: Jan Henrik Sylvester <me@janh.de>
Approved by: maintainer (hselasky@)
|
Sat, 25 Jun 2011
|
[ 17:28 kwm ]
Update to 0.8.4.
Sort plist.
|
Thu, 4 Nov 2010
|
[ 20:49 kwm ]
Update to 0.8.1.
Tweak compiler args so clang understands it.
Approved by: hselasky@ (maintainer)
|
Thu, 21 Jan 2010
|
[ 15:12 kwm ]
Update to 0.6.4.
Fix build on 6.x [1]
Submitted by: pointyhat (via pav) [1]
Approved by: maintainer
|
Sat, 16 Jan 2010
|
[ 20:46 kwm ]
The Video4Linux library is a wrapper library for accessing Video4Linux
compliant video devices. It allows for transcoding of capture streams
in user space instead of kernel space and creates a standard interface
mechanism for video devices.
Submitted by: Andrew Thompson <thompsa AT FreeBSD.org>
Hans Petter Selasky <hselasky AT FreeBSD.org>
|
Number of commits found: 42 |