NOTICE: This package has been removed from pkgsrc

./wip/ftgl, C++ library of Freetype2 in OpenGL applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.1.3rc5nb2, Package name: ftgl-2.1.3rc5nb2, Maintainer: ryo_on

FTGL is a free cross-platform Open Source C++ library that uses
Freetype2 to simplify rendering fonts in OpenGL applications. FTGL
supports bitmaps, pixmaps, texture maps, outlines, polygon mesh,
and extruded polygon rendering modes.


Required to run:
[graphics/MesaLib] [graphics/freetype2] [graphics/freeglut] [graphics/glu] [lang/g95] [devel/cppunit]

Required to build:
[pkgtools/x11-links] [devel/doxygen] [x11/xcb-proto] [x11/fixesproto4] [devel/libtool-fortran] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

SHA1: b9c11d3a594896333f1bbe46e10d8617713b4fc6
RMD160: 22ead818fde748be1ffeedb31f8702b7924d212f
Filesize: 821.872 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-07 15:20:43 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix PLIST for latest doxygen, and depend on it.
   2013-01-17 14:20:35 by othyro | Files touched by this commit (4)
Log message:
Derive PKGNAME from DISTNAME; comment patch and regenerate distinfo;
+LICENSE; buildlink cppunit; USE_LANGUAGES+=fortran; Now, there's no way
(that i saw in the configure file) to disable the building of documentation
if doxygen is installed. This breaks the install, because building the
documentation requires gmake and gsed to function correctly. For now:
add doxygen to BUILD_DEPENDS; add gsed and gmake to USE_TOOLS; Bump
PKG_REVISION.
   2012-09-29 01:21:47 by Aleksej Saushev | Files touched by this commit (64)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-11-19 12:36:06 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Add workaround for DragonFly 2.8.2.
   2010-11-18 11:05:20 by Ryo ONODERA | Files touched by this commit (5) | Imported package
Log message:
Import ftgl-2.1.3rc5 as wip/ftgl.

FTGL is a free cross-platform Open Source C++ library that uses
Freetype2 to simplify rendering fonts in OpenGL applications. FTGL
supports bitmaps, pixmaps, texture maps, outlines, polygon mesh,
and extruded polygon rendering modes.