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/doomlegacy/files/patch-src_Makefile

Number of commits found: 5

Thursday, 4 Jan 2024
08:48 Alexey Dokuchaev (danfe) search for other commits by this committer
games/doomlegacy: update Doom Legacy to version 1.48.14 (rev1663)

- Retire IPX support (removed from FreeBSD nearly 10 years ago)
- Add optional support for zipped WAD files, e.g. `phobiata.zip'
- Link against zlib to decompress some "extended node" formats
- Do not patch the `make_options' file, propagate the variables
  down to make(1) via the environment and command line instead
- Drop needless parentheses when installing documentation files

Reported by:	portscout
commit hash: 3942b3cb0db10f3559cb92455d177a554a1e0ad5 commit hash: 3942b3cb0db10f3559cb92455d177a554a1e0ad5 commit hash: 3942b3cb0db10f3559cb92455d177a554a1e0ad5 commit hash: 3942b3cb0db10f3559cb92455d177a554a1e0ad5 3942b3c
Thursday, 12 Jan 2023
02:44 Alexey Dokuchaev (danfe) search for other commits by this committer
games/doomlegacy: update Doom Legacy to version 1.48.12 (rev 1643)

Now have to unset SVN_ENABLE so that run-time SVN revision reporting
works, and rename one patch file to match modern naming conventions.

Reported by:	portscout
commit hash: fec8825b724037d21d160618b314b66be29e4d3c commit hash: fec8825b724037d21d160618b314b66be29e4d3c commit hash: fec8825b724037d21d160618b314b66be29e4d3c commit hash: fec8825b724037d21d160618b314b66be29e4d3c fec8825
Monday, 8 Jun 2020
11:22 danfe search for other commits by this committer
Update Doom Legacy to version 1.48.4 (rev 1531).

Found out via:	repology.org
Original commitRevision:538210 
Sunday, 8 Dec 2019
12:15 danfe search for other commits by this committer
Belatedly update Doom Legacy to version 1.47.2 (r1412) and unbreak.

The new features include MBF (Marine's Best Friend) compatibility, support
for sprites with 16 rotation positions, the possibility of multiple clients
and the server running on the same computer, plus many bug fixes.

While here, move ${DMDIR} up in WAD search list (DEFWADS20 -> DEFWADS04),
add ASM_BROKEN and missing `gl' to USE_GL, improve diagnostics and fix
potential segmentation fault in the owner_wad_search_order() function.
Original commitRevision:519298 
Friday, 7 Apr 2017
15:43 danfe search for other commits by this committer
- Update Doom Legacy to version 1.46.3
- Do not pass SVN_REV via CFLAGS, it is now defined in `src/d_main.c'
- OLD_DEPENDENCIES is no longer a valid setting, stop referencing it
- When adjusting default WAD search path, fix only one DEFWADS rather
  than a bunch of them (one is enough)
- Remove old hack for better support for relative paths (for `-iwad'
  switch): it no longer applies and the game works correctly per se
- Remove Clang-related fixes that were integrated upstream
- Do not overwrite `make_options' file, simply append few necessary
  settings at the end of it

List of changes: http://doomlegacy.sourceforge.net/docs/whatsnew.html
Original commitRevision:437928 

Number of commits found: 5