Commit Graph

31 Commits

Author SHA1 Message Date
Tobias Kortkamp
a9c3161d00 Reset MAINTAINER of some ports
PR:		235429
Submitted by:	mikael.urankar@gmail.com (maintainer)
2019-02-02 17:23:48 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Mark Linimon
3d73caa74e Mark unbroken on powerpc64. A force-build worked here.
PR:		231675
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-11-19 02:11:22 +00:00
Niclas Zeising
0fae2e9e0e 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
2018-09-11 18:34:27 +00:00
Niclas Zeising
15dac70c75 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
2018-07-31 18:41:30 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Bernhard Froehlich
84396864c6 multimedia/libcec: Chase update to devel/p8-platform 2018-06-30 19:35:44 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Mark Linimon
73a2d70934 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
2017-05-20 12:02:07 +00:00
Carlos J. Puga Medina
cdbc292694 - 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)
2017-05-05 18:46:01 +00:00
Carlos J. Puga Medina
4b4af345fc - 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)
2017-05-04 01:50:12 +00:00
Carlos J. Puga Medina
51ceec7e2c 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)
2017-04-03 22:24:55 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Thomas Zander
0cbe6a273b 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
2016-04-16 18:00:46 +00:00
Mathieu Arnold
07da776842 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
2015-05-07 16:32:43 +00:00
Tijl Coosemans
2f31f6488f Convert to USES=autoreconf 2015-04-18 15:14:57 +00:00
Bryan Drewery
5b5a90256d 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
2015-03-19 16:44:57 +00:00
Jan Beich
782b0d9f8c - 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]
2015-02-28 14:20:10 +00:00
Dmitry Marakasov
40f13c68dc - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket
2015-02-01 20:24:27 +00:00
John Marino
b44a8957e3 multimedia/libcec: USES+= alias for DragonFly 2014-11-29 01:36:13 +00:00
Sean Bruno
13e854d95c 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)
2014-10-29 22:01:26 +00:00
Baptiste Daroussin
77efa5240f Use proper INSTTALL_TARGET to strip the binary 2014-06-21 00:05:24 +00:00
William Grzybowski
00eba73aa5 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)
2014-06-20 23:04:08 +00:00
Martin Wilke
2ca4195def - Stage support
- Convert to USES
2014-02-03 13:57:46 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Antoine Brodin
f2a66ab30e Update adapter detection patch to report correct IDs
PR:		ports/179517
Submitted by:	Mickael Maillot
Approved by:	Manuel Creach (maintainer)
2013-06-12 19:05:12 +00:00
Antoine Brodin
ab72a97126 - 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)
2013-06-09 07:07:17 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Pawel Pekala
55978ca2a4 - 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
2012-12-04 17:14:34 +00:00
Pawel Pekala
fb994d51aa 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
2012-11-29 18:44:04 +00:00