Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
bentley 1091265c2c Import flare-0.17.1.
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.

Flare uses simple file formats (INI style config files) for most of the
game data, allowing anyone to easily modify game contents. Open formats
are preferred (png, ogg). The game code is C++.


ok kirby@
2012-12-25 01:05:45 +00:00
archivers Update to zlib-0.5.4.0. 2012-12-02 20:30:13 +00:00
astro sync wantlib 2012-12-23 12:25:30 +00:00
audio sync wantlib 2012-12-23 13:25:11 +00:00
base closer to working 2012-11-08 23:37:38 +00:00
benchmarks update maintainer's email address. 2012-11-23 10:59:11 +00:00
biology whitespace 2012-10-23 09:39:51 +00:00
books zap space 2012-10-29 11:29:51 +00:00
cad Fix after pangox removal from devel/pango. 2012-09-21 13:21:44 +00:00
chinese resurrect USE_X11, only for the few ports that require xenocara components 2012-10-29 15:19:02 +00:00
comms * bump as this will now use openpty() 2012-12-08 14:50:40 +00:00
converters - fix unpacking of multiple parts (from Gentoo, possibly via FreeBSD). 2012-12-11 11:01:31 +00:00
databases Remove no longer required dependency and bump revision. 2012-12-21 18:25:57 +00:00
devel Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00
editors sync wantlib 2012-12-23 13:25:11 +00:00
education sync wantlib 2012-12-23 13:25:11 +00:00
emulators +fceux 2012-12-25 00:08:07 +00:00
fonts Update to cantarell-fonts-0.0.12. 2012-12-20 16:46:39 +00:00
games Import flare-0.17.1. 2012-12-25 01:05:45 +00:00
geo Mark as BROKEN-hppa, since last update to 3.3.4. 2012-12-21 17:52:11 +00:00
graphics - Re-add some paths to LDFLAGS to allow GraphicsMagick to build if a previous 2012-12-23 20:40:39 +00:00
infrastructure add affinity information to restart jobs on the right host preferentially. 2012-12-24 17:24:46 +00:00
inputmethods Update to ibus-skk 1.4.1. 2012-10-28 17:48:24 +00:00
japanese mark broken on mips64 for the same reason it's broken on hppa (lack of atomic ops) 2012-12-03 14:48:51 +00:00
java boring morning useless cleanup: remove the FreeBSD RCS tags; it makes 2012-08-18 07:25:25 +00:00
korean fix build after introduction of grantpt(3) 2012-12-07 19:05:25 +00:00
lang Bump MODCLANG_VERSION after the update to LLVM 3.2. 2012-12-23 21:36:33 +00:00
mail sync wantlib 2012-12-23 13:25:11 +00:00
math Mark as BROKEN-hppa, doesnt pass configure since the PIE switch. 2012-12-21 18:27:00 +00:00
meta Update to haskell-platform-2012.4.0.0, with REVISION = 0. 2012-12-02 20:37:45 +00:00
misc missing LIB_DEPENDS/wantlib 2012-12-21 13:01:32 +00:00
multimedia sync wantlib 2012-12-21 12:13:35 +00:00
net sync wantlib 2012-12-23 13:25:11 +00:00
news missing LIB_DEPENDS/wantlib 2012-12-21 13:01:32 +00:00
plan9 boring morning useless cleanup: remove the FreeBSD RCS tags; it makes 2012-08-18 07:25:25 +00:00
print Unbreak build on big endian arches. This fix was supposed to be in the 2012-12-20 22:44:37 +00:00
productivity sync wantlib 2012-12-23 13:25:11 +00:00
security New MASTER_SITES. 2012-12-23 10:39:21 +00:00
shells update to 4.2 patchlevel 39 2012-11-25 21:00:14 +00:00
sysutils sync wantlib 2012-12-23 12:25:30 +00:00
telephony add 5.2 release song; ok ian@ 2012-12-21 15:36:32 +00:00
textproc sync wantlib 2012-12-23 13:25:11 +00:00
www sync WANTLIB/LIB_DEPENDS (gobject-introspection, checked with jasper@ that 2012-12-23 14:59:25 +00:00
x11 Update e17 ports to the final 0.17.0 release. 2012-12-24 13:11:03 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX sync; 7843. 1255(+), 1146(-) 2012-12-09 14:17:40 +00:00
Makefile override USE_CCACHE to "No" when generating the index or hilarity ensues. 2012-10-08 08:42:23 +00:00
README wee little additions 2011-11-15 18:33:16 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $