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: emulators/dosbox-staging/Makefile

Number of commits found: 22

Thursday, 15 Feb 2024
20:49 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/dosbox-staging: update to 0.81.0

Release notes:
https://dosbox-staging.github.io/releases/release-notes/0.81.0/

Approved by:		makc (maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D43924
commit hash: 04d41f9a48a528a334544f53bf3a9e84c17f9943 commit hash: 04d41f9a48a528a334544f53bf3a9e84c17f9943 commit hash: 04d41f9a48a528a334544f53bf3a9e84c17f9943 commit hash: 04d41f9a48a528a334544f53bf3a9e84c17f9943 04d41f9
Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
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
Thursday, 30 Mar 2023
09:07 Jan Beich (jbeich) search for other commits by this committer
emulators/dosbox-staging: unbreak with --auto-features=enabled

tests/meson.build:15:0: ERROR: could not get
https://github.com/google/googletest/archive/release-1.12.1.tar.gz is the
internet available?

PR:		270361
Reported by:	antoine (via exp-run)
commit hash: fab83b744b7ae4712ef1f9688a7da94b1d588662 commit hash: fab83b744b7ae4712ef1f9688a7da94b1d588662 commit hash: fab83b744b7ae4712ef1f9688a7da94b1d588662 commit hash: fab83b744b7ae4712ef1f9688a7da94b1d588662 fab83b7
Sunday, 8 Jan 2023
19:44 Max Brazhnikov (makc) search for other commits by this committer
emulators/dosbox-staging: Update to 0.80.1 bugfix release
commit hash: 03460f51c75bfd7bb412f14fc5936b47e290e460 commit hash: 03460f51c75bfd7bb412f14fc5936b47e290e460 commit hash: 03460f51c75bfd7bb412f14fc5936b47e290e460 commit hash: 03460f51c75bfd7bb412f14fc5936b47e290e460 03460f5
Thursday, 22 Dec 2022
21:25 Max Brazhnikov (makc) search for other commits by this committer
emulators/dosbox-staging: update to 0.80.0

Release notes: https://dosbox-staging.github.io/v0-80-0/
commit hash: fc15d1c5be77ceb8db36da4daaf558cdf8825560 commit hash: fc15d1c5be77ceb8db36da4daaf558cdf8825560 commit hash: fc15d1c5be77ceb8db36da4daaf558cdf8825560 commit hash: fc15d1c5be77ceb8db36da4daaf558cdf8825560 fc15d1c
Thursday, 13 Oct 2022
20:20 Max Brazhnikov (makc) search for other commits by this committer
emulators/dosbox-staging: update to 0.79.1

Release notes: https://dosbox-staging.github.io/v0-79-0/
commit hash: b434bd638171997220d7b58341cd04611853f993 commit hash: b434bd638171997220d7b58341cd04611853f993 commit hash: b434bd638171997220d7b58341cd04611853f993 commit hash: b434bd638171997220d7b58341cd04611853f993 b434bd6
Monday, 10 Oct 2022
22:43 Daniel Engberg (diizzy) search for other commits by this committer
emulators/dosbox-staging: Prepare for png 1.6.38

Adjust LDFLAGS to include -lz

PR:		266599
Approved by:	portmgr (blanket)
commit hash: 729e40da692665dc93e84f6010bd3a34bc6cf807 commit hash: 729e40da692665dc93e84f6010bd3a34bc6cf807 commit hash: 729e40da692665dc93e84f6010bd3a34bc6cf807 commit hash: 729e40da692665dc93e84f6010bd3a34bc6cf807 729e40d
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
Saturday, 15 Jan 2022
20:47 Max Brazhnikov (makc) search for other commits by this committer
emulators/dosbox-staging: update to 0.78.1 bugfix release
commit hash: eed317d1a158dc1b1f133d7072ff533b02cdec70 commit hash: eed317d1a158dc1b1f133d7072ff533b02cdec70 commit hash: eed317d1a158dc1b1f133d7072ff533b02cdec70 commit hash: eed317d1a158dc1b1f133d7072ff533b02cdec70 eed317d
Tuesday, 28 Dec 2021
22:53 Max Brazhnikov (makc) search for other commits by this committer
emulators/dosbox-staging: update to 0.78.0

Release notes: https://dosbox-staging.github.io/v0-78-0/
commit hash: b4c9cebf9caf9a842381ca9d7ab62c41ef6bf909 commit hash: b4c9cebf9caf9a842381ca9d7ab62c41ef6bf909 commit hash: b4c9cebf9caf9a842381ca9d7ab62c41ef6bf909 commit hash: b4c9cebf9caf9a842381ca9d7ab62c41ef6bf909 b4c9ceb
Saturday, 27 Nov 2021
10:09 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream version 2.2.4

MFH:		2021Q4
commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 e40e82b
Monday, 4 Oct 2021
04:56 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream version 2.2.3

MFH:		2021Q4
commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 4c2db26
Sunday, 29 Aug 2021
17:19 Max Brazhnikov (makc) search for other commits by this committer
emulators/dosbox-staging: update to 0.77.1 (bugfix release)

Release notes: https://dosbox-staging.github.io/v0-77-1/
commit hash: 9ffc53352f6201031373b3207617f04ccd14ee02 commit hash: 9ffc53352f6201031373b3207617f04ccd14ee02 commit hash: 9ffc53352f6201031373b3207617f04ccd14ee02 commit hash: 9ffc53352f6201031373b3207617f04ccd14ee02 9ffc533
Saturday, 17 Jul 2021
12:14 Max Brazhnikov (makc) search for other commits by this committer
emulators/dosbox-staging: Update to 0.77.0

Upstream switched from autotools to meson. Ajust port accordingly
and drop custom install target.

Release notes: https://dosbox-staging.github.io/v0-77-0/
commit hash: c662ce116641ab7ef0faa0ca058c0dcfe8c7d0d0 commit hash: c662ce116641ab7ef0faa0ca058c0dcfe8c7d0d0 commit hash: c662ce116641ab7ef0faa0ca058c0dcfe8c7d0d0 commit hash: c662ce116641ab7ef0faa0ca058c0dcfe8c7d0d0 c662ce1
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
Saturday, 23 Jan 2021
09:07 makc search for other commits by this committer
emulators/dosbox-staging:
- Update to 0.76.0
- Add midi support via fluidsynth (enabled by default)

Release notes: https://dosbox-staging.github.io/v0-76-0/
Original commitRevision:562382 
Saturday, 31 Oct 2020
08:35 makc search for other commits by this committer
emulators/dosbox-staging: Update to 0.75.2

Release notes: https://dosbox-staging.github.io/v0-75-2/
Original commitRevision:553749 
Monday, 24 Aug 2020
08:54 makc search for other commits by this committer
emulators/dosbox-staging:
- Update to 0.75.1 (bugfix release mostly)
Original commitRevision:546059 
Friday, 21 Aug 2020
09:30 makc search for other commits by this committer
Add emulators/dosbox-staging - DOS/x86 emulator forked from DOSBox

I've renamed binary and man page to avoid conflict with emulators/dosbox.

Changelog: https://dosbox-staging.github.io/v0-75-0/

PR:	246318, 248253
Original commitRevision:545581 

Number of commits found: 22