summaryrefslogtreecommitdiff
path: root/ukrainian/gd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change "PNG" to "image", as this library can generate different formatsMikhail Teterin2002-01-121-1/+1
| | | | Notes: svn path=/head/; revision=52992
* Rework this port. Instead of patching the fonts, which come with gdMikhail Teterin2002-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. Notes: svn path=/head/; revision=52967
* - make ukrainian/gd slave-port to graphics/gdDirk Meyer2001-06-0812-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 Notes: svn path=/head/; revision=43656