non port: games/tome4/Makefile |
Number of commits found: 78 |
Saturday, 12 Aug 2023
|
01:41 Piotr Kubaj (pkubaj)
games/tome4: add missing include
038578b |
01:37 Piotr Kubaj (pkubaj)
games/tome4: drop bfd on powerpc
fb32485 |
Tuesday, 4 Jul 2023
|
00:23 Piotr Kubaj (pkubaj)
games/tome4: fix build with llvm 16
33b764a |
Friday, 30 Jun 2023
|
09:38 Piotr Kubaj (pkubaj)
games/tome4: update to 1.7.6
a8a6f6d |
Wednesday, 10 May 2023
|
14:01 Piotr Kubaj (pkubaj)
games/tome4: put back PORTREVISION to fix games/tome4-beta
3bcbd44 |
Tuesday, 9 May 2023
|
19:54 Piotr Kubaj (pkubaj)
games/tome4: update to 1.7.5
e826266 |
Wednesday, 4 Jan 2023
|
23:04 Piotr Kubaj (pkubaj)
games/tome4: drop gcc on powerpc
bc50179 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 26 Jul 2021
|
10:40 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.
cd80679 |
Friday, 2 Jul 2021
|
10:10 Piotr Kubaj (pkubaj)
games/tome4: switch to standard lua
There seem to be some issues when running with luajit on the newest version.
a8deebc |
Sunday, 27 Jun 2021
|
21:02 Piotr Kubaj (pkubaj)
games/tome4: update to 1.7.4
While here, remove not necessary patch and enable -O3.
30c859b |
Tuesday, 22 Jun 2021
|
18:53 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
da3162c |
Tuesday, 15 Jun 2021
|
08:41 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"
5ba3ec8 |
Friday, 21 May 2021
|
12:16 Piotr Kubaj (pkubaj)
games/tome4: update to 1.7.3
14a7d08 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 20 Jan 2021
|
06:09 linimon
Add stanza for riscv64 the same as aarch64 to build build.
Obtained from: maintainer
|
Tuesday, 19 Jan 2021
|
03:17 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
|
Sunday, 8 Nov 2020
|
23:09 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
|
Wednesday, 4 Nov 2020
|
01:52 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)
|
Saturday, 3 Oct 2020
|
00:20 pkubaj
games/tome4: fix build on powerpc64le
Luajit also doesn't work on powerpc64le.
|
Thursday, 19 Mar 2020
|
23:02 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
|
Wednesday, 25 Dec 2019
|
17:53 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)
|
Friday, 20 Dec 2019
|
00:01 lifanov
update games/tome4 to 1.6.5
|
Monday, 9 Dec 2019
|
12:24 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)
|
Thursday, 28 Nov 2019
|
03:22 lifanov
update games/tome4 to 1.6.4
|
Tuesday, 26 Nov 2019
|
18:53 lifanov
update games/tome4 to 1.6.3
|
Thursday, 21 Nov 2019
|
01:00 lifanov
update game/tome4 to 1.6.1
|
Sunday, 27 Oct 2019
|
03:45 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
|
Monday, 23 Sep 2019
|
15:23 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
|
Saturday, 21 Sep 2019
|
19:49 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
|
18:28 lifanov
clean up games/tome4 port
- reorder sections
- remove LLD_UNSAFE, not needed after openal update
- prepare for a slave port
|
Monday, 1 Jul 2019
|
18:12 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
|
18:08 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
|
Friday, 25 May 2018
|
17:40 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.
|
Thursday, 17 May 2018
|
01:45 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.
|
Monday, 30 Apr 2018
|
15:46 lifanov
update games/tome4 to 1.5.8
Changes:
https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-158-aka-forbidden-patch-out
|
Monday, 23 Apr 2018
|
19:44 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
|
Monday, 8 Jan 2018
|
13:21 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
|
Friday, 1 Dec 2017
|
07:19 antoine
Cleanup LIB_DEPENDS on libpng
|
Monday, 3 Jul 2017
|
17:21 lifanov
games/tome4: get rid of http mirror as it's a redirect now
|
Wednesday, 24 May 2017
|
13:58 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
|
Tuesday, 23 May 2017
|
05:03 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
|
Monday, 10 Apr 2017
|
13:37 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
|
Tuesday, 21 Mar 2017
|
12:24 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
|
Saturday, 18 Mar 2017
|
15:12 lifanov
add https:// master site to games/tome4 now that it's available
|
Friday, 17 Mar 2017
|
03:08 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
|
Saturday, 11 Mar 2017
|
16:29 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.
|
Wednesday, 14 Dec 2016
|
03:47 lifanov
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782
|
Saturday, 12 Nov 2016
|
21:37 matthew
Update to 1.4.9
PR: 213771
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
Friday, 11 Nov 2016
|
22:00 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
|
21:37 matthew
Use the portable vesion of luajit when building on aarch64
PR: 214411
Submitted by: lifanov@mail.lifanov.com (maintainer)
MFH: 2016Q4
|
Tuesday, 8 Nov 2016
|
19:29 linimon
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
|
07:36 linimon
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket)
|
Saturday, 18 Jun 2016
|
21:24 rm
games/tome4: update to 1.4.8
- add dependency upon libpng
PR: 210280
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 13 Mar 2016
|
22:16 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)
|
Monday, 29 Feb 2016
|
22:55 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)
|
Sunday, 21 Feb 2016
|
17:12 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)
|
Sunday, 14 Feb 2016
|
13:28 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)
|
Thursday, 28 Jan 2016
|
22:20 rakuco
Update to 1.4.2.
PR: 206675
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
Tuesday, 26 Jan 2016
|
18:52 amdmi3
- Update to 1.4.0
- While here, fix LICENSE
PR: 206625
Submitted by: lifanov@mail.lifanov.com
|
Tuesday, 1 Dec 2015
|
23:49 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)
|
Monday, 30 Mar 2015
|
19:50 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)
|
Wednesday, 18 Mar 2015
|
22:23 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)
|
Wednesday, 5 Nov 2014
|
19:44 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
|
Sunday, 2 Nov 2014
|
11:38 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
|
Tuesday, 23 Sep 2014
|
12:54 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)
|
Wednesday, 10 Sep 2014
|
20:50 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)
|
Sunday, 3 Aug 2014
|
15:11 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
|
Saturday, 2 Aug 2014
|
16:45 adamw
Un-hardcode gcc.
|
Monday, 7 Jul 2014
|
23:06 wg
games/tome4: update to 1.2.3
PR: 191723
Submitted by: maintainer
|
Thursday, 3 Jul 2014
|
17:25 amdmi3
- Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Wednesday, 11 Jun 2014
|
19:32 antoine
Update to 1.2.2
PR: ports/190619
Submitted by: maintainer
|
18:15 antoine
Add explicit dependency on glu
|
Monday, 24 Mar 2014
|
01:09 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>
|
Thursday, 13 Mar 2014
|
12:03 pawel
Convert to USES=tar:bzip2
PR: ports/187486
Submitted by: maintainer
|
Thursday, 6 Feb 2014
|
20:34 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>
|
Number of commits found: 78 |