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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: games/gemrb/distinfo

Number of commits found: 21

Tuesday, 20 Feb 2024
20:56 Piotr Kubaj (pkubaj) search for other commits by this committer Author: bsdcode
games/gemrb: fix crash and improve port

- use GCC (https://github.com/gemrb/gemrb/issues/1786)
- add optional OpenGL and SDL2_mixer support
- add disabled pixelscaling to screensize option
- change GemRB.cfg into a proper conffile
  (remove from pkg-plist and annotate GemRB.cfg.sample with @sample)
- fix and modernize pkg-message
- use distfiles form GitHub instead of SourceForge
- make PNG, OGG, TTF and OpenAL support optional
- make optional demo assets also optional in the port
- use compiler:c++11-lang
- remove gnome and localbase uses
- remove DOC_DIR and MAN_DIR from CMAKE_ARGS
- set CMake options explicitly
- use CMake options helpers for boolean options
- organize options into AUDIO, RESOURCE and VIDEO groups

git rm games/gemrb/files/patch-gemrb_plugins_TTFImporter_CMakeLists.txt
git add games/gemrb/files/extra-patch-gemrb_plugins_TTFImporter_CMakeLists.txt
commit hash: cfbb908ce243d1bd9e2aedea968e330a214b1d21 commit hash: cfbb908ce243d1bd9e2aedea968e330a214b1d21 commit hash: cfbb908ce243d1bd9e2aedea968e330a214b1d21 commit hash: cfbb908ce243d1bd9e2aedea968e330a214b1d21 cfbb908
Friday, 19 Jan 2024
06:55 Piotr Kubaj (pkubaj) search for other commits by this committer
games/gemrb: update to 0.9.2

New features:
  - PVR(Z), BAM2, MOS2 and TIS2 support
  - support for higher AI speeds ("FPS") and VSync
  - support for EE-style saves, TLK locations and many more tables
  - PST's floating text and personalized pc comments
  - optional smooth fog of war on SDL >= 2.0.18
  - 3e-style sneak attack and crippling strike from HoW/iwdee
  - Anbernic device support

Improved features:
  - PST effect durations
  - performance, pathfinding, formations
  - combat, opcodes, EE compat, hp handling, demo
  - bugfixes
commit hash: 10814bc1dbc1471740c7f8198e388e61b4f37205 commit hash: 10814bc1dbc1471740c7f8198e388e61b4f37205 commit hash: 10814bc1dbc1471740c7f8198e388e61b4f37205 commit hash: 10814bc1dbc1471740c7f8198e388e61b4f37205 10814bc
Tuesday, 30 Aug 2022
23:02 Piotr Kubaj (pkubaj) search for other commits by this committer
games/gemrb: update to 0.9.1
commit hash: 8172958e64b3f6c8f687bd0d58f29ecb80882004 commit hash: 8172958e64b3f6c8f687bd0d58f29ecb80882004 commit hash: 8172958e64b3f6c8f687bd0d58f29ecb80882004 commit hash: 8172958e64b3f6c8f687bd0d58f29ecb80882004 8172958
Tuesday, 21 Sep 2021
09:41 Piotr Kubaj (pkubaj) search for other commits by this committer
games/gemrb: revive port

Update to 0.9.0, which brings Python 3 support and take maintainership.
commit hash: 3d4e32925d1a36cab70b23b73e9bc87b95d65676 commit hash: 3d4e32925d1a36cab70b23b73e9bc87b95d65676 commit hash: 3d4e32925d1a36cab70b23b73e9bc87b95d65676 commit hash: 3d4e32925d1a36cab70b23b73e9bc87b95d65676 3d4e329
Tuesday, 17 Dec 2019
09:49 tobik search for other commits by this committer
games/gemrb: Update to 0.8.6

Changes:	https://www.gibberlings3.net/forums/topic/30811-gemrb-086-released-revenge-of-the-squirrels-edition/
PR:		242396
Submitted by:	tobik
Approved by:	lifanov (maintainer timeout, 14 days)
Original commitRevision:520322 
Thursday, 30 Nov 2017
14:07 lifanov search for other commits by this committer
update games/gemrb to 0.8.5

The port is cleaned up to remove a lot of heavy dependencies.

New features

    SDL2 resolution-independent window scaling, environmental audio, IRIX
compatibility
    regeneration during sleep, time dilation
    iwd2 ability stacking, iwd ZZ* weapon bonuses
    portrait.2da handling, avatar shadows, dialogF.tlk handling

Improved features

    infravision
    better compatibility with bgt, 10pp, ia, kelsey, dr
    sdl2 input, mouse scrolling, opengl driver
    iwd2 cg&lu, item (un)usability, avatar sizes, permanent clabs
    ambients, verbal constants, random walk, walk sounds
    bugfixes
Original commitRevision:455202 
Wednesday, 13 Jul 2016
11:40 amdmi3 search for other commits by this committer
- Update 0.8.4 (see http://gibberlings3.net/forums/index.php?showtopic=27878 for
changes)
- Switch to USES=localbase
- Indent CMAKE_ARGS
- Add missing LIB_DEPENDS
- Add missing INSTALLS_ICONS
- Pass maintainership to submitter

PR:		210889
Submitted by:	lifanov@mail.lifanov.com
Approved by:	beyert@cs.ucr.edu (maintainer)
Original commitRevision:418468 
Thursday, 29 Oct 2015
13:47 mat search for other commits by this committer
Update to 0.8.3

PR:		202774
Submitted by:	Nikolai Lifanov
Approved by:	maintainer
Sponsored by:	Absolight
Original commitRevision:400460 
Saturday, 23 Nov 2013
13:16 ak search for other commits by this committer
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
- Update to 0.8.0.1 [1]

PR:	ports/184077 (based on) [1]
Submitted by:		Timothy Beyer <beyert@cs.ucr.edu> (maintainer) [1]
Original commitRevision:334665 
Saturday, 11 May 2013
12:03 ak search for other commits by this committer
- Update to 0.8.0

PR:	ports/178217
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl>
Approved by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commitRevision:317866 
Friday, 18 Jan 2013
05:45 ak search for other commits by this committer
- Update to 0.7.2 [1]
- Convert Makefile headers to new style [1]
- Convert to new options framework
- Remove broken NO_INSTALL_MANPAGES

PR:	ports/174913 (based on) [1]
Submitted by:		Jakub Lach <jakub_lach@mailplus.pl>
Approved by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commitRevision:310582 
Wednesday, 18 Jul 2012
23:50 ak search for other commits by this committer
- Fix distinfo
Original commit
Monday, 19 Mar 2012
20:14 ak search for other commits by this committer
- Update to 0.7.0
- add NO_INSTALL_MANPAGES

PR:     166230
Submitted by:   Hakisho Nukama <nukama@gmail.com>
Approved by:    maintainer, itetcu (mentor)
Feature safe:   yes
Original commit
Friday, 25 Feb 2011
03:19 miwi search for other commits by this committer
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Original commit
Saturday, 18 Sep 2010
09:59 pav search for other commits by this committer
- Update to 0.6.2

PR:             ports/150319
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commit
Monday, 8 Feb 2010
08:51 pav search for other commits by this committer
- Update to 0.6.0

PR:             ports/142161
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commit
Monday, 13 Jul 2009
23:24 miwi search for other commits by this committer
- Update to 0.5.0

PR:             136401
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commit
Wednesday, 17 Jun 2009
21:33 dhn search for other commits by this committer
- Update to 0.4.0

PR:             ports/135399
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commit
Tuesday, 31 Mar 2009
22:31 miwi search for other commits by this committer
- Update to 0.3.2

PR:             133252
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commit
Sunday, 19 Oct 2008
15:26 miwi search for other commits by this committer
- Update to 0.3.1

PR:             128198
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Original commit
Sunday, 22 Jun 2008
21:48 gahr search for other commits by this committer
- New port: gemrb

This Game Engine is a port of the original Infinity Engine (the one of
Baldur's Gate, Icewind Dale, Planescape: Torment, etc...) to Linux/Unix,
Mac OS X and Windows with some enhancements.

PR:             122980
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Original commit

Number of commits found: 21