aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-ming
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Restrict USE_PYTHON rangeSunpoet Po-Chuan Hsieh2012-02-212-16/+1
| | | | | | | - Move post-patch: to master port (graphics/ming) Notes: svn path=/head/; revision=292001
* - Update to 0.4.4Sunpoet Po-Chuan Hsieh2012-02-154-20/+20
| | | | | | | | | | - Remove distinfo: no need for a slave port - Take maintainership Changes: https://github.com/libming/libming/blob/master/NEWS Notes: svn path=/head/; revision=291424
* - convert to using PYTHON_SITELIBDIR (non-functional change)Ruslan Makhmatkhanov2012-02-122-6/+7
| | | | Notes: svn path=/head/; revision=291054
* - Fix fetchSteve Wills2011-08-083-18/+26
| | | | | | | | - Update to 0.4.3 - Convert to slave of graphics/ming Notes: svn path=/head/; revision=279170
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278794
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - 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