Skip site navigation (1)Skip section navigation (2)

CVS log for ports/graphics/py-soya3d/Makefile

[BACK] Up to [FreeBSD] / ports / graphics / py-soya3d

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Apr 27 21:58:27 2010 UTC (21 months, 2 weeks ago) by gahr
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
- Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly

Approved by:	portmgr (pav)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:20 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- update to jpeg-8

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 25 19:15:17 2010 UTC (2 years ago) by pav
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:52:42 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jun 18 01:07:35 2009 UTC (2 years, 7 months ago) by acm
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Fix an issue in my previous commit

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jun 17 23:21:46 2009 UTC (2 years, 7 months ago) by acm
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
- Fix with custom LOCALBASE

Reported by:	QAT

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Apr 29 15:27:14 2009 UTC (2 years, 9 months ago) by acm
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -3 lines
- Use correctly NOPORTDOCS and NOPORTEXAMPLES
- Fix pkg-plist
- Bump PORTREVISION

Suggested by:	itetcu

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Apr 28 19:14:33 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
Bump PORTREVISION for DEPENDS change.

Prompted by:	QAT
Pointyhat to:	acm@

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Apr 27 01:28:46 2009 UTC (2 years, 9 months ago) by acm
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
- Add sdl dependency

Reported by:	QAT

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Apr 27 01:16:34 2009 UTC (2 years, 9 months ago) by acm
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -7 lines
- Update to 0.14
- Remove obsolete dependency

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jan 16 04:18:39 2009 UTC (3 years ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Bump PORTREVISION, because devel/ode was updated

Approved by:	amdmi3 via email

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Dec 28 10:54:05 2008 UTC (3 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:37 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Mar 22 08:55:34 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 7 16:12:30 2007 UTC (4 years, 3 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -4 lines
- Fix problem with new version of pyrex. It is not necessary as a dependency.
- Remove BROKEN state
- Bump PORTREVISION

Approved by:	portmgr

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Oct 26 02:44:17 2007 UTC (4 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Mark as broken with current version of devel/pyrex.  A new version of
this port should be coming shortly.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 19 18:58:54 2007 UTC (4 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -31 lines
- Update to 0.13.2
- Remove obsolete patch files
- Add devel/ode like a dependency

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:41:33 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
 - Make Python 2.5.1 the default Python version
 - 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

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:32 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Dec 9 08:51:58 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
- Really respect X11BASE

Approved by:	portmgr (linimon)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Nov 30 20:37:26 2006 UTC (5 years, 2 months ago) by acm
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- Respect X11BASE

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:21:41 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -2 lines
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   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)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 21 16:09:18 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
- Fix build with recent graphics/cal3d
- Fix linking problem with openal lib

Approved by:	garga (mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 7 21:30:46 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Fix problem on 4.x

Reported by:	kris
Approved by:	garga (mentor)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jul 29 16:36:25 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -2 lines
- Update to 0.12
- Remove obsolete patch files. Now, i'm using ${REINPLACE_CMD} for it.

Approved by:	garga (mentor)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 23 02:45:22 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Change maintainer address to my @FreeBSD.org email

Approved by:	garga (mentor)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 15 16:04:37 2006 UTC (5 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -8 lines
- Update Soya3d to 0.11.2
- 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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 19 10:02:58 2006 UTC (5 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 0.10.5

PR:		97481
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 17 19:08:23 2006 UTC (5 years, 8 months ago) by arved
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -1 lines
Unbreak on i386

Reported by:	pointyhat
Pointyhat to:	arved

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 7 18:49:33 2006 UTC (5 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +23 -11 lines
Update to 0.10.4
Fix build on amd64

PR:		96815
Submitted by:	Jose Alonso Cardenas Marquez

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 15 18:06:00 2006 UTC (5 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update to 0.10.2

PR:		95507
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 6 14:01:12 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -0 lines
Respect LOCALBASE and X11BASE

PR:		88532
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 24 02:34:23 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1 lines
Mark amd64 as BROKEN. Does not compile.

Notified by:	kris

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 10 17:37:16 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change COMMENT to reflect Porters Handbook (sect 5.6)

Notified by:	hq
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 9 00:17:17 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
Soya 3D is a very high level 3D engine for Python.
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options