Port details |
- alephone Open source version of Bungies Marathon game
- 20230119_8 games =7 20230119_6Version of this port present on the latest quarterly branch.
- Maintainer: fiziologus@gmail.com
- Port Added: 2001-03-01 15:01:25
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: alephone-data, sylpheed, unzip, windowmaker, vim
- License: GPLv3
- WWW:
- http://source.bungie.org/
- Description:
- Aleph One is the open source version of Bungie's Marathon game.
Marathon is a three-part, first-person shooter series that was published by
Bungie Software. The complete Marathon trilogy consists of "Marathon",
"Marathon 2: Durandal", and "Marathon Infinity". The hallmark of the series
is the detailed story-line that unfolds throughout the game.
After Bungie released the source code to the Mac OS version of Marathon, the
Aleph One project was created to enhance the software and port it to other
operating systems. As AlephOne has matured, so have the user-contributed
scenarios, some which far surpass the original Marathon game scenarios
themselves.
Aleph One is OpenGL-accelerated, but performs well without OpenGL if you do
not have a graphics card with the appropriate functionality (you need to use
the -g/--nogl option).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- alephone>0:games/alephone
- To install the port:
- cd /usr/ports/games/alephone/ && make install clean
- To add the package, run one of these commands:
- pkg install games/alephone
- pkg install alephone
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alephone
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678806377
SHA256 (AlephOne-20230119.tar.bz2) = ac2f517d652896c2a3286b096868f43da3be2781cd17f81085de7a5daa5c3026
SIZE (AlephOne-20230119.tar.bz2) = 6109704
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libboost_filesystem.so : devel/boost-libs
- libavcodec.so : multimedia/ffmpeg
- libsndfile.so : audio/libsndfile
- libcurl.so : ftp/curl
- libpng.so : graphics/png
- libspeex.so : audio/speex
- libspeexdsp.so : audio/speexdsp
- libzzip.so : devel/zziplib
- libopenal.so.1 : audio/openal-soft
- libSDL2_image.so : graphics/sdl2_image
- libSDL2_net.so : net/sdl2_net
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- This port is required by:
- for Run
-
- games/alephone-data
- games/alephone-scenarios
Configuration Options:
- ===> The following configuration options are available for alephone-20230119_8:
CURL=on: Data transfer support via cURL
DOCS=on: Build and/or install documentation
PNG=on: PNG image format support
SPEEX=on: Speex audio format support
ZZIP=on: Enable zziplib support
===> Use 'make config' to modify these settings
- Options name:
- games_alephone
- USES:
- compiler:c++17-lang gmake localbase openal pkgconfig shared-mime-info sdl gl tar:bzip2
- pkg-message:
- For install:
- Aleph One has been installed.
This package does not include any Aleph One data files. To obtain the original
ones use the "games/alephone-data" port. The "games/alephone-scenarios" port
contains more (unofficial) scenarios. In addition, you can search for game
stuff here:
* http://www.simplici7y.com/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20050118 17 Jun 2005 18:45:16 |
oliver |
update to 20050118
PR: ports/79177
Submitted by: Evan Dower <evantd@yahoo.com>
Approved by: maintainer timeout (9 weeks) |
0.12.0_2 20 Sep 2004 19:43:12 |
danfe |
Fix problematic C++ code, and unbreak the build with recent GCC.
Reported by: kris
Approved by: portmgr (marcus), fjoe (mentor, implicit) |
0.12.0_2 17 Sep 2004 22:39:39 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.12.0_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.12.0_2 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.12.0_1 20 Jan 2004 21:18:12 |
krion |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
0.12.0_1 04 Dec 2003 14:41:46 |
des |
Unbreak in -CURRENT (by adding 'using namespace std' in strategic spots)
Approved by: maintainer silence |
0.12.0 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
0.12.0 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
0.12.0 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
0.12.0 18 May 2003 09:20:54 |
kris |
BROKEN on 5.1: bad C++ |
0.12.0 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
0.12.0 02 Jan 2003 15:06:10 |
sobomax |
Update version number of SDL shared library. |
0.12.0 17 Apr 2002 12:38:03 |
sobomax |
Chase increase of libSDL version number. |
0.12.0 29 Mar 2002 07:52:36 |
petef |
Add a missing depend on graphics/sdl_image and add a regexp to allow this
to compile.
PR: 36438
Submitted by: Josh Elsasser <jre@vineyard.net> |
07 Feb 2002 21:23:02 |
pat |
Update to 0.12.0 |
27 Apr 2001 19:16:33 |
ijliao |
A change in sdl12 broke the alephone port. This has been fixed. |
17 Apr 2001 18:21:30 |
will |
Solve build problem on bento with temporary hack. For some reason, the
SDL_VERSION variable used in screen_sdl.cpp is 6 when it should not be. I
think the culprit is sdl-devel-1.2._0_, which is just faulty logic. Anyhow,
this is the quick-fix to get the binaries for AlephOne on the 4.3R CDs. |
09 Apr 2001 12:55:04 |
sobomax |
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 |
08 Mar 2001 19:13:13 |
clive |
Split the alephone port into two ports (game and data). |
01 Mar 2001 18:01:25 |
clive |
New port: The open source version of Bungie's Marathon game. |