Port details |
- crystal A 3d/2d development API
- 0.94 devel
=0 0.94Version of this port present on the latest quarterly branch. BROKEN: "Bad pkg-plist"
- Maintainer: mkm@ieee.org
 - Port Added: 2002-02-24 06:11:21
- Last Update: 2003-08-07 04:45:38
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://crystal.sourceforge.net/
- Description:
- Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++. It supports: true six degree's of freedom, colored lighting, mipmapping,
portals, mirrors, alpha transparency, reflective surfaces, 3D sprites (frame
based or with skeletal animation), procedural textures, radiosity, particle
systems, halos, volumetric fog, scripting (using Python or other languages),
8-bit, 16-bit, and 32-bit display support, Direct3D, OpenGL, Glide, and
software renderer, font support, hierarchical transformations.
WWW: http://crystal.sourceforge.net/
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- 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:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- 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 |
0.94 07 Aug 2003 04:45:38
 |
kris  |
As announced on May 6, remove the broken crystal port |
0.94 06 May 2003 06:58:01
 |
kris  |
BROKEN: Bad pkg-plist |
0.94 21 Feb 2003 11:23:04
 |
knu  |
De-pkg-comment. |
0.94 06 Oct 2002 01:12:32
 |
kris  |
Have another crack at fixing this port. gcc 3.2 deprecated the -malign-*
options (which now generate a noisy warning), but gcc 2.95 didn't yet have
support for the replacement options (-falign=*).
As a result we have to use a conditional patch based on OSVERSION to get
the desired behaviour in both cases. Switch to REINPLACE_CMD while I'm
here. |
0.94 29 Sep 2002 04:15:48
 |
kris  |
Add USE_XLIB=yes |
0.94 21 Sep 2002 01:29:46
 |
kris  |
* Fix use of PTHREADS_* [1]
* Fix build [2]
* Respect CXXFLAGS (this port is broken with -O, so add -O0 to disable it)
* Fix and sort pkg-plist
Submitted by: Dan Johansson <djodv97@student.vxu.se> [1],
Miguel Mendez <flynn@energyhq.homeip.net> [2]
PR: ports/41040 |
0.94 19 Sep 2002 03:06:00
 |
kris  |
BROKEN: Does not build |
0.94 16 Jun 2002 19:47:02
 |
dwcjr  |
Update to latest to unbreak
Submitted by: maintainer |
0.92_1 25 Mar 2002 02:33:32
 |
kris  |
BROKEN: Does not build |
13 Mar 2002 08:55:42
 |
pat  |
Make port PREFIX and LOCALBASE safe and use PTHREAD_LIBS
Approved by: maintainer |
12 Mar 2002 01:21:40
 |
ade  |
Fix dependencies.
PR: 35760
Submitted by: MAINTAINER |
24 Feb 2002 09:11:21
    |
ijliao  |
add crystal 0.92 A 3d/2d development API |