Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.6 12 Aug 2023 01:41:32 |
Piotr Kubaj (pkubaj) |
games/tome4: add missing include |
12 Aug 2023 01:37:39
|
Piotr Kubaj (pkubaj) |
games/tome4: drop bfd on powerpc |
1.7.6 04 Jul 2023 00:23:46 |
Piotr Kubaj (pkubaj) |
games/tome4: fix build with llvm 16 |
1.7.6 30 Jun 2023 09:38:13 |
Piotr Kubaj (pkubaj) |
games/tome4: update to 1.7.6 |
1.7.5 10 May 2023 14:01:02 |
Piotr Kubaj (pkubaj) |
games/tome4: put back PORTREVISION to fix games/tome4-beta |
1.7.5 09 May 2023 19:54:37 |
Piotr Kubaj (pkubaj) |
games/tome4: update to 1.7.5 |
1.7.4_3 04 Jan 2023 23:04:13 |
Piotr Kubaj (pkubaj) |
games/tome4: drop gcc on powerpc |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.4_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.7.4_2 26 Jul 2021 10:40:53 |
Piotr Kubaj (pkubaj) |
games/tome4: go back to using luajit
Turns out the luajit issues were caused by my setup.
While here, remove empty whitespaces from pkg-plist. |
1.7.4_1 02 Jul 2021 10:10:59 |
Piotr Kubaj (pkubaj) |
games/tome4: switch to standard lua
There seem to be some issues when running with luajit on the newest version. |
1.7.4 27 Jun 2021 21:02:56 |
Piotr Kubaj (pkubaj) |
games/tome4: update to 1.7.4
While here, remove not necessary patch and enable -O3. |
1.7.3_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.7.3 15 Jun 2021 08:41:20 |
Piotr Kubaj (pkubaj) |
games/tome4: fix build on powerpc
Force GCC:
In file included from ../src/luajit2/src/host/buildvm_lib.c:6:
In file included from ../src/luajit2/src/host/buildvm.h:16:
../src/luajit2/src/lj_arch.h:295:2: error: "Need at least GCC 4.3 or newer" |
1.7.3 21 May 2021 12:16:25 |
Piotr Kubaj (pkubaj) |
games/tome4: update to 1.7.3 |
1.7.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.2 20 Jan 2021 06:09:10 |
linimon |
Add stanza for riscv64 the same as aarch64 to build build.
Obtained from: maintainer |
1.7.2 19 Jan 2021 03:17:13 |
linimon |
Mark as BROKEN on riscv64:
../src/luajit2/src/lj_arch.h:55:2: error: "No support for this architecture
(yet)"
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
1.7.2 08 Nov 2020 23:09:11 |
pkubaj |
games/tome4: update to 1.7.2
Changelogs:
https://te4.org/blogs/darkgod/2020/11/news/tales-majeyal-171-ghoulish-evaporation-released
https://te4.org/blogs/darkgod/2020/11/news/tales-majeyal-172-evaporating-ghouls-released |
1.7.0 04 Nov 2020 01:52:51 |
pkubaj |
games/tome4: update to 1.7.0, take maintainership
Changelog:
https://te4.org/blogs/darkgod/2020/10/news/tales-majeyal-170-necrotic-translations-released
Also take maintainership because of repeated maintainer timeouts.
PR: 249371 (based on)
Approved by: lifanov (maintainer timeout) |
1.6.5 03 Oct 2020 00:20:11 |
pkubaj |
games/tome4: fix build on powerpc64le
Luajit also doesn't work on powerpc64le. |
1.6.5 19 Mar 2020 23:02:31 |
tobik |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
1.6.5 25 Dec 2019 17:53:38 |
pkubaj |
games/tome4: add MAKE_JOBS_UNSAFE=yes
I'm hitting race condition on powerpc64 with 32 threads:
==== Building TEngine (release) ====
Creating ../obj/Release/TEngine
noise.c
cc -O2 -pipe -fstack-protector-all -fno-strict-aliasing -std=gnu89 -MMD -MP
-DGLEW_STATIC -DNDEBUG=1
-D_DEFAULT_VIDEOMODE_FLAGS_='SDL_HWSURFACE|SDL_DOUBLEBUF'
-DTENGINE_HOME_PATH='".t-engine"' -DTE4CORE_VERSION=17 -DSELFEXE_BSD -I../src
-I../src/luasocket -I../src/fov -I../src/expat -I../src/lxp
-I../src/libtcod_import -I../src/physfs -I../src/zlib -I../src/bzip2
-I../src/luajit2/src -I../src/luajit2/dynasm -I/usr/local/include -pthread -o
"../obj/Release/TEngine/noise.o" -MF ../obj/Release/TEngine/noise.d -c
"../src/noise.c"
mkdir -p ../obj/Release/TEngine
error: unable to open output file '../obj/Release/TEngine/noise.o': 'No such
file or directory'
1 error generated.
core_lua.c
SFMT.c
serial.c
PR: 242556
Approved by: lifanov (maintainer timeout) |
1.6.5 20 Dec 2019 00:01:26 |
lifanov |
update games/tome4 to 1.6.5 |
1.6.4 09 Dec 2019 12:24:36 |
pkubaj |
games/tome4: fix build on GCC architectures
Use C++11 compiler:
==== Building te4-wfc (release) ====
lua_wfc.cpp
g++ -O2 -pipe -fstack-protector-strong -O2 -pipe -fstack-protector-strong
-fno-strict -aliasing -std=gnu89 -MMD -MP -DGLEW_STATIC -DNDEBUG=1 -I../src
-I../src/luasocket -I../src/fov -I../src/expat -I../src/lxp
-I../src/libtcod_import -I../src/physfs -I../src/zlib -I../src/bzip2
-I../src/lua -I../../../../../../../../include -pthread -O3 -std=c++11 -o
"../obj/Release/te4-wfc/lua_wfc.o" -MF ../obj/Release/te4-wfc/lua_wfc.d -c
"../src/wfc/lua_wfc.cpp"
cc1plus: warning: command line option "-std=gnu89" is valid for C/ObjC but not
for C++
cc1plus: error: unrecognized command line option "-std=c++11"
PR: 242188
Approved by: lifanov (maintainer timeout) |
1.6.4 28 Nov 2019 03:22:37 |
lifanov |
update games/tome4 to 1.6.4 |
1.6.3 26 Nov 2019 18:53:14 |
lifanov |
update games/tome4 to 1.6.3 |
1.6.1 21 Nov 2019 01:00:23 |
lifanov |
update game/tome4 to 1.6.1 |
1.6.0 27 Oct 2019 03:45:56 |
lifanov |
update games/tome4 to 1.6
This is a major update. Any DLCs should auto-update as well.
https://te4.org/blogs/darkgod/2019/10/news/tales-majeyal-16-late-delivery-avalon-released |
1.5.10_1 23 Sep 2019 15:23:22 |
lifanov |
games/tome4: re-enable LLD_UNSAFE
Still can't link with LLD on 12.0-RELEASE.
No revision bump since it's a build fix.
Reported by: Piotr Kubaj |
1.5.10_1 21 Sep 2019 19:49:53 |
lifanov |
add new port: games/tome4-beta
This adds a beta of 1.6 patch for games/tome4
It's a major update. Read more in announcements:
https://te4.org/blogs/darkgod/2019/04/news/whats-next-tales-majeyal-lot-and-then-some
https://te4.org/blogs/darkgod/2019/09/news/tales-majeyal-16-beta1-upon-you |
1.5.10_1 21 Sep 2019 18:28:54 |
lifanov |
clean up games/tome4 port
- reorder sections
- remove LLD_UNSAFE, not needed after openal update
- prepare for a slave port |
1.5.10 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.5.10 01 Jul 2019 18:12:18 |
pkubaj |
games/tome4: also add USES=sdl (forgotten before)
PR: 238598
Approved by: lifanov (maintainer timeout), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20820 |
1.5.10 01 Jul 2019 18:08:46 |
pkubaj |
games/tome4: fix build on powerpc64, add USES=gl
There's no luajit for powerpc64.
PR: 238598
Approved by: lifanov (maintainer timeout), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20820 |
1.5.10 25 May 2018 17:40:25 |
lifanov |
update games/tome4 to 1.5.10
Changelog:
https://te4.org/blogs/darkgod/2018/05/news/tales-majeyal-1510-aka-it-patches-out
Forbidden Cults 1.0.1 is also out if you purchased it. |
1.5.9 17 May 2018 01:45:16 |
lifanov |
update games/tome4 to 1.5.9
Changes:
https://te4.org/blogs/darkgod/2018/05/news/tales-majeyal-159-aka-last-patch-us-out
This update is compatible with Forbidden Cults DLC release:
https://te4.org/blogs/darkgod/2018/05/news/tales-majeyal-forbidden-cults-now-released
As with other DLCs, place the file in $HOME/.t-engine/4.0/addons if you bought
it. |
1.5.8 30 Apr 2018 15:46:12 |
lifanov |
update games/tome4 to 1.5.8
Changes:
https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-158-aka-forbidden-patch-out |
1.5.7 23 Apr 2018 19:44:54 |
lifanov |
update games/tome4 to 1.5.7
https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-156-aka-forbidden-sect-out
https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-157-aka-forbidden-bugs-out |
1.5.5 08 Jan 2018 13:21:10 |
krion |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
1.5.5 01 Dec 2017 07:19:54 |
antoine |
Cleanup LIB_DEPENDS on libpng |
1.5.5 24 Jul 2017 18:55:13 |
lifanov |
follow permanent redirect of http -> https
Reported by: repology.org |
1.5.5 03 Jul 2017 17:21:20 |
lifanov |
games/tome4: get rid of http mirror as it's a redirect now |
1.5.5 24 May 2017 13:58:33 |
lifanov |
update games/tome4 to 1.5.5
This contains two back-to-back bugfix releases:
https://te4.org/blogs/darkgod/2017/05/news/tales-majeyal-154-match-out
https://te4.org/blogs/darkgod/2017/05/news/tales-majeyal-155-aka-whoops-out |
1.5.3_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.5.3 10 Apr 2017 13:37:44 |
lifanov |
update games/tome4 to 1.5.3
This is primarily a bugfix release.
Changes:
https://te4.org/blogs/darkgod/2017/04/tome/tales-majeyal-153-never-give-never-surrender-out |
1.5.2 21 Mar 2017 12:24:59 |
lifanov |
update games/tome4 to 1.5.2
This is mostly a balancing update.
Changes:
https://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-152-forever-and-more-out |
1.5.1 18 Mar 2017 15:12:16 |
lifanov |
add https:// master site to games/tome4 now that it's available |
1.5.1 17 Mar 2017 03:08:38 |
lifanov |
update games/tome4 to 1.5.1
This is primarily a bugfix and balance update.
The port now enables a parallel build by being more granular
with components that don't build in parallel.
http://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-151-forever-and-some-out |
1.5.0 11 Mar 2017 16:29:08 |
lifanov |
update games/tome4 to 1.5.0
This is a huge release. Major features:
New donator/buyers class: Possessors
Imported Stone Wardens class into the base game, with an unlock
Fully rewrote Archer class
Fully rewrote Rogue class
Reworked Chants and Hymns trees
Buffed Antimagic
Much improved Infinite Dungeon, with new layouts, terrains and challenge
levels
New visual effects for many, many talents, both old and new
New "shimmer" cosmetic feature for donators/buyers to change the look of
your gear and finally look dapper!
All artifacts now have unique player doll images, to look even more dapper!
Complete changelog:
http://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-150-unbroken-unforgotten-embers-rage-104-and-ashes-urhrok-1
The port also removes patches that landed upstream and patches that were only
to silence compile warnings.
If you purchased Embers of Rage or Ashes of Urh'Rok, these are updated too. |
1.4.9 14 Dec 2016 03:47:18 |
lifanov |
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782 |
1.4.9 12 Nov 2016 21:37:26 |
matthew |
Update to 1.4.9
PR: 213771
Submitted by: lifanov@mail.lifanov.com (maintainer) |
1.4.8 11 Nov 2016 22:00:41 |
matthew |
Fix build from command-line: use-before-defined of ${ARCH}
Curiously, test bulding with poudriere worked fine.
PR: 214411
Reported by: FreshPorts sanity checking
MFH: 2016Q4 |
11 Nov 2016 21:37:38
|
matthew |
Use the portable vesion of luajit when building on aarch64
PR: 214411
Submitted by: lifanov@mail.lifanov.com (maintainer)
MFH: 2016Q4 |
1.4.8 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
1.4.8 08 Nov 2016 07:36:52 |
linimon |
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket) |
1.4.8 18 Jun 2016 21:24:37 |
rm |
games/tome4: update to 1.4.8
- add dependency upon libpng
PR: 210280
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.4.6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.6 13 Mar 2016 22:16:15 |
rakuco |
Update to 1.4.6.
Announcement:
http://te4.org/blogs/darkgod/2016/03/news/tales-majeyal-146-aka-twilight-darkness-released
PR: 207907
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.4.5 29 Feb 2016 22:55:27 |
rakuco |
Update to 1.4.5.
This is a bugfix release.
Also, this update removes a premake4 s/gcc/cc/ hack that's no longer necessary.
Note: Embers of Rage 1.0.2 is out. It can be placed in $HOME/.t-engine/addons.
PR: 207597
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.4.4 21 Feb 2016 17:12:58 |
rakuco |
Update to 1.4.4.
This is slightly more urgent than other updates, since it is required to play
the anticipated upcoming (on Feb 23) expansion.
Changes:
http://te4.org/blogs/darkgod/2016/02/news/tales-majeyal-144-aka-once-more-teasing-released
PR: 207394
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.4.3 14 Feb 2016 13:28:52 |
junovitch |
games/tome4: update 1.4.2 -> 1.4.3
Changes:
http://te4.org/blogs/darkgod/2016/02/news/tales-majeyal-143-aka-rage-released
PR: 206883
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.4.2 28 Jan 2016 22:20:58 |
rakuco |
Update to 1.4.2.
PR: 206675
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.4.0 26 Jan 2016 18:52:27 |
amdmi3 |
- Update to 1.4.0
- While here, fix LICENSE
PR: 206625
Submitted by: lifanov@mail.lifanov.com |
1.3.3 01 Dec 2015 23:49:43 |
junovitch |
games/tome4: update 1.3.1 -> 1.3.3
Changes:
http://te4.org/blogs/darkgod/2015/11/news/tales-majeyal-132-aka-stunt-saver-released
http://te4.org/blogs/darkgod/2015/11/tome/tales-majeyal-133-aka-stunts-whip-doom-released
PR: 204924
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.3.1 30 Mar 2015 19:50:13 |
pawel |
Update to version 1.3.1
Notes:
http://te4.org/blogs/darkgod/2015/03/news/tales-majeyal-131-aka-forever-released
PR: 199020
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.3.0 18 Mar 2015 22:23:29 |
pawel |
Update to version 1.3.0
This is a huge release with paradox system being completely reworked,
a new (no spoilers here) playable race, lots of shiny eyecandy,
many UI improvements and bugfixes.
Announcement:
http://te4.org/blogs/darkgod/2015/03/news/tales-majeyal-130-aka-dust-dust-released
PR: 198685
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.2.5 05 Nov 2014 19:44:03 |
pawel |
- Update to version 1.2.5
- Clarify how to install per-user addons in pkg-message
This is a bugfix release with highlights: game boots faster offline
and addons can now be auto-updated.
Changelog:
http://te4.org/blogs/darkgod/2014/11/tales-majeyal-125-aka-back-and-back-and-back-future-released
PR: 194803
Submitted by: maintainer |
1.2.4 02 Nov 2014 11:38:18 |
pawel |
Update to version 1.2.4
Changelog:
http://te4.org/blogs/darkgod/2014/10/news/tales-majeyal-124-aka-where-there-was-fire-released
Not obvious from changelog, but this includes oodles of fixes, graphical
updates, paperdolls, etc. including a complete rework of celestials,
chronomancers (Paradox Mage, Temporal Warden), Mindslayers, and more!
This version will also allow installation of the upcoming expansion pack.
PR: 194436
Submitted by: maintainer |
1.2.3_1 23 Sep 2014 12:54:31 |
jhale |
- Simplify pkg-plist
While here:
- Set special permissions in plist, not Makefile
- Drop trailing slashes from install commands
- Move PLIST_SUB down to fix a portlint(1) warning
PR: 193853
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
1.2.3_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.2.3 03 Aug 2014 15:11:27 |
adamw |
This fixes games/tome4 after devel/premake4 update to 4.4-beta5
The new premake4 seems to hardcode "gcc" regardless of CC, command line flags,
etc., and not in a way environment for gmake can override this.
The patch fixes output of premake4 before running gmake. It a no-op on systems
with premake4 4.3 and doesn't change the package on systems where tome4 already
builds.
PR: 192291
Palindromic PR: yes
Submitted by: maintainer |
1.2.3 02 Aug 2014 16:45:09 |
adamw |
Un-hardcode gcc. |
1.2.3 07 Jul 2014 23:06:54 |
wg |
games/tome4: update to 1.2.3
PR: 191723
Submitted by: maintainer |
1.2.2_1 03 Jul 2014 17:25:30 |
amdmi3 |
- Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.2.2 11 Jun 2014 19:32:49 |
antoine |
Update to 1.2.2
PR: ports/190619
Submitted by: maintainer |
1.1.5_1 11 Jun 2014 18:15:40 |
antoine |
Add explicit dependency on glu |
1.1.5_1 24 Mar 2014 01:09:25 |
nemysis |
- Bump PORTREVISION
- Change Desktop entry file
- Remove not needed MKDIR
- Adjust patches, fix usage with nvidia cards
PR: ports/187688, ports/186565
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>,
"Mikhail T." <m.tsatsenko@gmail.com> |
1.1.5 13 Mar 2014 12:03:32 |
pawel |
Convert to USES=tar:bzip2
PR: ports/187486
Submitted by: maintainer |
1.1.5 06 Feb 2014 20:34:55 |
pawel |
Tales of Maj'Eyal (ToME) is a free, open source rouguelike RPG,
featuring tactical turn-based combat and advanced character building.
Play as one of many unique races and classes in the lore-filled world
of Eyal, exploring random dungeons, facing challenging battles, and
developing characters with your own tailored mix of abilities and powers.
With a modern graphical and customisable interface, intuitive mouse
control, streamlined mechanics, and deep, challenging combat,
Tales of Maj'Eyal offers engaging roguelike gameplay for the 21st century.
WWW: http://te4.org/
PR: ports/185479
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> |