aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-ming
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+2
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.3.0Renato Botelho2006-04-184-90/+19
| | | | | | | | PR: ports/96006 Submitted by: Ports Fury Notes: svn path=/head/; revision=159898
* 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
* Add missing USE_PERL5_BUILDKris Kennaway2004-05-301-0/+1
| | | | Notes: svn path=/head/; revision=110390
* 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