Commit graph

21 commits

Author SHA1 Message Date
Antoine Brodin
19aaf57447 Deprecate ports broken for more than 6 months 2018-02-18 09:29:27 +00:00
Tobias C. Berner
51d04637cb New USES=eigen
Usage:
    USES=eigen:<version>[,<type>]

    version: 2 or 3 (required)
    type:    build (default), run

  For example:
    USES=eigen:2,build,run
  will add a BUILD- and RUN_DEPENDS on math/eigen2, and
    USES=eigen:3
  will add a BUILD_DEPENDS on math/eigen3.

* Convert the existing ports to use it
  - biology/iqtree: remove run time dependency (seemed not to be needed)
  - graphics/movit: remove run time dependency (seemed not to be needed)
  - science/avogadro: add run time dependeny (installed cmake file requires it to be present)

Reviewed by:	rakuco, mat
Differential Revision:	https://reviews.freebsd.org/D13702
2018-01-02 16:49:24 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +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
Larry Rosenman
e79a95e5b5 Mark Broken.
PR:		220360
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2017-07-03 15:44:19 +00:00
Mark Linimon
7e4f41c690 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)
2017-05-13 23:21:37 +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
Mark Linimon
dcd74e6387 Mark various ports broken on aarch64 and armv6.
Approved by:	portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Mathieu Arnold
dafac42f63 Fix packaging.
Reported by:	antoine
Pointy hat:	mat (for changing things after testing)
Sponsored by:	Absolight
2016-12-22 08:18:50 +00:00
Mathieu Arnold
00019cc04f Rename DOCS to DOXYGEN.
Sponsored by:	Absolight
2016-12-21 14:56:20 +00:00
Kurt Jaeger
1b345648ff graphics/code-eli: give write permissions on files prior to STRIP_CMD
PR:		210046
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2016-06-16 00:47:32 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Raphael Kubo da Costa
8973010dc0 Fix typo in DOCS option target helper after r409057. 2016-02-17 18:20:46 +00:00
Raphael Kubo da Costa
75c507e601 Convert to option target helpers and simplify BROKEN definition.
Approved by:	portmgr blanket approval
2016-02-17 18:01:42 +00:00
Mathieu Arnold
02415c68f5 Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 15:17:32 +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
John Marino
4e9ccc2467 graphics/code-eli: Respect CFLAGS and CXXFLAGS (PHB 12.9)
Tested on gcc-5 (DragonFly) and clang-3.3 (FreeBSD 10)

Approved by:	blanket
2015-02-25 19:52:43 +00:00
Baptiste Daroussin
2746230174 Mark as broken on FreeBSD version lower than 10.0-RELEASE
PR:		195752
Submitted by:	maintainer
2015-01-15 17:59:10 +00:00
John Marino
e44447e355 graphics/code-eli: improved pkg-descr from maintainer 2014-11-04 22:40:00 +00:00
John Marino
0c5e7c4e20 Add new port graphics/code-eli
PR:		194406
Submitted by:	Fernando Apesteguia

This is a collection of C++ libraries that provides a variety of
functionalities.  Eigen3 is needed for most of the components to work
since all of the vector and matrix math is done using Eigen3. CPPTest
is used to perform unit testing on the components.
2014-11-04 18:36:41 +00:00