aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-rmagick
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.0. The latest version of ImageMagick from ports isAkinori MUSHA2003-04-053-2/+8
| | | | | | | required. Notes: svn path=/head/; revision=78299
* Update to 1.0.0.Akinori MUSHA2003-02-273-4/+7
| | | | Notes: svn path=/head/; revision=76548
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75777
* Update to 0.9.5.Akinori MUSHA2003-01-313-7/+21
| | | | | | | Change the PORTNAME from "rmagic" to "rmagick". ;) Notes: svn path=/head/; revision=74337
* Update to 0.9.3.Akinori MUSHA2003-01-013-2/+18
| | | | Notes: svn path=/head/; revision=72041
* Add ruby-rmagick (RMagick), a binding for ImageMagick. DefinesAkinori MUSHA2002-11-245-0/+477
approx. 120 methods for 2D image manipulation. HTML documentation contains usage guide and API reference, including 116 complete example programs and images. Make sure that you have the latest version of libwmf (>= 0.2.7) before installing this library. libwmf 0.2.6 seems to have a bug that causes coredump. Notes: svn path=/head/; revision=70937