FreshPorts -- The Place For Ports Tue, 9 Feb 2010 3:53 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
allacrost 0.2.2_4 games on this many watch lists=1 search for ports that depend on this port
A single player 2D role-playing game
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Oct 2006 20:07:58


Hero of Allacrost is a game inspired by the likes of SNES-era RPGs
such as Chrono Trigger and the Final Fantasy series. In Allacrost,
the player explores rich environments, undertakes various quests
and missions, solves dungeon puzzles, and fights strategic battles
in an active time-based system.

WWW: http://www.allacrost.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/luabind, devel/gmake, devel/sdl12
Required Libraries: graphics/jpeg, graphics/png, audio/libogg, audio/libvorbis, audio/openal-soft, devel/gettext, graphics/libGLU, devel/sdl12, graphics/sdl_ttf, net/sdl_net, lang/lua50

To install the port: cd /usr/ports/games/allacrost/ && make install clean
To add the package: pkg_add -r allacrost


Configuration Options
===> The following configuration options are available for allacrost-0.2.2_4:
     EDITOR=off (default) "Enable editor"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://sunet.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://iweb.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://switch.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://surfnet.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://kent.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://freefr.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://voxel.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://jaist.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://osdn.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://nchc.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://transact.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://softlayer.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://internode.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://biznetnetworks.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
http://ufpr.dl.sourceforge.net/project/allacrost/allacrost-demo/0.2.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.2_4
dinoex search for other commits by this committer
- update to jpeg-8
25 Jan 2010 19:15:18
Original commit files touched by this commit  0.2.2_3
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
22 Aug 2009 01:23:13
Original commit files touched by this commit  0.2.2_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
18 Jul 2009 12:11:29
Original commit files touched by this commit  0.2.2_2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
06 Jul 2009 22:26:00
Original commit files touched by this commit  0.2.2_1
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
23 Sep 2008 14:26:43
Original commit files touched by this commit  0.2.2
amdmi3 search for other commits by this committer
- Update to 0.2.2
- Support editor (optionally)
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.2.1_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Jun 2008 18:28:24
Original commit files touched by this commit  0.2.1_1
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.2.1_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
18 Dec 2007 18:51:29
Original commit files touched by this commit  0.2.1
miwi search for other commits by this committer
- Update to 0.2.1

PR:             118763
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
03 Nov 2007 23:36:42
Original commit files touched by this commit  0.2.0
gerald search for other commits by this committer
Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.

Approved by:    portmgr (pav)
14 Jun 2007 21:26:58
Original commit files touched by this commit  0.2.0
pav search for other commits by this committer
- Update to 0.2.0

PR:             ports/113571
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  0.1.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Dec 2006 20:41:33
Original commit files touched by this commit  0.1.0
edwin search for other commits by this committer
[MAINTAINER] update my email address in 76 ports + mirror some distfiles

        I've got a brand new hosting, so change my email to the new
        one.  Also, now I can mirror some distfiles, so update
        MASTER_SITES for some ports.

PR:             ports/107038
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>
21 Nov 2006 17:26:45
Original commit files touched by this commit  0.1.0
shaun search for other commits by this committer
Unbreak on 4.x: previous fix for 5.x applies to 4.x too.

PR:             ports/104137
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
08 Oct 2006 00:11:48
Original commit files touched by this commit  0.1.0
alepulver search for other commits by this committer
- Fix building on 5.x.

Reported by:    pointyhat
04 Oct 2006 20:04:26
Original commit files touched by this commit  0.1.0
alepulver search for other commits by this committer
Hero of Allacrost is a game inspired by the likes of SNES-era RPGs
such as Chrono Trigger and the Final Fantasy series. In Allacrost,
the player explores rich environments, undertakes various quests
and missions, solves dungeon puzzles, and fights strategic battles
in an active time-based system.

WWW: http://www.allacrost.org

PR:             ports/103962
Submitted by:   Dmitry Marakasov <amdmi3 at mail.ru>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours10
new 7 days31
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.2 seconds.