CVS log for ports/graphics/amanith/Makefile
Up to [FreeBSD] / ports / graphics / amanith
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:36:07 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.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:38:11 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
- update to jpeg-8
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:33 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:13 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.8: 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
CVS tags: RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Tue Oct 16 15:10:12 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.6: preferred, colored
Changes since revision 1.6: +1 -6 lines
- Fix build with GCC 4.x
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:10:46 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 26 20:21:57 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
BROKEN with gcc 4.2
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 19 20:08:35 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +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.3: download - view: text, markup, annotated - select for diffs
Tue Feb 13 00:16:22 2007 UTC (4 years, 11 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework Submitted by: rafan Tested on: pointyhat
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 26 03:21:18 2006 UTC (5 years, 4 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -0 lines
- Remove 3d empty directory. It avoid a warning on delete time of amanith package.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 3 14:32:53 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
- New port: graphics/amanith Amanith is an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics. Open source has made Amanith possible, so we wanna Amanith to be open source too. This mean that Amanith source code is fully available for everyone. Same source tree can be compiled without modifications under multiple targets. Linux, Win32, Mac, FreeBSD, NetBSD, OpenBSD, Solaris, IRIX, AIX are only few of them. All the framework is heavily based on a light plug-in system. This make fast and easy to include or esclude everything you want. The Amanith philosophy is to support many open standards as possible. Png, Jpeg, Svg, Xml, OpenGl, Ansi c++, and many others. WWW: http://www.amanith.org/ Approved by: garga (mentor)
