Colonization (released under the GPL). At first we'll try
to make an exact clone of Colonization. The visuals will
be brought up to date with more recent standards but will
remain clean, simple and functional. Certain new 'features'
will be implemented but the gameplay and the rules will be
exactly the same as the original game. Examples of modern
features are: an isometric map and multiplayer support.
WWW: http://freecol.org/
- Offer to install the 3 original released scenarios instead of only
Marathon 2: Durandal.
- Add options to install high quality graphics.
- Add wrapper scripts.
- Take maintainership.
- Remove USE_X_PREFIX to install in the same place as games/alephone.
- Remove USE_X_PREFIX.
- Remove support for FreeBSD < 5.x.
- Remove old adjustements for the previous non-standard SDL location.
- Install documentation (when !NOPORTDOCS).
- Use %%DATADIR%% in pkg-plist.
- Update pkg-message (about upcoming games/alephone-data update and
games/alephone-scenarios, which need this to be committed first so they all
install under LOCALBASE).
PR: ports/110688
Submitted by: alepulver (myself)
Approved by: "Raymond Pasco" <ray@cultofray.net> (maintainer)
installs the 6 third party scenarios recommended in the
http://source.bungie.org/get/ page).
- Schedule for removal on 2007-04-28.
- Remove USE_X_PREFIX (see ports/110688) to match games/alephone.
PR: ports/110713
Submitted by: alepulver (myself)
Approved by: bmah (maintainer, timeout)
install the original released data files, which includes
Marathon 2: Durandal).
- Schedule for removal on 2007-04-28.
- Remove USE_X_PREFIX (see ports/110688) to match games/alephone.
PR: 110715
Submitted by: alepulver (myself)
Approved by: evantd@yahoo.com (maintainer, timeout)
- Remove part of patch-server__sv_main.c which was causing a "Bad challenge"
error when connecting to a password protected server [1].
Reported by: "Kyle Hunter" <keletmaster@gmail.com> [1]
dangerous universe. You will become powerful commander of many
stars, planets, and great fleets and will struggle for survival
with other commanders.
WWW: http://www.ospace.net
PR: ports/110970
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
version 2007.604 (20070225).
- Add ${MKDIR} and @dirrmtry for share/pixmaps.
- The patches were integrated in upstream SVN, so next version will have them.
Klavaro is just another free touch typing tutor program. We felt like
to do it because we became frustrated with the other options, which
relied mostly on some few specific keyboards. Klavaro intends to be
keyboard and language independent, saving memory and time (and money).
WWW: http://klavaro.sourceforge.net/
(first it segfaulted, and after fixing it, the server just freezes consuming
the CPU). It was tested on an amd64, but it's very likely to happen in the
other archs too).
PR: ports/110690
Submitted by: alepulver (myself)
Approved by: "Linas Valiukas" <shirshegsm@gmail.com> (maintainer)
int, which may lose precision on platforms where sizeof(void*) > sizeof(int).
Properly support overriding CC/CXX, which is a prerequisite for fixing this.
Noticed by: pointyhat/kris