notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: deskutils/ktimetracker/Makefile

Number of commits found: 11

Tuesday, 15 Aug 2023
21:17 Tobias C. Berner (tcberner) search for other commits by this committer
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.
commit hash: 7f390d7d58db706fc483427fcd78f6a399ce32b0 commit hash: 7f390d7d58db706fc483427fcd78f6a399ce32b0 commit hash: 7f390d7d58db706fc483427fcd78f6a399ce32b0 commit hash: 7f390d7d58db706fc483427fcd78f6a399ce32b0 7f390d7
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
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
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 5 Sep 2022
19:05 Dima Panov (fluffy) search for other commits by this committer
deskutils/ktimetracker: pet stage-qa
commit hash: cd3f3ebc72e0595632301c876afe95d206a55451 commit hash: cd3f3ebc72e0595632301c876afe95d206a55451 commit hash: cd3f3ebc72e0595632301c876afe95d206a55451 commit hash: cd3f3ebc72e0595632301c876afe95d206a55451 cd3f3eb
Thursday, 22 Apr 2021
07:54 Adriaan de Groot (adridg) search for other commits by this committer
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.
commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 e9c54a7
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 1 Jan 2020
00:05 linimon search for other commits by this committer
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)
Original commitRevision:521667 
Sunday, 22 Dec 2019
14:35 tcberner search for other commits by this committer
Fix typo
Original commitRevision:520630 
12:01 tcberner search for other commits by this committer
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
Original commitRevision:520615 

Number of commits found: 11