The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD games : adonthell

A free role playing game

 Adonthell is the combined effort of like-minded people to create a free
role playing game for various operating systems.

The project's goals are the creation of an engine (currently going by 
the codename adonthell), a set of tools and an actual, playable game 
driven by that engine and built with those tools.

-- Miguel Mendez 
 

http://adonthell.linuxgames.com/



adonthell history


v. 1.24
date: 2007/11/22 08:37:10;  author: miwi;  state: Exp;  lines: +2 -6
- Fix build with gcc 4.2

PR:		118185
Submitted by:	Pietro Cerutti 
Approved by:	portmgr (erwin)

v. 1.23 date: 2007/07/30 09:41:28; author: alexbl; state: Exp; lines: +3 -2 - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
v. 1.22 date: 2007/07/28 12:27:20; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.21 date: 2007/05/26 20:19:34; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.20 date: 2007/05/19 20:05:18; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19 date: 2006/10/14 08:54:14; author: marcus; state: Exp; lines: +2 -2 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.18 date: 2006/09/20 11:20:50; author: stas; state: Exp; lines: +1 -3 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.17 date: 2006/09/05 04:26:12; author: linimon; state: Exp; lines: +1 -1 Reset inactive maintainer who has not responded to email. Hat: portmgr
v. 1.16 date: 2006/08/31 16:30:39; author: kris; state: Exp; lines: +4 -0 BROKEN on sparc64: Does not build
v. 1.15 date: 2006/05/07 23:45:06; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.14 date: 2006/01/26 04:14:33; author: kris; state: Exp; lines: +1 -0 Add missing USE_GETTEXT
v. 1.13 date: 2005/04/29 04:25:00; author: jylefort; state: Exp; lines: +19 -15 - Update to 0.3.4 - Replace some patches by ${REINPLACE_CMD} - Fix the packing list - Depend on freetype - Fix build on 5.X PR: ports/80375 Submitted by: maintainer
v. 1.12 date: 2005/04/12 03:25:29; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.11 date: 2005/04/11 08:02:26; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.10 date: 2005/03/10 11:02:13; author: krion; state: Exp; lines: +7 -1 BROKEN: Does not compile on FreeBSD >= 5.x
v. 1.9 date: 2004/03/16 04:23:38; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.8 date: 2004/03/09 18:59:16; author: eik; state: Exp; lines: +0 -0 forced commit, the previous log message should read: Restore maintainer PR: 64000 Submitted by: Miguel Mendez
v. 1.7 date: 2004/03/09 18:52:32; author: eik; state: Exp; lines: +1 -1 /tmp/cvs7Yicew
v. 1.6 date: 2004/02/17 08:48:24; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address
v. 1.5 date: 2004/02/04 05:20:16; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.4 date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +3 -5 - Use new knobs from bsd.sdl.mk Approved by: portmgr
v. 1.3 date: 2003/12/20 16:37:54; author: naddy; state: Exp; lines: +2 -1 Catch up with libogg/libvorbis version bump.
v. 1.2 date: 2003/10/03 11:04:55; author: edwin; state: Exp; lines: +2 -1 Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort
v. 1.1 date: 2003/05/13 02:08:00; author: anholt; state: Exp; Add adonthell 0.3.3, a free role playing game. PR: 52029 Submitted by: Miguel Mendez ============================================================================= v. 1.24 date: 2007/11/22 08:37:10; author: miwi; state: Exp; lines: +2 -6 - Fix build with gcc 4.2 PR: 118185 Submitted by: Pietro Cerutti Approved by: portmgr (erwin)
v. 1.23 date: 2007/07/30 09:41:28; author: alexbl; state: Exp; lines: +3 -2 - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
v. 1.22 date: 2007/07/28 12:27:20; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.21 date: 2007/05/26 20:19:34; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.20 date: 2007/05/19 20:05:18; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19 date: 2006/10/14 08:54:14; author: marcus; state: Exp; lines: +2 -2 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.18 date: 2006/09/20 11:20:50; author: stas; state: Exp; lines: +1 -3 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.17 date: 2006/09/05 04:26:12; author: linimon; state: Exp; lines: +1 -1 Reset inactive maintainer who has not responded to email. Hat: portmgr
v. 1.16 date: 2006/08/31 16:30:39; author: kris; state: Exp; lines: +4 -0 BROKEN on sparc64: Does not build
v. 1.15 date: 2006/05/07 23:45:06; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.14 date: 2006/01/26 04:14:33; author: kris; state: Exp; lines: +1 -0 Add missing USE_GETTEXT
v. 1.13 date: 2005/04/29 04:25:00; author: jylefort; state: Exp; lines: +19 -15 - Update to 0.3.4 - Replace some patches by ${REINPLACE_CMD} - Fix the packing list - Depend on freetype - Fix build on 5.X PR: ports/80375 Submitted by: maintainer
v. 1.12 date: 2005/04/12 03:25:29; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.11 date: 2005/04/11 08:02:26; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.10 date: 2005/03/10 11:02:13; author: krion; state: Exp; lines: +7 -1 BROKEN: Does not compile on FreeBSD >= 5.x
v. 1.9 date: 2004/03/16 04:23:38; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.8 date: 2004/03/09 18:59:16; author: eik; state: Exp; lines: +0 -0 forced commit, the previous log message should read: Restore maintainer PR: 64000 Submitted by: Miguel Mendez
v. 1.7 date: 2004/03/09 18:52:32; author: eik; state: Exp; lines: +1 -1 /tmp/cvs7Yicew
v. 1.6 date: 2004/02/17 08:48:24; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address
v. 1.5 date: 2004/02/04 05:20:16; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.4 date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +3 -5 - Use new knobs from bsd.sdl.mk Approved by: portmgr
v. 1.3 date: 2003/12/20 16:37:54; author: naddy; state: Exp; lines: +2 -1 Catch up with libogg/libvorbis version bump.
v. 1.2 date: 2003/10/03 11:04:55; author: edwin; state: Exp; lines: +2 -1 Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort
v. 1.1 date: 2003/05/13 02:08:00; author: anholt; state: Exp; Add adonthell 0.3.3, a free role playing game. PR: 52029 Submitted by: Miguel Mendez ============================================================================= v. 1.24 date: 2007/11/22 08:37:10; author: miwi; state: Exp; lines: +2 -6 - Fix build with gcc 4.2 PR: 118185 Submitted by: Pietro Cerutti Approved by: portmgr (erwin)
v. 1.23 date: 2007/07/30 09:41:28; author: alexbl; state: Exp; lines: +3 -2 - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
v. 1.22 date: 2007/07/28 12:27:20; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.21 date: 2007/05/26 20:19:34; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.20 date: 2007/05/19 20:05:18; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19 date: 2006/10/14 08:54:14; author: marcus; state: Exp; lines: +2 -2 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.18 date: 2006/09/20 11:20:50; author: stas; state: Exp; lines: +1 -3 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.17 date: 2006/09/05 04:26:12; author: linimon; state: Exp; lines: +1 -1 Reset inactive maintainer who has not responded to email. Hat: portmgr
v. 1.16 date: 2006/08/31 16:30:39; author: kris; state: Exp; lines: +4 -0 BROKEN on sparc64: Does not build
v. 1.15 date: 2006/05/07 23:45:06; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.14 date: 2006/01/26 04:14:33; author: kris; state: Exp; lines: +1 -0 Add missing USE_GETTEXT
v. 1.13 date: 2005/04/29 04:25:00; author: jylefort; state: Exp; lines: +19 -15 - Update to 0.3.4 - Replace some patches by ${REINPLACE_CMD} - Fix the packing list - Depend on freetype - Fix build on 5.X PR: ports/80375 Submitted by: maintainer
v. 1.12 date: 2005/04/12 03:25:29; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.11 date: 2005/04/11 08:02:26; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.10 date: 2005/03/10 11:02:13; author: krion; state: Exp; lines: +7 -1 BROKEN: Does not compile on FreeBSD >= 5.x
v. 1.9 date: 2004/03/16 04:23:38; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.8 date: 2004/03/09 18:59:16; author: eik; state: Exp; lines: +0 -0 forced commit, the previous log message should read: Restore maintainer PR: 64000 Submitted by: Miguel Mendez
v. 1.7 date: 2004/03/09 18:52:32; author: eik; state: Exp; lines: +1 -1 /tmp/cvs7Yicew
v. 1.6 date: 2004/02/17 08:48:24; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address
v. 1.5 date: 2004/02/04 05:20:16; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.4 date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +3 -5 - Use new knobs from bsd.sdl.mk Approved by: portmgr
v. 1.3 date: 2003/12/20 16:37:54; author: naddy; state: Exp; lines: +2 -1 Catch up with libogg/libvorbis version bump.
v. 1.2 date: 2003/10/03 11:04:55; author: edwin; state: Exp; lines: +2 -1 Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort
v. 1.1 date: 2003/05/13 02:08:00; author: anholt; state: Exp; Add adonthell 0.3.3, a free role playing game. PR: 52029 Submitted by: Miguel Mendez =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm