Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Aug 2020 12:39:08
6.0.2

|
tcberner  |
multimedia/libcec: fix build on recent current |
24 Jul 2020 07:09:01
6.0.2

|
sunpoet  |
Update to 6.0.0
Changes: https://github.com/Pulse-Eight/libcec/releases |
11 Jul 2020 18:09:28
6.0.0

|
sunpoet  |
Update to 6.0.0
Changes: https://github.com/Pulse-Eight/libcec/releases |
17 Jun 2020 18:17:45
5.0.0

|
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 |
29 Apr 2020 15:47:54
5.0.0

|
sunpoet  |
Update to 5.0.0
- Reformat pkg-descr
Changes: https://github.com/Pulse-Eight/libcec/releases |
22 Jan 2020 05:36:10
4.0.4_1

|
sunpoet  |
Using hard-coded shlib version
It helps remind maintainer to bump PORTREVISION of dependent ports. |
20 Jan 2020 20:09:45
4.0.4_1

|
sunpoet  |
Fix hardcoded version in src/libcec/cmake/SetBuildInfo.cmake patch
- Use USES=pathfix
- Convert to options helper
- Sort PLIST
- Take maintainership |
06 Nov 2019 18:07:22
4.0.4_1

|
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. |
13 Aug 2019 22:29:43
4.0.4_1

|
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
26 Jul 2019 20:46:57
4.0.4_1

|
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 |
30 Jun 2019 22:02:59
4.0.4

|
swills  |
multimedia/libcec: update to 4.0.4
PR: 238889
Submitted by: Jonathan Chen <jonc@chen.org.nz> |
10 Apr 2019 06:18:32
4.0.2_7

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
02 Feb 2019 17:23:49
4.0.2_6

|
tobik  |
Reset MAINTAINER of some ports
PR: 235429
Submitted by: mikael.urankar@gmail.com (maintainer) |
12 Dec 2018 01:35:36
4.0.2_6

|
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 |
19 Nov 2018 02:11:22
4.0.2_5

|
linimon  |
Mark unbroken on powerpc64. A force-build worked here.
PR: 231675
Submitted by: Piotr Kubaj
Approved by: maintainer |
11 Sep 2018 18:34:28
4.0.2_5

|
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 |
31 Jul 2018 18:41:30
4.0.2_4

|
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 |
29 Jul 2018 22:18:46
4.0.2_3

|
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 |
30 Jun 2018 19:35:44
4.0.2_2

|
decke  |
multimedia/libcec: Chase update to devel/p8-platform |
10 Sep 2017 20:55:39
4.0.2_1

|
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 |
20 May 2017 12:02:07
4.0.2

|
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 |
05 May 2017 18:46:01
4.0.2

|
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) |
04 May 2017 01:50:12
4.0.2

|
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) |
03 Apr 2017 22:24:55
4.0.2

|
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) |
01 Apr 2017 15:23:32
3.1.0_1

|
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 |
16 Apr 2016 18:00:46
3.1.0

|
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 |
07 May 2015 16:32:44
2.2.0

|
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 |
18 Apr 2015 15:14:58
2.2.0

|
tijl  |
Convert to USES=autoreconf |
19 Mar 2015 16:44:59
2.2.0

|
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 |
28 Feb 2015 14:20:11
2.2.0

|
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] |
01 Feb 2015 20:24:28
2.1.4

|
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
29 Nov 2014 01:36:13
2.1.4

|
marino  |
multimedia/libcec: USES+= alias for DragonFly |
29 Oct 2014 22:01:26
2.1.4

|
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) |
21 Jun 2014 00:05:24
2.1.4

|
bapt  |
Use proper INSTTALL_TARGET to strip the binary |
20 Jun 2014 23:04:08
2.1.4

|
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) |
03 Feb 2014 13:57:46
2.1.3_1

|
miwi  |
- Stage support
- Convert to USES |
20 Sep 2013 20:57:49
2.1.3_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
14 Aug 2013 22:35:54
2.1.3_1

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 Jun 2013 19:05:13
2.1.3_1

|
antoine  |
Update adapter detection patch to report correct IDs
PR: ports/179517
Submitted by: Mickael Maillot
Approved by: Manuel Creach (maintainer) |
09 Jun 2013 07:07:18
2.1.3

|
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) |
23 Apr 2013 14:20:28
2.0.4

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
04 Dec 2012 17:14:34
2.0.4

|
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 |
29 Nov 2012 18:44:04
2.0.2

|
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 |