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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/kooka/Makefile

Number of commits found: 45

Tuesday, 15 Aug 2023
19:06 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: make ecm a build-only dependency in kde@ maintained ports
commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f c6274ee
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:06 Dima Panov (fluffy) search for other commits by this committer
graphics/kooka: pet stage-qa
commit hash: e45fe2d8830ea866dbe64493b0d49cbd9a8a3f86 commit hash: e45fe2d8830ea866dbe64493b0d49cbd9a8a3f86 commit hash: e45fe2d8830ea866dbe64493b0d49cbd9a8a3f86 commit hash: e45fe2d8830ea866dbe64493b0d49cbd9a8a3f86 e45fe2d
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
Saturday, 13 Feb 2021
21:22 adridg search for other commits by this committer
Use KDE_INVENT where appropriate

KDE ports that use unreleased versions / versions straight from git.

PORTVERSION or DISTVERSION increased:
- audio/amarok has a newer tag so the commit hash jumps.
- devel/heaptrack has a newer tag so the commit hash jumps.
- graphics/kooka advances to a newer commit, nothing spectacular.
- graphics/peruse advances a great deal to its current state, which
  is slightly-before-a-real-release. This one will be dropping KDE_INVENT
  and going to normally-released soon, says upstream.
- net/smb4k has a newer tag so the commit hash jumps.

PORTVERSION unchanged, but I didn't bump PORTREVISION either
because it's the same software:
- editors/kile gets the hash for the tag it was previously using.
  (because USE_GITLAB does not understand tags and needs a full hash).
  There is lots of newer commits but nothing that looks like a complete
  releaseable state.
- net-im/ruqola gets the hash for the tag it was previously using.

Note that none of the updates that might have been possible were
reported by portscout; that's part of the hazard of using a semi-
official-at-best mirror. I hope it does catch updates from KDE Invent,
although these bits of software have flaky update schedules anyway.

Reviewed by:	tcberner
Original commitRevision:565179 
Tuesday, 7 Apr 2020
16:03 tobik search for other commits by this committer
Clean up some duplicated variables

Reported by:	portscan
Original commitRevision:531021 
Sunday, 5 Apr 2020
06:31 tcberner search for other commits by this committer
graphics/kooka: set PORTSCOUT
Original commitRevision:530748 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 7 Jun 2019
05:31 pkubaj search for other commits by this committer
graphics/kooka: fix build

  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	mentors (implicit approval)
Original commitRevision:503613 
Sunday, 26 May 2019
12:53 adridg search for other commits by this committer
Tell Portscout to ignore the KDE4 version of graphics/kooka

The release situation is a bit weird here: git master is KF5-based,
but has had no release. It has version 0.90 set in the CMakeLists.txt,
and some distro's package it as 0.90. We're going to stick with the
0.61 version number (plus git tag) until there's an actual KF5 release.
Original commitRevision:502713 
Saturday, 25 May 2019
19:08 tcberner search for other commits by this committer
graphics/kooka: reinstate port from r323747

Kooka is an intuitive, easy to use open source GNU/Linux scan program. It is
the scan application of choice for the KDE platform and thus it is an official
part of the KDE Graphics Package.

https://userbase.kde.org/Kooka
Original commitRevision:502624 
Sunday, 30 Dec 2012
12:03 beat search for other commits by this committer
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
  was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
Original commitRevision:309662 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Thursday, 7 Jul 2011
17:21 makc search for other commits by this committer
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 29 Aug 2008
11:30 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:    portmgr (erwin/pav)
Original commit
Monday, 18 Aug 2008
09:22 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
Original commit
Friday, 6 Jun 2008
13:35 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Monday, 29 Oct 2007
23:48 lofi search for other commits by this committer
Update to KDE 3.5.8
Original commit
Wednesday, 4 Jul 2007
10:25 lofi search for other commits by this committer
Update to KDE 3.5.7 / KOffice 1.6.3
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 13 Mar 2007
19:10 lofi search for other commits by this committer
Update to KDE 3.5.6 / KOffice 1.6.2
Original commit
Tuesday, 19 Dec 2006
21:19 lofi search for other commits by this committer
Update to KDE 3.5.5 / KOffice 1.6.1

Approved by:    portmgr
Original commit
Tuesday, 12 Sep 2006
23:26 lofi search for other commits by this committer
KDE 3.5.4 / KOffice 1.5.2
Original commit
Monday, 5 Jun 2006
19:24 lofi search for other commits by this committer
Update to KDE 3.5.3
Original commit
Thursday, 30 Mar 2006
20:30 lofi search for other commits by this committer
Update to KDE 3.5.2
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 1 Feb 2006
09:13 lofi search for other commits by this committer
Update to KDE 3.5.1.
Original commit
Sunday, 8 Jan 2006
19:31 lofi search for other commits by this committer
Update to KDE 3.5.0
Original commit
Saturday, 5 Nov 2005
11:19 lofi search for other commits by this committer
Update to KDE 3.4.3 / KOffice 1.4.2
Original commit
Sunday, 31 Jul 2005
22:46 lofi search for other commits by this committer
Update to KDE 3.4.2 / KOffice 1.4.1
Original commit
Sunday, 26 Jun 2005
15:38 lofi search for other commits by this committer
Update to KDE 3.4.1
Original commit
Sunday, 20 Mar 2005
18:17 lofi search for other commits by this committer
Update to KDE 3.4
Original commit
Monday, 13 Dec 2004
20:12 lofi search for other commits by this committer
Update to KDE 3.3.2
Original commit
Monday, 8 Nov 2004
00:34 lofi search for other commits by this committer
Update to KDE 3.3.1
Original commit
Monday, 30 Aug 2004
19:55 lofi search for other commits by this committer
Update to KDE 3.3
Original commit
Wednesday, 11 Aug 2004
01:27 lofi search for other commits by this committer
Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
Original commit

Number of commits found: 45