Port details |
- crystalspace-devel Free and portable 3D Game Development Kit
- 20061105_7 graphics
=2 20061105_7Version of this port present on the latest quarterly branch.
- BROKEN: Incorrect pkg-plist
DEPRECATED: Has been broken for more than 6 months This port expired on: 2008-09-19 IGNORE: is marked as broken: Incorrect pkg-plist
- Maintainer: acm@FreeBSD.org
- Port Added: 2006-08-20 17:40:39
- Last Update: 2009-03-09 21:29:10
- SVN Revision: UNKNOWN
- People watching this port, also watch:: sudo, libgd
- License: not specified in port
- WWW:
- http://www.crystalspace3d.org
- Description:
- Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++. It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE
WWW: http://www.crystalspace3d.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- crystalspace-devel>0:graphics/crystalspace-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: crystalspace-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nasm : devel/nasm
- swig : devel/swig13
- jam : devel/jam
- python2.5 : lang/python25
- libode.a : devel/ode
- libcaca.a : graphics/libcaca
- cppunit-config : devel/cppunit
- libbfd.a : devel/libbfd
- sdl-config : devel/sdl12
- perl5.8.8 : lang/perl5.8
- Runtime dependencies:
-
- python2.5 : lang/python25
- perl5.8.8 : lang/perl5.8
- Library dependencies:
-
- png.5 : graphics/png
- jpeg.9 : graphics/jpeg
- aa.1 : graphics/aalib
- openal.0 : audio/openal
- alut.1 : audio/freealut
- CEGUIBase.3 : graphics/cegui
- lcms.1 : graphics/lcms
- mng.1 : graphics/libmng
- mikmod.2 : audio/libmikmod
- vorbis : audio/libvorbis
- 3ds-1.3 : graphics/lib3ds
- freetype.9 : print/freetype2
- cal3d.12 : graphics/cal3d
- GLU.1 : graphics/libGLU
- SDL-1.2.11 : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for crystalspace-devel-20061105_7:
DEBUG=off (default) "Build with debugging information"
PYTHON=on (default) "PYTHON interface"
PERL=on (default) "PERL interface"
LCMS=on (default) "Little Color Management System support"
MNG=on (default) "MNG/JNG graphic files support"
MIKMOD=on (default) "MIKMOD support"
VORBIS=on (default) "Ogg/Vorbis sound plugin support"
3DS=on (default) "3DS files support"
ODE=on (default) "Plugin providing physics through ODE"
FREETYPE2=on (default) "FREETYPE2 support"
CAL3D=on (default) "Skeletal based 3D character animation support"
SDL=on (default) "SDL support"
CACA=on (default) "LIBCACA support"
CPPUNIT=on (default) "The C++ Unit Test Library"
BFD=on (default) "Universal BFD library from the GNU binutils"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20061105_7 09 Mar 2009 21:29:10 |
miwi |
2009-03-01 databases/rubygem-rrdtool: port no longer maintained by upstream use
rrdtools own ruby bindings instead
2009-01-19 graphics/crystalentitylayer-devel: Depends on broken, expired port
2008-09-19 graphics/crystalspace-devel: Has been broken for more than 6 months |
20061105_7 06 Dec 2008 14:36:46 |
oliver |
update cegui to 0.6.2
bump PORTREVISION for the affected ports |
20061105_6 21 Aug 2008 06:18:49 |
rafan |
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 ) |
20061105_6 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
20061105_6 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
20061105_6 02 Jul 2008 16:43:44 |
oliver |
update cegui to 0.6.1
bump PORTREVISION for the affected ports |
20061105_5 19 Jun 2008 02:54:54 |
pav |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr |
20061105_5 03 May 2008 16:18:04 |
leeym |
- Update cppunit to 1.12.0
- Update all related ports
PR: 120489
Submitted by: leeym
Approved by: maintainer timeout |
20061105_5 19 Apr 2008 17:56:05 |
miwi |
- 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) |
20061105_5 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
20061105_4 07 Oct 2007 05:45:04 |
linimon |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
20061105_4 04 Oct 2007 01:10:50 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
20061105_4 07 Sep 2007 07:33:39 |
rafan |
- Chase graphics/lib3ds 1.3.0 update |
20061105_3 28 Jul 2007 22:28:29 |
kris |
BROKEN: Incorrect pkg-plist |
20061105_3 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
20061105_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20061105_1 29 Apr 2007 19:37:08 |
mezz |
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!). |
20061105 30 Nov 2006 20:22:28 |
acm |
- Update to 20061105
- Remove crystalspace-devel obsolete patch files |
20060710_3 14 Oct 2006 08:54:54 |
marcus |
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) |
20060710_3 06 Oct 2006 15:43:29 |
acm |
- Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]
Approved by: thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers)
[1] |
20060710_2 20 Sep 2006 20:43:44 |
acm |
- Mark BROKEN on sparc64 |
20060710_2 20 Sep 2006 11:21:59 |
stas |
- 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) |
20060710_1 24 Aug 2006 12:40:03 |
acm |
- Change devel/ode-devel LIB_DEPENDS to devel/ode, now ode-devel is stable and
it updated on devel/ode.
Approved by: garga (mentor) |
20060710 20 Aug 2006 17:39:06 |
acm |
- New port: graphics/crystalspace-devel
Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++. It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE
(devel version)
WWW: http://www.crystalspace3d.org
Repocopied by: marcus
Approved by: garga (mentor) |