Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.23.0_5 05 Sep 2024 06:17:39 |
Po-Chuan Hsieh (sunpoet) |
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change |
1.23.0_4 15 Apr 2024 13:07:37 |
Baptiste Daroussin (bapt) |
multimedia/libv4l: remove false dependency on argp
libv4l does not need libargp but the configrue script does, work around
the configure script |
1.23.0_3 24 Feb 2024 21:41:52 |
Muhammad Moinur Rahman (bofh) |
multimedia/*v4l*: Moved man to share/man
Approved by: portmgr (blanket) |
1.23.0_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.23.0 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.23.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.23.0 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
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 ) |
1.23.0 05 Jul 2022 20:54:47 |
Jan Beich (jbeich) |
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> |
1.23.0 25 Jan 2022 16:59:35 |
Hans Petter Selasky (hselasky) |
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) |
1.20.0_2 22 May 2021 12:57:59 |
Hans Petter Selasky (hselasky) |
multimedia/libv4l: Update webcamd and Linux source tree dependencies.
Approved by: pi (implicit) |
1.20.0_1 28 Apr 2021 08:06:57 |
Hans Petter Selasky (hselasky) |
multimedia/libv4l: Fix build after bc9e901a170f (update of epoll-shim).
Approved by: pi (implicit) |
1.20.0_1 21 Apr 2021 15:51:47 |
Hans Petter Selasky (hselasky) |
multimedia/libv4l: Add upstream patch to make the v4l2-ctl utility more useful.
Submitted by: Trenton Schulz <trenton@norwegianrockcat.com>
Approved by: pi (implicit) |
1.20.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.20.0 19 Mar 2021 16:46:50 |
mat |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
1.20.0 31 Dec 2020 01:33:10 |
pkubaj |
multimedia/libv4l: fix build on big-endian architectures
Include sys/endian.h:
v4l2-ctl-vidcap.cpp:378:38: error: 'le16toh' was not declared in this scope |
1.20.0 03 Dec 2020 08:17:51 |
cmt |
revert r556887
i totally missed r556875 r556876
Pointy Hat: cmt |
1.20.0 03 Dec 2020 08:12:09 |
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 |
1.20.0 03 Dec 2020 00:59:02 |
jbeich |
multimedia/libv4l: drop default value of USES=gettext-tools
PR: 251548 |
1.20.0 03 Dec 2020 00:56:54 |
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 |
1.20.0 02 Dec 2020 21:07:42 |
hselasky |
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) |
1.18.0 19 Aug 2020 21:16:37 |
zeising |
multimeida/libv4l: Fix build with -fno-common
Add a patch from upstream to fix the build of multimedia/libv4l with
-fno-common, which is the default with llvm 11.
PR: 248738
Reported by: dim
MFH: 2020Q3 |
1.18.0 21 Jun 2020 21:04:14 |
pkubaj |
multimedia/v4l-utils: fix build on GCC architectures
Use newer GCC:
v4l2-ctl-streaming.cpp:2225: error: expected primary-expression before '.' token |
1.18.0 17 Apr 2020 14:49:19 |
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) |
1.18.0 17 Apr 2020 14:44:01 |
hselasky |
Use BINARY_ALIAS feature to replace sed with gsed.
Suggested by: kevans and bapt
Approved by: pi (implicit) |
1.18.0 17 Apr 2020 14:05:20 |
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) |
1.18.0 17 Apr 2020 08:34:50 |
hselasky |
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) |
1.6.3_4 09 Apr 2020 10:38:12 |
hselasky |
Use PORTNAME to distinguish among the Video4Linux sub-ports.
This reduces duplicated variable information.
Approved by: pi (implicit) |
1.6.3_4 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
1.6.3_3 29 Sep 2018 07:23:15 |
riggs |
Update FreeBSD videodev headers in preparation vor vlc3 |
1.6.3_2 12 Oct 2016 18:52:43 |
antoine |
- Update jpeg-turbo to 1.5.1
- Add LICENSE
- Use the framework for tests |
1.6.3_2 13 Sep 2016 18:10:12 |
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> |
1.6.3_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.6.3_1 15 Aug 2015 15:48:06 |
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 |
1.6.3 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.6.3 17 Jun 2015 12:24:39 |
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) |
1.6.3 14 Jun 2015 04:59:38 |
kwm |
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@) |
0.8.8_2 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.8.8_2 06 Sep 2014 15:44:10 |
nox |
- Integrate libv4l with webcamd regarding Webcam quirks.
- Bump PORTREVISION.
Submitted by: hselasky (maintainer) |
0.8.8_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.8.8_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.8.8_1 03 Feb 2014 13:57:46 |
miwi |
- Stage support
- Convert to USES |
0.8.8_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.8.8_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.8.8_1 25 Jun 2012 19:55:36 |
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> |
0.8.8 10 May 2012 15:06:06 |
kwm |
Update to 0.8.8.
Approved by: maintainer |
0.8.4_1 27 Jun 2011 21:03:06 |
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@) |
0.8.4 25 Jun 2011 17:28:05 |
kwm |
Update to 0.8.4.
Sort plist. |
0.8.1 04 Nov 2010 20:49:04 |
kwm |
Update to 0.8.1.
Tweak compiler args so clang understands it.
Approved by: hselasky@ (maintainer) |
0.6.4 21 Jan 2010 15:12:03 |
kwm |
Update to 0.6.4.
Fix build on 6.x [1]
Submitted by: pointyhat (via pav) [1]
Approved by: maintainer |
0.6.3 16 Jan 2010 20:46:34 |
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> |