aa67 FreshPorts -- graphics/ftgl
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ftgl 2.1.3.r5,1 graphics on this many watch lists=4 search for ports that depend on this port
An OpenGL FreeType fonts rendering library
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Jan 2004 09:04:05
License: not specified in port


FTGL is a free open source library to enable developers to use arbitrary
fonts in their OpenGL applications. Unlike other OpenGL font libraries
FTGL uses standard font file formats so doesn't need a preprocessing step
to convert the high quality font data into a lesser quality, proprietary
format. FTGL uses the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in a format
most efficient for OpenGL rendering.

WWW:	http://ftgl.wiki.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. x11/libX11
  3. x11/libXext
  4. x11-toolkits/libXmu
Required To Run:
  1. x11/libX11
  2. x11/libXext
  3. x11-toolkits/libXmu
Required Libraries:
  1. print/freetype2
  2. graphics/libGL
  3. graphics/libGLU

This port is required by:

for Libraries

To install the port: cd /usr/ports/graphics/ftgl/ && make install clean
To add the package: pkg_add -r ftgl


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  3. http://freefr.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  4. http://garr.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  5. http://heanet.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  6. http://hivelocity.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  7. http://ignum.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  8. http://internode.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  9. http://iweb.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  10. http://jaist.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  11. http://nchc.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  12. http://ncu.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  13. http://netcologne.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  14. http://osdn.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  15. http://space.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  16. http://sunet.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  17. http://superb-dca3.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  18. http://switch.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  19. http://tenet.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  20. http://ufpr.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/
  21. http://waix.dl.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2013 13:04:31
Original commit files touched by this commit  2.1.3.r5,1
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
24 Oct 2011 04:17:38
Original commit files touched by this commit  2.1.3.r5,1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
03 Jul 2011 14:12:23
Original commit files touched by this commit  2.1.3.r5,1
ohauer search for other commits by this committer
-remove MD5
22 Aug 2009 00:23:13
Original commit files touched by this commit  2.1.3.r5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
31 Mar 2009 17:05:17
Original commit files touched by this commit  2.1.3.r5,1
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
22 Dec 2008 13:37:48
Original commit files touched by this commit  2.1.3.r5,1
amdmi3 search for other commits by this committer
- Update WWW

PR:             129833
Submitted by:   Shane Bell <decept0 at gmail dot com>
11 Jul 2008 17:55:23
Original commit files touched by this commit  2.1.3.r5,1
amdmi3 search for other commits by this committer
- Update ftgl to 2.1.3-rc5 (previous version was either 2.0.5 (from .pc file) or
2.1.2 (from distfile name), not 2.12), take maintainership
- Update dependent port (games/duel) - use LIB_DEPENDS for ftgl and bumb
PORTREVISION

Approved by:    alepulver (games/duel maintainer), miwi (mentor)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.12_2
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
29 May 2007 20:06:15
Original commit files touched by this commit  2.12_1
arved search for other commits by this committer
Fix build on CURRENT
19 May 2007 20:32:57
Original commit files touched by this commit  2.12_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jul 2006 04:28:27
Original commit files touched by this commit  2.12
linimon search for other commits by this committer
Reset bouncing maintainer address ip@doom.homeunix.org.  We hope to see him
back soon.

Hat:            portmgr
07 May 2006 23:46:33
Original commit files touched by this commit  2.12
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
30 Jan 2006 10:23:34
Original commit files touched by this commit  2.12
edwin search for other commits by this committer
- SHA256ify
- remove double SIZE entry for kipi-plugins
23 Jan 2006 14:55:42
Original commit files touched by this commit  2.12
tdb search for other commits by this committer
- Unbreak; fix pkg-plist

PR:             92196
Submitted by:   Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
14 Jan 2006 09:15:31
Original commit files touched by this commit  2.12
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
16 May 2005 21:52:58
Original commit files touched by this commit  2.12
pav search for other commits by this committer
- libdata/pkgconfig is now included in mtree

Approved by:    marcus (portmgr hat)
21 Apr 2005 17:57:28
Original commit files touched by this commit  2.12
arved search for other commits by this committer
Unbreak by updating to 2.12

PR:             75129
Submitted by:   Igor Pokrovsky <ip@doom.homeunix.org>
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.09
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  2.09
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
26 Mar 2005 19:44:50
Original commit files touched by this commit  2.09
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
21 Jul 2004 17:47:52
Original commit files touched by this commit  2.09
krion search for other commits by this committer
Change maintainer's email.
20 Jun 2004 07:13:50
Original commit files touched by this commit  2.09
krion search for other commits by this committer
Update to version 2.0.9

PR:             ports/67963
Submitted by:   maintainer
03 Jun 2004 20:47:57
Original commit files touched by this commit  2.07_1
mezz search for other commits by this committer
Fix the install pkgconfig's specific file ftgl.pc.

PR:             ports/67540
Submitted by:   Igor Pokrovsky <tiamat@comset.net> (maintainer)
Approved by:    adamw (mentor)
31 Mar 2004 15:06:09
Original commit files touched by this commit  2.07
osa search for other commits by this committer
Correct version number.

Submitted by:   Igor Pokrovsky <tiamat@comset.net> (maintainer)
PR:             64994
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.04_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.04_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
17 Jan 2004 09:03:29
Original commit files touched by this commit  2.04
krion search for other commits by this committer
Add ftgl 2.04,

FTGL is a free open source library to enable developers to use
arbitrary fonts in their OpenGL applications. Unlike other
OpenGL font libraries FTGL uses standard font file formats so
doesn't need a preprocessing step to convert the high quality
font data into a lesser quality, proprietary format. FTGL uses
the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in
a format most efficient for OpenGL rendering.

PR:             61456
Submitted by:   Igor Pokrovsky <tiamat@comset.net>

Number of commits found: 27

2830
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight79
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0