aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-ming
Commit message (Collapse)AuthorAgeFilesLines
* - Fix Makefile for slave portKirill Ponomarev2004-03-192-1/+2
| | | | | | | | | | - SIZE'ify PR: ports/64461 Submitted by: maintainer Notes: svn path=/head/; revision=104637
* Add japanese/ruby-ming as a slave of graphics/ruby-ming. It dependsAkinori MUSHA2003-11-121-1/+1
| | | | | | | on and is linked with japanese/ming instead of graphics/ming. Notes: svn path=/head/; revision=93835
* Make LIB_DEPENDS overridable for the forthcoming japanese/ruby-ming.Akinori MUSHA2003-11-122-1/+2
| | | | | | | Add distinfo. Notes: svn path=/head/; revision=93833
* Temporarily adopt an independent version of the ruby-ming interfaceAkinori MUSHA2003-11-125-81/+42
| | | | | | | | | | made by Daisuke Ikegami, because the one bundled with Ming does not work properly. Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Notes: svn path=/head/; revision=93832
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.Akinori MUSHA2003-03-111-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77093
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75777
* Use MAKE_ARGS that I defined to be put here.Akinori MUSHA2003-01-011-2/+2
| | | | Notes: svn path=/head/; revision=72040
* Add ${SETENV} not to depend on the shell.Akinori MUSHA2002-12-271-1/+1
| | | | Notes: svn path=/head/; revision=71928
* Fix the build by creating a needed source file manually.Akinori MUSHA2002-12-271-0/+5
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=71917
* devel/SWIG-devel -> devel/swig13Akinori MUSHA2002-10-301-2/+2
| | | | Notes: svn path=/head/; revision=69156
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-24/+24
| | | | Notes: svn path=/head/; revision=67504
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-1/+1
| | | | Notes: svn path=/head/; revision=56946
* Install more examples.Akinori MUSHA2001-09-182-2/+21
| | | | Notes: svn path=/head/; revision=47940
* Ming 0.2a can generate Flash 5 movies too.Akinori MUSHA2001-09-182-2/+2
| | | | Notes: svn path=/head/; revision=47938
* Update ming to 0.2a.Akinori MUSHA2001-09-181-3/+2
| | | | Notes: svn path=/head/; revision=47936
* Fix silly syntax bugs in ming.rb.Akinori MUSHA2001-09-172-1/+19
| | | | | | | Reported by: Tom Hukins <tom@FreeBSD.org> Notes: svn path=/head/; revision=47920
* 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
* Upate ming to 0.1.1.Akinori MUSHA2001-07-061-1/+1
| | | | | | | Submitted by: Frederico Freire Boaventura <fred@tcoip.com.br> (partially) Notes: svn path=/head/; revision=44843
* Update to Ming 0.1.0.Akinori MUSHA2001-03-201-4/+9
| | | | Notes: svn path=/head/; revision=40086
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-3/+3
| | | | Notes: svn path=/head/; revision=38173
* Update to Ming 0.0.9b. Now it creates Flash 4 movies.Akinori MUSHA2001-01-213-5/+5
| | | | | | | | Ports of the Perl5 module and the Ming utilities will follow soon if I can take the time. Notes: svn path=/head/; revision=37393
* Update to 0.0.3a.Akinori MUSHA2000-10-252-15/+10
| | | | Notes: svn path=/head/; revision=34211
* Improve the patch for ming.rb. (Already sent to the author)Akinori MUSHA2000-10-172-2/+6
| | | | | | | | Define and use SWIG instead of hardcoding swig's executable name in a patch. Notes: svn path=/head/; revision=33923
* Add ruby-ming, Ruby module for the Ming library which allows you toAkinori MUSHA2000-10-165-0/+70
create Flash (TM) movies. Notes: svn path=/head/; revision=33888