| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Bump PORTREVISION, accordingly
- Switch USE_GITHUB and GH_* macros
Pointed out by: beat@ [1]
|
| |
|
|
|
|
|
| |
PR: 170741
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
| |
PR: 170747
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
| |
PR: 170719
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
| |
PR: 170739
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
| |
PR: 170718
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
|
|
|
| |
- use portname variable for plist
- optionsNG on DOCS
PR: 170722
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
|
|
| |
- use portname variable in plist
PR: 170724
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
|
|
|
| |
The port requires them to work in any way.
Reported by: jgh
Approved by: nemysis <nemysis@gmx.ch> (maintainer, via email)
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
| |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} doesn't apply here.
|
|
|
|
|
|
|
|
| |
- Honour NOPORTDATA instead of own option
PR: ports/170736
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
|
|
|
|
|
|
|
| |
- fix portling warnings (missing tabs), while here
PR: 170711
Submitted by: Green Dog <fiziologus at gmail dot com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/170671
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
|
|
|
|
| |
It requires no X Window extension and its window is freely resizable.
It is inspired by XGalaga, but rewritten from scratch,
except for the graphics.
WWW: http://marc.mongenet.ch/OSS/XGalaga/
PR: ports/167240
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
| |
WWW: http://gottcode.org/gottet/
PR: ports/167235
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
| |
Chagne the place for variable files from $PREFIX/share/unnethack to
$PREFIX/var/games/unnethack.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's a program that displays a badly made ASCII-art animation to
punish you for your typing error - and after that magically launches
the command you meant to launch.
The code is available under an MIT-like license on github - though
of course anybody can write his or her own version in a couple of
minutes.
This whole thing is heavily inspired by sl, which displays a steam
locomotive. However, gti is actually nicer than sl as it at least
executes git after the animation. :-)
WWW: http://r-wos.org/hacks/gti
|
| |
|
|
|
|
|
| |
PR: ports/170043
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
| |
PR: ports/170040
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
|
|
|
| |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of several scrambled words that are joined together.
You can choose the length of the words, the amount of words,
and the pattern that the words are arranged in.
The game provides a hint option for times when you are stuck,
and features an online word lookup that fetches the definitions
of each word from www.dict.org. Your current progress is automatically saved.
Note that this game involves a large and varied word list,
some of which may be considered inappropriate for children.
You can edit the file containing the word list if you wish
to remove words from your game. The location of this file varies by platform.
WWW: http://gottcode.org/connectagram/
PR: ports/167849
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency on gmake
- Remove build dependency on perl
- Remove hints for pthread
- Depend on glew instead of using port's built-in version
- Use newer USE_SDL syntax
- Use port's built-in version of ares
- Install a nice-looking desktop icon
PR: ports/170533
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Loosen dependency on curl library.
Reset maintainer as old one was bouncing.
PR: ports/169722
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
A physics-based puzzle game written in Python for PyWeek 2.
Features over 15 levels, a free-play mode and an integrated level editor.
WWW: http://www.partiallydisassembled.net/nelly/
WWW: http://pyweek.org/e/rushed/
PR: 170057
Submitted by: nemysis@gmx.ch
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Update to OptionsNG
- Bump PORTREVISION
PR: ports/170455
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- while here drop deprecated pkgconfig on GNOME attribute
- bump not necessary as other dependencies require pkgconf within existing
attribute
PR: 170458
Submitted by: maintainer, nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
| |
- drop pkg-plist in favor of PLIST_FILES and PORTDATA [1]
- adjust COMMENT [2]
PR: 170452
Submitted by: maintainer, nemysis@gmx.ch [1], jgh@ [2]
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moagg stands for "Mother of all gravity games".
In this game you are pilot of a small space ship and have to navigate it
through different caves by using the thrusters and rotating the ship.
But besides gravity there are many other difficulties you have to master.
The game is strongly influenced by some classical cave flyers from
the C64 and Amiga era such as "Space Taxi" or "Gravity Force".
But Moagg is supposed to be more than just a clone of these games.
WWW: http://moagg.sourceforge.net/
PR: 170459
Submitted by: nemysis@gmx.ch
|
|
|
|
| |
- Relinquish to the pool due severe to lack of time :-(
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/170464
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
| |
PR: ports/170368
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
|
|
|
|
|
|
|
| |
- Remove WWW line from pkg-descr, website has disappeared
PR: 170387
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
|
| |
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
|
|
|
|
| |
PR: ports/169179
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Use non-versioned LIB_DEPENDS
- Fix all distfiles to use the 0.3.5 version
- Update WWW
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
PR: ports/170370
Approved by: eadler (mentor)
|
| |
|
|
|
|
|
| |
PR: 170147
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 170148
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original extra Levels for Python Kye.
This is a clone of the game Kye for Windows, originally by Colin Garbutt. It
is a puzzle game, which is a little like the old falling-rocks puzzle games,
and perhaps also inspired a little by Sokoban. But Kye has more variety of
objects, and so is capable of posing quite complex puzzles.
This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses
gtk. So it will run on modern Linux systems easily enough, and indeed should
work on any system with working Python and pygtk. It works on Windows as well,
for instance.
WWW: http://games.moria.org.uk/kye/
WWW: http://www.nuke.demon.co.uk/kye/levels/
PR: ports/170312
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a clone of the game Kye for Windows, originally by Colin Garbutt. It
is a puzzle game, which is a little like the old falling-rocks puzzle games,
and perhaps also inspired a little by Sokoban. But Kye has more variety of
objects, and so is capable of posing quite complex puzzles.
This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses
gtk. So it will run on modern Linux systems easily enough, and indeed should
work on any system with working Python and pygtk. It works on Windows as well,
for instance.
WWW: http://games.moria.org.uk/kye/
PR: ports/170311
Submitted by: nemysis@gmx.ch
|
| |
|
|
|
|
|
| |
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.)
|
|
|
|
| |
- Re-order LICENSE and *_DEPENDS to make portlint happy
|
|
|
|
| |
Reported by: erwin/pointyhat for textproc/qstardict
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Remove ABI version numbers from LIB_DEPENDS
PR: ports/170048
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (me)
|
|
|
|
| |
Approved by: portmgr@ (implicit)
|
|
|
|
| |
Approved by: portmgr@ (implicit)
|
|
|
|
|
| |
- use CONFLICTS_INSTALL
- other minor changes
|
|
|
|
| |
Submitted by: bf@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
| |
|
|
|
|
| |
and GCC 4.6 has been the default for a while.
|
|
|
|
| |
and GCC 4.6 has been the default for a while.
|
| |
|
|
|
|
|
| |
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
|
|
|
|
|
|
| |
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
|
|
|
|
|
|
| |
and GCC 4.6 has been the default for a while.
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/170042
Submitted by: nemysis@gmx.ch
Approved by: maintainer (me)
|
| |
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Submitted by: Jakub Lach <jakub_lach@mailplus.pl>
|
|
|
|
|
|
|
| |
- Remove old options remnants
- Remove pkg-plist
- Fix build with clang
- Mark MAKE_JOBS_SAFE
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
using the excellent pygame libraries.
Current games are:
SpaceWarpy is a conversion of the original classic game Spacewar!.
Vektoroids is loosely based on the arcade classic Asteroids.
WWW: http://www.anti-particle.com/old/pycadia.shtml
PR: ports/168113
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Swtich to optionsng
- Add LICENSE
- Update WWW: line
- Unbreak
- Chase shlib bump
PR: ports/169423
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
|
|
|
|
|
|
|
|
| |
- Update WWW: line
- Add LICENSE
PR: ports/169417
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
|
|
|
|
|
|
|
| |
- Remove trailing spaces
PR: ports/169416
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
|
|
|
|
|
|
|
| |
- Remove trailing spaces
PR: ports/169415
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
|
|
|
|
|
| |
PR: ports/169414
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
|
|
|
| |
Approved by: nemysis <nemysis@gmx.ch> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove ABI version numbers from LIB_DEPENDS
PR: ports/169934
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Is a classic snake game in which you attempt to eat all the pain in the world,
bravely accepting the inevitable consequences for your waistline. mop(e)snake
features an innovative single-finger control method, as well as the normal
four-directional control system familiar to fans of snake. The game doesn't
feature any of the extra features, bonuses, wrap-around levels and other
featuritis that ruins most versions of snake.
WWW: http://mopesnake.sourceforge.net/
PR: ports/167974
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
| |
The codebase also serves as an introduction to trigonometry and OpenGL.
WWW: http://sourceforge.net/projects/a3d/
http://staff.psc.edu/smp/a3d/
PR: ports/168177
Submitted by: nemysis@gmx.ch
Approved by: tabthorpe (mentor)
|
|
|
|
|
|
|
|
|
| |
Switch to bzip2 distfile.
Accept python 2.7 and below.
Add tab in WWW line in pkg-descr.
PR: ports/169678
Submitted by: rm@
|
|
|
|
| |
- Convert to new style OPTIONS
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Give maintainership to Rusty Nejdl <rnejdl@ringofsaturn.com>
- Remove ABI version numbers in LIB_DEPENDS
- Convert to new options framework
PR: ports/169144 [1]
Submitted by: Green Dog <fiziologus@gmail.com>, Jan Beich <jbeich@tormail.org> [1]
|
|
|
|
|
| |
keep up with this port for a good while. Currently, I don't have time to
test/commit any patches either.
|
|
|
|
|
|
| |
- Use REINPLACE_CMD instead of patch file
Approved by: maintainer timeout (2 weeks)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Adjust file paths to the new world order
- Set similar LATEST_LINK in all three ports
- Remove trailing slashes in directory names for consistency
- Canonicalize Makefile header and mute MKDIR's while here
Submitted by: Ilya Arkhipov
|
|
|
|
|
|
|
|
|
| |
- Drop hardcoded library ABI versions from LIB_DEPENDS [1]
- Allow to install unstripped binaries for debugging [2]
- Add missing quotes when passing extra CONFIGURE_ARGS
Submitted by: Ilya Arkhipov [1]
PR: ports/167814 [2]
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/169528
Submitted by: koitsu (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Pet portlint
- Remove pkg-plist from security/dropbear
Approved by: eadler (mentor)
|
|
|
|
| |
The X11BASE variable is long gone, however these ports were not updated.
|
| |
|
|
|
|
|
|
|
| |
ignore tinyxml when installed and always use local copy [1]
PR: ports/164547 [1]
Submitted by: Yanhui Shen <shen.elf@gmail.com> [1]
|
|
|
|
| |
Reviewed by: "Bryan Drewery" <bryan@shatow.net>
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
| |
PR: 169291
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
|
| |
|
|
|
|
| |
Reported by: pointyhat (linimon)
|
|
|
|
|
|
|
| |
- Chase x11-fonts/junicode update
Submitted by: pavmail
Approved by: philip (implicit), eadler, itetcu (mentors, implicit)
|
| |
|
|
|
|
| |
- Use PORTDOCS
|
|
|
|
| |
- Swap LICENSE and *_DEPENDS to make portlint happy
|
|
|
|
|
| |
- Un-version LIB_DEPENDS
- Swap LICENSE and *_DEPENDS to make portlint happy
|
|
|
|
| |
- Un-version LIB_DEPENDS
|
| |
|
|
|
|
| |
Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee>
|
|
|
|
|
|
| |
series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
|
|
|
|
| |
Reported by: pointyhat (Pav)
|
|
|
|
|
|
|
| |
t4k_loaders.c: In function 'do_png_save':
t4k_loaders.c:1031: error: dereferencing pointer to incomplete type
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat (pav)
|
|
|
|
|
|
| |
undefined reference to `PrintGifError'
Reported by: pointyhat
|
|
|
|
|
|
| |
2012-05-10 games/wesnoth-devel BROKEN for more than 6 month
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
deskutils/docear instead
2012-06-07 devel/libtool-fixed: libtool has been fixed, no more need of this version
2012-05-23 devel/p5-Devel-ObjectTracker: removed from CPAN
2012-05-10 devel/rubygem-vmc: BROKEN for more than 6 month
2012-06-01 games/antrix: no more public distfiles, abandoned upstream
2012-05-10 games/sfbol: BROKEN for more than 6 month
2012-06-01 java/eclipseme: depends on java/sun-wtk
2012-05-10 mail/lmtpd: BROKEN for more than 6 month
|
|
|
|
|
|
| |
PR: ports/168837
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by: crees (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
|
|
|
|
| |
PR: ports/165332
Submitted by Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by: philip (maintainer timeout 14w), eadler, itetcu (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
since version 1.2.9, so change the dependency
While I'm here:
- strict python version to 2.x only
- eliminate unused dependencies
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- add missing tabs
- bump PORTREVISION because of dependencies change
[1] http://ankisrs.net/changes.html
PR: 168555
Submitted by: Jan Beich <jbeich at tormail dot org>
|
| |
|
| |
|
|
|
|
| |
- Unbreak
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/168644
Submitted by: crees
Approved by: maintainer
|
|
|
|
| |
Submitted by: az
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
|
|
|
|
| |
PR: ports/168601
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
| |
Approved by: maintainer (lth@ via email)
|
|
|
|
|
|
| |
PR: ports/167496
Submitted by: loader
Approved by: maintainer timeout (>4w, freebsd@rakor-net.de)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/168578
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
|
|
|
|
| |
Approved by: eadler, itetcu (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on economy and city building. Expand your small settlement to a strong and
wealthy colony, collect taxes and supply your inhabitants with valuable goods.
Increase your power with a well balanced economy and with strategic trade and
diplomacy.
WWW: http://www.unknown-horizons.org/
PR: ports/168409
Submitted by: Green Dog <fiziologus _at_ gmail.com> (maintainer)
Approved by: decke (mentor)
|
|
|
|
|
|
|
| |
- Clarify wrapper option
Submitted by: ketas <madis555@hot.ee> [1]
Approved by: eadler, itetcu (mentors, implicit)
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
| |
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by: tabthorpe (mentor)
|
|
|
|
| |
- Unbreak
|
|
|
|
|
|
|
|
| |
- Fix cegui library versioning scheme
PR: 167831
Submitted by: myself
Approved by: maintainer timeout (oliver, 2 weeks)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
same name supporting both online multiplayer and man-vs-machine modes.
WWW: http://www.keldon.net/rftg/
PR: ports/156362
Submitted by: "Miles V. Aronnax" <miles@aronnax.net>
Approved by: crees (mentor), tabthorpe (mentor)
|
|
|
|
|
| |
PR: 168034
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 168035
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
| |
bindings. It's designed to be flexible enough to support a wide variety of
2D game types but specializes in 2D isometric type views.
WWW: http://www.fifengine.net/
PR: ports/168231
Submitted by: GreenDog <fiziologus@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*
Battlestar Daily uncovers heinous sabotage scheme!
Leaked mission radio protocols show losing grip on reality.
In what flabbergasted experts describe as a 'highly efficient, covert
thingie'-scheme, members of our forces involved in highly classified operations
suffered a dramatic loss of vital sensorical capabilities, leading to
desastrous results.
From leaked radio recordings and its own sources involved in mission
preparation and conduct, BD learned shocking details of failed missions.
While sources insist, that missions parameters were in normal range at all
times, the recordings reveal disoriented operatives, sobbingly crawling floors
looking for gear like laser pistols, or panicking over loss of visuals after
battles in space.
'Odd.', one expert is quoted saying after reviewing detailed mission protocols,
clearly admitting to this being a deliberate act of sabotage.
'They need to adapt to this new threat.', says Vidad Gleirg, Battlestar senior
consultant with Anagram & Partners, 'Quickly.'.
BD has notified officials of the situation, and is awaiting responses.
PR: ports/166319
Submitted by: Marco Steinbach <coco@executive-computing.de>
Approved by: beat (mentor)
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.
Follow UPDATING instruction!
New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq
Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Chase fluidsynth shared library change [2]
- Bump PORTREVISION
PR: ports/166721 [1], ports/163751 [2]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1], Bartosz Fabianowski <freebsd@chillt.de> [2]
|
|
|
|
|
| |
PR: 168033
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 168032
Submitted by: Ports Fury
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
| |
- simplify do-configure, .if !defined (NOPORTDATA) block
PR: ports/168174
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Approved by: eadler, itetcu (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
- simplify do-configure, .if !defined (NOPORTDATA) block
- use dirrmtry for share/applications, share/icons/oxygen
PR: ports/168175
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Approved by: eadler, itetcu (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The idea is to combine the 36 tiles in sets of 4, such that each set
of 4 makes a solid block. Clicking on the tiles on the left toggles
them. A tile can't be turned on if it overlaps with any existing on
tiles. The lone rectangle on the right is the combination of all
the on tiles. Clicking on that is an easy way to turn all tiles off.
When 4 tiles combine to make a solid block, they vanish. The goal is
to get rid of all the tiles. There is no score or timer. Just do it
for the intellectual exercise.
PR: ports/167354
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler, itetcu (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- games/ioquake3-devel-server added
- games/ioquake3-server added
- games/iourbanterror-server
- games/openarena-server added
- update games/ioquake3-devel to svn revision 2244
- update games/openarena to 0.8.8
- update games/openarena-data to 0.8.8
Doing this in single commit since all this ports are
tightly interconnected.
PR: ports/165842
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
by avoiding responsibility.
The goal is to acquire as little work (as few "to-do's") as possible
throughout your 9-5 workday.
Wander around the cubicles and hide from the men in suits--if they're
coming your way, that means they want to give you work!
Use the arrow keys to move, space to start, and escape to exit.
WWW: http://radius-engine.sourceforge.net/development/the-grind--ld21-.html
PR: ports/168087
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
| |
Windows and Linux. The object of the game is to move and rotate pieces in order
to fill in complete rows. The more rows you clear at once,
the more points you score!
WWW: http://fbg.sourceforge.net/
PR: ports/168086
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
|
| |
the Labyrinth; a massive, elaborate maze on the Isle of Crete.
Unfortunately, boasts about your accomplishment have drawn the wrath of jealous
gods. They have sent a burning energy wave rippling through your creation...
WWW: http://radius-engine.sourceforge.net/development/cretan-hubris--egp-2012-02-.html
PR: ports/168085
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
| |
entertainment requiring strategy, precision, and perseverance with a singular
objective: capture the red square while evading innumerable cruel,
spiteful white squares.
WWW: http://avsn.sourceforge.net/
PR: ports/168083
Submitted by: nemysis@gmx.ch
|
|
|
|
| |
Approved by: portmgr (linimon)
|
|
|
|
|
|
| |
PR: ports/156253
Submitted by: Alexander Churanov
Approved by: portmgr (linimon)
|
|
|
|
|
| |
PR: 166884
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is a rampart-like game (old arcade classic) set in space.
Kajaani Kombat is playable with two to four players, over the internet
or alternatively two players sharing one computer. It is also possible
to play over the internet with, for example, 4 players of which two are
sharing the same computer. Enjoy it with your friends!
WWW: http://kombat.kajaani.net/
PR: ports/167374
Submitted by: nemysis@gmx.ch
|
|
|
|
| |
Pointy hat to: scheidell
|
|
|
|
|
| |
PR: ports/167778
Submitted by: Stephen Dennis <brazilofmux at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
leaves the box. In the box, crystals are reflecting the shots.
You have to guess where the crystals are hidden, by watching your
shots.
WWW: http://www.linux-games.com/black-box/
PR: 167355
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
|
|
|
|
|
| |
with a similar gameplay experience as Super Mario Bros,
except it s more difficult and was written by some psychopath.
WWW: http://zapek.com/?p=189
- While here, sort games/Makefile
PR: 167694
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
object of the game is to list as many words as you can before the
time runs out. There are several timer modes that determine how
much time you start with, and if you get extra time when you find
a word.
You can join letters horizontally, vertically, or diagonally in any
direction to make a word, so as long as the letters are next to
each other on the board. However, you can not reuse the same letter
cells in a single word. Also, each word must be at least three
letters on a normal board, and four letters on a large board.
WWW: http://gottcode.org/tanglet/
PR: 167239
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
| |
WWW: http://www.linuxmotors.com/sets/
PR: ports/167237
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
| |
where the aim of each level is to shove floating stones towards
compatible static stones.
You control a short chain of stones with your mouse to achieve that.
WWW: http://krank.sourceforge.net/
PR: ports/167236
Submitted by: nemysis@gmx.ch
|
|
|
|
|
| |
PR: ports/167227
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(pencil mode), or filling in answers (pen mode).
To make it easier to see where to place numbers, you can highlight
all instances of a number. You can also check your answers for
correctness while playing. The game stores your current notes and answers,
so that you can pick up where you left off the next time you play.
WWW: http://gottcode.org/simsu/
PR: ports/167238
Submitted by: nemysis@gmx.ch
|
| |
|
|
|
|
|
|
|
|
|
| |
./Libraries/CSharpCompiler.cs(48,41): error CS1729: The type `Mono.CSharp.Report' does not contain a constructor that takes `1' arguments
/usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error)
./Libraries/CSharpCompiler.cs(50,37): error CS1729: The type `Mono.CSharp.Evaluator' does not contain a constructor that takes `2' arguments
/usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error)
Reported by: pointyhat
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- While here, minor cleanup in nexuiz port
PR: ports/167817
Submitted by: Jan Beich <jbeich@tormail.org>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/167808
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
client-cow version
PR: ports/167349
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As a player, you captain starships to engage enemy vessels, bomb
armies and invade planets in order to expand your team's space empire.
The ultimate goal is to genocide the enemy race, but the carnage of
battles along the way is ruthlessly fast paced and a lot of fun!
It's a team-oriented game with realtime dogfighting but involving a
lot of ongoing strategy. It costs no money to play, there are no ads,
and it's open source.
WWW: http://www.netrek.org/
PR: ports/167349
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
|
|
|
|
| |
PR: 166836
Tested by: Multiple -exp runs (pav)
|
|
|
|
|
|
|
|
|
|
| |
detailed graphics and animated plasmatic backgrounds.
It is a remake of the awesome DOS classic Xixit.
WWW: http://blockrage.sourceforge.net/
PR: ports/167395
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install as bin/bubble-chains, rather than bin/chains
PR: ports/167777
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
- Stop using PKGNAMEPREFIX and just stick it in PORTNAME;
hyphen is no problem here
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
- Use PORTDATA instead of a long plist
- Remove plist files
PR: ports/167529
Submitted by: Tijl Coosemans <tijl@coosemans.org>
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
| |
The goal is to switch off all the lights on the 5x5 board.
WWW: http://glightoff.sourceforge.net/
PR: ports/167232
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
|
| |
one of a choice of several different algorithms.
You move the character through the maze while hunting for targets
(cheese, by default)
the game is won once all of these targets have been picked up.
WWW: http://gottcode.org/cutemaze/
PR: ports/166930
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
| |
and to do this before the time
(indicated with the blue-colored bar at the right) runs out.
Keep doing this until you have passed the last level and won the game.
WWW: http://bubble-chains.sintegrial.com/
PR: ports/167234
Submitted by: nemysis@gmx.ch
|
|
|
|
| |
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
before the time runs out. Two blocks are removed at a time,
and must be of the same color. After completing a level,
you will be rewarded with a bonus point for every tick left on the clock.
For each level thereafter, the time to complete the the level will be shorter.
PR: ports/166854
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ 23%] Building CXX object CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o
/usr/bin/c++ -O2 -pipe -DOLD_MESA -fno-strict-aliasing -O2 -pipe -DOLD_MESA -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -o CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o -c /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp
/work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:66: error: 'PFNGLCLIENTACTIVETEXTUREPROC' does not name a type
/work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp: In function 'int vw_InitRenderer(char*, int, int, int*, bool, int*)':
/work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'glClientActiveTexture13' was not declared in this scope
/work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'PFNGLCLIENTACTIVETEXTUREPROC' was not declared in this scope
/work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: expected `;' before 'SDL_GL_GetProcAddress'
Reported by: pointyhat
|
|
|
|
| |
Submitted by: avg
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
Suggested by: makc
Approved by: maintainer timeout (2 weeks), eadler (mentor)
|
|
|
|
|
| |
PR: ports/167435
Submitted by: maintainer, kevinz5000@gmail.com
|
|
|
|
|
|
| |
PR: ports/167306
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler (mentor)
|
|
|
|
|
|
| |
PR: ports/167304
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler (mentor)
|
|
|
|
| |
Approved by: maintainer (implicit), eadler (mentor)
|
|
|
|
|
| |
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/166950
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Bump revisions on dependent ports due to shlib version bump
- Remove option to use graphics/osg-devel instead of graphics/osg from simgear and flightgear (1)
- Remove option to use graphics/osg-devel instead of graphics/osg from fgrun for consistency
Submitted by: martymac (1)
|
|
|
|
|
|
| |
a 2002 first-person role-playing game developed by Arkane Studios.
WWW: http://arx-libertatis.org
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
| |
This update also fixes the build with clang.
Reported by: Kevin Zheng <kevinz5000@gmail.com> [1]
Approved by: crees (mentor)
|
|
|
|
| |
Submitted by: nemysis@gmx.ch
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/167212
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Use canonical names for patch files
- Take maintainership (1)
PR: 167181
Submitted by: myself
Approved by: maintainer via private email (1)
|
|
|
|
|
|
|
|
| |
- Remove USE_LUA (internal interpreter)
- Fix build with clang (from upstream)
PR: ports/167168
Submitted by: maintainer
|
|
|
|
|
| |
PR: 166885
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 166886
Submitted by: Ports Fury
|
|
|
|
|
| |
- Use @dirrmtry instead of @unexec
- Grab maintainership
|
| |
|
|
|
|
| |
- New MASTER_SITE (and new upstream maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/167041
Submitted by: maintainer
|
| |
|