Port details |
- flare Free Libre Action Roleplaying Engine
- 0.18,1 games
=1 0.18,1Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2012-01-27 22:27:39
- Last Update: 2013-12-09 23:48:15
- SVN Revision: 336034
- People watching this port, also watch:: python, dspam
- License: GPLv3
- WWW:
- http://flarerpg.org
- Description:
- Flare (Free Libre Action Roleplaying Engine) is a simple game engine
built to handle a very specific kind of game: single-player 2D
action RPGs. Flare is not a reimplementation of an existing game
or engine. It is a tribute to and exploration of the action RPG
genre.
Rather than building a very abstract, robust game engine, the goal
of this project is to build several real games and harvest an engine
from the common, reusable code. The first game, in progress, is a
fantasy dungeon crawl.
WWW: http://flarerpg.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: flare
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl-config : devel/sdl12
- cmake : devel/cmake
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Runtime dependencies:
-
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- SDL-1.2 : devel/sdl12
- SDL_mixer-1.2 : audio/sdl_mixer
- SDL_image-1.2 : graphics/sdl_image
- SDL_ttf-2.0 : graphics/sdl_ttf
- atk-1.0 : accessibility/atk
- gdk_pixbuf-2.0 : graphics/gdk-pixbuf2
- glib-2.0 : devel/glib20
- pcre : devel/pcre
- pango-1.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.18,1 09 Dec 2013 23:48:15 |
amdmi3 |
- Update flare to 0.19
- Split flare port to engine and game counterparts just as upstream did
- Add patch from upstream git to display useful message when enigne in ran
without game specified |
0.18,1 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
0.18,1 01 Oct 2013 05:46:46 |
amdmi3 |
- Support staging |
0.18,1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.18,1 17 Sep 2013 12:31:28 |
amdmi3 |
Fix build with clang/libc++ |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.18,1 16 Apr 2013 17:47:58 |
amdmi3 |
- Update to 0.18
- Bump PORTEPOCH as versioning scheme had changed
- Switch to optionsNG, trim Makefile header
Feature safe: yes |
017.1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
017.1 01 Oct 2012 23:03:15 |
amdmi3 |
- Update to 017_1 |
016 11 Jul 2012 03:23:49 |
amdmi3 |
- Mark BROKEN on FreeBSD versions which don't have log2(3) |
016 10 Jul 2012 22:33:46 |
amdmi3 |
- Update to 016 |
015.1_3 07 Jun 2012 01:51:54 |
amdmi3 |
- Do not install Apple Double garbage. This also fixes installation on 10.x |
015.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
015.1_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
015.1 27 Jan 2012 22:27:07 |
amdmi3 |
Flare (Free Libre Action Roleplaying Engine) is a simple game engine
built to handle a very specific kind of game: single-player 2D
action RPGs. Flare is not a reimplementation of an existing game
or engine. It is a tribute to and exploration of the action RPG
genre.
Rather than building a very abstract, robust game engine, the goal
of this project is to build several real games and harvest an engine
from the common, reusable code. The first game, in progress, is a
fantasy dungeon crawl.
WWW: http://clintbellanger.net/rpg/
WWW: https://github.com/clintbellanger/flare |