The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD games : alephone

The open source version of Bungie's Marathon game

 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). 

http://source.bungie.org/



alephone history


v. 1.32
date: 2007/06/04 14:20:47;  author: miwi;  state: Exp;  lines: +1 -1
- Update to 20070525

PR:		113016
Submitted by:	Raymond Pasco (maintainer)

v. 1.31 date: 2007/05/19 20:05:19; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.30 date: 2007/03/31 03:28:56; author: alepulver; state: Exp; lines: +9 -24 - Update to version 20061228. - Remove USE_X_PREFIX. - Remove support for FreeBSD < 5.x. - Remove old adjustements for the previous non-standard SDL location. - Install documentation (when !NOPORTDOCS). - Use %%DATADIR%% in pkg-plist. - Update pkg-message (about upcoming games/alephone-data update and games/alephone-scenarios, which need this to be committed first so they all install under LOCALBASE). PR: ports/110688 Submitted by: alepulver (myself) Approved by: "Raymond Pasco" (maintainer)
v. 1.29 date: 2007/02/23 22:51:10; author: mezz; state: Exp; lines: +2 -2 Chase the shared library version of speex, bump the PORTREVISION.
v. 1.28 date: 2006/12/03 22:51:56; author: miwi; state: Exp; lines: +2 -2 - Update to 20061202 PR: ports/106249 Submitted by: Raymond Pasco (maintainer)
v. 1.27 date: 2006/10/19 00:02:48; author: linimon; state: Exp; lines: +5 -6 Fix the missed merge from the 6-exp testing run, from which bsd.port.mk 1.541 was committed on 2006/09/15, to fix the build. Hat: portmgr Pointy hat: linimon Approved by: portmgr (implicit)
v. 1.26 date: 2006/09/20 11:20:51; author: stas; state: Exp; lines: +1 -0 - 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.25 date: 2006/09/12 08:04:51; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on 4.X: does not compile Reported by: krismail
v. 1.24 date: 2006/08/12 21:03:35; author: pav; state: Exp; lines: +4 -3 - Update to 20060701 - Take maintainership PR: ports/101922 Submitted by: Raymond Pasco
v. 1.23 date: 2006/05/03 13:25:05; author: pav; state: Exp; lines: +1 -1 - Switch lua dependency to lang/lua50
v. 1.22 date: 2006/04/20 05:17:21; author: sem; state: Exp; lines: +20 -10 - Update to 20051119 PR: ports/96003 Submitted by: Ports Fury
v. 1.21 date: 2006/03/18 22:34:11; author: linimon; state: Exp; lines: +1 -1 Reset maintainer at his request, as he only has FreeBSD on servers these days.
v. 1.20 date: 2005/06/17 18:45:16; author: oliver; state: Exp; lines: +16 -9 update to 20050118 PR: ports/79177 Submitted by: Evan Dower Approved by: maintainer timeout (9 weeks)
v. 1.19 date: 2004/09/20 19:43:12; author: danfe; state: Exp; lines: +1 -7 Fix problematic C++ code, and unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit)
v. 1.18 date: 2004/09/17 22:39:39; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.17 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.16 date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +1 -6 - Use new knobs from bsd.sdl.mk Approved by: portmgr
v. 1.15 date: 2003/12/04 14:41:46; author: des; state: Exp; lines: +5 -9 Unbreak in -CURRENT (by adding 'using namespace std' in strategic spots) Approved by: maintainer silence
v. 1.14 date: 2003/11/20 15:05:57; author: trevor; state: Exp; lines: +1 -1 Define USE_PERL5_BUILD, not erroneous USE_PERL. Submitted by: Oliver Eikemeier
v. 1.13 date: 2003/11/20 13:51:33; author: trevor; state: Exp; lines: +1 -0 Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction.
v. 1.12 date: 2003/06/04 22:43:27; author: kris; state: Exp; lines: +6 -6 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
v. 1.11 date: 2003/05/18 09:20:54; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.10 date: 2003/02/21 12:05:41; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2003/01/02 15:06:03; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.8 date: 2002/04/17 12:37:54; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.7 date: 2002/03/29 07:52:36; author: petef; state: Exp; lines: +7 -1 Add a missing depend on graphics/sdl_image and add a regexp to allow this to compile. PR: 36438 Submitted by: Josh Elsasser
v. 1.6 date: 2002/02/07 21:23:00; author: pat; state: Exp; lines: +2 -3 Update to 0.12.0 PR: 34706 Submitted by: maintainer
v. 1.5 date: 2001/04/27 18:16:33; author: ijliao; state: Exp; lines: +2 -5 A change in sdl12 broke the alephone port. This has been fixed. PR: 26708 Submitted by: MAINTAINER
v. 1.4 date: 2001/04/17 17:21:29; author: will; state: Exp; lines: +3 -0 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. A better solution should be looked into by the maintainer and others. Found by: bento
v. 1.3 date: 2001/04/09 11:54:54; author: sobomax; state: Exp; lines: +1 -1 Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
v. 1.2 date: 2001/03/08 19:13:02; author: clive; state: Exp; lines: +4 -10 Split the alephone port into two ports (game and data). PR: 25615 Submitted by: MAINTAINER
v. 1.1 date: 2001/03/01 18:01:25; author: clive; state: Exp; New port: The open source version of Bungie's Marathon game. Since PR 25400 is better and is the former, let its originator take maintainership. PR: ports/25400, ports/25446 Submitted by: Michael Alyn Miller , pjones@pmade.org ============================================================================= v. 1.32 date: 2007/06/04 14:20:47; author: miwi; state: Exp; lines: +1 -1 - Update to 20070525 PR: 113016 Submitted by: Raymond Pasco (maintainer)
v. 1.31 date: 2007/05/19 20:05:19; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.30 date: 2007/03/31 03:28:56; author: alepulver; state: Exp; lines: +9 -24 - Update to version 20061228. - Remove USE_X_PREFIX. - Remove support for FreeBSD < 5.x. - Remove old adjustements for the previous non-standard SDL location. - Install documentation (when !NOPORTDOCS). - Use %%DATADIR%% in pkg-plist. - Update pkg-message (about upcoming games/alephone-data update and games/alephone-scenarios, which need this to be committed first so they all install under LOCALBASE). PR: ports/110688 Submitted by: alepulver (myself) Approved by: "Raymond Pasco" (maintainer)
v. 1.29 date: 2007/02/23 22:51:10; author: mezz; state: Exp; lines: +2 -2 Chase the shared library version of speex, bump the PORTREVISION.
v. 1.28 date: 2006/12/03 22:51:56; author: miwi; state: Exp; lines: +2 -2 - Update to 20061202 PR: ports/106249 Submitted by: Raymond Pasco (maintainer)
v. 1.27 date: 2006/10/19 00:02:48; author: linimon; state: Exp; lines: +5 -6 Fix the missed merge from the 6-exp testing run, from which bsd.port.mk 1.541 was committed on 2006/09/15, to fix the build. Hat: portmgr Pointy hat: linimon Approved by: portmgr (implicit)
v. 1.26 date: 2006/09/20 11:20:51; author: stas; state: Exp; lines: +1 -0 - 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.25 date: 2006/09/12 08:04:51; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on 4.X: does not compile Reported by: krismail
v. 1.24 date: 2006/08/12 21:03:35; author: pav; state: Exp; lines: +4 -3 - Update to 20060701 - Take maintainership PR: ports/101922 Submitted by: Raymond Pasco
v. 1.23 date: 2006/05/03 13:25:05; author: pav; state: Exp; lines: +1 -1 - Switch lua dependency to lang/lua50
v. 1.22 date: 2006/04/20 05:17:21; author: sem; state: Exp; lines: +20 -10 - Update to 20051119 PR: ports/96003 Submitted by: Ports Fury
v. 1.21 date: 2006/03/18 22:34:11; author: linimon; state: Exp; lines: +1 -1 Reset maintainer at his request, as he only has FreeBSD on servers these days.
v. 1.20 date: 2005/06/17 18:45:16; author: oliver; state: Exp; lines: +16 -9 update to 20050118 PR: ports/79177 Submitted by: Evan Dower Approved by: maintainer timeout (9 weeks)
v. 1.19 date: 2004/09/20 19:43:12; author: danfe; state: Exp; lines: +1 -7 Fix problematic C++ code, and unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit)
v. 1.18 date: 2004/09/17 22:39:39; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.17 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.16 date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +1 -6 - Use new knobs from bsd.sdl.mk Approved by: portmgr
v. 1.15 date: 2003/12/04 14:41:46; author: des; state: Exp; lines: +5 -9 Unbreak in -CURRENT (by adding 'using namespace std' in strategic spots) Approved by: maintainer silence
v. 1.14 date: 2003/11/20 15:05:57; author: trevor; state: Exp; lines: +1 -1 Define USE_PERL5_BUILD, not erroneous USE_PERL. Submitted by: Oliver Eikemeier
v. 1.13 date: 2003/11/20 13:51:33; author: trevor; state: Exp; lines: +1 -0 Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction.
v. 1.12 date: 2003/06/04 22:43:27; author: kris; state: Exp; lines: +6 -6 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
v. 1.11 date: 2003/05/18 09:20:54; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.10 date: 2003/02/21 12:05:41; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2003/01/02 15:06:03; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.8 date: 2002/04/17 12:37:54; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.7 date: 2002/03/29 07:52:36; author: petef; state: Exp; lines: +7 -1 Add a missing depend on graphics/sdl_image and add a regexp to allow this to compile. PR: 36438 Submitted by: Josh Elsasser
v. 1.6 date: 2002/02/07 21:23:00; author: pat; state: Exp; lines: +2 -3 Update to 0.12.0 PR: 34706 Submitted by: maintainer
v. 1.5 date: 2001/04/27 18:16:33; author: ijliao; state: Exp; lines: +2 -5 A change in sdl12 broke the alephone port. This has been fixed. PR: 26708 Submitted by: MAINTAINER
v. 1.4 date: 2001/04/17 17:21:29; author: will; state: Exp; lines: +3 -0 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. A better solution should be looked into by the maintainer and others. Found by: bento
v. 1.3 date: 2001/04/09 11:54:54; author: sobomax; state: Exp; lines: +1 -1 Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
v. 1.2 date: 2001/03/08 19:13:02; author: clive; state: Exp; lines: +4 -10 Split the alephone port into two ports (game and data). PR: 25615 Submitted by: MAINTAINER
v. 1.1 date: 2001/03/01 18:01:25; author: clive; state: Exp; New port: The open source version of Bungie's Marathon game. Since PR 25400 is better and is the former, let its originator take maintainership. PR: ports/25400, ports/25446 Submitted by: Michael Alyn Miller , pjones@pmade.org ============================================================================= v. 1.32 date: 2007/06/04 14:20:47; author: miwi; state: Exp; lines: +1 -1 - Update to 20070525 PR: 113016 Submitted by: Raymond Pasco (maintainer)
v. 1.31 date: 2007/05/19 20:05:19; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.30 date: 2007/03/31 03:28:56; author: alepulver; state: Exp; lines: +9 -24 - Update to version 20061228. - Remove USE_X_PREFIX. - Remove support for FreeBSD < 5.x. - Remove old adjustements for the previous non-standard SDL location. - Install documentation (when !NOPORTDOCS). - Use %%DATADIR%% in pkg-plist. - Update pkg-message (about upcoming games/alephone-data update and games/alephone-scenarios, which need this to be committed first so they all install under LOCALBASE). PR: ports/110688 Submitted by: alepulver (myself) Approved by: "Raymond Pasco" (maintainer)
v. 1.29 date: 2007/02/23 22:51:10; author: mezz; state: Exp; lines: +2 -2 Chase the shared library version of speex, bump the PORTREVISION.
v. 1.28 date: 2006/12/03 22:51:56; author: miwi; state: Exp; lines: +2 -2 - Update to 20061202 PR: ports/106249 Submitted by: Raymond Pasco (maintainer)
v. 1.27 date: 2006/10/19 00:02:48; author: linimon; state: Exp; lines: +5 -6 Fix the missed merge from the 6-exp testing run, from which bsd.port.mk 1.541 was committed on 2006/09/15, to fix the build. Hat: portmgr Pointy hat: linimon Approved by: portmgr (implicit)
v. 1.26 date: 2006/09/20 11:20:51; author: stas; state: Exp; lines: +1 -0 - 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.25 date: 2006/09/12 08:04:51; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on 4.X: does not compile Reported by: krismail
v. 1.24 date: 2006/08/12 21:03:35; author: pav; state: Exp; lines: +4 -3 - Update to 20060701 - Take maintainership PR: ports/101922 Submitted by: Raymond Pasco
v. 1.23 date: 2006/05/03 13:25:05; author: pav; state: Exp; lines: +1 -1 - Switch lua dependency to lang/lua50
v. 1.22 date: 2006/04/20 05:17:21; author: sem; state: Exp; lines: +20 -10 - Update to 20051119 PR: ports/96003 Submitted by: Ports Fury
v. 1.21 date: 2006/03/18 22:34:11; author: linimon; state: Exp; lines: +1 -1 Reset maintainer at his request, as he only has FreeBSD on servers these days.
v. 1.20 date: 2005/06/17 18:45:16; author: oliver; state: Exp; lines: +16 -9 update to 20050118 PR: ports/79177 Submitted by: Evan Dower Approved by: maintainer timeout (9 weeks)
v. 1.19 date: 2004/09/20 19:43:12; author: danfe; state: Exp; lines: +1 -7 Fix problematic C++ code, and unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit)
v. 1.18 date: 2004/09/17 22:39:39; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.17 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.16 date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +1 -6 - Use new knobs from bsd.sdl.mk Approved by: portmgr
v. 1.15 date: 2003/12/04 14:41:46; author: des; state: Exp; lines: +5 -9 Unbreak in -CURRENT (by adding 'using namespace std' in strategic spots) Approved by: maintainer silence
v. 1.14 date: 2003/11/20 15:05:57; author: trevor; state: Exp; lines: +1 -1 Define USE_PERL5_BUILD, not erroneous USE_PERL. Submitted by: Oliver Eikemeier
v. 1.13 date: 2003/11/20 13:51:33; author: trevor; state: Exp; lines: +1 -0 Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction.
v. 1.12 date: 2003/06/04 22:43:27; author: kris; state: Exp; lines: +6 -6 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
v. 1.11 date: 2003/05/18 09:20:54; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.10 date: 2003/02/21 12:05:41; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2003/01/02 15:06:03; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.8 date: 2002/04/17 12:37:54; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.7 date: 2002/03/29 07:52:36; author: petef; state: Exp; lines: +7 -1 Add a missing depend on graphics/sdl_image and add a regexp to allow this to compile. PR: 36438 Submitted by: Josh Elsasser
v. 1.6 date: 2002/02/07 21:23:00; author: pat; state: Exp; lines: +2 -3 Update to 0.12.0 PR: 34706 Submitted by: maintainer
v. 1.5 date: 2001/04/27 18:16:33; author: ijliao; state: Exp; lines: +2 -5 A change in sdl12 broke the alephone port. This has been fixed. PR: 26708 Submitted by: MAINTAINER
v. 1.4 date: 2001/04/17 17:21:29; author: will; state: Exp; lines: +3 -0 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. A better solution should be looked into by the maintainer and others. Found by: bento
v. 1.3 date: 2001/04/09 11:54:54; author: sobomax; state: Exp; lines: +1 -1 Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
v. 1.2 date: 2001/03/08 19:13:02; author: clive; state: Exp; lines: +4 -10 Split the alephone port into two ports (game and data). PR: 25615 Submitted by: MAINTAINER
v. 1.1 date: 2001/03/01 18:01:25; author: clive; state: Exp; New port: The open source version of Bungie's Marathon game. Since PR 25400 is better and is the former, let its originator take maintainership. PR: ports/25400, ports/25446 Submitted by: Michael Alyn Miller , pjones@pmade.org =============================================================================



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