notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/ktimetracker/Makefile
SVNWeb

Number of commits found: 11

Tue, 15 Aug 2023
[ 21:17 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:7f390d7d58db706fc483427fcd78f6a399ce32b0  commit hash:7f390d7d58db706fc483427fcd78f6a399ce32b0  commit hash:7f390d7d58db706fc483427fcd78f6a399ce32b0  7f390d7  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 5 Sep 2022
[ 19:05 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:cd3f3ebc72e0595632301c876afe95d206a55451  commit hash:cd3f3ebc72e0595632301c876afe95d206a55451  commit hash:cd3f3ebc72e0595632301c876afe95d206a55451  cd3f3eb 
deskutils/ktimetracker: pet stage-qa
Thu, 22 Apr 2021
[ 07:54 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:e9c54a7558d0411e55364c8aa03f8cd2ec38b489  commit hash:e9c54a7558d0411e55364c8aa03f8cd2ec38b489  commit hash:e9c54a7558d0411e55364c8aa03f8cd2ec38b489  e9c54a7  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
KDE not-Applications: chase doctools

These ports 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.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 1 Jan 2020
[ 00:05 linimon search for other commits by this committer ] Original commit   Revision:521667
Fix build on GCC-based systems:

  CMake Error in src/CMakeLists.txt: The compiler feature "cxx_decltype" is not
known to CXX compiler "GNU" version 4.2.1.

Approved by:	portmgr (tier-2 blanket)
Sun, 22 Dec 2019
[ 14:35 tcberner search for other commits by this committer ] Original commit   Revision:520630
Fix typo
[ 12:01 tcberner search for other commits by this committer ] Original commit   Revision:520615
New port: deskutils/ktimetracker: Todo management and time tracker

KTimeTracker tracks time spent on various tasks. It is useful for tracking
hours to be billed to different clients or just to find out what percentage of
your day is spent playing Doom or reading Slashdot.

WWW: https://userbase.kde.org/KTimeTracker

Number of commits found: 11