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/devilutionX/files/patch-CMakeLists.txt

Number of commits found: 9

Wednesday, 18 May 2022
18:54 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/devilutionX: update to 1.4

- Update to 1.4
- Drop dependency on font, no longer needed
- Drop unnecessary .desktop file patches (also upstream PR exists)
- Install from the port (instead of patching CMakeLists.txt), to be
  more explicit and flexible
- Convert to pkg-plist as there are more files now
- The new version tries to fetch dependencies from the net, for some
  depenencies this is unconditional. Fetch these properly with
  GH_TUPLE and place in a directory where CMake expectes them.
- Upstream code expects patch component in the version, so add an extra
  .0 to VERSION_NUM. This should not break on (future) X.Y.Z versions
  as the component will move to micropatch position and will be ignored
- BINARY_RELEASE option is gone
- Untie DEBUG (engine debug bode) from WITH_DEBUG knob (build debug
  binary), these are orthogonal
- Properly support optional depends; zerotier is the only one
  broken as it conflicts with system header (see
  https://github.com/diasurgical/devilutionX/issues/4585)
- Install devilutionx (own) data file
  - Since it's not versioned, use a little hack to add a tag to the
    filename to avoid clashes on the future updates; this seemed less
    evil than introducing DIST_SUBDIR
  - Use two-level datadir to be consistent with ~/.local/share path
- Update pkg-message (Diablo data file doesn't have to be lowercase,
  works either way)

PR:		264064
Approved by:	eduardo@FreeBSD.org (maintainer)
commit hash: 973414029d3442683b314739d3b4df5153b04394 commit hash: 973414029d3442683b314739d3b4df5153b04394 commit hash: 973414029d3442683b314739d3b4df5153b04394 commit hash: 973414029d3442683b314739d3b4df5153b04394 9734140
Saturday, 24 Apr 2021
14:09 Nuno Teixeira (eduardo) search for other commits by this committer
games/devilutionX: update to 1.2.0

While here:

- set version correctly with -DVERSION_NUM=${PORTVERSION} (cmake)
- pet portclippy by using "_" prefix in local variable "MY_DEPENDS"

Changes:
https://github.com/diasurgical/devilutionX/releases/tag/1.2.0

Approved by:	dbaio (mentor)
Differential Revision:	https://reviews.freebsd.org/D29638
commit hash: f12a8326669336f899ef689304ffa0c0d72730b9 commit hash: f12a8326669336f899ef689304ffa0c0d72730b9 commit hash: f12a8326669336f899ef689304ffa0c0d72730b9 commit hash: f12a8326669336f899ef689304ffa0c0d72730b9 f12a832
Wednesday, 10 Feb 2021
11:07 dbaio search for other commits by this committer
Partial revert r564845 on games/devilutionX

Reported by:	mat
Original commitRevision:564850 
07:42 eduardo search for other commits by this committer
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
Original commitRevision:564845 
Thursday, 22 Oct 2020
06:01 lwhsu search for other commits by this committer
games/devilutionX: Update to 1.1.0

PR:		250365
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
Approved by:	malavon <benny.goemans@gmail.com> (maintainer)
Original commitRevision:552931 
Tuesday, 24 Mar 2020
17:48 fernape search for other commits by this committer
games/devilutionX: Update to 1.0.1

ChangeLog: https://github.com/diasurgical/devilutionX/releases/tag/1.0.1

PR:	244722
Submitted by:	benny.goemans@gmail.com (maintainer)
Original commitRevision:529057 
Thursday, 2 Jan 2020
16:53 swills search for other commits by this committer
games/devilutionX 1.0.0: version update and fixed some issues

PR:		242940
Submitted by:	malavon <benny.goemans@gmail.com> (maintainer, with slight
changes)
Original commitRevision:521859 
Saturday, 2 Nov 2019
11:09 tobik search for other commits by this committer
games/devilutionX: Update to 0.5.0

This release builds fine with Clang now.

PR:		241336
Submitted by:	benny.goemans@gmail.com (maintainer)
Original commitRevision:516296 
Sunday, 26 May 2019
18:34 swills search for other commits by this committer
games/devilutionX: create port

Open-Source implementation of the Diablo(TM) game engine for X. This port
requires a file from the original game to work.

WWW: https://github.com/diasurgical/devilutionX

PR:		237997
Submitted by:	benny.goemans@gmail.com
Original commitRevision:502742 

Number of commits found: 9