1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

140 Commits

Author SHA1 Message Date
Jan Beich
c9823df960 cad/kicad-devel: flatten GitHub link 2018-07-09 19:41:57 +00:00
Jan Beich
e1d5e23e2b cad/kicad-devel: unbreak with boost 1.68
3d-viewer/3d_cache/3d_cache.cpp:37:10: fatal error: 'boost/uuid/sha1.hpp' file not found
 #include <boost/uuid/sha1.hpp>
          ^

PR:		229569
2018-07-09 13:26:24 +00:00
Michael Reifenberger
9f682b4085 Update to r20180703172316. 2018-07-05 14:07:03 +00:00
Antoine Brodin
7a7b9c66ba kicad-* are not compatible with python3 2018-05-27 11:10:24 +00:00
Michael Reifenberger
667d254955 Add missing distinfo changes 2018-04-22 13:52:01 +00:00
Michael Reifenberger
8e02a6aeb0 Update to r20180420191845 2018-04-22 13:35:24 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Michael Reifenberger
1f6665943d Update to r20180415140733. 2018-04-15 16:45:40 +00:00
Michael Reifenberger
42471c8c64 Update to r20180326082409. 2018-03-26 11:58:44 +00:00
Michael Reifenberger
0c065e2745 Update to r20180325183419 2018-03-25 17:45:00 +00:00
Adriaan de Groot
83bbface6e Fix cad/kicad{-devel} in advance of CMake 3.11. Remove old duplicate CMake
module.

The old modules use CMake internals that are going away in 3.11;
this particular module has been shipped with CMake since 3.0 at least,
so it's just not necessary except on silly ancient platforms.

Reviewed by:	thierry (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14772
2018-03-22 09:53:05 +00:00
Michael Reifenberger
9c983391c4 Update to r20180223095015 2018-02-23 09:47:49 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Michael Reifenberger
187f9d8ad9 Split into kicad-devel and kicad-library-devel (follow up commit)
Update to r20180112180600
Use github
2018-01-12 20:03:16 +00:00
Michael Reifenberger
f2be5cdeab kicad-devel now needs wx(python) during build and run... 2018-01-01 19:06:34 +00:00
Michael Reifenberger
9e0d417613 Update to r20171229233842 2017-12-30 13:43:53 +00:00
Niclas Zeising
5598792853 Bump portrevision to chase graphics/glew shard library version update.
PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
2017-11-18 19:32:38 +00:00
Jimmy Olgeni
e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00
Michael Reifenberger
5cac893186 Update to r20171031091403. 2017-10-31 12:50:38 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +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
Michael Reifenberger
cde37b0e52 Update to r20170812181047. 2017-08-13 18:12:50 +00:00
Thierry Thomas
5622662fab Upgrade Kicad to 4.0.7 (the latest stable release).
The libraries are released separately: create a new port cad/kicad-library.
2017-07-17 17:43:23 +00:00
Michael Reifenberger
dd09d30890 Update to r20170624104526. 2017-06-24 21:18:03 +00:00
Michael Reifenberger
0ce9d8dcab Update to 20170602115111. 2017-06-19 17:04:24 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +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
Michael Reifenberger
646a294bac Fix still needed patch. 2017-03-23 18:07:51 +00:00
Michael Reifenberger
90fa9764e6 Update to r20170322171812. 2017-03-22 20:05:29 +00:00
Michael Reifenberger
eca3657c5f Fix typo in patch. 2017-03-13 19:03:33 +00:00
Michael Reifenberger
80ec967700 Update to 20170312170442 and try to fix PR 217729 too.
PR:		217729
2017-03-13 12:01:28 +00:00
Michael Reifenberger
66ff0de22c Update to version 20170308230210. 2017-03-09 16:31:34 +00:00
Michael Reifenberger
a0819f4b88 Update to r20170224025915 2017-02-24 14:16:00 +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
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Antoine Brodin
3e9f8351e9 Spell CHOSEN_COMPILER_TYPE correctly
PR:		199098
2016-11-12 17:38:26 +00:00
Michael Reifenberger
6ae7b8a2aa kicad switched to GIT (still hosted on launchpad) for development.
Try to cope with it since bzr doesn't work any longer:
- For distfile building, checkout first, than get last commit date...
- Use the timestamp of the last commit as revision number.
- Update to r20160910202359 (commit 7ad2f37391e3e0debb7b96cd7164961d118f44c1)
- Some functions now seem to need/emit SSE instructions which seems not to be enabled on i386 by default so add -msse switch

PR:		212026, 212130
2016-09-13 11:26:27 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
John Marino
67b6670e23 cad/kicad-devel: Fix faulty IGNORE message which falsely traps DF
- OSVERSION needs to be coupled with OPSYS
  - BROKEN_FreeSBD_9 might have been a more appropriate method
- Marking ignore for GCC is faulty logic, it builds fine on GCC that is
  provided with a good math lib

This restores building on DragonFly.
2016-06-14 20:19:20 +00:00
Michael Reifenberger
3953b2e825 - Update to r6904,
- set KICAD_BUILD_VERSION to DISTVERSION (as suggested by joerg@)
- Ignore FreeBSD releases < 10 or gcc builds for now since at least g++-48 doesn't seem to provide all needed math functions
  (like std::asinh ...) needed by GLM.
2016-06-09 09:18:48 +00:00
Michael Reifenberger
fc99367abd Try to fix comilation under FreeBSD-9 2016-04-16 11:22:54 +00:00
Michael Reifenberger
64b5a89fd5 Update to r6680. 2016-04-10 17:01:51 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Raphael Kubo da Costa
d97c4d4c85 Remove BROKEN_FreeBSD_8 from all remaining ports.
FreeBSD 8 is no longer supported.
2016-01-25 20:23:57 +00:00
Michael Reifenberger
2abb178e8a Update to r6329. 2015-11-25 20:29:28 +00:00
Michael Reifenberger
47de4b9929 Update to r6284.
Ignore docs for now since old lp docs repo seems gone.
2015-10-28 19:06:33 +00:00