Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.2_7,2 20 Nov 2024 10:05:21 |
Dima Panov (fluffy) |
cad/kicad: mark as BROKEN, fails to build with boost-1.86+
Sponsored by: Future Crew, LLC |
7.0.2_7,2 07 Oct 2024 20:50:06 |
Christoph Moench-Tegeder (cmt) Author: Dimitry Andric |
cad/kicad: fix build with libc++ 19
As noted in the libc++ 19 release notes [1], std::char_traits<> is now
only provided for char, char8_t, char16_t, char32_t and wchar_t, and any
instantiation for other types will fail.
This causes cad/kicad to fail to compile with clang 19 and libc++ 19,
resulting in errors similar to:
/wrkdirs/usr/ports/cad/kicad/work/kicad-7.0.2/thirdparty/nanodbc/nanodbc/nanodbc.cpp:261:25:
error: implicit instantiation of undefined template 'std::char_traits<unsigned
short>'
261 | auto const n = std::char_traits<NANODBC_SQLCHAR>::length(array);
| ^
/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared
here
45 | struct char_traits;
| ^ (Only the first 15 lines of the commit message are shown above ) |
7.0.2_7,2 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
7.0.2_6,2 21 Mar 2024 18:01:18 |
Thierry Thomas (thierry) |
cad/kicad: support of OpenCascade 7.8.0
Patch taken from OpenBSD, by Johannes Thyssen Tishman.
PR: 277310
Approved by: maintainer’s time-out |
7.0.2_5,2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
7.0.2_4,2 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
7.0.2_3,2 10 Sep 2023 20:10:40 |
Kyle Evans (kevans) |
cad/ngspice_rework: update to v41
The current version's distfiles have dropped off sourceforge, so let's
take this time to update. While we're here, upstream has since removed
the sbrk usage, so we can successfully build on aarch64 again.
Reverse dependencies PORTREVISION bumped to play it safe, because it's
not clear to me that the ABI really didn't change.
Approved by: kevinz5000@gmail.com (maintainer) |
7.0.2_2,2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
7.0.2_2,2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
7.0.2_1,2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
7.0.2,2 17 Apr 2023 19:11:13 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update kicad and libraries to 7.0.2
Announcement:
https://www.kicad.org/blog/2023/04/KiCad-7.0.2-Release/
Docs will follow soon. |
7.0.1_1,2 24 Mar 2023 21:24:45 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: fix failure in certain modes (e.g. exports)
The use of dynamic_case here results in failures (error exits)
and seems to be actually wrong, which is exposed by our clang
(mabe gcc handles this just fine?
PR: 270273
Reported By: Pero Orsolic |
7.0.1,2 14 Mar 2023 19:04:32 |
Piotr Kubaj (pkubaj) |
cad/kicad: backport powerpc build fix from kicad-devel
LLVM ERROR: out of memory |
7.0.1,2 12 Mar 2023 14:02:02 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCad and libraries to 7.0.1
Announcement: https://www.kicad.org/blog/2023/03/KiCad-7.0.1-Release/ |
7.0.0_1,2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
7.0.0,2 21 Feb 2023 20:30:04 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: fix clang options on 32bit platforms
The -ffloat-store option exists on gcc only, so do not add it
to the clang command line. |
7.0.0,2 12 Feb 2023 17:02:56 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCad and libraries to 7.0.0
Announcement soon on https://www.kicad.org/blog/ |
6.0.11,2 25 Jan 2023 20:36:24 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCad and libraries to 6.0.11
Announcement soon on https://www.kicad.org/blog/ |
6.0.10,2 18 Dec 2022 19:11:01 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCad and supporting packages to 6.0.10
Announcement soon on https://www.kicad.org/blog/ |
6.0.9_1,2 12 Nov 2022 13:32:00 |
Thierry Thomas (thierry) |
cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0 |
6.0.9,2 30 Oct 2022 11:20:26 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCAD, libraries and docs to 6.0.9
Announcement soon on https://www.kicad.org/blog/ |
6.0.8_1,2 25 Oct 2022 05:44:04 |
Loïc Bartoletti (lbartoletti) |
cad/kicad: use wx 32
PR: 265093 |
6.0.8,2 29 Sep 2022 17:35:41 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCAD and libraries to 6.0.8
Release Announcement:
https://www.kicad.org/blog/2022/09/KiCad-6.0.8-Release/ |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.0.7_1,2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.0.7_1,2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
6.0.7,2 26 Jul 2022 20:29:51 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCAD and libraries to 6.0.7
Release Announcement soon on https://www.kicad.org/blog/ |
6.0.6,2 20 Jul 2022 14:20:58 |
Tobias C. Berner (tcberner) |
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
6.0.6,2 19 Jun 2022 20:07:23 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCad and libraries to 6.0.6
Release Notes soon on https://www.kicad.org/blog/ |
6.0.5_2,2 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
6.0.5_1,2 07 May 2022 15:29:23 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: attempt to fix 3D-Viewer by using bundled GLEW
The 3D-Viewer (e.g. from the Footprint Editor) may fail to start
with an "Unknown error" message. Investigation indicates that
kicad really needs it's bundles libGLEW, using the system one
was a mistake.
While here, fix a possible nullpointer dereference in the 3D cache
destructor - this is only relevant when the 3D viewer fails unexpectedly,
but then it is quite annoying during debugging.
PR: 262802
Reported by: Tomasz "CeDeROM" CEDRO |
6.0.5,2 03 May 2022 16:34:02 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCad, libraries and docs to 6.0.5
Release Notees soon on https://www.kicad.org/blog/ |
6.0.4,2 19 Mar 2022 12:54:03 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update to 6.0.4
Announcement: https://www.kicad.org/blog/2022/03/KiCad-6.0.4-Release/ |
6.0.3,2 16 Mar 2022 19:40:34 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update KiCAD, documentation and library to 6.0.3 |
6.0.2_1,2 25 Feb 2022 18:10:24 |
Loïc Bartoletti (lbartoletti) |
x11-toolkits/py-wxPython4: Update to 4.1
- Rename wxPython40 to wxPython4
- Update to 4.1 version
- Fix wxgtk31 for string
- Use wxGtk31 instead of wxgtk30
- Fix kicad* ports with wxgtk31/wxPython 4.1
Changes:
- https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html
Reviewed by: tcberner
Approved by: yuri, bofh
Differential Revision: D34080 |
6.0.2,2 12 Feb 2022 16:29:53 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update to 6.0.2 (bugfix release)
Changes: https://gitlab.com/groups/kicad/-/milestones/11#tab-issues |
6.0.1,2 06 Feb 2022 18:36:07 |
Stefan Eßer (se) |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
6.0.1,2 18 Jan 2022 20:34:53 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update to 6.0.1
Major Release 6.0.0:
https://www.kicad.org/blog/2021/12/KiCad-6.0.0-Release/
Bugfix Release 6.0.1:
https://www.kicad.org/blog/2022/01/KiCad-6.0.1-Release/
PR: 261290
Reported by: Kevin Zheng
Submitted by: Kevin Zheng
This also updates the libraries and doc ports. As the docs distfile
for version 6.0.1 is not available yet, keep that at version 6.0 for
the time being. |
5.1.12,2 09 Nov 2021 21:11:54 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update to 5.1.12
This is a bugfix release. Included is a patch for compatibility
with opencascade 7.6 |
5.1.10_1,2 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
5.1.10_1,2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
5.1.10,2 01 May 2021 21:34:56 |
Christoph Moench-Tegeder (cmt) |
cad/kicad: update to 5.1.10
includes KiCad itself, docs and symbol libraries |
5.1.9_1,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.9_1,2 12 Mar 2021 15:55:03 |
amdmi3 |
- Update math/glm to 0.9.9.8 |
5.1.9,2 12 Jan 2021 21:06:23 |
cmt |
kicad: clean up Makefile - that file has been gone for quite some time
Reported by: emaste
Differential Revision: D27873 |
5.1.9,2 28 Dec 2020 14:57:42 |
cmt |
update KiCad to 5.1.9
includes part libraries and docs as well
Releaes Announcement: https://kicad.org/blog/2020/12/KiCad-5.1.9-Release/ |
5.1.8_1,2 14 Nov 2020 17:25:20 |
thierry |
- Upgrade cad/opencascade to 7.5.0
Release notes at
<https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf>
- Bump PORTREVISION of consumers. |
5.1.8,2 05 Nov 2020 23:33:24 |
cmt |
update kicad and it's libraries to 5.1.8
https://kicad.org/blog/2020/11/KiCad-5.1.8-Release/
While here:
- KiCad's official home on the Web is now https://kicad.org
https://kicad.org/blog/2020/10/kicad.org-the-permanent-internet-home-of-KiCad/
update pkg-descr accordingly
- development has moved to GitLab and the libraries' GitHub repos are
already no longer active. Update all MASTER_SITES to fetch the released
tarballs from Gitlab. |
5.1.7,2 30 Sep 2020 12:47:33 |
cmt |
update cad/kicad and it's libraries to 5.1.7
https://kicad-pcb.org/download/source/ |
5.1.6_1,2 17 Jun 2020 18:17:45 |
sunpoet |
Move devel/swig30 to devel/swig and update to 4.0.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 |
5.1.6_1,2 17 May 2020 05:55:12 |
lbartoletti |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
5.1.6,2 15 May 2020 16:31:25 |
cmt |
update KiCAD and it's libraries to 5.1.6
Announcement: https://kicad-pcb.org/blog/2020/05/KiCad-5.1.6-Release/ |
5.1.5_3,2 01 Mar 2020 15:22:44 |
cmt |
switch kicad to python 3
This has been made possible by the addition of the python3-enabled
x11-toolkits/py-wxPython40. As python 2 is going away soonish, there's
no value in going through any hoops to provide optional switching between
python 3 and 2. |
5.1.5_2,2 29 Feb 2020 18:24:19 |
lbartoletti |
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.
- Add x11-toolkits/py-wxPython40
- Replace wxPython30 by wxPython40 when python wxWidgets is required
- Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
- Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
- While I'm here fix portlint per emulators/playonbsd
- Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
- Bump portversion
- Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship
PR: 241893
Reviewed by: koobs, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21915
Exp-run by: antoine |
5.1.5_1,2 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
5.1.5,2 28 Nov 2019 13:02:49 |
cmt |
cad/kicad: update to 5.1.5
Announcement: https://kicad-pcb.org/blog/2019/11/KiCad-5.1.5-Release/
This includes KiCad itself, documentation and all the part libraries. |
5.1.4_1,2 04 Nov 2019 21:36:13 |
zeising |
Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'. |
5.1.4_1,2 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
5.1.4,2 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
5.1.4,2 10 Aug 2019 22:05:42 |
cmt |
cad/kicad and libraries: update to 5.1.4
Announcement (soon): http://kicad-pcb.org/blog/2019/08/KiCad-5.1.4-Release/ |
5.1.2_1,2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
5.1.2,2 01 May 2019 19:44:40 |
cmt |
update KiCAD and it's libraries to 5.1.2
See http://kicad-pcb.org/blog/2019/04/KiCad-5.1.2-Release/ and
https://launchpad.net/kicad/+milestone/5.1.1 and
https://launchpad.net/kicad/+milestone/5.1.2
Taking over maintainership from thierry@, with thanks for getting these
ports this far.
PR: 237654
Approved by: thierry (maintainer) |
5.1.1,2 22 Apr 2019 13:08:43 |
cmt |
update cad/kicad and libraries to 5.1.1
https://github.com/KiCad/kicad-source-mirror/releases
PR: 237396
Approved by: thierry (maintainer) |
5.1.0_1,2 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
5.1.0,2 11 Mar 2019 20:20:11 |
thierry |
- Upgrade to 5.1.0.
- enable KICAD_SCRIPTING_WXPYTHON_PHOENIX
Submitted by: cmt |
5.0.2_3,2 25 Feb 2019 12:47:20 |
bapt |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
5.0.2_2,2 12 Dec 2018 01:35:36 |
gerald |
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 |
5.0.2_1,2 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
5.0.2,2 28 Nov 2018 19:59:51 |
thierry |
Upgrade to 5.0.2. |
5.0.1,2 10 Oct 2018 18:31:16 |
thierry |
Upgrade to 5.0.1. |
5.0.0,2 23 Sep 2018 20:34:29 |
thierry |
Upgrade to 5.0.0.
Release notes at <http://kicad-pcb.org/blog/2018/07/KiCad-5--a-new-generation/>. |
4.0.7_11,2 11 Sep 2018 18:34:28 |
zeising |
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 |
4.0.7_10,2 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
4.0.7_9,2 29 Jul 2018 22:18:46 |
gerald |
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 |
4.0.7_8,2 27 May 2018 11:10:25 |
antoine |
kicad-* are not compatible with python3 |
4.0.7_8,2 18 Apr 2018 13:57:43 |
jbeich |
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 |
4.0.7_7,2 22 Mar 2018 09:53:05 |
adridg |
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 |
4.0.7_6,2 18 Jan 2018 04:11:03 |
jbeich |
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 |
4.0.7_5,2 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
4.0.7_4,2 25 Oct 2017 19:59:10 |
thierry |
KiCad has not depended on xpdf for a long time. As such, the RUN_DEPENDS
can safely be removed.
Submitted by: Kevin Zheng <kevinz5000 (at) gmail.com> |
4.0.7_3,2 14 Oct 2017 13:51:28 |
thierry |
Re-add the new website. |
4.0.7_3,2 13 Oct 2017 11:06:30 |
bapt |
Remove dead WWW links |
4.0.7_3,2 25 Sep 2017 00:08:17 |
jbeich |
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 |
4.0.7_2,2 25 Sep 2017 00:05:06 |
jbeich |
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 |
4.0.7_1,2 10 Sep 2017 20:55:39 |
gerald |
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 |
4.0.7,2 05 Sep 2017 20:07:11 |
thierry |
Fix plist with WITH_DEBUG=yes
(I suspect that makeplist is too smart...)
PR: 221977
Submitted by: mizhka (at) gmail.com |
4.0.7,2 17 Jul 2017 17:43:24 |
thierry |
Upgrade Kicad to 4.0.7 (the latest stable release).
The libraries are released separately: create a new port cad/kicad-library. |
20140622.2.b4027_9,1 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
20140622.2.b4027_9,1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
20140622.2.b4027_8,1 13 May 2017 09:00:31 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
20140622.2.b4027_8,1 02 May 2017 06:48:11 |
jbeich |
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 |
20140622.2.b4027_7,1 01 Apr 2017 15:23:32 |
gerald |
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 |
20140622.2.b4027_6,1 13 Jan 2017 19:37:52 |
thierry |
Drop dependency on devel/libc++.
Note: to be upgraded to 4.0.5 (WIP).
PR: 215976
Submitted by: jbeich |
20140622.2.b4027_5,1 06 Jan 2017 08:45:04 |
jbeich |
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 |
20140622.2.b4027_4,1 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
20140622.2.b4027_4,1 20 Dec 2016 17:55:28 |
mat |
Move doxygen dependency to a DOXYGEN option, and have it actually do
something.
Sponsored by: Absolight |
20140622.2.b4027_3,1 16 Dec 2016 05:08:09 |
jbeich |
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192
Requested by: dim
Exp-run by: antoine
Approved by: antoine |
20140622.2.b4027_2,1 23 Nov 2016 12:45:47 |
jbeich |
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) |
20140622.2.b4027_1,1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
20140622.2.b4027_1,1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |