non port: games/dungeoncrawl/Makefile |
SVNWeb
|
Number of commits found: 12 |
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.
|
Wed, 18 Jul 2018
|
[ 02:55 jbeich ]
games/dungeoncrawl: unbreak with Clang 6
direct.cc:47:32: error: constant expression evaluates to -1 which cannot be
narrowed to type 'char' [-Wc++11-narrowing]
static const char xcomp[9] = { -1, 0, 1, -1, 0, 1, -1, 0, 1 };
^~
describe.cc:216:28: warning: result of comparison of constant -2 with expression
of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
if (proprt[ RAP_FIRE ] < -2)
~~~~~~~~~~~~~~~~~~ ^ ~~
PR: 229723
Submitted by: Greg V
Reported by: pkg-fallout
|
Sat, 12 Mar 2016
|
[ 14:11 amdmi3 ]
- Switch to USES=tar:tbz2
- Switch to options helpers
- Simplify installation
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Thu, 27 Feb 2014
|
[ 09:16 miwi ]
- Fix build on -current
- Update MASTER_SITES
PR: 186736
Submitted by: Ports FUry
|
Wed, 5 Feb 2014
|
[ 08:22 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Reset maintainership due to mail bouncing
Reported by: pkg-fallout
|
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)
|
Thu, 5 Apr 2007
|
[ 12:02 stefan ]
- Respect CXX and CXXFLAGS
- Replaced pkg-plist with PLIST_FILES
- Install manpage
- Renamed patches
- Replace patch-aa(makefile.bsd) with sed
PR: 110063
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by: maintainer timeout (~4 weeks)
|
Fri, 18 Apr 2003
|
[ 05:31 edwin ]
Maintainer update: games/dungeoncrawl
Update to beta 26.
PR: ports/50913
Submitted by: Suleiman Souhlal <refugee@vt.edu>
Release
|
Tue, 1 Apr 2003
|
[ 01:00 edwin ]
remove credentials from the MASTER_SITE
Submitted by: kris@
|
[ 00:37 edwin ]
New port: games/dungeoncrawl
A port of dungeon crawl, an old school roguelike.
PR: ports/49095
Submitted by: Suleiman Souhlal <refugee@vt.edu>
|
Number of commits found: 12 |