Port details |
- crystalentitylayer-devel CEL is a layer that sits on top of Crystal Space 3D Engine
- 20061105_1 graphics
=2 20061105_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on broken, expired port
This port expired on: 2009-01-19
- Maintainer: acm@FreeBSD.org
- Port Added: 2006-08-21 02:33:44
- 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://cel.crystalspace3d.org/
- Description:
- Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space.
It makes it easier for game developers to create games based on Crystal Space.
CEL can optionally be used together with Python or other scripting languages
WWW: http://cel.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:
-
- crystalentitylayer-devel>0:graphics/crystalentitylayer-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: crystalentitylayer-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:
-
- jam : devel/jam
- cs-config : graphics/crystalspace-devel
- python2.4 : lang/python24
- cppunit-config : devel/cppunit
- libbfd.a : devel/libbfd
- Runtime dependencies:
-
- python2.4 : lang/python24
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for crystalentitylayer-devel-20061105_1:
DEBUG=off (default) "Build with debugging information"
PYTHON=on (default) "Python Behaviour Layer"
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_1 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_1 19 Dec 2008 21:04:59 |
pav |
- Depends on broken, expired dependency. Set to expire in one month |
20061105_1 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_1 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
20061105_1 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_1 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_1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
20061105_1 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 30 Nov 2006 20:22:28 |
acm |
- Update to 20061105
- Remove crystalspace-devel obsolete patch files |
20060708 21 Aug 2006 02:33:31 |
acm |
- New port: graphics/crystalentitylayer-devel
Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space.
It makes it easier for game developers to create games based on Crystal Space.
CEL can optionally be used together with Python or other scripting languages
(devel version)
WWW: http://cel.crystalspace3d.org/
Repocopied by: marcus
Approved by: garga (mentor) |