aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/glpng
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - fix build for png-1.4.1dinoex2010-03-301-2/+4
| | | | - bump PORTREVISION
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update URL of my distfile mirror in 87 portsamdmi32009-07-291-1/+1
| | | | Approved by: portmgr (erwin)
* - Update address of my distfile mirroramdmi32009-01-061-1/+1
|
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - 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)
* - Get rid of USE_X_PREFIX.miwi2008-03-211-3/+2
| | | | Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-3/+4
| | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
* This is a library for OpenGL to load PNG graphics files as anpav2006-03-194-0/+55
OpenGL texture as easily as possible. It also has a number of options for generating the alpha channel and mipmaps. WWW: http://www.wyatt100.freeserve.co.uk/download.htm PR: ports/94576 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>