The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : gracetmpl

Provide an easy way to use existing grace-files as a template

 The GraceTMPL classes provide an easy way to use existing grace-files as a
template to format any number of graphs in a predefined way and save them as
grace-files. This way you can apply the same graphical appearance to all of
your data. In case your preferences change, you just alter the template and
reformat your complete set of data within the shortest amount of time.

The capabilities of GraceTMPL include:
    * The application using the GraceTMPL classes can define environment
      variables for the sheet, each graph and each dataset. The variables can
      be used in the template for dynamic string replacement. Even output
      filenames can be templated using variable substitution.
    * Datasets in the template file can be marked to be included in the
      destination files for easy reference.
    * Datasets can be tagged with arbitrary information strings to be
      interpreted by the application using GraceTMPL. This way information can
      be passed to the application on how to create the datasets and what kind
      of information is intended by the template author.
    * In case no template file is loaded by the application, GraceTMPL::Save
      will output plain sets of data tables which can easily be imported by
      XmGrace or other applications. 

http://gracetmpl.sourceforge.net/



gracetmpl history


v. 1.9
date: 2007/07/30 09:41:39;  author: alexbl;  state: Exp;  lines: +4 -0
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav

v. 1.8 date: 2006/05/10 22:37:08; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.7 date: 2005/06/17 17:38:36; author: pav; state: Exp; lines: +22 -24 - Update to 0.3.2 PR: ports/82277 Submitted by: KATO Tsuguru
v. 1.6 date: 2004/08/16 16:36:20; author: arved; state: Exp; lines: +0 -4 Unbreak with gcc 3.4.2
v. 1.5 date: 2004/08/16 02:33:04; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.4 date: 2004/02/04 05:07:30; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.3 date: 2003/11/14 16:16:56; author: ijliao; state: Exp; lines: +11 -6 fix build on -current fix dependency (typo)
v. 1.2 date: 2003/10/31 01:40:53; author: ijliao; state: Exp; lines: +9 -2 fix build on -stable (by utilize USE_GETOPT_LONG) add missing dependency respect CFLAGS/CPPFLAGS
v. 1.1 date: 2003/10/28 10:07:02; author: ijliao; state: Exp; add gracetmpl 0.3.1 Provide an easy way to use existing grace-files as a template ============================================================================= v. 1.9 date: 2007/07/30 09:41:39; author: alexbl; state: Exp; lines: +4 -0 - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
v. 1.8 date: 2006/05/10 22:37:08; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.7 date: 2005/06/17 17:38:36; author: pav; state: Exp; lines: +22 -24 - Update to 0.3.2 PR: ports/82277 Submitted by: KATO Tsuguru
v. 1.6 date: 2004/08/16 16:36:20; author: arved; state: Exp; lines: +0 -4 Unbreak with gcc 3.4.2
v. 1.5 date: 2004/08/16 02:33:04; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.4 date: 2004/02/04 05:07:30; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.3 date: 2003/11/14 16:16:56; author: ijliao; state: Exp; lines: +11 -6 fix build on -current fix dependency (typo)
v. 1.2 date: 2003/10/31 01:40:53; author: ijliao; state: Exp; lines: +9 -2 fix build on -stable (by utilize USE_GETOPT_LONG) add missing dependency respect CFLAGS/CPPFLAGS
v. 1.1 date: 2003/10/28 10:07:02; author: ijliao; state: Exp; add gracetmpl 0.3.1 Provide an easy way to use existing grace-files as a template ============================================================================= v. 1.9 date: 2007/07/30 09:41:39; author: alexbl; state: Exp; lines: +4 -0 - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
v. 1.8 date: 2006/05/10 22:37:08; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.7 date: 2005/06/17 17:38:36; author: pav; state: Exp; lines: +22 -24 - Update to 0.3.2 PR: ports/82277 Submitted by: KATO Tsuguru
v. 1.6 date: 2004/08/16 16:36:20; author: arved; state: Exp; lines: +0 -4 Unbreak with gcc 3.4.2
v. 1.5 date: 2004/08/16 02:33:04; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.4 date: 2004/02/04 05:07:30; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.3 date: 2003/11/14 16:16:56; author: ijliao; state: Exp; lines: +11 -6 fix build on -current fix dependency (typo)
v. 1.2 date: 2003/10/31 01:40:53; author: ijliao; state: Exp; lines: +9 -2 fix build on -stable (by utilize USE_GETOPT_LONG) add missing dependency respect CFLAGS/CPPFLAGS
v. 1.1 date: 2003/10/28 10:07:02; author: ijliao; state: Exp; add gracetmpl 0.3.1 Provide an easy way to use existing grace-files as a template =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm