1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-08 02:15:08 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Christoph Moench-Tegeder
ead6957b91 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/
2020-12-28 14:57:42 +00:00
Christoph Moench-Tegeder
916ecb46c3 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.
2020-11-05 23:33:24 +00:00
Christoph Moench-Tegeder
22790fbd16 update cad/kicad and it's libraries to 5.1.7
https://kicad-pcb.org/download/source/
2020-09-30 12:47:33 +00:00
Christoph Moench-Tegeder
035e735cff update KiCAD and it's libraries to 5.1.6
Announcement: https://kicad-pcb.org/blog/2020/05/KiCad-5.1.6-Release/
2020-05-15 16:31:25 +00:00
Christoph Moench-Tegeder
c754d31102 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.
2019-11-28 13:02:49 +00:00
Christoph Moench-Tegeder
b7a8e853c1 cad/kicad and libraries: update to 5.1.4
Announcement (soon): http://kicad-pcb.org/blog/2019/08/KiCad-5.1.4-Release/
2019-08-10 22:05:42 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Christoph Moench-Tegeder
2b35f89e33 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)
2019-05-01 19:44:39 +00:00
Christoph Moench-Tegeder
ac9adb54c8 update cad/kicad and libraries to 5.1.1
https://github.com/KiCad/kicad-source-mirror/releases

PR:		237396
Approved by:	thierry (maintainer)
2019-04-22 13:08:43 +00:00
Thierry Thomas
ad185e0473 Upgrade to 5.1.0. 2019-03-11 20:20:33 +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
Thierry Thomas
935e77aad9 Upgrade Kicad libraries to 5.0.2, in conjunction with KiCad 5.0.2. 2018-12-09 17:30:09 +00:00
Thierry Thomas
c5e695162c Upgrade to 5.0.1. 2018-10-10 18:31:16 +00:00
Thierry Thomas
36b60cb16e Repocopy the KiCad libraried from their -devel versions. 2018-09-24 20:50:24 +00:00