| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
includes KiCad itself, docs and symbol libraries
|
| |
|
|
|
|
|
|
|
|
| |
includes part libraries and docs as well
Releaes Announcement: https://kicad.org/blog/2020/12/KiCad-5.1.9-Release/
Notes:
svn path=/head/; revision=559484
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=554165
|
|
|
|
|
|
|
| |
https://kicad-pcb.org/download/source/
Notes:
svn path=/head/; revision=550696
|
|
|
|
|
|
|
| |
Announcement: https://kicad-pcb.org/blog/2020/05/KiCad-5.1.6-Release/
Notes:
svn path=/head/; revision=535305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The build process is rather unstable on our asciidoc toolchain, but
then the doc files are completely independent of OS and machine
architecture, so there's nothing which stops us from just taking the
ready-built files from upstream. At the same time this enables two
additional documentation languages (polnish and chinese) - their
build process was even more unstable than the rest in my environment.
PR: 241183
MFH: 2020Q1
Notes:
svn path=/head/; revision=527565
|
|
|
|
|
|
|
|
| |
Announcement: https://kicad-pcb.org/blog/2019/11/KiCad-5.1.5-Release/
This includes KiCad itself, documentation and all the part libraries.
Notes:
svn path=/head/; revision=518577
|
|
|
|
|
|
|
| |
Announcement (soon): http://kicad-pcb.org/blog/2019/08/KiCad-5.1.4-Release/
Notes:
svn path=/head/; revision=508508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
| |
Reported by: danfe
Notes:
svn path=/head/; revision=504814
|
|
PR: 238678
Reported by: bob at eager dot cx
Notes:
svn path=/head/; revision=504800
|