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: games/scummvm/files/patch-configure

Number of commits found: 8

Sunday, 26 Feb 2023
16:13 Kai Knoblich (kai) search for other commits by this committer
games/scummvm: Simplify Makefile

* Add "USES=localbase" to get rid of the configure parameters that
  contain ${LOCALBASE}.

* Remove the patch for the configure script, which is no longer needed.

* Pet portclippy as well.

* No bump of PORTREVISION as the resulting package doesn't change.
commit hash: a0edaf8ce55e5841ec0f15fccae12059ffd3d0b5 commit hash: a0edaf8ce55e5841ec0f15fccae12059ffd3d0b5 commit hash: a0edaf8ce55e5841ec0f15fccae12059ffd3d0b5 commit hash: a0edaf8ce55e5841ec0f15fccae12059ffd3d0b5 a0edaf8
10:58 Kai Knoblich (kai) search for other commits by this committer
games/scummvm: Update to 2.7.0

Changelog:

https://downloads.scummvm.org/frs/scummvm/2.7.0/ReleaseNotes.html

MFH:		No (feature release)
commit hash: 953c79c007a16b2e6658d278b1e3bddc1d256406 commit hash: 953c79c007a16b2e6658d278b1e3bddc1d256406 commit hash: 953c79c007a16b2e6658d278b1e3bddc1d256406 commit hash: 953c79c007a16b2e6658d278b1e3bddc1d256406 953c79c
Monday, 1 Aug 2022
19:12 Kai Knoblich (kai) search for other commits by this committer
games/scummvm: Update to 2.6.0

* Upstream has changed the license, set LICENSE accordingly.

* In order to compile the whole code, a compiler which can at least
  C++11 is now required.

Changelog:

https://downloads.scummvm.org/frs/scummvm/2.6.0/ReleaseNotes.html

MFH:		No (feature release)
commit hash: 04c014ce74a042f4c2fd298a73e0ab0427e37913 commit hash: 04c014ce74a042f4c2fd298a73e0ab0427e37913 commit hash: 04c014ce74a042f4c2fd298a73e0ab0427e37913 commit hash: 04c014ce74a042f4c2fd298a73e0ab0427e37913 04c014c
Saturday, 9 Oct 2021
19:14 Kai Knoblich (kai) search for other commits by this committer
games/scummvm: Update to 2.5.0

* Version 2.4 was skipped because this is the first release that
  supports 2.5D games (almost 3D), thanks to the merge with ResidualVM.

* Fold the A52, MP3, PNG and VORBIS options because their dependencies
  are now required to provide the full set of stable engines.

* Remove now obsolete patch from 05a45a5e50775.

Changelog:

https://downloads.scummvm.org/frs/scummvm/2.5.0/ReleaseNotes.html

MFH:		No (feature release)
commit hash: 9a8da9fb0136f1af4ade2c71343f8c90c2bfc192 commit hash: 9a8da9fb0136f1af4ade2c71343f8c90c2bfc192 commit hash: 9a8da9fb0136f1af4ade2c71343f8c90c2bfc192 commit hash: 9a8da9fb0136f1af4ade2c71343f8c90c2bfc192 9a8da9f
Saturday, 19 Dec 2020
12:29 kai search for other commits by this committer
games/scummvm: Update to 2.2.0

* Introduce A52 and CURL options to avoid possible QA stage errors with
  build environments that have already audio/liba52 or ftp/curl installed
  because the configure script automatically adds them as an additional
  dependencies in that case. [1]

  Set the A52 option as default as it improves the user experience with the
  "zvision" engine regarding audio/video playback.

  Leave the CURL option as non-default for now, because the ScummVM cloud
  storage is a fairly new feature that has been introduced since the 2.1.0
  release.  That option can be set as default later if there's great demand.

* Remove now obsolete patches which were required for newer versions of
  FluidSynth.

* Rebase the patch and post-processing of the configure script, switch to
  the new preferred location of man pages (since r523104) and avoid
  hardcoded occurences of ${LOCALBASE}.

* Many thanks to lme@ who maintained the port for over 13 years and offered
  me to take over maintainership.

Changelog:

https://downloads.scummvm.org/frs/scummvm/2.2.0/ReleaseNotes.html

PR:		245741
Submitted by:	Andy Mender [1]
Approved by:	lme (maintainer, via private e-mail)
Original commitRevision:558446 
Thursday, 28 Apr 2016
20:05 lme search for other commits by this committer
Update to 1.8.0
Original commitRevision:414235 
Friday, 2 Oct 2015
09:07 marino search for other commits by this committer
games/scummvm: Partially revert configure patch

The use of "$(prefix)" in the configure file seems not to be
understand.  On FreeBSD, it's ignored but it actually causes failures
on DragonFly.  I suspect these flags aren't actually used.

If it turns out they are used, and support for non-standard PREFIX
(not /usr/local) is desired, the REINPLACE_CMD macro can adjust
/usr/local with in a post-patch target.
Original commitRevision:398426 
Thursday, 17 Sep 2015
12:09 marino search for other commits by this committer
games/scummvm: set jpeg base, support DragonFly

Set the prefix for new jpeg dependenncy for those compilers that
need it.  While here, incorporate dports configure patch to support
DragonFly.

Approved by:	maintainer (lme)
Original commitRevision:397110 

Number of commits found: 8