Port details |
- clanlib Cross-platform game SDK
- 2.3.7_19,1 devel
=4 2.3.7_19,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream no longer maintained
This port expired on: 2021-10-31
- 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
- Port Added: 2000-09-25 03:58:44
- Last Update: 2021-10-31 09:50:46
- Commit Hash: 502145e
- People watching this port, also watch:: rpm2cpio, sdl
- License: ZLIB
- WWW:
- http://www.clanlib.org/
- Description:
- ClanLib delivers a platform independent interface to write games with. If a
game is written with ClanLib, it should be possible to compile the game under
any platform (supported by ClanLib, that is) without changes in the application
source code.
But ClanLib is not just a wrapper library, providing an common interface to
low level libraries such as DirectX, Svgalib, X11, GGI, etc. While platform
independency is ClanLib's primary goal, it also tries to be a service-minded
game SDK. In other words, authors have put great effort in to designing the API,
to ensure ClanLib's easy of use - while maintaining it's power.
WWW: http://www.clanlib.org/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: clanlib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ClanLib-2.3.7.tgz) = d46127c08103f48d15936ceb9f95b3dfb1ff8ccba667cef1b3f8e639cb2601c2
SIZE (ClanLib-2.3.7.tgz) = 26132425
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libpng.so : graphics/png
- libmikmod.so : audio/libmikmod
- libvorbis.so : audio/libvorbis
- libogg.so : audio/libogg
- libfontconfig.so : x11-fonts/fontconfig
- libpcre.so : devel/pcre
- libfreetype.so : print/freetype2
- libGL.so : graphics/libglvnd
- libjpeg.so : graphics/jpeg-turbo
- libsqlite3.so : databases/sqlite3
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_clanlib
- USES:
- compiler:c++11-lib cpe gl gmake jpeg libtool localbase:ldflags pathfix pkgconfig sqlite tar:tgz xorg xorg
- 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.6.5.1,1 24 Jan 2004 14:30:02 |
pav |
- Downgrate to last stable release, 0.6.5.1
- Give maintainership to submitter
PR: ports/61738
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
0.7.5.2_1 20 Dec 2003 16:37:57 |
naddy |
Catch up with libogg/libvorbis version bump. |
0.7.5.2 17 Nov 2003 12:03:17 |
trevor |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
0.7.5.2 24 Oct 2003 15:17:18 |
krion |
- Update to version 0.7.5.2
PR: 58380
Submitted by: Ports Fury |
0.7.4.1 16 Oct 2003 22:51:31 |
anholt |
Fix pre-everything targets.
PR: ports/58148
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
0.7.4.1 24 Sep 2003 13:01:39 |
krion |
- Update to version 0.7.4-1
PR: 57092
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.4.4_1 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
0.4.4_1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Sep 2001 03:50:07 |
ache |
Bump png major |
09 Jan 2001 23:09:00 |
sobomax |
Add SUSv2 compatible fcvt() function ripped from glibc. fcvt() is required by
some internal Clanlib's function (fortunately rarely used, which allowed several
clanlib-based ports live w/o it). |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
08 Oct 2000 01:07:47 |
asami |
Rename PLIST.glx to pkg-plist.glx. |
25 Sep 2000 07:58:44 |
sobomax |
Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ). |