non port: games/libdungeonmaker/Makefile |
Number of commits found: 14 |
Saturday, 28 Jul 2018
|
07:41 tobik
games/libdungeonmaker: Deprecate and fix build with Clang 6
DungeonMaker.cpp:3245:11: error: invalid operands to binary expression
('unsigned int' and 'nullptr_t')
if (seed == NULL) {
~~~~ ^ ~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/libdungeonmaker-2.05_1.log
 |
Friday, 8 May 2015
|
14:04 amdmi3
- Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by: portmgr blanket
MFH: 2015Q2
 |
Friday, 3 Apr 2015
|
00:12 amdmi3
- Drop always-false OSVERSION condition
 |
Friday, 9 Jan 2015
|
18:00 amdmi3
- Add LICENSE
- Drop @dirrm* from plist
 |
Wednesday, 10 Dec 2014
|
23:44 amdmi3
Clarify BROKEN message
Suggested by: rea
 |
Wednesday, 3 Dec 2014
|
19:57 amdmi3
- Mark BROKEN on 10.x
MFH: 2014Q4
 |
Thursday, 24 Jul 2014
|
16:08 adamw
include stdlib.h for rand(3) to fix build. While here, remove the profiled lib
from the plist. Its creation is changes with NO_PROFILE in src.conf, and it's
pretty unnecessary, so I'm removing it from the plist altogether for simplicity.
 |
Sunday, 3 Nov 2013
|
01:07 danilo
- Add stage support
- Remove indefinite article from COMMENT
- Add DOCS and EXAMPLES options
 |
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
 |
Saturday, 22 Aug 2009
|
00:23 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with G
 |
Tuesday, 29 Apr 2008
|
05:27 linimon
Reset aaron's port maintainerships due to many maintainer-timeouts.
 |
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
 |
Sunday, 14 May 2006
|
14:22 aaron
- Add USE_GCC to remove from unbuildable ports list
Approved by: tobez (implicit)
 |
Monday, 23 Jan 2006
|
00:01 aaron
Adding port games/libdungeonmaker, a C++ library that "grows" dungeons using
artificial life methods, generally for use in dungeon-crawler games.
Submitted by: aaron
Approved by: tobez
 |
Number of commits found: 14 |