1530c FreshPorts -- math/grace
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
grace 5.1.23_1 math on this many watch lists=5 search for ports that depend on this port
Powerful 2D plotting tool (successor of xmgr)

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: print
License: GPLv2


Grace is a WYSIWYG 2D plotting tool for the X Window System and M*tif,
successor of ACE/gr (Xmgr). A few of its features are:

    * User defined scaling, tick marks, labels, symbols, line styles,
	colors.
    * Batch mode for unattended plotting.
    * Read and write parameters used during a session.
    * Polynomial regression, splines, running averages, DFT/FFT,
	cross/auto-correlation.
    * Exports high-resolution graphics to (E)PS, PDF, MIF, and SVG
	formats
    * Supports cross-platform PNM, JPEG and PNG formats

While grace has a convenient point-and-click interface, most parameter
settings and operations are available through a command line interface
(found in Data/Commands).

WWW: http://plasma-gate.weizmann.ac.il/Grace/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. x11/libXpm
Required To Run:
  1. devel/xdg-utils
  2. x11/libXpm
Required Libraries:
  1. devel/t1lib
  2. graphics/jpeg
  3. graphics/png
  4. x11-toolkits/xbae
  5. math/fftw
  6. science/netcdf
  7. print/pdflib
  8. x11-toolkits/xmhtml
  9. x11-toolkits/open-motif

This port is required by:

for Build for Run

To install the port: cd /usr/ports/math/grace/ && make install clean
To add the package: pkg_add -r grace


Configuration Options
===> The following configuration options are available for grace-5.1.23_1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     FFTW=on: Discrete Fourier Transform
     NETCDF=on: NetCDF data format
     PDF=on: PDF output
     XMHTML=on: Use XmHTML widget for on-line help
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/
  3. ftp://ftp.ntua.gr/pub/graphics/grace/src/stable/
  4. ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/
  5. ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/

Number of commits found: 69

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Dec 2012 06:13:56
Original commit files touched by this commit  5.1.23_1
beech search for other commits by this committer
- Update MASTER_SITES
- Fix LIB_DEPENDS
- Add option for XmHTML support

Feature safe: yes

PR:		ports/174177
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
12 Nov 2012 14:42:00
Original commit files touched by this commit  5.1.23_1
makc search for other commits by this committer
- Update MASTER_SITES
- Remove needless dependency on graphics/tiff
- Use xdg-open for help viewer

Submitted by:	KATO Tsuguru <tkato432 at yahoo.com> via mail
Feature safe:	yes
08 Nov 2012 22:57:13
Original commit files touched by this commit  5.1.23
makc search for other commits by this committer
- Update to version 5.1.23 [1]
- Reformat description [1]
- Trim Makefile header [1]
- Add options: FFTW NETCDF PDF [2]

PR:		ports/172723 [1],
		based on ports/166117 [2]
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com> [1],
		Momchil Ivanov <momchil at xaxo.eu> [2]
Feature safe:	yes
09 Oct 2012 22:12:14
Original commit files touched by this commit  5.1.22_8
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
01 Jun 2012 05:26:28
Original commit files touched by this commit  5.1.22_8
dinoex search for other commits by this committer
- update png to 1.5.10
11 Jan 2012 22:45:14
Original commit files touched by this commit  5.1.22_7
bapt search for other commits by this committer
%%%DATADIR%%/examples and %%%DATADIR%%/doc are symlinks not directories, fix the
plist and bump portrevision

Spotted by:     (pointyhat) pkgng exp-run
10 Jan 2012 11:41:37
Original commit files touched by this commit  5.1.22_6
ale search for other commits by this committer
Chase pdflib.so version and bump PORTREVISION accordingly.
11 Aug 2011 19:20:17
Original commit files touched by this commit  5.1.22_5
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
02 May 2011 12:44:53
Original commit files touched by this commit  5.1.22_5
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
20 Mar 2011 12:54:45
Original commit files touched by this commit  5.1.22_4
miwi search for other commits by this committer
- Get Rid MD5 support
05 Jun 2010 19:29:56
Original commit files touched by this commit  5.1.22_4
miwi search for other commits by this committer
- Fix seizes mouse cursor on right-click with Xorg-server 1.7.5

PR:             146383
Submitted by:   Tom Russo <russo@bogodyn.org>
28 Mar 2010 06:47:48
Original commit files touched by this commit  5.1.22_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  5.1.22_2
dinoex search for other commits by this committer
- update to jpeg-8
18 Jul 2009 11:11:29
Original commit files touched by this commit  5.1.22_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
23 Jun 2008 10:51:44
Original commit files touched by this commit  5.1.22
miwi search for other commits by this committer
- Update to 5.1.22

PR:             124848
Submitted by:   Ports Fury
19 Apr 2008 17:56:05
Original commit files touched by this commit  5.1.21_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
19 May 2007 20:32:57
Original commit files touched by this commit  5.1.21_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Apr 2007 20:36:39
Original commit files touched by this commit  5.1.21
thierry search for other commits by this committer
- Upgrade to 5.1.21 (1)
  Changelog at <http://plasma-gate.weizmann.ac.il/Grace/doc/CHANGES.html>

- Chase NetCDF's upgrade;

- Move from $X11BASE to $LOCALBASE.

Suggested by:   Xavier Otazu <xotazu (at) cvc.uab.es> (1)
10 Apr 2007 03:08:59
Original commit files touched by this commit  5.1.20_2
lwhsu search for other commits by this committer
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 <sunpoet AT sunpoet.net> (maintainer)
Approved by:    clsung (mentor)
09 Oct 2006 08:18:35
Original commit files touched by this commit  5.1.20_1
ale search for other commits by this committer
Chase pdf library and bump PORTREVISION.
05 Jun 2006 20:56:00
Original commit files touched by this commit  5.1.20
thierry search for other commits by this committer
Upgrade to 5.1.20.

Changelog at
<http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?t=610>.
10 May 2006 22:37:39
Original commit files touched by this commit  5.1.19
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
30 Jan 2006 22:19:24
Original commit files touched by this commit  5.1.19
thierry search for other commits by this committer
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.

PR:             92497
Submitted by:   /me
Repocopied by:  marcus
12 Dec 2005 20:56:48
Original commit files touched by this commit  5.1.19
thierry search for other commits by this committer
Upgrade to 5.1.19.

Since I'm there, add some mirrors.

Reminded by:    edwin's Ports Version Check.
25 Nov 2005 22:29:24
Original commit files touched by this commit  5.1.18_1
pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
13 Nov 2005 17:13:15
Original commit files touched by this commit  5.1.18_1
lkoeller search for other commits by this committer
o) Drop maintainership cause I didn't use these ports since months anymore.
29 Oct 2005 21:09:02
Original commit files touched by this commit  5.1.18_1
lkoeller search for other commits by this committer
o) Fix error when using funktion from shared libraries (dlopen, dlerror)
   (see
http://lists.freebsd.org/pipermail/freebsd-questions/2005-October/102547.html)

PR:             -
Submitted by:   "Rob" <spamrefuse@yahoo.com>
01 Mar 2005 14:41:42
Original commit files touched by this commit  5.1.18
lkoeller search for other commits by this committer
o) Fix fetch URLs
o) Update to 5.1.18
20 Dec 2004 20:11:23
Original commit files touched by this commit  5.1.17
lkoeller search for other commits by this committer
o) Fix remove of soft link for documentation.
16 Oct 2004 15:43:28
Original commit files touched by this commit  5.1.17
krion search for other commits by this committer
Fix package build.
16 Oct 2004 12:22:25
Original commit files touched by this commit  5.1.17
lkoeller search for other commits by this committer
o) Fix error in package list (use of rm).
14 Oct 2004 19:25:32
Original commit files touched by this commit  5.1.17
lkoeller search for other commits by this committer
Update from 5.1.16 -> 5.1.17
  * src/pdfdrv.c: Fixed crash in PDF when using patterns with PDF-1.4.
  * Xbae/Xbae/Create.c: Backported font width fixes.
  * src/x11drv.c: Backported page frame fix.
  * src/: Tab.c, XMgrace.ad, xmgrace.c, Tab.h: Backported tabFontList changes.
  * src/pdfdrv.c: Changed default PDF dpi to 300.

PR:               72197
Submitted by:     Shuhei Amakawa <sa264@cam.ac.uk>
18 Jul 2004 16:06:12
Original commit files touched by this commit  5.1.16
lkoeller search for other commits by this committer
o) Update to 5.1.16, with the following fixes:
    * PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal supported
version is now 5.0
    -> These unbreaks the build
    * set scrolling of the custom ticks/labels table to 1 row per click (rep.
#1419)
    * updates relevant to the status of mailing lists/forums
    * added option to generate PDF-1.4 format (Acrobat5). Support for PDF-1.2
(Acrobat3) removed
    * replaced meaningless error message issued when trying to load data with a
few string columns as a single set
    * in the spreadsheet editor, the last entered cell's data wasn't committed
(rep. #1420)
11 Jul 2004 22:02:54
Original commit files touched by this commit  5.1.14_3
kris search for other commits by this committer
BROKEN: Does not build
25 Jun 2004 11:24:25
Original commit files touched by this commit  5.1.14_3
ale search for other commits by this committer
- Chase the pdflib shared library
- Bump PORTREVISION
21 Jun 2004 21:28:56
Original commit files touched by this commit  5.1.14_2
kris search for other commits by this committer
Remove BROKEN tag now that the port has been fixed.
24 May 2004 18:59:13
Original commit files touched by this commit  5.1.14_2
lkoeller search for other commits by this committer
o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)
15 Apr 2004 18:09:15
Original commit files touched by this commit  5.1.14_1
vs search for other commits by this committer
Update description (approved by maintainer)

PR:             ports/65441
Submitted by:   Radim Kolar
Approved by:    linimon (mentor)
31 Mar 2004 03:12:58
Original commit files touched by this commit  5.1.14_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
17 Feb 2004 10:43:25
Original commit files touched by this commit  5.1.14_1
kris search for other commits by this committer
BROKEN on 5.x: does not compile
04 Feb 2004 05:10:27
Original commit files touched by this commit  5.1.14_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
26 Jan 2004 19:08:24
Original commit files touched by this commit  5.1.14
lkoeller search for other commits by this committer
o) Update to version 5.1.14

PR:             ports/61879
Submitted by:   AMAKAWA Shuhei <sa264@cam.ac.uk>
27 Oct 2003 12:00:54
Original commit files touched by this commit  5.1.13
lkoeller search for other commits by this committer
o) Update to version 5.1.13

PR:             ports/58340
Submitted by:   AMAKAWA Shuhei <sa264@cam.ac.uk>
26 Sep 2003 23:39:37
Original commit files touched by this commit  5.1.12
edwin search for other commits by this committer
Chase print/pdflib version bump

PR:             ports/57204
15 Sep 2003 18:31:28
Original commit files touched by this commit  5.1.12
lkoeller search for other commits by this committer
o) User pdflib5 in dependency section to unbreak build due to broken
   marked pdflib4

PR:             56673
Submitted by:   j.e.drews@att.net
Approved by:    portmgr@freebsd.org
14 Apr 2003 06:27:44
Original commit files touched by this commit  5.1.12
edwin search for other commits by this committer
print/pdflib -> print/pdflib4
Informed maintaines.
27 Mar 2003 13:19:24
Original commit files touched by this commit  5.1.12
lkoeller search for other commits by this committer
o) Grrr forgotten to add the additional patchfiles
27 Mar 2003 13:12:43
Original commit files touched by this commit  5.1.12
lkoeller search for other commits by this committer
o) Update to 5.1.12 (from 5.1.10) (PR: 48957)
o) Fix build Problem with t1lib (change of function names)
o) Fix build on HEAD (PR: 50252)
21 Feb 2003 12:44:05
Original commit files touched by this commit  5.1.10
knu search for other commits by this committer
De-pkg-comment.
12 Jan 2003 10:59:17
Original commit files touched by this commit  5.1.10
lkoeller search for other commits by this committer
 o Update to version 5.1.10
 o Fix dependency from news xbae port (lib version change)
 o PR:            ports/43147
   Originator:    AMAKAWA Shuhei <sa264@cam.ac.uk>
26 Aug 2002 08:41:55
Original commit files touched by this commit  5.1.9
lkoeller search for other commits by this committer
o) Update to 5.1.9

PR:             ports/41591
Submitted by:   AMAKAWA Shuhei <sa264@cam.ac.uk>
12 Jun 2002 05:42:25
Original commit files touched by this commit  5.1.8
lkoeller search for other commits by this committer
o Update to 5.1.8
 o Test of build and correct PDF generation with pdflib-4.0.2

PR:             ports/39158
Submitted by:   AMAKAWA Shuhei <sa264@cam.ac.uk>
11 Apr 2002 05:30:30
Original commit files touched by this commit  5.1.7
lkoeller search for other commits by this committer
o Update to 5.1.7

PR:             36957
Submitted by:   AMAKAWA Shuhei <sa264@cam.ac.uk>
11 Feb 2002 21:35:06
files touched by this commit
pat search for other commits by this committer
Update to 5.1.6    
03 Dec 2001 20:03:06
files touched by this commit
lkoeller search for other commits by this committer
Update to grace 5.1.5.    
23 Nov 2001 17:25:26
files touched by this commit
ijliao search for other commits by this committer
t1.3 -> t1.4    
11 Sep 2001 04:19:45
files touched by this commit
ache search for other commits by this committer
Bump png major    
25 Aug 2001 04:33:33
files touched by this commit
ijliao search for other commits by this committer
t1.2 -> t1.3    
09 Jul 2001 09:16:49
files touched by this commit
lkoeller search for other commits by this committer
o) Update to version 5.1.4    
25 Apr 2001 06:59:20
files touched by this commit
lkoeller search for other commits by this committer
o Update to version 5.1.3    
13 Mar 2001 14:50:59
files touched by this commit
sobomax search for other commits by this committer
Correct t1 shared library version number in LIB_DEPENDS.    
31 Dec 2000 09:34:53
files touched by this commit
lkoeller search for other commits by this committer
Old configure style is obsolete due to update of grace to version 5.1.2.  
31 Dec 2000 00:26:54
files touched by this commit
lkoeller search for other commits by this committer
Not necessary anymore, deleted.  
31 Dec 2000 00:17:58
files touched by this commit
lkoeller search for other commits by this committer
Type in mail address is Makefile, remove script dir.    
29 Dec 2000 16:22:02
files touched by this commit
lkoeller search for other commits by this committer
Upfdate to version 5.1.2. Necessary for this version was an update of   XmHTML
to version 1.1.7. By the way xbae was updated to 4.8.4.   PR: ports/20464,
ports/20975, ports/21919    
07 Nov 2000 23:28:20
files touched by this commit
asami search for other commits by this committer
Change motif to a normal dependency.  REQUIRES_MOTIF is now called   USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As   before, it implies
USE_XPM (and therefore USE_XLIB).  Motif-dummy is   removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.    
08 Oct 2000 04:10:26
files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  
03 Aug 2000 10:28:58
files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
04 Jul 2000 08:13:36
files touched by this commit
sobomax search for other commits by this committer
Bump png shared library version.    

Number of commits found: 69

28a9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight82
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0