CVS log for ports/graphics/dataplot/Makefile
Up to [FreeBSD] / ports / graphics / dataplot
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Nov 18 23:30:09 2011 UTC (2 months, 3 weeks ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Remove trailing whitespaces. Feature safe: yes
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Feb 27 13:42:28 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -4 lines
- Update to 20090821 PR: 155049 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:36:17 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:38:18 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
- update to jpeg-8
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Nov 17 14:54:57 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +15 -10 lines
- Update to 20081002 PR: 140616 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Sep 13 00:07:44 2009 UTC (2 years, 4 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Aug 28 16:52:27 2009 UTC (2 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Reset beech@FreeBSD.org while he works on restoring his email situation. Hat: portmgr
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:46 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:34:11 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Nov 23 13:36:52 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +11 -6 lines
- Update to 20080225 PR: 128539 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Approved by: maintainer (beech) implicit
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jul 25 12:23:56 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -1 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jul 19 18:37:32 2008 UTC (3 years, 6 months ago) by beech
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -22 lines
- Update to version 20070224. - Use $(F77) as the linker in order to avoid ugly hacks. - Use bigger MAXOBV as recommended by the upstream author. - Remove ALPHA error message, it's unsupported anyway. - Use EXTRACT_SUFX PR: ports/125761 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:00 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 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.21: download - view: text, markup, annotated - select for diffs
Sun Mar 23 16:43:52 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jul 13 10:33:00 2007 UTC (4 years, 7 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -6 lines
- Add USE_FORTRAN knob Approved by: sat (mentor)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jun 14 22:30:59 2007 UTC (4 years, 7 months ago) by beech
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update maintainer address.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 19 20:08:48 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Mon Jan 29 04:57:54 2007 UTC (5 years ago) by maho
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -3 lines
Do not depend on gfortran at EXTRACT_DEPENDS. Approved by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 26 10:20:23 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Fix after gfortran migration: gfortran dependency is needed in extract phase also PR: ports/108365 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 17 08:50:51 2007 UTC (5 years ago) by maho
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +14 -1 lines
* Migrate to gfortran. * Bump port revision. Approved by: portmgr(kris)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Dec 30 19:36:10 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -5 lines
- Update to 20061219 - Added backup MASTER_SITES PR: ports/107312 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 15 09:54:56 2006 UTC (5 years, 8 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -5 lines
Update to 20060425. Submitter takes maintainership. PR: ports/97290 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:54 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 6 05:21:41 2005 UTC (6 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update to dataplot-20050830
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 1 12:57:30 2005 UTC (6 years, 9 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
Mark broken on alpha (.got subsegment exceeds 64k)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 6 10:11:57 2005 UTC (6 years, 10 months ago) by danfe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -5 lines
Update to 20050310 (distfile was updated and rerolled under the same name). PR: ports/79557 Submitted by: Sam Lawrance <boris(at)brooknet.com.au>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 26 06:55:56 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
BROKEN: Size mismatch Approved by: portmgr (self)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 22 19:48:12 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -0 lines
- (for last commit) update to 20050128
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 22 19:39:21 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
- Update to 77911 PR: ports/77911 Submitted by: Sam Lawrance <boris@brooknet.com.au>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 24 04:54:23 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -7 lines
- update to 20040219 - use gd2 - use versioned DISTNAME - make portlint happy
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 12 18:23:18 2004 UTC (7 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Mark FORBIDDEN because the distfile was rerolled.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 30 23:30:55 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Fix plist and bump PORTREVISION Noticed by: bento via kris
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 02:56:45 2003 UTC (8 years, 5 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Fix&Cleanup dependency on gd1 and some libs. Bump PORTREVISION acordingly. Spoted by: Pedro F. Giffuni <giffunip@yahoo.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 30 02:43:28 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
A utility by NIST to process data and produce statistical plots. PR: 54735 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
