PR: 213939
Submitted by: yuri@rawbw.com
EmptyEpsilon places you in the roles of a spaceship's bridge officers, like
those seen in Star Trek. While you can play EmptyEpsilon alone or with friends,
the best experience involves 6 players working together on each ship.
Each officer fills a unique role: Captain, Helms, Weapons, Relay, Science, and
Engineering. Except for the Captain, each officer operates part of the ship
through a specialized screen. The Captain relies on their trusty crew to report
information and follow orders.
http://emptyepsilon.org/
* Added Serbian translation
* Updated German translation
* Fixed the mine cart's reset switch in the Fortress Dungeon
* Fixed the scrolling in the medals table
but gained two vitally important tools: colorbars(6), which displays
a couple colors in the terminal, and hals_end(6), which displays
a script of HAL's final words.
- Update WWW
- Update MASTER_SITES
- Update distinfo with renamed distfile without changing it's content
(which is reflected by the same sha256)
- Pacify portlint
This allows the dark_room setting to produce much nicer looking dark rooms
(dark gray on black instead of black on white).
Approved by: glewis (maintainer)
puzzle. Yes, this is another implementation of the classic game
like that invented by Erno Rubik. You have to manipulate the cube
using the mouse. When each face shows only one colour, the game is
solved.
WWW: https://www.gnu.org/software/gnubik/
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.
Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
* kde-kde4
In the future, this will be extended to
* kde-frameworks
* kde-plasma
* kde-applications
PR: 213406
Differential Revision: https://reviews.freebsd.org/D7645
Exp-run by : antoine
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Word War vi is your basic side-scrolling shoot 'em up '80s style
arcade game. You pilot your "vi"per craft through core memory,
rescuing lost .swp files, avoiding OS defenses, and wiping out those
memory hogging emacs processes. When all the lost .swp files are
rescued, head for the socket which will take you to the next node
in the cluster.
WWW: http://smcameron.github.io/wordwarvi/
GNUjump is a clone of the simple yet addictive game Xjump, adding
new features like multiplaying, unlimited FPS, smooth floor falling,
themable graphics, sounds, replays, ...
The goal in this game is to jump to the next floor trying not to
fall down. As you go upper in the Falling Tower the floors will
fall faster. Try to survive longer get upper than anyone. It might
seem too simple but once you've tried you'll realize how addictive
this is.
WWW: http://gnujump.es.gnu.org/index.php/Main_Page
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
Because GitHub releases are not fetched with correct modification time,
set TIMESTAMP to 1474862429 which corresponds to commit 0e5c7a6 tagged
as release.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
The recommended launcher of the latest flightgear is inbuilt. fgrun
is neither maintained nor compatible with it and thus is useless to
everyone.
PR: 213063
Submitted by: maintainer
* Upgrades fbalpha core from version 0.2.97.37 to 0.2.97.38, which fixes
rewinding on pgm game (Ketsui tested) when using fba/fbalpha core
* Update path of snes9x-next to new name of snes9x2010 (same checkout version)
PR: 212479
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: yuri@rawbw.com (maintainer)
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction