aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-gd
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION after a libfreetype2 major bump.Akinori MUSHA2002-03-121-3/+3
| | | | | | | | Move the print/freetype2 dependency from BUILD_DEPENDS to LIB_DEPENDS while I'm here. Notes: svn path=/head/; revision=55959
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Do not dig this obsolete directory.Akinori MUSHA2001-06-091-1/+1
| | | | Notes: svn path=/head/; revision=43675
* Update to 0.7.4.Akinori MUSHA2001-05-304-56/+4
| | | | Notes: svn path=/head/; revision=43317
* Update to 0.7.3.Akinori MUSHA2001-05-224-19/+6
| | | | Notes: svn path=/head/; revision=42937
* Ensure that the freetype-config is available. This should workaround theMaxim Sobolev2001-04-091-0/+1
| | | | | | | | | | XFree86-4 + freetype2 problem. This is not a final solution and provided only for forthcoming 4.3 release, after which it will be removed. We are still waiting for jmz to fix things properly. Notes: svn path=/head/; revision=41144
* Chase the distfile repack. The difference was just some wording fixesAkinori MUSHA2001-03-052-1/+2
| | | | | | | of English documents. Notes: svn path=/head/; revision=39079
* Update to 0.7.2, which now supports GD 1.8.4 with FreeType 2.x support.Akinori MUSHA2001-02-124-10/+42
| | | | Notes: svn path=/head/; revision=38248
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-42/+42
| | | | Notes: svn path=/head/; revision=38173
* Update to 0.7.1.Akinori MUSHA2000-10-293-5/+16
| | | | Notes: svn path=/head/; revision=34390
* Oops, forgot to commit Makefile too.Akinori MUSHA2000-10-091-0/+1
| | | | | | | - PORTREVISION bump due to the checksum update Notes: svn path=/head/; revision=33607
* Update the checksum. :(Akinori MUSHA2000-10-091-1/+1
| | | | | | | | | | - Two typo fixes - Debug option turned on in the configure script Submitted by: new bento Notes: svn path=/head/; revision=33606
* Check for file's existence before trying to run ldd on it so this won't killSatoshi Asami2000-10-041-0/+4
| | | | | | | make INDEX. Notes: svn path=/head/; revision=33396
* Add ruby-gd, Ruby extension library to use Thomas Boutell's gd library.Akinori MUSHA2000-10-026-0/+150
Notes: svn path=/head/; revision=33326