non port: games/atanks/Makefile |
SVNWeb
|
Number of commits found: 20 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Sat, 9 Mar 2019
|
[ 08:07 tobik ] (Only the first 10 of 17 ports in this commit are shown above. )
devel/allegro: Update to 4.4.3.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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Tue, 18 Sep 2018
|
[ 08:14 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
More precisely specify USES=compiler to fix build on gcc-based
platforms such as powerpc64.
Tested on powerpc64, amd64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 13 Jan 2018
|
[ 16:58 pi ]
games/atanks: update 5.9 -> 6.5
PR: 217455
Submitted by: amdmi3
Approved by: jessefrgsmith@yahoo.ca (maintainer)
Relnotes: http://atanks.sourceforge.net/
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 12 Oct 2014
|
[ 14:42 antoine ]
Allow stripping as a regular user
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 26 Aug 2014
|
[ 14:06 tijl ] (Only the first 10 of 227 ports in this commit are shown above. )
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Fri, 30 May 2014
|
[ 21:27 marino ]
games/atanks: Unbreak on F8, F9, DF and fix plist
The C++ compiler was harcoded to clang++ and the plist wasn't complete.
|
Fri, 11 Apr 2014
|
[ 22:29 nemysis ]
- Update to 5.9, Announce message:
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)
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Fri, 26 Jul 2013
|
[ 16:04 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Move allegro-devel to allegro; 4.4 is hardly a devel version any more.
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]
|
Sun, 3 Jul 2011
|
[ 11:43 makc ]
Update to 5.1
PR: ports/158581
Submitted by: Jesse Smith (maintainer)
|
Sun, 24 Apr 2011
|
[ 08:38 dhn ]
- Update to 4.9
PR: ports/156604
Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer)
|
Sun, 15 Aug 2010
|
[ 10:06 mandree ]
Remove two unneeded lines from Makefile of atanks,
A 2D tank game with large, cartoonish weapons.
Reported by: danfe.
|
Sat, 14 Aug 2010
|
[ 12:02 mandree ]
Add new port games/atanks.
Submitted by: Jesse Smith <jessefrgsmith@yahoo.ca>
PR: ports/147768
|
Number of commits found: 20 |