summaryrefslogtreecommitdiff
path: root/graphics/ruby-ming (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Make LIB_DEPENDS overridable for the forthcoming japanese/ruby-ming.Akinori MUSHA2003-11-122-1/+2
| | | | Add distinfo.
* 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>
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.Akinori MUSHA2003-03-111-2/+2
| | | | Submitted by: bento
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
|
* Use MAKE_ARGS that I defined to be put here.Akinori MUSHA2003-01-011-2/+2
|
* Add ${SETENV} not to depend on the shell.Akinori MUSHA2002-12-271-1/+1
|
* Fix the build by creating a needed source file manually.Akinori MUSHA2002-12-271-0/+5
| | | | Reported by: kris
* devel/SWIG-devel -> devel/swig13Akinori MUSHA2002-10-301-2/+2
|
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-24/+24
|
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-1/+1
|
* Install more examples.Akinori MUSHA2001-09-182-2/+21
|
* Ming 0.2a can generate Flash 5 movies too.Akinori MUSHA2001-09-182-2/+2
|
* Update ming to 0.2a.Akinori MUSHA2001-09-181-3/+2
|
* Fix silly syntax bugs in ming.rb.Akinori MUSHA2001-09-172-1/+19
| | | | Reported by: Tom Hukins <tom@FreeBSD.org>
* 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.
* Upate ming to 0.1.1.Akinori MUSHA2001-07-061-1/+1
| | | | Submitted by: Frederico Freire Boaventura <fred@tcoip.com.br> (partially)
* Update to Ming 0.1.0.Akinori MUSHA2001-03-201-4/+9
|
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-3/+3
|
* 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.
* Update to 0.0.3a.Akinori MUSHA2000-10-252-15/+10
|
* 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.
* Add ruby-ming, Ruby module for the Ming library which allows you toAkinori MUSHA2000-10-165-0/+70
create Flash (TM) movies.