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/pkg-message

Number of commits found: 6

Thursday, 19 May 2022
17:36 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/devilutionX: take maintainership

As proposed by maintainer.

While here, update pkg-message with instructions on copying files
for Diablo: Hellfire expansion.

PR:		264064
Approved by:	maintainer
commit hash: 903d341a2f2ac349671f00fcba1440c1aa71b624 commit hash: 903d341a2f2ac349671f00fcba1440c1aa71b624 commit hash: 903d341a2f2ac349671f00fcba1440c1aa71b624 commit hash: 903d341a2f2ac349671f00fcba1440c1aa71b624 903d341
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
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 
Tuesday, 13 Aug 2019
16:03 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories e-g)
Original commitRevision:508837 
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: 6