FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 2:07 PM GMT
Port details
cube 2005.08.29_9 games on this many watch lists=7 search for ports that depend on this port
An OpenGL 3D First Person Shooter game

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Jan 2003 02:03:03
License: not specified in port


Cube is a 3D First Person Shooter that uses OpenGL and SDL.

Features:
- Single-player and Multiplayer gameplay.
- Allows in-engine editing of geometry in full 3D (you fly around the map,
  point / drag stuff to select it / modify it), which can even be done with
  multiple people at once (a first!).
- Has simplistic but effective fine grain vertex lighting that looks like
  lightmapping and can do dynamic lights & shadows.
- Doesn't need any kind of map precompilation, even lighting is done on the
  fly.
- Has very simplistic quad-tree world structure that can do slopes
  (heightfields with caps) and slants, water.
- Does decent collision detection & physics.
- Has client/server networking that goes a long way in giving a lag-free game
  experience.
- Features a Doom/Quake-style singleplayer and multiplayer game with some
  uncompromising brutal oldskool gameplay.

WWW: http://www.cubeengine.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: net/enet, devel/gmake, devel/sdl12
Required Libraries: graphics/libGLU, devel/sdl12, graphics/sdl_image, audio/sdl_mixer
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for cube-2005.08.29_9:
     CLIENT=on (default) "Build client"
     DEDICATED=on (default) "Build dedicated server"
     OPT=off (default) "Optimized CFLAGS"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://sunet.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://iweb.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://switch.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://surfnet.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://kent.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://freefr.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://voxel.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://jaist.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://osdn.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://nchc.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://ncu.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://transact.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://softlayer.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://internode.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://ufpr.dl.sourceforge.net/project/cube/cube/2005_08_29/
http://waix.dl.sourceforge.net/project/cube/cube/2005_08_29/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Nov 2011 19:12:13
Original commit files touched by this commit  2005.08.29_9
pawel search for other commits by this committer
Fix build after update of net/enet

Reported by:    pav
03 Jul 2011 14:25:36
Original commit files touched by this commit  2005.08.29_9
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  2005.08.29_9
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2005.08.29_8
dinoex search for other commits by this committer
- update to jpeg-8
30 Jan 2010 09:43:31
Original commit files touched by this commit  2005.08.29_7
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
21 Dec 2009 02:19:12
Original commit files touched by this commit  2005.08.29_6
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
18 Dec 2009 02:44:30
Original commit files touched by this commit  2005.08.29_6
amdmi3 search for other commits by this committer
- Fix build after net/enet update
- While here, make MAKE_JOBS_SAFE
22 Aug 2009 00:23:13
Original commit files touched by this commit  2005.08.29_6
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
31 Jul 2009 13:57:52
Original commit files touched by this commit  2005.08.29_6
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
25 Jul 2008 12:24:09
Original commit files touched by this commit  2005.08.29_5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
19 Apr 2008 17:56:05
Original commit files touched by this commit  2005.08.29_5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
13 Mar 2008 14:28:35
Original commit files touched by this commit  2005.08.29_5
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
03 Aug 2007 14:01:45
Original commit files touched by this commit  2005.08.29_4
arved search for other commits by this committer
Fix build on 64bit platforms
19 May 2007 20:32:57
Original commit files touched by this commit  2005.08.29_4
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}.
24 Mar 2007 14:03:04
Original commit files touched by this commit  2005.08.29_3
pav search for other commits by this committer
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
05 Feb 2007 22:36:41
Original commit files touched by this commit  2005.08.29_3
stas search for other commits by this committer
- Chase net/enet update.
24 Sep 2006 12:31:43
Original commit files touched by this commit  2005.08.29_2
stas search for other commits by this committer
- Unbroke
- Use enet from ports collection rather than from cube distribution
  to benefit from local patches [1]
- Fix OPTIONS checking to allow BATCH building
- Fix PLIST_SUB to generate correct pkg-plist when SERVER or CLIENT
  not selected
- Add KNOB to build with optimized CFLAGS, also guarantee CFLAGS safety
- CXX safety
- Guarantee permissions safety by using INSTALL instead of CP [2]
- Bump up PORTREVISION because of [1] and [2]

Approved by:    sem (mentor)
20 Sep 2006 11:21:59
Original commit files touched by this commit  2005.08.29_1
stas search for other commits by this committer
 - 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)
17 Sep 2006 01:35:25
Original commit files touched by this commit  2005.08.29
kris search for other commits by this committer
BROKEN: Does not build
04 Sep 2006 06:23:06
Original commit files touched by this commit  2005.08.29
linimon search for other commits by this committer
Maintainer asked to return these ports to the pool.
08 Aug 2006 16:43:24
Original commit files touched by this commit  2005.08.29
alepulver search for other commits by this committer
- Fix wrong target names from my last patch.
07 Aug 2006 02:30:38
Original commit files touched by this commit  2005.08.29
alepulver search for other commits by this committer
- Update to version 2005.08.29.
- Allow building only the client or server (adding OPTIONS).
- Improve wrapper script (only create ~/.cube once and pass parameters to the
  real executable).
- Install documentation (if !NOPORTDOCS).
- Build targets according to OPTIONS.
- IGNORE if no executables were selected.
- Format pkg-descr and add item.
- Copy autoexec.cfg in addition to config.cfg instead of symlinking it.

PR:             ports/101037
Submitted by:   alepulver (myself)
Approved by:    maintainer (timeout)
07 May 2006 23:46:33
Original commit files touched by this commit  2004.05.22
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
22 Jan 2006 11:18:58
Original commit files touched by this commit  2004.05.22
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
05 Jan 2006 15:26:46
Original commit files touched by this commit  2004.05.22
pav search for other commits by this committer
- Don't remove what belongs to mtree

Approved by:    Arjan van Leeuwen <avleeuwen@gmail.com> (maintainer)
06 Oct 2005 10:15:36
Original commit files touched by this commit  2004.05.22
garga search for other commits by this committer
o Add wrapper scripts for the executables cube_client and cube_server, and
  place the programs in libexec because it needs to write files in the
  data directory (otherwise it crashes).
o Use %%DATADIR%% in pkg-plist.

PR:             ports/85270
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
Approved by:    maintainer
23 Sep 2004 08:58:57
Original commit files touched by this commit  2004.05.22
danfe search for other commits by this committer
Unbreak (fix build on 5.X and -CURRENT).

Reported by:    kris
Approved by:    portmgr (marcus), fjoe (mentor, implicit), maintainer
18 Sep 2004 08:07:51
Original commit files touched by this commit  2004.05.22
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
04 Jun 2004 16:34:18
Original commit files touched by this commit  2004.05.22
pav search for other commits by this committer
- Update to 2004.05.22

PR:             ports/67543
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
18 Mar 2004 02:27:55
Original commit files touched by this commit  2002.10.20_2
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
16 Mar 2004 04:23:56
Original commit files touched by this commit  2002.10.20_2
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
04 Feb 2004 05:21:48
Original commit files touched by this commit  2002.10.20_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
20 Jan 2004 21:18:12
Original commit files touched by this commit  2002.10.20
krion search for other commits by this committer
- Use new knobs from bsd.sdl.mk

Approved by:    portmgr
23 Sep 2003 19:01:01
Original commit files touched by this commit  2002.10.20
tom search for other commits by this committer
Remove a MASTER_SITE with a corrupt DISTFILE as reported by bento.
21 Feb 2003 12:06:01
Original commit files touched by this commit  2002.10.20
knu search for other commits by this committer
De-pkg-comment.
21 Jan 2003 02:02:48
Original commit files touched by this commit  2002.10.20
vanilla search for other commits by this committer
Add cube, it's a 3D OpenGL first person shooter game.

PR:             ports/44182
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com>

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 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 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

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

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