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/musescore/files/patch-mscore_CMakeLists.txt

Number of commits found: 8

Friday, 14 Jul 2023
13:24 Adriaan de Groot (adridg) search for other commits by this committer
audio/musescore: update to 4.1.0, latest release

All of the audio-backend options have gone away -- I don't see
MuseScore searching for them, either, and do not feel like digging
too far into the configure-and-build of this package either.
It bundles all kinds of stuff, where the most-worstest culprits
are dealt with in post-stage: why this installs Google Test headers
I really don't know.
commit hash: 7bc5bbbfdd926b8e6f00934abbd881fbd340a99d commit hash: 7bc5bbbfdd926b8e6f00934abbd881fbd340a99d commit hash: 7bc5bbbfdd926b8e6f00934abbd881fbd340a99d commit hash: 7bc5bbbfdd926b8e6f00934abbd881fbd340a99d 7bc5bbb
Monday, 8 Feb 2021
00:01 adridg search for other commits by this committer
Update audio/musescore to latest upstream release

Musescore helps you create beautiful sheet music.

Release notes are at
	https://musescore.org/en/3.6.1
	https://musescore.org/en/node/316462

It's some crash fixes. FreeBSD ports skipped 3.6.0, which had lots more
changes and new sound fonts.

The port Makefile changes more than usual, because I took out
some REINPLACE_CMD and made regular patches from them. Also
MuseScore's CMake code is really weird, so it needs extra
patching to find libogg and such.
Original commitRevision:564671 
Tuesday, 28 Jan 2020
10:50 adridg search for other commits by this committer
Update audio/musescore to latest upstream release, 3.4.1

3.4 was a features release, followed quick by a bugfix 3.4.1:
	https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-2
	https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-3

The patches change more than usual, since the bizzarre copy-webengine
CMake code moved to another directory.

Reported by:	portscout
Original commitRevision:524470 
Tuesday, 19 Nov 2019
10:30 adridg search for other commits by this committer
Update audio/musescore to latest upostream release, 3.3.2

Release notes:
	https://musescore.org/en/3.3.2
	https://musescore.org/en/3.3
Original commitRevision:517957 
Thursday, 10 Jan 2019
21:04 adridg search for other commits by this committer
Fix the audio/musescore update.

 - add missing patch file
 - change WebEngine to an option, unbreak (hopefully the code is ok)
   on aarch64 and ppc64

Should have mentioned that the release notes for 3.0.0 are at
	https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3
But that, plus the versions 2.2, 2.2.1, 2.3, 2.3.1 and 2.3.2 that
were skipped in ports are too many to summarize here.

PR:		234801
Original commitRevision:489899 
20:30 adridg search for other commits by this committer
Update audio/musescore to 3.0.0, the latest release

This skips over 18 months of musescore development to get to
what's new. This version uses WebEngine, although I don't know
what it uses it for; a PORTREVISION should be able to clear that
up and make it available for aarch64 and ppc64.

All the local patches have been dropped, except for some extra
CMake-futzing in order to get it to build with ninja and not
duplicate whole chunks of WebEngine.

PR:		234801
Reported by:	kunda
Original commitRevision:489895 
Thursday, 31 Aug 2017
12:05 amdmi3 search for other commits by this committer
- Update to 2.1
- Move BROKEN_aarch64 according to portlint suggestion
- Add missing LIB_DEPENDS
- Add missing USE_QT5
- Add missing INSTALLS_ICONS=yes
- Switch to using system freefont
- Add the OCR port option to reflect the cmake option
- Remove redundant patches from files/, moved one to post-patch

PR:		221873
Submitted by:	yuri@rawbw.com
Original commitRevision:449027 
Tuesday, 26 Jul 2016
16:51 mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:419133 

Number of commits found: 8