aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-ming
Commit message (Collapse)AuthorAgeFilesLines
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.Akinori MUSHA2003-03-111-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77093
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Do not install broken examples.Akinori MUSHA2001-09-182-2/+1
| | | | Notes: svn path=/head/; revision=47941
* 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-182-15/+15
| | | | Notes: svn path=/head/; revision=47936
* 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-202-11/+26
| | | | Notes: svn path=/head/; revision=40086
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-24/+24
| | | | Notes: svn path=/head/; revision=38175
* Update to Ming 0.0.9b. Now it creates Flash 4 movies.Akinori MUSHA2001-01-215-25/+53
| | | | | | | | Ports of the Perl5 module and the Ming utilities will follow soon if I can take the time. Notes: svn path=/head/; revision=37393
* Properly rmdir share/examples/%%PYTHON_VERSION%% on deinstallation.Akinori MUSHA2000-10-282-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34350
* Update to 0.0.3a.Akinori MUSHA2000-10-252-7/+9
| | | | Notes: svn path=/head/; revision=34211
* Bump PORTREVISION, considering the removal of chmod 755 on a shlib.Akinori MUSHA2000-10-171-0/+1
| | | | Notes: svn path=/head/; revision=33924
* Respect CC and CFLAGS.Akinori MUSHA2000-10-172-9/+10
| | | | | | | | | | Define and use SWIG instead of hardcoding swig's executable name in a patch. Remove the "chmod 755 xxx.so" line from the distributed Makefile. Notes: svn path=/head/; revision=33922
* Add py-ming, Python module for the Ming library which allows you toAkinori MUSHA2000-10-165-0/+67
create Flash (TM) movies. Notes: svn path=/head/; revision=33890