CVS log for ports/games/ensemblist/Makefile
Up to [FreeBSD] / ports / games / ensemblist
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:49 2010 UTC (22 months, 2 weeks ago) by dinoex
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.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:25 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari). - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 26 15:57:10 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
- Remove USE_X_PREFIX - Fix USE_GL PR: 121972 Submitted by: Chess Griffin <chess@chessgriffin.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:53 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sat Jul 22 04:28:22 2006 UTC (5 years, 6 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him back soon. Hat: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:13 2006 UTC (6 years, 1 month ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 9 00:19:49 2005 UTC (6 years, 5 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Unconditionally install the manual page.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 9 00:04:11 2005 UTC (6 years, 5 months ago) by jylefort
Branches: MAIN
Add ensemblist. Ensemblist is a unique reflexion game created for the video game coding compo held in March 2003 in Paris. In this game, you have to put together several simple geometric primitives to build a given shape. For this, you can move, rotate and compose the primitives with the boolean operators union, intersection and minus. This is building what is called a C.S.G, for Constructive Solid Geometry. WWW: http://www.nongnu.org/ensemblist/index_en.html PR: ports/85805 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
