CVS log for ports/x11-toolkits/gigi/distinfo
Up to [FreeBSD] / ports / x11-toolkits / gigi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 18 08:38:07 2011 UTC (2 months, 3 weeks ago) by oliver
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
update to 0.8.0.1048 Feature safe: yes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jul 2 18:18:29 2011 UTC (7 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
- Kick MD5 support
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 10 12:06:58 2010 UTC (17 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
remove BROKEN by disabling the tutorial build update to r813
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 5 18:20:55 2010 UTC (2 years, 1 month ago) by oliver
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
update to 0.6.0.801
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 6 04:46:11 2009 UTC (2 years, 9 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
update to 0.6.0.729 bump PORTEPOCH
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 7 12:18:21 2009 UTC (2 years, 10 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 0.7.0 - Fix building with boost 1.37 PR: ports/133008 Submitted by: oliver
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 12 05:13:24 2007 UTC (4 years, 2 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to version 0.6.0.20071206. - Use my FTP server as mirror instead of FreeBSD's MASTER_SITE_LOCAL (to match the games/freeorion port, which is already there because it's about 60MB). - Add "-I." to CFLAGS to avoid an error when updating the port. - Implement previously commented out OGRE option. - Remove "ktrace" command from do-build (I forgot it from an earlier test).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 9 07:33:03 2007 UTC (4 years, 5 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to version 0.6.0.20070905.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 29 00:29:30 2007 UTC (4 years, 5 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to version 0.6.0.20070726. - Fix building and remove BROKEN.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 2 05:05:50 2007 UTC (4 years, 9 months ago) by alepulver
Branches: MAIN
CVS tags: PRE_XORG_7
GiGi (aka GG) is a GUI library for OpenGL. It is platform-independent (it runs at least on Linux and Windows, and probably more), compiler-independent (it compiles under at GCC 3.2 or higher and MSVC++ 7.1 or higher, and probably more), and driver-independent. A reference driver for SDL is provided, and it is straightforward to write one for yourself should you decide to do so. Features: * True modularity. You provide the initialized OpenGL environment and user input, and GG provides the GUI behavior. A reference SDL input driver is provided. * Independence of platform, compiler, and input driver/application framework. * Applicability to multiple types of frame-based apps. Any frame-based app can use GG, from FPS to TBS games. Documentation. I am the documentation-Nazi you've been hoping for. Ve haf vays of makink you understand our code. WWW: http://gigi.sourceforge.net/
