q15 is a simple Qt-based game fifteen with a customisable background.
Author: Denis Kozadaev
WWW: http://www.silversoft.net/
PR: ports/85473
Submitted by: Andrej Zverev <az@inec.ru>
- Preserve modified scores and configuration across updates
- Install using ${INSTALL_xxx}, to ensure proper permissions and ownerships
- Pass command-line arguments through the wrapper script
- Replace the shell process with the game, to save some memory while playing
- Install documentation in ${DOCSDIR}, and respect ${NOPORTDOCS}
PR: ports/84738
Submitted by: jylefort
- Allow on amd64
LucidLife is a fast and user-friendly Conway's Life program for Unix.
It is derived from GtkLife 4.2.
WWW: http://icculus.org/~jcspray/LucidLife/
PR: ports/85110
Submitted by: Marcin Wisnicki <mwisnicki+freebsd-ports@gmail.com>
* Add OPTIONS and allow building of different interfaces.
* Remove documentation (now in games/pmars-doc).
* Remove pkg-plist.
* Format pkg-descr.
* Transfer maintainership to submitter.
PR: ports/84353
Submitted by: Alejandro Pulver (new maintainer)
Approved by: Gianmarco Giovannelli (previous maintainer)
* Remove USE_GMAKE (works fine with BSD make).
* Remove CONFIGURE_ENV (X11 flags are passed automatically when USE_XLIB is set)
* Remove freedroid.6 and Makefile* from the data directory.
* Use %%DATADIR%% in pkg-plist.
* Add @ to reinplace commands.
- Pass maintainership to submitter
PR: port/83877
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
A shoot'em up game written using ncurses where you control a spaceship and
must kill as many alien spaceships as you can.
WWW: http://www.cs.unibo.it/~pira/alienwave/aw.html
PR: ports/83967
Submitted by: Travis Poppe <tlp@liquidx.org>
mixer).
- Use CONFIGURE_ variables (instead of WRKSRC/configure).
- Add @ to REINPLACE_CMD (no echo).
- Change last line in pkg-plist to use %%DATADIR%%.
PR: ports/83881
Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Actually exMARS is a redcode simulator, just like exhaust and pMARS. In fact,
I have shamelessly taken sourcecode from pMARS, exhaust, some ideas from
qMars, a shot of optimizations, shook everything well, and garnished
everything with a high level interface for Ruby.
PR: ports/83920
Submitted by: Alejandro Pulver (alejandro at varnet.biz)
* Adjust optimizations for all architectures.
* Use optimizations if GCC >= 3.X (OSVERSION >= 500035).
* Note how to install Ruby interface.
PR: ports/84024
Submitted by: Alejandro Pulver (maintainer)
-Use DATADIR macros and move some stuff in DATADIR.
-Remove the BROKEN, DEPRECATED and EXPIRATION_DATE.
-Bump the PORTREVISION.
PR: ports/83955
Submitted by: Andrej Zverev <az@inec.ru>