CVS log for ports/graphics/openrm/files/makeinclude.diff
Up to [FreeBSD] / ports / graphics / openrm / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:30 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Tue Aug 30 01:13:06 2005 UTC (6 years, 5 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
- Update to 1.6.0 PR: 85418 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 20 21:02:34 2004 UTC (7 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +15 -15 lines
- Update to 1.5.2 PR: ports/70732 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 22 09:30:22 2004 UTC (8 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
- Update to version 1.5.1 PR: 61707 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:03:27 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -9 lines
Update port: graphics/openrm 1.4.3 -> 1.5.0 Updating port 1.4.3 -> 1.5.0 details: 1. Fixed contact emails 2. Wrote patches for the port in a different manner (now it would be easier to submit them to openrm developers) Unfortunatly openrm has quite ugly building environment, so MAKE_ARGS still remain. 3. Removed comments around pthread_setconcurrency in both library sources and one of demos. This function has been finally added to STABLE. PR: ports/56996 Submitted by: Igor Pokrovsky <tiamat@comset.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 29 03:46:43 2003 UTC (8 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update port: graphics/openrm bento fix and 1.4.2 -> 1.4.3
1. Fixed bento error (was not buildable on alpha)
2. Updating 1.4.2 -> 1.4.3
3. Removed RM_INSTALL=${X11BASE} from port makefile,
because it was forcing OpenRM makefiles to install things
even during port build phase.
4. Fixed calls to pthread_setconcurrency in demo programs.
Now they all are buildable.
PR: ports/51267
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 13 11:07:30 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Update port: graphics/openrm (some fixes) What has been changed: 1. Fixed problem with DISTFILES, when WITH_DEMOS=yes flag is specified 2. Added patch for openrm demos. Perhaps it is a kind of bad hack, because I used EXTRA_PATCHES to point to addition patch for demos. I guess, that it would be better to split port in two parts, one containing the main distribution and the other with all demos. Let me know if this is better way. PR: ports/50744 Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
