non port: cad/ktechlab/Makefile |
Number of commits found: 16 |
Tuesday, 15 Aug 2023
|
21:17 Tobias C. Berner (tcberner)
devel/kf5-extra-cmake-modules: add as build dependency
- these ports previously got ecm through an unclean dependency
(run_depend) from one of their dependencies.
7f390d7 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Tuesday, 11 Apr 2023
|
08:05 Yuri Victorovich (yuri)
cad/ktechlab: Update 0.50.0 → 0.51.0
Reported by: portscout
161a81b |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 5 Sep 2022
|
11:43 Dima Panov (fluffy)
cad/ktechlab: pet stage-qa, declare hidden dependencies
Approved by: portmgr blanket
1919c21 |
Thursday, 22 Apr 2021
|
07:25 Adriaan de Groot (adridg)
not-KDE Applications: chase doctools
These ports, not maintained by kde@, use KDE Frameworks
and require kdoctools to build. Since that is no longer
an implicit build & run dependency, (re)introduce it
explicitly as a build-time dependency.
960aad7 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 18 Nov 2020
|
01:39 pkubaj
cad/ktechlab: fix build on GCC architectures
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1.
MFH: 2020Q4 (fix build blanket)
|
Monday, 21 Sep 2020
|
09:55 yuri
cad/ktechlab: Update 0.40.1-77 -> 0.50.0
Reported by: portscout
|
Monday, 18 May 2020
|
10:12 tcberner
Add missing dependency on kinit
A handful of ports implicitetly dependet on kinit through some other port,
which in turn itself shouldn't have. In r535466 this was removed, and the
dependency on kinit now needs to be made explicit.
Reported by: antoine
|
Sunday, 19 Apr 2020
|
19:41 yuri
cad/ktechlab: Update 0.40.1-74 -> 0.40.1-77
Also update PORTSCOUT.
|
Sunday, 19 Jan 2020
|
08:12 yuri
cad/ktechlab: 0.40.1-66 -> 0.40.1-74
|
Sunday, 12 Jan 2020
|
09:04 yuri
cad/ktechlab: Limit version format to prevent portscout reporting odd revisions
|
Wednesday, 27 Nov 2019
|
18:46 yuri
New port: cad/ktechlab: IDE for microcontrollers and electronics
|
Number of commits found: 16 |