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/peruse/Makefile

Number of commits found: 16

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
Thursday, 8 Sep 2022
19:50 Dima Panov (fluffy) search for other commits by this committer
graphics/peruse: fix fetch
commit hash: 5ccce8617653a547e7001a4f731a505cbb3ec579 commit hash: 5ccce8617653a547e7001a4f731a505cbb3ec579 commit hash: 5ccce8617653a547e7001a4f731a505cbb3ec579 commit hash: 5ccce8617653a547e7001a4f731a505cbb3ec579 5ccce861
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
13:00 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/peruse: update to 1.80

- this is the 2.0-beta 1 version
commit hash: c79d16c7169b7a511b38bba6678f167d59833ea6 commit hash: c79d16c7169b7a511b38bba6678f167d59833ea6 commit hash: c79d16c7169b7a511b38bba6678f167d59833ea6 commit hash: c79d16c7169b7a511b38bba6678f167d59833ea6 c79d16c
10:26 Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b b86221f
Monday, 5 Sep 2022
19:06 Dima Panov (fluffy) search for other commits by this committer
graphics/peruse: pet stage-qa
commit hash: fca3c5abf58edfcf11773def1f6d43cb34238f01 commit hash: fca3c5abf58edfcf11773def1f6d43cb34238f01 commit hash: fca3c5abf58edfcf11773def1f6d43cb34238f01 commit hash: fca3c5abf58edfcf11773def1f6d43cb34238f01 fca3c5a
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 
Monday, 23 Mar 2020
05:24 ak search for other commits by this committer
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
Original commitRevision:528951 
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, 14 Jun 2019
12:15 pkubaj search for other commits by this committer
graphics/peruse: fix build

Add USES=compiler:c++11-lang to fix build:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	mentors (implicite approval)
Original commitRevision:504179 
09:48 tobik search for other commits by this committer
graphics/peruse: Spell LICENSE correctly
Original commitRevision:504173 
Saturday, 25 May 2019
20:16 tcberner search for other commits by this committer
New port: graphics/peruse -- Comic Book Reader by KDE

https://peruse.kde.org/
Original commitRevision:502629 

Number of commits found: 16