Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.2_2 14 Oct 2024 05:25:19 |
Po-Chuan Hsieh (sunpoet) |
multimedia/libcec: Update WWW |
6.0.2_2 08 Oct 2024 17:57:47 |
Rene Ladan (rene) |
multimedia/libcec: drop expired RPI option for armv[67] to fix build
Reported by: antoine |
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) |
6.0.2_1 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 ) |
6.0.2_1 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 ) |
6.0.2_1 16 Jun 2022 14:02:34 |
Po-Chuan Hsieh (sunpoet) |
misc/raspberrypi-userland: Avoid CONFLICTS with mesa-libs
- Bump PORTREVISION for package change
PR: 225053
Submitted by: Robert Clausecker <fuz@fuz.su> |
6.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.0.2 27 Aug 2020 12:39:08 |
tcberner |
multimedia/libcec: fix build on recent current |
6.0.2 24 Jul 2020 07:09:01 |
sunpoet |
Update to 6.0.0
Changes: https://github.com/Pulse-Eight/libcec/releases |
6.0.0 11 Jul 2020 18:09:28 |
sunpoet |
Update to 6.0.0
Changes: https://github.com/Pulse-Eight/libcec/releases |
5.0.0 17 Jun 2020 18:17:45 |
sunpoet |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
5.0.0 29 Apr 2020 15:47:54 |
sunpoet |
Update to 5.0.0
- Reformat pkg-descr
Changes: https://github.com/Pulse-Eight/libcec/releases |
4.0.4_1 22 Jan 2020 05:36:10 |
sunpoet |
Using hard-coded shlib version
It helps remind maintainer to bump PORTREVISION of dependent ports. |
4.0.4_1 20 Jan 2020 20:09:45 |
sunpoet |
Fix hardcoded version in src/libcec/cmake/SetBuildInfo.cmake patch
- Use USES=pathfix
- Convert to options helper
- Sort PLIST
- Take maintainership |
4.0.4_1 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
4.0.4_1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
4.0.4_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.0.4 30 Jun 2019 22:02:59 |
swills |
multimedia/libcec: update to 4.0.4
PR: 238889
Submitted by: Jonathan Chen <jonc@chen.org.nz> |
4.0.2_7 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
4.0.2_6 02 Feb 2019 17:23:49 |
tobik |
Reset MAINTAINER of some ports
PR: 235429
Submitted by: mikael.urankar@gmail.com (maintainer) |
4.0.2_6 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.0.2_5 19 Nov 2018 02:11:22 |
linimon |
Mark unbroken on powerpc64. A force-build worked here.
PR: 231675
Submitted by: Piotr Kubaj
Approved by: maintainer |
4.0.2_5 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
4.0.2_4 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
4.0.2_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.0.2_2 30 Jun 2018 19:35:44 |
decke |
multimedia/libcec: Chase update to devel/p8-platform |
4.0.2_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.0.2 20 May 2017 12:02:07 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
4.0.2 05 May 2017 18:46:01 |
cpm |
- Add patch to fix libcec build when udev is present
PR: 218525
Submitted by: cpm
Reported by: holindho@saunalahti.fi
Approved by: Mikael Urankar <mikael.urankar@gmail.com> (maintainer) |
4.0.2 04 May 2017 01:50:12 |
cpm |
- Enable RPI option and exclude X11 support on armv6 [1]
- Pass maintainership to submitter [2]
PR: 212195 [1]
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Approved by: rene (portmgr) via email [2], Manuel Creach (maintainer timeout, 8
months) |
4.0.2 03 Apr 2017 22:24:55 |
cpm |
multimedia/libcec: update to 4.0.2
- Add USES=shebangfix
- Use PLIST_SUB vars in pkg-plist
PR: 216978
Submitted by: swills
Approved by: Manuel Creach (maintainer timeout, 55 days) |
3.1.0_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.1.0 16 Apr 2016 18:00:46 |
riggs |
Update to upstream version 3.1.0, introduce OPTIONS for PYTHON, X11 and RPI
Details
- Turn existing python wrapper and X11 support into default OPTIONS
- Introduce RPI non-default OPTION on armv6
PR: 208161
Submitted by: mickael.maillot@gmail.com
Approved by: maintainer timeout |
2.2.0 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.2.0 18 Apr 2015 15:14:58 |
tijl |
Convert to USES=autoreconf |
2.2.0 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
2.2.0 28 Feb 2015 14:20:11 |
jbeich |
- Update libcec to 2.2.0 [1]
- Unbreak consumers after update [2]
- No PORTREVISION bumps because binary compatible
PR: 196299
Differential Revision: https://reviews.freebsd.org/D1900
Submitted by: mickael.maillot@gmail.com (maintainer) [1]
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) [2] |
2.1.4 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
2.1.4 29 Nov 2014 01:36:13 |
marino |
multimedia/libcec: USES+= alias for DragonFly |
2.1.4 29 Oct 2014 22:01:26 |
sbruno |
Disable RPi specific code from build to allow armv6 pkg to be created.
PR: 193879
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by: bdrewery (mentor) |
2.1.4 21 Jun 2014 00:05:24 |
bapt |
Use proper INSTTALL_TARGET to strip the binary |
2.1.4 20 Jun 2014 23:04:08 |
wg |
multimedia/libcec: update to 2.1.4
- USES libtool to remove .la
- Strip lib file
PR: 190345
Submitted by: mickael.maillot gmail com
Approved by: maintainer (timeout) |
2.1.3_1 03 Feb 2014 13:57:46 |
miwi |
- Stage support
- Convert to USES |
2.1.3_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
2.1.3_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.1.3_1 12 Jun 2013 19:05:13 |
antoine |
Update adapter detection patch to report correct IDs
PR: ports/179517
Submitted by: Mickael Maillot
Approved by: Manuel Creach (maintainer) |
2.1.3 09 Jun 2013 07:07:18 |
antoine |
- Update libcec to 2.1.3
- Distfile is available on GH not GHC
- Use pathfix instead of manual REINPLACE
- gmake and _FILE_OFFSET_BITS are not needed
- USE_AUTORECONF does not exist
- Add a pkg-message about permissions needed
- Update adapter detection patch
PR: ports/177391
PR: ports/179331
Submitted by: Mickael Maillot, Manuel Creach (maintainer) |
2.0.4 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.0.4 04 Dec 2012 17:14:34 |
pawel |
- Update libcec 2.0.4 [1]
- Use GITHUB macro [1]
- Add a patch to fix device detection with XBMC 12 [1]
- Fix COMMENT
PR: ports/174090 [1]
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> [1]
Approved by: maintainer
Feature safe: yes |
2.0.2 29 Nov 2012 18:44:04 |
pawel |
libCEC allows you in combination with the right hardware to control your
device with your TV remote control utilising your existing HDMI cabling.
This library is an enabling platform for the CEC bus in HDMI, it allows
developers to interact with other HDMI devices without having to worry
about the communication overhead, handshaking, and the various ways of
sending a message for each vendor.
WWW: http://libcec.pulse-eight.com
PR: ports/172781
Submitted by: Manuel Creach <manuel.creach@icloud.com>
Feature safe: yes |