aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libcec
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* multimedia/libcec: fix build on recent currentTobias C. Berner2020-08-271-0/+20
| | | | Notes: svn path=/head/; revision=546336
* Update to 6.0.0Sunpoet Po-Chuan Hsieh2020-07-242-4/+4
| | | | | | | Changes: https://github.com/Pulse-Eight/libcec/releases Notes: svn path=/head/; revision=543021
* Update to 6.0.0Sunpoet Po-Chuan Hsieh2020-07-113-5/+5
| | | | | | | Changes: https://github.com/Pulse-Eight/libcec/releases Notes: svn path=/head/; revision=542011
* Move devel/swig30 to devel/swig and update to 4.0.1Sunpoet Po-Chuan Hsieh2020-06-171-1/+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 Notes: svn path=/head/; revision=539491
* Update to 5.0.0Sunpoet Po-Chuan Hsieh2020-04-294-13/+12
| | | | | | | | | - Reformat pkg-descr Changes: https://github.com/Pulse-Eight/libcec/releases Notes: svn path=/head/; revision=533347
* Using hard-coded shlib versionSunpoet Po-Chuan Hsieh2020-01-222-3/+2
| | | | | | | It helps remind maintainer to bump PORTREVISION of dependent ports. Notes: svn path=/head/; revision=523767
* Fix hardcoded version in src/libcec/cmake/SetBuildInfo.cmake patchSunpoet Po-Chuan Hsieh2020-01-203-50/+31
| | | | | | | | | | - Use USES=pathfix - Convert to options helper - Sort PLIST - Take maintainership Notes: svn path=/head/; revision=523652
* Add USES=xorg USES=gl, ports categories mNiclas Zeising2019-11-061-0/+1
| | | | | | | | 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. Notes: svn path=/head/; revision=516916
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508882
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* multimedia/libcec: update to 4.0.4Steve Wills2019-06-304-8/+11
| | | | | | | | PR: 238889 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=505520
* Bump a few PORTREVISIONs after r498529Antoine Brodin2019-04-101-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=498530
* Reset MAINTAINER of some portsTobias Kortkamp2019-02-021-1/+1
| | | | | | | | PR: 235429 Submitted by: mikael.urankar@gmail.com (maintainer) Notes: svn path=/head/; revision=491963
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* Mark unbroken on powerpc64. A force-build worked here.Mark Linimon2018-11-191-2/+0
| | | | | | | | | PR: 231675 Submitted by: Piotr Kubaj Approved by: maintainer Notes: svn path=/head/; revision=485299
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=479538
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-2/+2
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=476013
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* multimedia/libcec: Chase update to devel/p8-platformBernhard Froehlich2018-06-301-1/+1
| | | | Notes: svn path=/head/; revision=473635
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-201-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441309
* - Add patch to fix libcec build when udev is presentCarlos J. Puga Medina2017-05-051-0/+12
| | | | | | | | | | PR: 218525 Submitted by: cpm Reported by: holindho@saunalahti.fi Approved by: Mikael Urankar <mikael.urankar@gmail.com> (maintainer) Notes: svn path=/head/; revision=440201
* - Enable RPI option and exclude X11 support on armv6 [1]Carlos J. Puga Medina2017-05-041-2/+3
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=440078
* multimedia/libcec: update to 4.0.2Carlos J. Puga Medina2017-04-034-16/+21
| | | | | | | | | | | | - Add USES=shebangfix - Use PLIST_SUB vars in pkg-plist PR: 216978 Submitted by: swills Approved by: Manuel Creach (maintainer timeout, 55 days) Notes: svn path=/head/; revision=437675
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* Update to upstream version 3.1.0, introduce OPTIONS for PYTHON, X11 and RPIThomas Zander2016-04-166-42/+66
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=413472
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-5/+4
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* Convert to USES=autoreconfTijl Coosemans2015-04-181-4/+2
| | | | Notes: svn path=/head/; revision=384229
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=381618
* - Update libcec to 2.2.0 [1]Jan Beich2015-02-283-7/+32
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=380144
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* multimedia/libcec: USES+= alias for DragonFlyJohn Marino2014-11-291-1/+1
| | | | Notes: svn path=/head/; revision=373593
* Disable RPi specific code from build to allow armv6 pkg to be created.Sean Bruno2014-10-291-0/+6
| | | | | | | | | PR: 193879 Submitted by: Mikael Urankar <mikael.urankar@gmail.com> Reviewed by: bdrewery (mentor) Notes: svn path=/head/; revision=371713
* Use proper INSTTALL_TARGET to strip the binaryBaptiste Daroussin2014-06-211-3/+1
| | | | Notes: svn path=/head/; revision=358657
* multimedia/libcec: update to 2.1.4William Grzybowski2014-06-204-113/+18
| | | | | | | | | | | | - USES libtool to remove .la - Strip lib file PR: 190345 Submitted by: mickael.maillot gmail com Approved by: maintainer (timeout) Notes: svn path=/head/; revision=358653
* - Stage supportMartin Wilke2014-02-031-4/+0
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=342445
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update adapter detection patch to report correct IDsAntoine Brodin2013-06-122-8/+18
| | | | | | | | | PR: ports/179517 Submitted by: Mickael Maillot Approved by: Manuel Creach (maintainer) Notes: svn path=/head/; revision=320716
* - Update libcec to 2.1.3Antoine Brodin2013-06-094-23/+117
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=320314
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update libcec 2.0.4 [1]Pawel Pekala2012-12-044-9/+19
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=308253
* libCEC allows you in combination with the right hardware to control yourPawel Pekala2012-11-294-0/+58
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 Notes: svn path=/head/; revision=307972