1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
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
Jimmy Olgeni
42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
Michael Reifenberger
b2de594db3 Update to r6201. 2015-09-16 22:15:52 +00:00
Michael Reifenberger
91dbe6621f Update to r6041. 2015-08-03 14:41:30 +00:00
Michael Reifenberger
c13142f262 Update to r5933. 2015-07-14 07:44:21 +00:00
Baptiste Daroussin
95b232b47d Remove build-plist target not needed anymore and still generating deprecated
syntax

Use BROKEN_FreeBSD_8 to avoid playing with .pre.mk/.post.mk
2015-06-20 16:47:07 +00:00
Dmitry Marakasov
0eb4a5eaf0 - Mark BROKEN on 8.x: absence of strtoll
Approved by:	portmgr blanket
2015-05-28 06:39:19 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Michael Reifenberger
5236c95bc8 Update to r5612 and add a patch to avoid compiling error when using -std=c++11 in CXXFLAGS. 2015-04-19 22:34:09 +00:00
Michael Reifenberger
e0551d0b60 Unbreak after WX update by adding -std=c++11 to CXXFLAGS. 2015-04-13 10:35:14 +00:00
Michael Reifenberger
fbfeeeaac2 Update to r5542. 2015-03-27 11:47:54 +00:00
Michael Reifenberger
26c0cbda35 Update to r5469. 2015-03-04 11:08:45 +00:00
Michael Reifenberger
80f8affa17 Try to fix build on FreeBSD 8.* and 9.* 2015-02-25 11:03:09 +00:00
Michael Reifenberger
bd10b84c37 Correct WWW URL
Submitted by:	Ashley Mills
Requested by:	Mikaël Urankar
2015-01-16 16:04:56 +00:00
Michael Reifenberger
94a546830c Update to bzr rev 5363
Delete Patches which shouldn't be needed when using boost from ports.
2015-01-16 10:21:47 +00:00
Baptiste Daroussin
afb0da4983 Cleanup plist 2014-10-20 07:19:22 +00:00
Marcus von Appen
dae43d7a6d - Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 07:50:53 +00:00