aboutsummaryrefslogtreecommitdiff
path: root/games/devilutionX
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Partial revert r564845 on games/devilutionXDanilo G. Baio2021-02-103-10/+18
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=564850
* Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)Nuno Teixeira2021-02-103-18/+10
| | | | | | | | Approved by: dbaio, garga (mentors) Differential Revision: https://reviews.freebsd.org/D28534 Notes: svn path=/head/; revision=564845
* games/devilutionX: fix empty credits windowRainer Hurling2021-01-161-1/+2
| | | | | | | | | | | | | | Fix empty "Show Credits" window by changing TTF_FONT_PATH to TTF_FONT_DIR/TTF_FONT_NAME, introduced in v1.1.0 [1]. [1] https://github.com/diasurgical/devilutionX/commit/791aa60cab453899dfaa7456cde1e8c23fcbee79 PR: 252601 Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> (maintainer) Approved by: arrowd, tcberner (mentors, implicit) Notes: svn path=/head/; revision=561738
* games/devilutionX:Max Brazhnikov2020-12-152-19/+1
| | | | | | | | | | | - Remove patch which is already included upstream - Use debug mode instead of nightly_build for WITH_DEBUG PR: 251671 Submitted by: Nuno Teixeira (maintainer) Notes: svn path=/head/; revision=558159
* games/devilutionX: change MAINTAINERFernando ApesteguĂ­a2020-11-301-1/+1
| | | | | | | | | | | ed.arrakis@gmail.com takes maintainership PR: 251397 Submitted by: ed.arrakis@gmail.com Approved by: benny.goemans@gmail.com (maintainer) Notes: svn path=/head/; revision=556664
* games/devilutionX: Update to 1.1.0Li-Wen Hsu2020-10-224-32/+19
| | | | | | | | | PR: 250365 Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> Approved by: malavon <benny.goemans@gmail.com> (maintainer) Notes: svn path=/head/; revision=552931
* games/devilutionX: Update to 1.0.1Fernando ApesteguĂ­a2020-03-245-20/+28
| | | | | | | | | | ChangeLog: https://github.com/diasurgical/devilutionX/releases/tag/1.0.1 PR: 244722 Submitted by: benny.goemans@gmail.com (maintainer) Notes: svn path=/head/; revision=529057
* games/devilutionX: Unbreak after r525796Tobias Kortkamp2020-02-181-4/+2
| | | | | | | | | | | | | | | ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: /applications/devilutionx.desktop Error: Orphaned: /icons/hicolor/16x16/apps/devilutionx.png Error: Orphaned: /icons/hicolor/32x32/apps/devilutionx.png Error: Orphaned: /icons/hicolor/48x48/apps/devilutionx.png http://package21.nyi.freebsd.org/data/113amd64-default-qat/526187/logs/devilutionX-1.0.0.log Pointy hat: 0mp Notes: svn path=/head/; revision=526476
* Remove unnecessary INSTALLS_ICONSMateusz Piotrowski2020-02-111-12/+13
| | | | | | | | | | | | | | | Setting INSTALLS_ICONS makes no sense as the port is not setting USES=gnome. Also while here: - Use MY_DEPENDS for shared build and run time dependencies. - Sort variables. - Use CMAKE_ON instead of CMAKE_ARGS where possible. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=525796
* games/devilutionX 1.0.0: version update and fixed some issuesSteve Wills2020-01-024-44/+63
| | | | | | | | PR: 242940 Submitted by: malavon <benny.goemans@gmail.com> (maintainer, with slight changes) Notes: svn path=/head/; revision=521859
* games/devilutionX: fix build on GCC architecturesPiotr Kubaj2019-11-111-1/+1
| | | | | | | | | | | Needs C++11 compiler: Target "devilution" requires the language dialect "CXX11" , but CMake does not know the compile flags to use to enable it. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=517277
* games/devilutionX: Update to 0.5.0Tobias Kortkamp2019-11-025-17/+43
| | | | | | | | | | This release builds fine with Clang now. PR: 241336 Submitted by: benny.goemans@gmail.com (maintainer) Notes: svn path=/head/; revision=516296
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508837
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Regular USE_GITHUB cleanup.Mathieu Arnold2019-06-201-1/+0
| | | | Notes: svn path=/head/; revision=504618
* games/devilutionX: Remove USES=compiler:c++14-langTobias Kortkamp2019-05-271-1/+1
| | | | | | | It does not make any sense when also setting USE_GCC=yes. Notes: svn path=/head/; revision=502770
* games/devilutionX: create portSteve Wills2019-05-265-0/+72
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 Notes: svn path=/head/; revision=502742