Port details |
- kicad-library-templates-devel Official KiCad project templates
- r20220102203714 cad
=0 r20211020181507Version of this port present on the latest quarterly branch. - Maintainer: mr@FreeBSD.org
 - Port Added: 2018-07-28 09:49:43
- Last Update: 2022-03-06 10:38:05
- Commit Hash: d0266a5
- License: GPLv2
- Description:
- This port installs the KiCad project templates
WWW: https://github.com/KiCad/kicad-templates
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kicad-library-tmpl-devel>0:cad/kicad-library-templates-devel
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/cad/kicad-library-templates-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/kicad-library-templates-devel
- pkg install kicad-library-tmpl-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kicad-library-tmpl-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646332729
SHA256 (kicad-templates-a27d83f0a20f0be0c1ab04b139a0c518da51a5d4.tar.gz) = 71bed9146c972215e71aac3630d70ac24712fc5ed4fe2ab7e1b904f5ae00c7eb
SIZE (kicad-templates-a27d83f0a20f0be0c1ab04b139a0c518da51a5d4.tar.gz) = 2250639
- 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
- 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-templates-devel
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Mar 2022 10:38:05 r20220102203714
|
Michael Reifenberger (mr)  |
cad/kicad-*-devel: Update
Update to the latest versions |
06 Feb 2022 18:36:07 r20211020181507
|
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) |
20 Dec 2021 17:56:01 r20211020181507
|
Michael Reifenberger (mr)  |
cad/kicad-devel: Update kicad-*-devel
Update kicad-*-devel ports to the latest revisions |
16 Oct 2021 09:51:39 r20210217003616
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
06 Sep 2021 19:27:28 r20210217003616
|
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Remove nop or unreferenced variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
26 Aug 2021 19:58:26 r20210217003616
|
Michael Reifenberger (mr)  |
cad/kicad-devel: Update kicad-*-devel
Update kicad-*-devel ports to the latest revisions |
19 Apr 2021 08:00:13 r20201002060258_1
|
Tobias Kortkamp (tobik)  |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
06 Apr 2021 14:31:07 r20201002060258_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Dec 2020 17:33:10
r20201002060258_1
|
mr  |
Switch the *library* ports to gitlab.
Update all devel ports to the current versions. |
03 Nov 2020 20:07:17
r20201001193538_1
|
mr  |
Update to the latest versions. |
30 May 2020 20:59:42
r20200301171441_1
|
mr  |
Update kicad-*devel to the latest changes. |
22 Nov 2019 16:34:47
r20191113172223_1
|
mr  |
Update kicad-devel and its libraries to 20191122022344. |
26 Jul 2019 20:46:57
r20190702020719_1
|
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 |
23 Jul 2019 20:08:10
r20190702020719
|
mr  |
Update to current versions |
06 Feb 2019 23:04:35
r20190206204557_1
|
mr  |
Update the libraries to the latest snapshots |
12 Dec 2018 01:35:36
r20181115183806_1
|
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 |
08 Dec 2018 14:15:15
r20181115183806
|
mr  |
Update to 2018.12.07 |
28 Jul 2018 09:49:26
r20180217001634
|
mr  |
Add a port of the KiCAD Project Templates |