aboutsummaryrefslogtreecommitdiff
path: root/graphics/ftgl
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Mark MAKE_JOBS_SAFEDmitry Marakasov2009-03-311-0/+1
| | | | | | | - Use SF/subdir abbreviation for some ports Notes: svn path=/head/; revision=231398
* - Update WWWDmitry Marakasov2008-12-221-1/+1
| | | | | | | | PR: 129833 Submitted by: Shane Bell <decept0 at gmail dot com> Notes: svn path=/head/; revision=224563
* - Update ftgl to 2.1.3-rc5 (previous version was either 2.0.5 (from .pc ↵Dmitry Marakasov2008-07-116-173/+24
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=216709
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-8/+6
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Fix build on CURRENTTilman Keskinoz2007-05-291-0/+11
| | | | Notes: svn path=/head/; revision=192332
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see himMark Linimon2006-07-221-1/+1
| | | | | | | | | back soon. Hat: portmgr Notes: svn path=/head/; revision=168445
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - SHA256ifyEdwin Groothuis2006-01-301-0/+1
| | | | | | | - remove double SIZE entry for kipi-plugins Notes: svn path=/head/; revision=154790
* - Unbreak; fix pkg-plistTim Bishop2006-01-232-4/+4
| | | | | | | | PR: 92196 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=154235
* BROKEN: Incorrect pkg-plistKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153423
* - libdata/pkgconfig is now included in mtreePav Lucistnik2005-05-161-1/+0
| | | | | | | Approved by: marcus (portmgr hat) Notes: svn path=/head/; revision=135416
* Unbreak by updating to 2.12Tilman Keskinoz2005-04-214-19/+6
| | | | | | | | PR: 75129 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> Notes: svn path=/head/; revision=133883
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131971
* Change maintainer's email.Kirill Ponomarev2004-07-211-1/+1
| | | | Notes: svn path=/head/; revision=114355
* Update to version 2.0.9Kirill Ponomarev2004-06-207-77/+147
| | | | | | | | PR: ports/67963 Submitted by: maintainer Notes: svn path=/head/; revision=111838
* Fix the install pkgconfig's specific file ftgl.pc.Jeremy Messenger2004-06-032-0/+3
| | | | | | | | | PR: ports/67540 Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=110791
* Correct version number.Sergey A. Osokin2004-03-311-2/+1
| | | | | | | | Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer) PR: 64994 Notes: svn path=/head/; revision=105780
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add ftgl 2.04,Kirill Ponomarev2004-01-176-0/+152
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> Notes: svn path=/head/; revision=98379