The FreeBSD Ports Archive
FreeBSD math : gri4>
An extensible plotting language for producing scientific graphs
Gri is a language for scientific graphics applications. By 'language' I mean
that it is a command-driven application, as opposed to a click/point
application. It is analogous to latex or tex, and shares the property that
extensive power is the reward for tolerating a modest learning curve. Gri
output is in industry-standard PostScript, suitable for incorporation in
documents prepared by various text processors. Gri can make x-y graphs,
contour-graphs, and image graphs. In addition to high-level capabilities, it
has enough low-level capabilities to allow users to achieve a high degree of
customization. Precise control is extended to all aspects of drawing, including
line-widths, colors, and fonts. Text includes a subset of the tex language, so
that it is easy to incorporate Greek letters and mathematical symbols in labels.
http://gri.sourceforge.net/
|
gri history
v. 1.15
date: 2007/12/13 01:09:51; author: lwhsu; state: Exp; lines: +4 -3
- Update to to 2.12.16
PR: ports/116309
Submitted by: Christopher Illies (maintainer)
v. 1.14
date: 2007/07/23 09:36:11; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.13
date: 2007/06/16 21:16:09; author: pav; state: Exp; lines: +2 -3
- Update to 2.12.15
PR: ports/113704
Submitted by: Christopher Illies (maintainer)
v. 1.12
date: 2007/05/19 20:15:02; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.11
date: 2007/04/10 03:08:58; author: lwhsu; state: Exp; lines: +2 -1
science/netcdf
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
Approved by: clsung (mentor)
v. 1.10
date: 2006/08/17 09:45:47; author: rafan; state: Exp; lines: +1 -1
- Update to 2.12.12
PR: ports/102142
Submitted by: Christopher Illies (maintainer)
v. 1.9
date: 2006/05/19 22:45:56; author: pav; state: Exp; lines: +3 -6
- Update to 2.12.11
PR: ports/97345
Submitted by: Christopher Illies (maintainer)
v. 1.8
date: 2006/02/13 22:09:20; author: thierry; state: Exp; lines: +19 -22
- Upgrade to 2.12.10;
- Assign maintainership.
PR: 92591
Submitted by: Christopher Illies
v. 1.7
date: 2006/01/30 22:19:23; author: thierry; state: Exp; lines: +1 -1
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus
v. 1.6
date: 2005/12/05 00:53:18; author: edwin; state: Exp; lines: +0 -1
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.5
date: 2005/12/04 10:37:24; author: edwin; state: Exp; lines: +3 -0
Use INFO macro
v. 1.4
date: 2003/02/20 18:42:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.3
date: 2003/01/03 17:57:17; author: ijliao; state: Exp; lines: +24 -13
1. drop maintainership
2. upgrade to 2.12.1
3. utilize PORTDOCS/DOCSDIR/EXAMPLESDIR
4. sort plist
5. add WWW
PR: 45482 (1)
Submitted by: old maintainer (1)
v. 1.2
date: 2002/07/17 08:57:36; author: ijliao; state: Exp; lines: +13 -14
upgrade to 2.10.1
PR: 40663
Submitted by: maintainer
v. 1.1
date: 2000/10/28 12:36:04; author: jeh; state: Exp;
New port: math/gri
Gri is an extensible plotting language for producing scientific graphs
PR: 21995
Submitted by: M. L. Dodson
=============================================================================
v. 1.15
date: 2007/12/13 01:09:51; author: lwhsu; state: Exp; lines: +4 -3
- Update to to 2.12.16
PR: ports/116309
Submitted by: Christopher Illies (maintainer)
v. 1.14
date: 2007/07/23 09:36:11; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.13
date: 2007/06/16 21:16:09; author: pav; state: Exp; lines: +2 -3
- Update to 2.12.15
PR: ports/113704
Submitted by: Christopher Illies (maintainer)
v. 1.12
date: 2007/05/19 20:15:02; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.11
date: 2007/04/10 03:08:58; author: lwhsu; state: Exp; lines: +2 -1
science/netcdf
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
Approved by: clsung (mentor)
v. 1.10
date: 2006/08/17 09:45:47; author: rafan; state: Exp; lines: +1 -1
- Update to 2.12.12
PR: ports/102142
Submitted by: Christopher Illies (maintainer)
v. 1.9
date: 2006/05/19 22:45:56; author: pav; state: Exp; lines: +3 -6
- Update to 2.12.11
PR: ports/97345
Submitted by: Christopher Illies (maintainer)
v. 1.8
date: 2006/02/13 22:09:20; author: thierry; state: Exp; lines: +19 -22
- Upgrade to 2.12.10;
- Assign maintainership.
PR: 92591
Submitted by: Christopher Illies
v. 1.7
date: 2006/01/30 22:19:23; author: thierry; state: Exp; lines: +1 -1
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus
v. 1.6
date: 2005/12/05 00:53:18; author: edwin; state: Exp; lines: +0 -1
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.5
date: 2005/12/04 10:37:24; author: edwin; state: Exp; lines: +3 -0
Use INFO macro
v. 1.4
date: 2003/02/20 18:42:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.3
date: 2003/01/03 17:57:17; author: ijliao; state: Exp; lines: +24 -13
1. drop maintainership
2. upgrade to 2.12.1
3. utilize PORTDOCS/DOCSDIR/EXAMPLESDIR
4. sort plist
5. add WWW
PR: 45482 (1)
Submitted by: old maintainer (1)
v. 1.2
date: 2002/07/17 08:57:36; author: ijliao; state: Exp; lines: +13 -14
upgrade to 2.10.1
PR: 40663
Submitted by: maintainer
v. 1.1
date: 2000/10/28 12:36:04; author: jeh; state: Exp;
New port: math/gri
Gri is an extensible plotting language for producing scientific graphs
PR: 21995
Submitted by: M. L. Dodson
=============================================================================
v. 1.15
date: 2007/12/13 01:09:51; author: lwhsu; state: Exp; lines: +4 -3
- Update to to 2.12.16
PR: ports/116309
Submitted by: Christopher Illies (maintainer)
v. 1.14
date: 2007/07/23 09:36:11; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.13
date: 2007/06/16 21:16:09; author: pav; state: Exp; lines: +2 -3
- Update to 2.12.15
PR: ports/113704
Submitted by: Christopher Illies (maintainer)
v. 1.12
date: 2007/05/19 20:15:02; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.11
date: 2007/04/10 03:08:58; author: lwhsu; state: Exp; lines: +2 -1
science/netcdf
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
Approved by: clsung (mentor)
v. 1.10
date: 2006/08/17 09:45:47; author: rafan; state: Exp; lines: +1 -1
- Update to 2.12.12
PR: ports/102142
Submitted by: Christopher Illies (maintainer)
v. 1.9
date: 2006/05/19 22:45:56; author: pav; state: Exp; lines: +3 -6
- Update to 2.12.11
PR: ports/97345
Submitted by: Christopher Illies (maintainer)
v. 1.8
date: 2006/02/13 22:09:20; author: thierry; state: Exp; lines: +19 -22
- Upgrade to 2.12.10;
- Assign maintainership.
PR: 92591
Submitted by: Christopher Illies
v. 1.7
date: 2006/01/30 22:19:23; author: thierry; state: Exp; lines: +1 -1
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus
v. 1.6
date: 2005/12/05 00:53:18; author: edwin; state: Exp; lines: +0 -1
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.5
date: 2005/12/04 10:37:24; author: edwin; state: Exp; lines: +3 -0
Use INFO macro
v. 1.4
date: 2003/02/20 18:42:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.3
date: 2003/01/03 17:57:17; author: ijliao; state: Exp; lines: +24 -13
1. drop maintainership
2. upgrade to 2.12.1
3. utilize PORTDOCS/DOCSDIR/EXAMPLESDIR
4. sort plist
5. add WWW
PR: 45482 (1)
Submitted by: old maintainer (1)
v. 1.2
date: 2002/07/17 08:57:36; author: ijliao; state: Exp; lines: +13 -14
upgrade to 2.10.1
PR: 40663
Submitted by: maintainer
v. 1.1
date: 2000/10/28 12:36:04; author: jeh; state: Exp;
New port: math/gri
Gri is an extensible plotting language for producing scientific graphs
PR: 21995
Submitted by: M. L. Dodson
=============================================================================
|
| |

|