summaryrefslogtreecommitdiff
path: root/graphics/py-soya3d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix problem with new version of pyrex. It is not necessary as a dependency.Jose Alonso Cardenas Marquez2007-11-072-7/+26
| | | | | | | | | | - Remove BROKEN state - Bump PORTREVISION Approved by: portmgr Notes: svn path=/head/; revision=202569
* Mark as broken with current version of devel/pyrex. A new version ofMark Linimon2007-10-261-0/+2
| | | | | | | this port should be coming shortly. Notes: svn path=/head/; revision=202048
* - Update to 0.13.2Jose Alonso Cardenas Marquez2007-08-196-133/+224
| | | | | | | | - Remove obsolete patch files - Add devel/ode like a dependency Notes: svn path=/head/; revision=197927
* - 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-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Really respect X11BASERong-En Fan2006-12-091-2/+2
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179264
* - Respect X11BASEJose Alonso Cardenas Marquez2006-11-301-0/+1
| | | | Notes: svn path=/head/; revision=178382
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-202-19/+0
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Fix build with recent graphics/cal3dJose Alonso Cardenas Marquez2006-08-212-29/+17
| | | | | | | | | - Fix linking problem with openal lib Approved by: garga (mentor) Notes: svn path=/head/; revision=171121
* - Fix problem on 4.xJose Alonso Cardenas Marquez2006-08-071-1/+1
| | | | | | | | Reported by: kris Approved by: garga (mentor) Notes: svn path=/head/; revision=170035
* - Update to 0.12Jose Alonso Cardenas Marquez2006-07-297-99/+103
| | | | | | | | | - Remove obsolete patch files. Now, i'm using ${REINPLACE_CMD} for it. Approved by: garga (mentor) Notes: svn path=/head/; revision=169049
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* - Update Soya3d to 0.11.2Erwin Lansing2006-06-154-125/+81
| | | | | | | | | | | | - Update SoyaTutorial to 0.11 - Added new dependency (security/py-cerializer). py-soya3d allow to use py-cerealizer. - Fixed the installation of SoyaTutorial. PR: 98959 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=165512
* Update to 0.10.5Erwin Lansing2006-05-193-16/+4
| | | | | | | | PR: 97481 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=162775
* Unbreak on i386Tilman Keskinoz2006-05-172-3/+9
| | | | | | | | Reported by: pointyhat Pointyhat to: arved Notes: svn path=/head/; revision=162679
* Update to 0.10.4Tilman Keskinoz2006-05-074-14/+65
| | | | | | | | | | Fix build on amd64 PR: 96815 Submitted by: Jose Alonso Cardenas Marquez Notes: svn path=/head/; revision=161630
* Update to 0.10.2Tilman Keskinoz2006-04-153-127/+172
| | | | | | | | PR: 95507 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=159636
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Respect LOCALBASE and X11BASEMarcus Alves Grando2005-11-062-2/+33
| | | | | | | | PR: 88532 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=147441
* Mark amd64 as BROKEN. Does not compile.Marcus Alves Grando2005-10-241-1/+7
| | | | | | | Notified by: kris Notes: svn path=/head/; revision=146205
* Change COMMENT to reflect Porters Handbook (sect 5.6)Marcus Alves Grando2005-10-101-1/+1
| | | | | | | | Notified by: hq Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=144848
* Soya 3D is a very high level 3D engine for Python.Marcus Alves Grando2005-10-098-0/+509
Soya aims at being to 3D what Python is to programming : fast to learn, easy to use, while keeping good performances PR: 87008 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=144625