aboutsummaryrefslogtreecommitdiffstats
path: root/ukrainian/gd
Commit message (Collapse)AuthorAgeFilesLines
* Change "PNG" to "image", as this library can generate different formatsmi2002-01-131-1/+1
|
* Rework this port. Instead of patching the fonts, which come with gdmi2002-01-1211-34367/+5
| | | | | | | | | | | | | | | to have koi8-u support -- each patch was twice bigger than the font file, since they had almost no identical lines -- provide our own complete replacements. This port now depends on the fetch-target of x11-fonts/geminifonts and passes the tarball name and the fonts files to the master-port through my new GD_FONTS variable. This also upgrades the port to gd-2.0.1, which IMHO everyone should use by now -- there is no reason to keep the old gd around... Make myself a maintainer for the time being -- unfortunately, the previous maintainer (and the port creator) did not respond to e-mail.
* - make ukrainian/gd slave-port to graphics/gddinoex2001-06-0912-0/+34380
with EXTRA_PATCHES in slavedir - make ukrainian/webalizer slave-port to www/webalizer with EXTRA_PATCHES in slavedir PR: 27535, 27538 Submitted by: mike@LITech.lviv.ua