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: audio/zam-plugins-lv2/Makefile

Number of commits found: 28

Sunday, 4 Feb 2024
19:31 Yuri Victorovich (yuri) search for other commits by this committer
audio/*-lv2: Update the DISTRHO/DPF GitHUb submodule in an attempt to fix build
on 15

Reported by:	fallout
commit hash: 8fbf8074166472e89ccafb9afa13136cab646b7c commit hash: 8fbf8074166472e89ccafb9afa13136cab646b7c commit hash: 8fbf8074166472e89ccafb9afa13136cab646b7c commit hash: 8fbf8074166472e89ccafb9afa13136cab646b7c 8fbf807
Monday, 6 Nov 2023
05:27 Yuri Victorovich (yuri) search for other commits by this committer
audio/zam-plugins-lv2: update 4.1 → 4.2

Reported by:	portscout
commit hash: 10d4d806efc65ea55a7ce77264d509f2fad98de4 commit hash: 10d4d806efc65ea55a7ce77264d509f2fad98de4 commit hash: 10d4d806efc65ea55a7ce77264d509f2fad98de4 commit hash: 10d4d806efc65ea55a7ce77264d509f2fad98de4 10d4d80
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
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
Tuesday, 27 Dec 2022
07:51 Yuri Victorovich (yuri) search for other commits by this committer
audio/zam-plugins-lv2: Update 3.14 -> 4.1

Reported by:	portscout
commit hash: f9a08c3ff04ab677a77bb93c598c9f977f0fabc8 commit hash: f9a08c3ff04ab677a77bb93c598c9f977f0fabc8 commit hash: f9a08c3ff04ab677a77bb93c598c9f977f0fabc8 commit hash: f9a08c3ff04ab677a77bb93c598c9f977f0fabc8 f9a08c3
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, 2 Aug 2021
16:03 Yuri Victorovich (yuri) search for other commits by this committer
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16

Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd 5708ae4
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
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
Monday, 21 Dec 2020
08:22 yuri search for other commits by this committer
audio/zam-plugins-lv2: Update 3.13 -> 3.14

Reported by:	portscout
Original commitRevision:558798 
Monday, 20 Jul 2020
16:16 yuri search for other commits by this committer
audio/zam-plugins-lv2: Update 3.12 -> 3.13

Reported by:	portscout
Original commitRevision:542654 
Monday, 16 Dec 2019
04:08 yuri search for other commits by this committer
audio/zam-plugins-lv2: Update 3.11-1 -> 3.12

Reported by:	portscout
Original commitRevision:520214 
Monday, 4 Nov 2019
20:39 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
Original commitRevision:516738 
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 
Thursday, 25 Jul 2019
02:33 linimon search for other commits by this committer
Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".

In some cases we only need to specifically test for "are we on the ancient
base gcc", e.g, the usage of 'pragma'.

While here, in some cases turn off SSE functions more specifically based
on ARCH, and turn off -mtune=generic everywhere.  These are part of a
larger work in progress; these commits are for ports that would have
been touched by the the powerpc-on-clang test regardless.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:507308 
Saturday, 6 Jul 2019
01:13 pkubaj search for other commits by this committer
audio/zam-plugins-lv2: fix build on non-x86

${WRKSRC}/Makefile.mk and ${WRKSRC}/dpf/dgl/Makefile.mk disappeared in the last
release.

PR:	238720
Approved by:	mat (mentor), yuri (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D20861
Original commitRevision:505952 
Sunday, 9 Jun 2019
03:53 yuri search for other commits by this committer
audio/zam-plugins-lv2: Update 3.10-13 -> 3.11-1

Reported by:	portscout
Original commitRevision:503776 
Monday, 27 May 2019
03:53 tobik search for other commits by this committer
audio/zam-plugins-lv2: Drop nop and misspelled xLDFLAGS

Per [1] it already links with libzita-convolver on its own.

[1]
http://beefy11.nyi.freebsd.org/data/head-i386-default/p502184_s348025/logs/zam-plugins-lv2-3.10.13_3.log
Original commitRevision:502763 
Saturday, 30 Mar 2019
17:25 linimon search for other commits by this committer
Chase down another occurrence of -sse flags.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:497292 
Friday, 29 Mar 2019
21:34 linimon search for other commits by this committer
Errorlogs on aarch64 on the cluster point to the arm case having been
left off the fix in r483227.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:497206 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Sunday, 28 Oct 2018
05:56 yuri search for other commits by this committer
audio/zam-plugins-lv2: fix build with GCC-based architectures

PR:		232711
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:483227 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Sunday, 22 Jul 2018
08:08 yuri search for other commits by this committer
audio/zita-convolver: Update 3.1.0 -> 4.0.0

Bump 4 dependent ports.
Original commitRevision:475092 
08:05 yuri search for other commits by this committer
audio/zam-plugins-lv: Update 3.10 -> 3.10-13
Original commitRevision:475091 
Sunday, 24 Jun 2018
01:36 linimon search for other commits by this committer
Mark these broken on non-x86.

I was not able to find a quick fix for these, although most of the
other -lv2 ports were fairly easy.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:473173 
Tuesday, 29 May 2018
09:17 yuri search for other commits by this committer
New port: audio/zam-plugins-lv2: Collection of LADSPA/LV2/VST/JACK audio plugins
Original commitRevision:471088 

Number of commits found: 28