CVS log for ports/Mk/bsd.wx.mk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Dec 11 18:49:39 2011 UTC (8 weeks, 4 days ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +12 -3 lines
- Add support for wx 2.9 while not making it default PR: ports/163006 Submitted by: fjoe Feature safe: yes
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Dec 4 18:26:09 2011 UTC (2 months ago) by pav
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -8 lines
- Revert addition of 2.9 temporarily, individual ports need to be fixed for compatibility first Feature safe: yes
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Dec 2 08:18:42 2011 UTC (2 months, 1 week ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +8 -4 lines
- Add support for wx 2.9 - Reassign to a new maintainer PR: ports/163006 Submitted by: fjoe Feature safe: yes
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 15 19:39:34 2010 UTC (17 months, 3 weeks ago) by nox
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
- Update graphics/wxsvg to 1.0.5 and wx 2.8 which thus needs an Mk/bsd.wx.mk change. - Update multimedia/dvdstyler to 1.8.1 which seems to be the only port in the tree using wxsvg. Approved by: kwm (for -multimedia), portmgr (pav, for Mk/bsd.wx.mk)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jun 13 16:35:47 2009 UTC (2 years, 7 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -6 lines
Remove wxmozilla option as it depends on a port that expired in January.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:02 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -6 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.12: download - view: text, markup, annotated - select for diffs
Fri Oct 19 02:21:14 2007 UTC (4 years, 3 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -5 lines
- Remove Unicode checks for FreeBSD < 5.x (unsupported). PR: ports/116891 Submitted by: edwin
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 29 17:54:38 2007 UTC (4 years, 4 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -4 lines
- Complete repocopy of x11-toolkits/py-wxPython28, x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode, applying the corresponding patches. - Add PYDISTUTILS_NOEGGINFO to fix plist issues [1]. - Integrate with bsd.wx.mk: the noticeable difference is that ports using USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets 2.8, which was previously restricted for these ports because of the lack of the "python" component for version 2.6 [1]. PR: ports/115349, ports/115350, ports/115351 Submitted by: Neal Nelson <neal@nelson.name> Reworked by: alepulver (myself) [1]
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 4 13:02:26 2007 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
- Fix WANT_WX (broken since autodetection commit). Reported by: Mike Harding <mvh@ix.netcom.com>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 1 16:39:29 2007 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +28 -28 lines
- Change WxWidgets to wxWidgets to match real application name. Reported by: pav
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 1 01:04:07 2007 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +43 -31 lines
- Remove _WX_ILLEGAL_VERS_* and introduce a new way of handling it. - Do not add invalid dependencies in addition to setting IGNORE.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 31 17:57:26 2006 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Fix autodetection. Reported by: pav
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 31 14:27:31 2006 UTC (5 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +30 -1 lines
- Re-add _WX_ILLEGAL_VERS_* handling removed in previous commit
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 31 04:34:27 2006 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +69 -60 lines
- Update comments for 2.8 version (section about available components). - Add autodetection of installed versions to use if the user/port has not expressed any preference (done using own WANT_WX framework by itself). - Remove _WX_ILLEGAL_VERS_* added in the last update to 2.8. The reason is that each port should choose the version it can use, that includes taking into account available components (also this brings much more chicken and egg problems so the code could get really messy). - Correctly indent the first .for loop to initialize component information.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 3 18:04:39 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +31 -1 lines
- Skip versions for which requested component is not available. Fixes ports that define USE_WX= 2.4+ WX_COMPS= python
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 15:24:25 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -4 lines
- Add support for wxgtk2 2.8. - Fix path to wxsvg.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 13 21:15:38 2006 UTC (5 years, 2 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +88 -117 lines
- Some comment fixes. - Change dependency type separator from "_" to ":". - Add WX_PREMK, WANT_UNICODE, WITHOUT_UNICODE, WXRC_CMD. - Fix dependencies when using multiple components.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 5 02:13:12 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0
Add common code to support for WxWidgets based ports. PR: ports/89398 Submitted by: alepulver
