- Update to 0.3.5. In this release, dedicated to SuperTux’s 15 year
anniversary, among major changes are switch to SDL2 for graphics
rendering, performance improvements, lots of bugfixes, new tiles and
sounds, new bonuses and powerups, new badguys, massive improvements
to localization.
that can be used natively on any platform where python and wxwidgets
are available.
It provides many advanced features such as graphs and full calculations
of any possible combination of modules, fits, etc.
WWW: https://github.com/DarkFenX/Pyfa
PR: 199838
Submitted by: andrey@bsdnir.info
mythology, history and fiction.
In the Wyrmsun universe a myriad of inhabited planets exist. Humans
dwell on Earth, while dwarves inhabit Nidavellir and elves nourish
the world of Alfheim. These peoples struggle to carve a place for
themselves with their tools of stone, bronze and iron. And perhaps
one day they will meet one another, beyond the stars...
WWW: http://www.indiedb.com/games/wyrmsun
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
in the year 1990 (only on Japan). In 2005 was ported to MSX1 systems
by Karoshi Corp.
This version is a port of MSX1 version of the game to the GNU/Linux
systems. Featuring all the levels, objects and enemies. The program
is written in C language with the help of SDL 1.2 libraries.
WWW: https://github.com/nevat/griels-quest
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
- Update to 20140513
- Make dependencies unconditional, as they're required by any option
- Rename options, use self-explanatory option names
- Build with SDL v2.0 by default, add option for SDL v1.2
- Install icons, tweak DESKTOP_ENTRIES
- Convert to plist
configure tries to autodetect existing japanese app-defaults and if
finds installs there without updating pkg-plist. A quick search turns
up the following ports can cause the issue if installed beforehand.
deskutils/xcalendar/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XCalendar
games/xshisen/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XShisen
japanese/tgif/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/Tgif.sample
x11-clocks/emiclock/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/EmiClock
x11-clocks/emiclock/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/EmiClock
x11-fonts/nexfontsel/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/NeXFontSel
x11/xmascot/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/XMascot
x11/xmascot/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XMascot
PR: 199493
Submitted by: turutani@scphys.kyoto-u.ac.jp
Approved by: maintainer timeout (2 weeks + 4 days)
DEBUG=off (default) now shows splash screen on startup due to being on
the same #if NDEBUG bandwagon used to turn off verbose logging.
GitHub: wxLauncher/wxlauncher#117
PR: 199919
Submitted by: lightside <lightside@gmx.com> (maintainer)