Port details |
- kicad-library-footprints-devel Official KiCad Footprint Libraries (Git snapshot)
- r20250309074626_2 cad
=2 r20241010105254_2Version of this port present on the latest quarterly branch. - Maintainer: mr@FreeBSD.org
 - Port Added: 2018-07-06 08:24:52
- Last Update: 2025-03-09 18:22:45
- Commit Hash: 567e89a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/KiCad/kicad-footprints
- Description:
- This port installs the official KiCad Footprint Libraries for the future Kicad version 5.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kicad-library-footprints-devel>0:cad/kicad-library-footprints-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/cad/kicad-library-footprints-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/kicad-library-footprints-devel
- pkg install kicad-library-footprints-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kicad-library-footprints-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741544333
SHA256 (kicad-footprints-e8395a27a5b37d4584c536360efbee10acc71acf.tar.gz) = b45378cef3825edbe3011689d8efddae8ee2a66f1345874efe4f64c85cc74d7f
SIZE (kicad-footprints-e8395a27a5b37d4584c536360efbee10acc71acf.tar.gz) = 28450282
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- kicad : cad/kicad-devel
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_kicad-library-footprints-devel
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
r20250309074626_2 09 Mar 2025 18:22:45
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update
Update to the latest commit as of 2025.03.09 |
r20250125132203_2 08 Feb 2025 18:07:32
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update
Update to 2025.02.04 16:53:20 |
r20241010105254_2 11 Oct 2024 15:50:56
    |
Michael Reifenberger (mr)  |
cad/kicad*-devel: Update
Update to the latest revicion.
While there integrate fix for the Makefile comments by @emaste
Differential Revision: https://reviews.freebsd.org/D47033 |
r20240806115358_2 23 Aug 2024 19:02:37
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update to the latest as of 2024/08/23 |
r20240618153059_2 23 Jun 2024 19:04:19
    |
Michael Reifenberger (mr)  |
cad/kicad*-devel: Update to the latest versions |
r20240403224215_2 04 Apr 2024 09:27:58
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update to the current commits
State as of 2024.04.03 13:56:43 |
r20230622084925_2 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
r20230622084925_2 22 Jun 2023 15:39:28
    |
Michael Reifenberger (mr)  |
cad/kicad-library-*-devel: Update to the latest versions |
r20230107183551_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
r20230107183551_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
r20230107183551 08 Jan 2023 16:39:15
    |
Michael Reifenberger (mr)  |
cad/kicad-library-*-devel: Update to the latest commits |
r20221006223334 09 Oct 2022 19:44:31
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update
Update cad/kicad-*-devel to the latest versions |
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) |
r20220429223155 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 ) |
r20220429223155 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 ) |
r20220429223155 18 May 2022 18:44:04
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update
Update kicad-*-devel to the latest version |
r20220303153735 06 Mar 2022 10:38:05
    |
Michael Reifenberger (mr)  |
cad/kicad-*-devel: Update
Update to the latest versions |
r20211218014246 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) |
r20211218014246 20 Dec 2021 17:56:01
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update kicad-*-devel
Update kicad-*-devel ports to the latest revisions |
r20210815205820 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
r20210815205820 06 Sep 2021 19:27:28
    |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Remove nop or unreferenced variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
r20210815205820 26 Aug 2021 19:58:26
    |
Michael Reifenberger (mr)  |
cad/kicad-devel: Update kicad-*-devel
Update kicad-*-devel ports to the latest revisions |
r20201124192456_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
r20201124192456_1 27 Dec 2020 17:33:10
  |
mr  |
Switch the *library* ports to gitlab.
Update all devel ports to the current versions. |
r20201002053930_1 03 Nov 2020 20:07:17
  |
mr  |
Update to the latest versions. |
r20200525204916_1 30 May 2020 20:59:42
  |
mr  |
Update kicad-*devel to the latest changes. |
r20200116182519_1 18 Jan 2020 16:54:53
  |
mr  |
Update kicad-devel and its libraries to 20200114194204. |
r20191122134811_1 22 Nov 2019 16:34:47
  |
mr  |
Update kicad-devel and its libraries to 20191122022344. |
r20190715234217_1 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 |
r20190715234217 23 Jul 2019 20:08:10
  |
mr  |
Update to current versions |
r20190307175525_1 09 Mar 2019 09:54:16
  |
mr  |
Update ports up to 2019.03.08 |
r20190206200535_1 06 Feb 2019 23:04:35
  |
mr  |
Update the libraries to the latest snapshots |
r20181206020438_1 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 |
r20181206020438 08 Dec 2018 14:15:15
  |
mr  |
Update to 2018.12.07 |
r20181022012927 26 Oct 2018 15:19:09
  |
mr  |
Update kicad-*devel ports
Enable spice |
r20180820163957 21 Aug 2018 18:03:44
  |
mr  |
Update the KiCAD devel ports to the latest versions |
r20180705182323 06 Jul 2018 17:43:22
  |
antoine  |
Fix PKGNAMEs |
r20180705182323 06 Jul 2018 08:24:34
  |
mr  |
Follow upstream and split the kicad-library-devel port into
kicad-library-footprints-devel kicad-library-packages3d-devel and
kicad-library-symbols-devel |