Port details |
- alienwave Shoot'em up game written using ncurses
- 0.4.0 games =3 0.4.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-07-25 16:11:57
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv2
- WWW:
- https://www.alessandropira.org/alienwave/aw.html
- Description:
- A shoot'em up game written using ncurses where you control a spaceship and
must kill as many alien spaceships as you can.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- alienwave>0:games/alienwave
- To install the port:
- cd /usr/ports/games/alienwave/ && make install clean
- To add the package, run one of these commands:
- pkg install games/alienwave
- pkg install alienwave
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alienwave
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (alienwave-0.4.0.tar.gz) = 9f317cfa0fabf98e5c47dc793f6eb4dbca0b6e65e136e0661abc267ce720fc44
SIZE (alienwave-0.4.0.tar.gz) = 21931
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for alienwave-0.4.0:
DOCS=on: Build and/or install documentation
RANDOM_LEVELS=off: Enable random waves
====> Options available for the single LEVEL: you have to select exactly one of them
LEVEL_EASY=off: Killing Xzarna: easy
LEVEL_MEDIUM=on: Killing Xzarna: medium
LEVEL_HARD=off: Killing Xzarna: hard
===> Use 'make config' to modify these settings
- Options name:
- games_alienwave
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.4.0 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
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 ) |
0.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.0 04 Feb 2016 18:39:29 |
marino |
games/alienware: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Previously somebody patched this to linked with libcurses over libncurses,
so reverse that. |
0.4.0 29 Oct 2013 20:02:19 |
danilo |
- Add stage support
- Use options helpers |
0.4.0 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.4.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.4.0 25 Mar 2013 06:06:12 |
miwi |
- Update to 0.4.0
PR: 177245
Submitted by: ports fury |
0.3.0 11 Dec 2012 14:37:21 |
jhale |
- Make difficulty selection a little more intuitive
- Simplify DOCS install
- Trim header |
0.3.0 11 Dec 2012 13:13:30 |
bapt |
Convert SINGLE -> RADIO option |
0.3.0 12 Jun 2012 16:35:45 |
bapt |
Convert to new options framework |
0.3.0 14 Dec 2011 21:29:16 |
crees |
Add LICENSE data.
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks] |
0.3.0 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.3.0 29 May 2009 03:19:51 |
linimon |
Reset maintainer: email address bounces. |
0.3.0 31 Jan 2009 22:14:51 |
pav |
- Update download location, update WWW |
0.3.0 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.0 25 Jul 2005 16:10:59 |
jylefort |
Add alienwave.
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> |