CVS log for ports/x11-toolkits/fox16/Makefile
Up to [FreeBSD] / ports / x11-toolkits / fox16
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:23 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Aug 5 09:48:07 2011 UTC (6 months, 1 week ago) by gahr
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
- Add the pthread library to the pkg-config "libs" option
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Mar 15 16:30:34 2011 UTC (10 months, 4 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Update to 1.6.44
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Feb 8 11:37:37 2011 UTC (12 months ago) by gahr
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -2 lines
- Update to 1.6.43a See the project home page for news. Feature safe: yes
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Sep 14 09:33:55 2010 UTC (16 months, 4 weeks ago) by gahr
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -3 lines
- Fix checksums after tarball reroll. The function to generate half-float tables was revised. - Bump PORTREVISION
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Sep 10 18:13:03 2010 UTC (17 months ago) by pav
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -0 lines
- Mark BROKEN: does not fetch, size mismatch Reported by: pointyhat
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 1 12:47:35 2010 UTC (17 months, 1 week ago) by gahr
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
- Update to 1.6.40 Changes: * Fix FOX package-config file. * FXSystem::getTempDirectory() now uses TMPDIR environment variable if set. * Auto-guess icon etch mask threshold added. * Updated compilation scripts to new autoconfig. * Removed XGetDefault from code in ControlPanel.cpp.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Aug 24 13:58:57 2010 UTC (17 months, 2 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Update CONFLICTS to reflect the latest changes in the FOX ToolKit ports
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:46:32 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Mar 23 21:19:44 2010 UTC (22 months, 2 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -2 lines
- Update to 1.6.37
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Mar 11 16:36:01 2010 UTC (23 months ago) by gahr
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Take maintainship from araujo Approved by: aroujo (implicit, email to ports@) Message-ID: 20100222114814.GB29137@ponderosa.intelbras.com.br
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:46:14 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- update to jpeg-8
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:26 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed May 20 11:57:36 2009 UTC (2 years, 8 months ago) by araujo
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
- These ports needs libcups.so to build. PR: ports/134662 Submitted by: dionex
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Apr 4 17:26:32 2009 UTC (2 years, 10 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 1.6.36. All stuffs that depends directly of FOX16, needs to be rebuilt after an upgrade.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Feb 8 01:08:31 2009 UTC (3 years ago) by araujo
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Update to 1.6.35. Reported by: miwi (portscout)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 9 13:52:52 2009 UTC (3 years, 1 month ago) by araujo
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -0 lines
- Force commit to note, it was updated to 1.6.34.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 9 13:46:40 2009 UTC (3 years, 1 month ago) by araujo
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 1.6.33. - All stuffs that depends directly of FOX16, needs to be rebuilt after an upgrade.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed May 21 02:17:52 2008 UTC (3 years, 8 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Update to 1.6.33. - All stuffs that depends directly of FOX16, needs to be rebuilt after an upgrade.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:55:23 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +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.19: download - view: text, markup, annotated - select for diffs
Wed Mar 19 01:51:02 2008 UTC (3 years, 10 months ago) by araujo
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 1.6.32. - All stuffs that depends directly of Fox16, needs to be rebuilt after na upgrade.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 1 16:47:33 2008 UTC (4 years, 1 month ago) by araujo
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Update to 1.6.31. - Stuff that depends on Fox16 needs to be rebuilt after an upgrade. Approved by: stas (mentor, implicit)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 29 10:15:02 2007 UTC (4 years, 3 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Update to 1.6.30. - Stuff that depends on fox16 needs to be rebuilt after an upgrade. Approved by: stas (mentor)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Sep 4 02:32:52 2007 UTC (4 years, 5 months ago) by araujo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 1.6.29. - Stuff that depends on fox16 needs to be rebuilt after an upgrade. [1] Suggested by: dougb [1] Approved by: itetcu (mentor)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 12 12:33:00 2007 UTC (4 years, 6 months ago) by araujo
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
- Update to 1.6.28. Approved by: stas (mentor)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 29 16:29:10 2007 UTC (4 years, 7 months ago) by araujo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Change my mail address to araujo@. Approved by: stas (mentor)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 1 16:27:07 2007 UTC (4 years, 8 months ago) by araujo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update version to 1.6.26 PR: ports/112026 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer) Approved by: stas (mentor)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 19 20:30:45 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 18 21:12:55 2007 UTC (4 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -37 lines
- update to 1.6.25 - OPTIONify PR: ports/111604 Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 29 10:52:52 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -8 lines
- Trasnfer maintainership from alecn2002@yandex.ru to araujo@bsdmail.org except fox14 (owned by shuan@) - Correctly register CONFLICTS - While I'm here, correctly respect NOPORTDOCS Approved by: maintainer (fox10, fox12, fox16), shuan (implicit for fox14)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 19 03:49:39 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 1.6.21 PR: ports/109144 Submitted by: Marcelo Araujo <araujo at bsdmail.org> Approved by: maintainer timeout (1 month)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 2 17:06:24 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Remove support for xfree86-3 PR: ports/106666 Submitted by: vd With hat: portmgr
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 20 10:59:56 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
- Add backup MASTER_SITES Submitted by: pointyhat via kris
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 6 19:26:23 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 1.6.16 PR: ports/105740 Submitted by: miwi Approved by: maintainer timeout
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 1 22:58:58 2006 UTC (5 years, 4 months ago) by bsam
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -4 lines
- update to new version: 1.6.1 -> 1.6.14; [1] - add fox-1.2.* to CONFLICTS; [1] - move pkgconfigdir from $(libdir)/pkgconfig to $(prefix)/libdata/pkgconfig (files/patch-Makefile.in); - s:INSTALLS_SHLIB:USE_LDCONFIG; - for OSVERSION<500000 add IGNORE=Does not compile at 4.x; - add libdata/pkgconfig/fox.pc to pkg-plist. PR: 102560 [1] Submitted by: Gergely CZUCZY <phoemix at harmless.hu> [1] Approved by: alecn2002 at yandex.ru (maintainer timeout 5 weeks)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 3 02:53:44 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -7 lines
[repocopy] update x11-toolkits/fox12 to x11-toolkits/fox16 This shar is a replacement for x11-toolkits/fox12 so that it supports FOX 1.6. Please note the deleted files from fox16/files/ PR: ports/95244 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:40:14 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:57 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 1 15:54:16 2005 UTC (6 years, 6 months ago) by lawrance
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Add fox12, fast and extensive C++ GUI toolkit -- ver.1.2. PR: ports/84230 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
