aboutsummaryrefslogtreecommitdiff
path: root/games/atanks
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+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
* devel/allegro: Update to 4.4.3.1Tobias Kortkamp2019-03-091-1/+1
| | | | | | | | | | | | Some static libraries are now built as shared libraries. Bump revision of consumers. Changes: https://github.com/liballeg/allegro5/blob/4.4.3.1/docs/src/changes._tx Changes: https://github.com/liballeg/allegro5/compare/4.4.2...4.4.3.1 PR: 235477 Notes: svn path=/head/; revision=495105
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* More precisely specify USES=compiler to fix build on gcc-basedMark Linimon2018-09-181-1/+1
| | | | | | | | | | | platforms such as powerpc64. Tested on powerpc64, amd64. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=479990
* games/atanks: update 5.9 -> 6.5Kurt Jaeger2018-01-134-73/+90
| | | | | | | | | | PR: 217455 Submitted by: amdmi3 Approved by: jessefrgsmith@yahoo.ca (maintainer) Relnotes: http://atanks.sourceforge.net/ Notes: svn path=/head/; revision=458936
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Allow stripping as a regular userAntoine Brodin2014-10-123-19/+3
| | | | Notes: svn path=/head/; revision=370714
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-0/+1
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* games/atanks: Unbreak on F8, F9, DF and fix plistJohn Marino2014-05-302-0/+5
| | | | | | | The C++ compiler was harcoded to clang++ and the plist wasn't complete. Notes: svn path=/head/; revision=355915
* - Update to 5.9, Announce message:Rusmir Dusko2014-04-114-317/+376
| | | | | | | | | | | | | | | | | | | | | | | | This latest version of Atomic Tanks patches a few minor issues and should make the game more stable, especially when dealing with networked games. The fixes in this release are due to the kind contributions of Daniel Gutson. - Remove leading article from COMMENT - Add license (GPLv2) - USES gmake instead of USE_GMAKE - Use the new format for LIB_DEPENDS - Support STAGEDIR - Add DOCS and Option - Remove obsolete REINPLACE - Strip executable - Symlink the icon and credits.txt - Change files/patch-Makefile and recreate with make makepatch PR: ports/187636 Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer) Notes: svn path=/head/; revision=351056
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Move allegro-devel to allegro; 4.4 is hardly a devel version any more.Chris Rees2013-07-261-1/+1
| | | | | | | | | | | | | | Minor fix required in emulators/o2em. Remove allegrogl, which is broken and included in allegro-4.4 anyway. Update allegro-devel to 5.0.7 [1] PR: ports/172981 [1] Submitted by: nemysis <nemysis@gmx.ch> [1] Notes: svn path=/head/; revision=323734
* Update to 5.1Max Brazhnikov2011-07-032-3/+3
| | | | | | | | PR: ports/158581 Submitted by: Jesse Smith (maintainer) Notes: svn path=/head/; revision=276972
* - Update to 4.9Dennis Herrmann2011-04-244-17/+13
| | | | | | | | PR: ports/156604 Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer) Notes: svn path=/head/; revision=273126
* Remove two unneeded lines from Makefile of atanks,Matthias Andree2010-08-151-2/+0
| | | | | | | | | A 2D tank game with large, cartoonish weapons. Reported by: danfe. Notes: svn path=/head/; revision=259288
* Add new port games/atanks.Matthias Andree2010-08-146-0/+356
Submitted by: Jesse Smith <jessefrgsmith@yahoo.ca> PR: ports/147768 Notes: svn path=/head/; revision=259206