aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-libpng/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Fix build.Stanislav Sedov2008-08-181-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=218765
* - Fix build: extconf now inserts -L'.' into Makefile for some reason; bandaidPav Lucistnik2007-11-131-0/+3
| | | | | | | | Reported by: pointyhat Approved by: portmgr (hat) Notes: svn path=/head/; revision=202662
* - Move doc-install into post-install. We don't need this workaroundRong-En Fan2007-04-051-5/+3
| | | | | | | under current infrastructure. Notes: svn path=/head/; revision=189264
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* De-pkg-comment.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75777
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-061-10/+9
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Use RUBY_MOD*.Akinori MUSHA2002-10-061-4/+4
| | | | Notes: svn path=/head/; revision=67504
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-4/+2
| | | | Notes: svn path=/head/; revision=67500
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-1/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Update the checksum after a repack without changing the distfile name.Akinori MUSHA2000-10-101-1/+3
| | | | | | | | | | | | There was no functional changes, just a minor cleanup of the configure script. (Thus I kept PORTREVISION unbumped) Hereby welcome the distfile to MASTER_SITE_LOCAL, the Hall of Shame. (The author promised me he wouldn't do that again, though ;) Notes: svn path=/head/; revision=33662
* Update to the new 0.3.3 after my pathes have been merged.Akinori MUSHA2000-09-281-7/+1
| | | | | | | | (I'll suggest the author to bump the version number next time, instead of repacking ;) Notes: svn path=/head/; revision=33195
* Hack up a patch to support Ruby 1.6.Akinori MUSHA2000-09-271-0/+5
| | | | | | | | The patch has been sent to the author and will hopefully be merged soon. I am adding it as a distribution patch to avoid the repo bloat. Notes: svn path=/head/; revision=33179
* Add ruby-libpng, a libpng wrapper class for Ruby.Akinori MUSHA2000-09-271-0/+54
Notes: svn path=/head/; revision=33177