The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : grace

A powerful plotting tool (successor of xmgr)

 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). 

http://plasma-gate.weizmann.ac.il/Grace/



grace history


v. 1.55
date: 2007/05/19 20:15:02;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.54 date: 2007/04/24 20:36:39; author: thierry; state: Exp; lines: +5 -7 - Upgrade to 5.1.21 (1) Changelog at - Chase NetCDF's upgrade; - Move from $X11BASE to $LOCALBASE. Suggested by: Xavier Otazu (1)
v. 1.53 date: 2007/04/10 03:08:58; author: lwhsu; state: Exp; lines: +2 -2 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.52 date: 2006/10/09 08:18:34; author: ale; state: Exp; lines: +2 -1 Chase pdf library and bump PORTREVISION.
v. 1.51 date: 2006/06/05 20:56:00; author: thierry; state: Exp; lines: +1 -1 Upgrade to 5.1.20. Changelog at .
v. 1.50 date: 2006/05/10 22:37:08; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.49 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.48 date: 2005/12/12 20:56:48; author: thierry; state: Exp; lines: +6 -2 Upgrade to 5.1.19. Since I'm there, add some mirrors. Reminded by: edwin's Ports Version Check.
v. 1.47 date: 2005/11/25 22:29:22; author: pav; state: Exp; lines: +1 -1 - Style: ports@freebsd.org -> ports@FreeBSD.org
v. 1.46 date: 2005/11/13 17:13:14; author: lkoeller; state: Exp; lines: +1 -1 o) Drop maintainership cause I didn't use these ports since months anymore.
v. 1.45 date: 2005/10/29 21:09:02; author: lkoeller; state: Exp; lines: +1 -1 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"
v. 1.44 date: 2005/03/01 14:41:42; author: lkoeller; state: Exp; lines: +3 -9 o) Fix fetch URLs o) Update to 5.1.18
v. 1.43 date: 2004/10/14 19:25:32; author: lkoeller; state: Exp; lines: +8 -9 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
v. 1.42 date: 2004/07/18 16:06:12; author: lkoeller; state: Exp; lines: +2 -4 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)
v. 1.41 date: 2004/07/11 22:02:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.40 date: 2004/06/25 11:24:25; author: ale; state: Exp; lines: +2 -2 - Chase the pdflib shared library - Bump PORTREVISION
v. 1.39 date: 2004/06/21 21:28:56; author: kris; state: Exp; lines: +1 -7 Remove BROKEN tag now that the port has been fixed.
v. 1.38 date: 2004/05/24 18:59:13; author: lkoeller; state: Exp; lines: +1 -1 o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)
v. 1.37 date: 2004/02/17 10:43:25; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.36 date: 2004/02/04 05:07:30; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.35 date: 2004/01/26 19:08:24; author: lkoeller; state: Exp; lines: +3 -4 o) Update to version 5.1.14 PR: ports/61879 Submitted by: AMAKAWA Shuhei
v. 1.34 date: 2003/10/27 12:00:54; author: lkoeller; state: Exp; lines: +1 -1 o) Update to version 5.1.13 PR: ports/58340 Submitted by: AMAKAWA Shuhei
v. 1.33 date: 2003/09/26 23:39:37; author: edwin; state: Exp; lines: +1 -1 Chase print/pdflib version bump PR: ports/57204
v. 1.32 date: 2003/09/15 18:31:28; author: lkoeller; state: Exp; lines: +2 -2 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
v. 1.31 date: 2003/04/14 06:27:44; author: edwin; state: Exp; lines: +1 -1 print/pdflib -> print/pdflib4 Informed maintaines.
v. 1.30 date: 2003/03/27 13:12:43; author: lkoeller; state: Exp; lines: +1 -1 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)
v. 1.29 date: 2003/02/21 12:43:59; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2003/01/12 10:59:17; author: lkoeller; state: Exp; lines: +2 -2 o Update to version 5.1.10 o Fix dependency from news xbae port (lib version change) o PR: ports/43147 Originator: AMAKAWA Shuhei
v. 1.27 date: 2002/08/26 08:41:55; author: lkoeller; state: Exp; lines: +1 -1 o) Update to 5.1.9 PR: ports/41591 Submitted by: AMAKAWA Shuhei
v. 1.26 date: 2002/06/12 05:42:25; author: lkoeller; state: Exp; lines: +2 -2 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
v. 1.25 date: 2002/04/11 05:30:29; author: lkoeller; state: Exp; lines: +1 -1 o Update to 5.1.7 PR: 36957 Submitted by: AMAKAWA Shuhei
v. 1.24 date: 2002/02/11 21:35:06; author: pat; state: Exp; lines: +2 -2 Update to 5.1.6 PR: 34798 Submitted by: AMAKAWA Shuhei Approved by: maintainer
v. 1.23 date: 2001/12/03 20:03:06; author: lkoeller; state: Exp; lines: +3 -3 Update to grace 5.1.5. PR: 32438 Submitted by: AMAKAWA Shuhei
v. 1.22 date: 2001/11/23 17:25:26; author: ijliao; state: Exp; lines: +2 -2 t1.3 -> t1.4
v. 1.21 date: 2001/09/11 03:19:45; author: ache; state: Exp; lines: +2 -2 Bump png major
v. 1.20 date: 2001/08/25 03:33:33; author: ijliao; state: Exp; lines: +2 -2 t1.2 -> t1.3
v. 1.19 date: 2001/07/09 08:16:48; author: lkoeller; state: Exp; lines: +2 -2 o) Update to version 5.1.4 Submitted by: AMAKAWA Shuhei
v. 1.18 date: 2001/04/25 05:59:19; author: lkoeller; state: Exp; lines: +2 -2 o Update to version 5.1.3 Submitted by: AMAKAWA Shuhei Reviewed by: lkoeller@FreeBSD.org
v. 1.17 date: 2001/03/13 14:50:58; author: sobomax; state: Exp; lines: +2 -2 Correct t1 shared library version number in LIB_DEPENDS. Submitted by: bento
v. 1.16 date: 2000/12/31 00:17:55; author: lkoeller; state: Exp; lines: +2 -2 Type in mail address is Makefile, remove script dir.
v. 1.15 date: 2000/12/29 16:22:01; author: lkoeller; state: Exp; lines: +16 -16 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
v. 1.14 date: 2000/11/07 23:28:12; author: asami; state: Exp; lines: +2 -2 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. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.13 date: 2000/08/03 09:25:37; author: asami; state: Exp; lines: +2 -2 (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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.12 date: 2000/07/04 07:12:54; author: sobomax; state: Exp; lines: +2 -2 Bump png shared library version. Submitted by: Hajimu UMEMOTO
v. 1.11 date: 2000/04/14 07:20:08; author: asami; state: Exp; lines: +4 -4 Convert to PORTNAME/PORTVERSION.
v. 1.10 date: 2000/03/12 18:51:31; author: asami; state: Exp; lines: +2 -2 Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF). PR: 15523 Reported by: Maintainer
v. 1.9 date: 2000/02/22 17:07:06; author: reg; state: Exp; lines: +3 -2 Fix for building on -current by using the libt1 port. Approved by: maintainer
v. 1.8 date: 1999/09/10 21:16:45; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$ (spammed by dirk)
v. 1.7 date: 1999/09/10 16:39:12; author: dirk; state: Exp; lines: +20 -16 Upgrade to 5.0.3gamma. PR: ports/13626 Submitted by: Lars Koeller
v. 1.6 date: 1999/09/07 10:45:23; author: steve; state: Exp; lines: +7 -5 The tiff port now lives in ports/graphics/tiff.
v. 1.5 date: 1999/08/25 07:10:33; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/08/22 18:59:07; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.3 date: 1999/05/29 04:23:04; author: steve; state: Exp; lines: +5 -4 Update to version 5.0.2b. PR: 11836 Submitted by: maintainer
v. 1.2 date: 1999/05/12 07:43:47; author: asami; state: Exp; lines: +2 -2 Um, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;)
v. 1.1 date: 1999/03/18 08:41:40; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/03/18 08:41:40; author: taoka; state: Exp; lines: +0 -0 A powerful plotting tool (successor of xmgr) PR: ports/9222 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de ============================================================================= v. 1.55 date: 2007/05/19 20:15:02; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.54 date: 2007/04/24 20:36:39; author: thierry; state: Exp; lines: +5 -7 - Upgrade to 5.1.21 (1) Changelog at - Chase NetCDF's upgrade; - Move from $X11BASE to $LOCALBASE. Suggested by: Xavier Otazu (1)
v. 1.53 date: 2007/04/10 03:08:58; author: lwhsu; state: Exp; lines: +2 -2 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.52 date: 2006/10/09 08:18:34; author: ale; state: Exp; lines: +2 -1 Chase pdf library and bump PORTREVISION.
v. 1.51 date: 2006/06/05 20:56:00; author: thierry; state: Exp; lines: +1 -1 Upgrade to 5.1.20. Changelog at .
v. 1.50 date: 2006/05/10 22:37:08; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.49 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.48 date: 2005/12/12 20:56:48; author: thierry; state: Exp; lines: +6 -2 Upgrade to 5.1.19. Since I'm there, add some mirrors. Reminded by: edwin's Ports Version Check.
v. 1.47 date: 2005/11/25 22:29:22; author: pav; state: Exp; lines: +1 -1 - Style: ports@freebsd.org -> ports@FreeBSD.org
v. 1.46 date: 2005/11/13 17:13:14; author: lkoeller; state: Exp; lines: +1 -1 o) Drop maintainership cause I didn't use these ports since months anymore.
v. 1.45 date: 2005/10/29 21:09:02; author: lkoeller; state: Exp; lines: +1 -1 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"
v. 1.44 date: 2005/03/01 14:41:42; author: lkoeller; state: Exp; lines: +3 -9 o) Fix fetch URLs o) Update to 5.1.18
v. 1.43 date: 2004/10/14 19:25:32; author: lkoeller; state: Exp; lines: +8 -9 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
v. 1.42 date: 2004/07/18 16:06:12; author: lkoeller; state: Exp; lines: +2 -4 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)
v. 1.41 date: 2004/07/11 22:02:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.40 date: 2004/06/25 11:24:25; author: ale; state: Exp; lines: +2 -2 - Chase the pdflib shared library - Bump PORTREVISION
v. 1.39 date: 2004/06/21 21:28:56; author: kris; state: Exp; lines: +1 -7 Remove BROKEN tag now that the port has been fixed.
v. 1.38 date: 2004/05/24 18:59:13; author: lkoeller; state: Exp; lines: +1 -1 o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)
v. 1.37 date: 2004/02/17 10:43:25; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.36 date: 2004/02/04 05:07:30; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.35 date: 2004/01/26 19:08:24; author: lkoeller; state: Exp; lines: +3 -4 o) Update to version 5.1.14 PR: ports/61879 Submitted by: AMAKAWA Shuhei
v. 1.34 date: 2003/10/27 12:00:54; author: lkoeller; state: Exp; lines: +1 -1 o) Update to version 5.1.13 PR: ports/58340 Submitted by: AMAKAWA Shuhei
v. 1.33 date: 2003/09/26 23:39:37; author: edwin; state: Exp; lines: +1 -1 Chase print/pdflib version bump PR: ports/57204
v. 1.32 date: 2003/09/15 18:31:28; author: lkoeller; state: Exp; lines: +2 -2 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
v. 1.31 date: 2003/04/14 06:27:44; author: edwin; state: Exp; lines: +1 -1 print/pdflib -> print/pdflib4 Informed maintaines.
v. 1.30 date: 2003/03/27 13:12:43; author: lkoeller; state: Exp; lines: +1 -1 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)
v. 1.29 date: 2003/02/21 12:43:59; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2003/01/12 10:59:17; author: lkoeller; state: Exp; lines: +2 -2 o Update to version 5.1.10 o Fix dependency from news xbae port (lib version change) o PR: ports/43147 Originator: AMAKAWA Shuhei
v. 1.27 date: 2002/08/26 08:41:55; author: lkoeller; state: Exp; lines: +1 -1 o) Update to 5.1.9 PR: ports/41591 Submitted by: AMAKAWA Shuhei
v. 1.26 date: 2002/06/12 05:42:25; author: lkoeller; state: Exp; lines: +2 -2 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
v. 1.25 date: 2002/04/11 05:30:29; author: lkoeller; state: Exp; lines: +1 -1 o Update to 5.1.7 PR: 36957 Submitted by: AMAKAWA Shuhei
v. 1.24 date: 2002/02/11 21:35:06; author: pat; state: Exp; lines: +2 -2 Update to 5.1.6 PR: 34798 Submitted by: AMAKAWA Shuhei Approved by: maintainer
v. 1.23 date: 2001/12/03 20:03:06; author: lkoeller; state: Exp; lines: +3 -3 Update to grace 5.1.5. PR: 32438 Submitted by: AMAKAWA Shuhei
v. 1.22 date: 2001/11/23 17:25:26; author: ijliao; state: Exp; lines: +2 -2 t1.3 -> t1.4
v. 1.21 date: 2001/09/11 03:19:45; author: ache; state: Exp; lines: +2 -2 Bump png major
v. 1.20 date: 2001/08/25 03:33:33; author: ijliao; state: Exp; lines: +2 -2 t1.2 -> t1.3
v. 1.19 date: 2001/07/09 08:16:48; author: lkoeller; state: Exp; lines: +2 -2 o) Update to version 5.1.4 Submitted by: AMAKAWA Shuhei
v. 1.18 date: 2001/04/25 05:59:19; author: lkoeller; state: Exp; lines: +2 -2 o Update to version 5.1.3 Submitted by: AMAKAWA Shuhei Reviewed by: lkoeller@FreeBSD.org
v. 1.17 date: 2001/03/13 14:50:58; author: sobomax; state: Exp; lines: +2 -2 Correct t1 shared library version number in LIB_DEPENDS. Submitted by: bento
v. 1.16 date: 2000/12/31 00:17:55; author: lkoeller; state: Exp; lines: +2 -2 Type in mail address is Makefile, remove script dir.
v. 1.15 date: 2000/12/29 16:22:01; author: lkoeller; state: Exp; lines: +16 -16 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
v. 1.14 date: 2000/11/07 23:28:12; author: asami; state: Exp; lines: +2 -2 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. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.13 date: 2000/08/03 09:25:37; author: asami; state: Exp; lines: +2 -2 (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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.12 date: 2000/07/04 07:12:54; author: sobomax; state: Exp; lines: +2 -2 Bump png shared library version. Submitted by: Hajimu UMEMOTO
v. 1.11 date: 2000/04/14 07:20:08; author: asami; state: Exp; lines: +4 -4 Convert to PORTNAME/PORTVERSION.
v. 1.10 date: 2000/03/12 18:51:31; author: asami; state: Exp; lines: +2 -2 Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF). PR: 15523 Reported by: Maintainer
v. 1.9 date: 2000/02/22 17:07:06; author: reg; state: Exp; lines: +3 -2 Fix for building on -current by using the libt1 port. Approved by: maintainer
v. 1.8 date: 1999/09/10 21:16:45; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$ (spammed by dirk)
v. 1.7 date: 1999/09/10 16:39:12; author: dirk; state: Exp; lines: +20 -16 Upgrade to 5.0.3gamma. PR: ports/13626 Submitted by: Lars Koeller
v. 1.6 date: 1999/09/07 10:45:23; author: steve; state: Exp; lines: +7 -5 The tiff port now lives in ports/graphics/tiff.
v. 1.5 date: 1999/08/25 07:10:33; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/08/22 18:59:07; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.3 date: 1999/05/29 04:23:04; author: steve; state: Exp; lines: +5 -4 Update to version 5.0.2b. PR: 11836 Submitted by: maintainer
v. 1.2 date: 1999/05/12 07:43:47; author: asami; state: Exp; lines: +2 -2 Um, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;)
v. 1.1 date: 1999/03/18 08:41:40; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/03/18 08:41:40; author: taoka; state: Exp; lines: +0 -0 A powerful plotting tool (successor of xmgr) PR: ports/9222 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de ============================================================================= v. 1.55 date: 2007/05/19 20:15:02; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.54 date: 2007/04/24 20:36:39; author: thierry; state: Exp; lines: +5 -7 - Upgrade to 5.1.21 (1) Changelog at - Chase NetCDF's upgrade; - Move from $X11BASE to $LOCALBASE. Suggested by: Xavier Otazu (1)
v. 1.53 date: 2007/04/10 03:08:58; author: lwhsu; state: Exp; lines: +2 -2 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.52 date: 2006/10/09 08:18:34; author: ale; state: Exp; lines: +2 -1 Chase pdf library and bump PORTREVISION.
v. 1.51 date: 2006/06/05 20:56:00; author: thierry; state: Exp; lines: +1 -1 Upgrade to 5.1.20. Changelog at .
v. 1.50 date: 2006/05/10 22:37:08; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.49 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.48 date: 2005/12/12 20:56:48; author: thierry; state: Exp; lines: +6 -2 Upgrade to 5.1.19. Since I'm there, add some mirrors. Reminded by: edwin's Ports Version Check.
v. 1.47 date: 2005/11/25 22:29:22; author: pav; state: Exp; lines: +1 -1 - Style: ports@freebsd.org -> ports@FreeBSD.org
v. 1.46 date: 2005/11/13 17:13:14; author: lkoeller; state: Exp; lines: +1 -1 o) Drop maintainership cause I didn't use these ports since months anymore.
v. 1.45 date: 2005/10/29 21:09:02; author: lkoeller; state: Exp; lines: +1 -1 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"
v. 1.44 date: 2005/03/01 14:41:42; author: lkoeller; state: Exp; lines: +3 -9 o) Fix fetch URLs o) Update to 5.1.18
v. 1.43 date: 2004/10/14 19:25:32; author: lkoeller; state: Exp; lines: +8 -9 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
v. 1.42 date: 2004/07/18 16:06:12; author: lkoeller; state: Exp; lines: +2 -4 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)
v. 1.41 date: 2004/07/11 22:02:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.40 date: 2004/06/25 11:24:25; author: ale; state: Exp; lines: +2 -2 - Chase the pdflib shared library - Bump PORTREVISION
v. 1.39 date: 2004/06/21 21:28:56; author: kris; state: Exp; lines: +1 -7 Remove BROKEN tag now that the port has been fixed.
v. 1.38 date: 2004/05/24 18:59:13; author: lkoeller; state: Exp; lines: +1 -1 o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)
v. 1.37 date: 2004/02/17 10:43:25; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.36 date: 2004/02/04 05:07:30; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.35 date: 2004/01/26 19:08:24; author: lkoeller; state: Exp; lines: +3 -4 o) Update to version 5.1.14 PR: ports/61879 Submitted by: AMAKAWA Shuhei
v. 1.34 date: 2003/10/27 12:00:54; author: lkoeller; state: Exp; lines: +1 -1 o) Update to version 5.1.13 PR: ports/58340 Submitted by: AMAKAWA Shuhei
v. 1.33 date: 2003/09/26 23:39:37; author: edwin; state: Exp; lines: +1 -1 Chase print/pdflib version bump PR: ports/57204
v. 1.32 date: 2003/09/15 18:31:28; author: lkoeller; state: Exp; lines: +2 -2 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
v. 1.31 date: 2003/04/14 06:27:44; author: edwin; state: Exp; lines: +1 -1 print/pdflib -> print/pdflib4 Informed maintaines.
v. 1.30 date: 2003/03/27 13:12:43; author: lkoeller; state: Exp; lines: +1 -1 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)
v. 1.29 date: 2003/02/21 12:43:59; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2003/01/12 10:59:17; author: lkoeller; state: Exp; lines: +2 -2 o Update to version 5.1.10 o Fix dependency from news xbae port (lib version change) o PR: ports/43147 Originator: AMAKAWA Shuhei
v. 1.27 date: 2002/08/26 08:41:55; author: lkoeller; state: Exp; lines: +1 -1 o) Update to 5.1.9 PR: ports/41591 Submitted by: AMAKAWA Shuhei
v. 1.26 date: 2002/06/12 05:42:25; author: lkoeller; state: Exp; lines: +2 -2 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
v. 1.25 date: 2002/04/11 05:30:29; author: lkoeller; state: Exp; lines: +1 -1 o Update to 5.1.7 PR: 36957 Submitted by: AMAKAWA Shuhei
v. 1.24 date: 2002/02/11 21:35:06; author: pat; state: Exp; lines: +2 -2 Update to 5.1.6 PR: 34798 Submitted by: AMAKAWA Shuhei Approved by: maintainer
v. 1.23 date: 2001/12/03 20:03:06; author: lkoeller; state: Exp; lines: +3 -3 Update to grace 5.1.5. PR: 32438 Submitted by: AMAKAWA Shuhei
v. 1.22 date: 2001/11/23 17:25:26; author: ijliao; state: Exp; lines: +2 -2 t1.3 -> t1.4
v. 1.21 date: 2001/09/11 03:19:45; author: ache; state: Exp; lines: +2 -2 Bump png major
v. 1.20 date: 2001/08/25 03:33:33; author: ijliao; state: Exp; lines: +2 -2 t1.2 -> t1.3
v. 1.19 date: 2001/07/09 08:16:48; author: lkoeller; state: Exp; lines: +2 -2 o) Update to version 5.1.4 Submitted by: AMAKAWA Shuhei
v. 1.18 date: 2001/04/25 05:59:19; author: lkoeller; state: Exp; lines: +2 -2 o Update to version 5.1.3 Submitted by: AMAKAWA Shuhei Reviewed by: lkoeller@FreeBSD.org
v. 1.17 date: 2001/03/13 14:50:58; author: sobomax; state: Exp; lines: +2 -2 Correct t1 shared library version number in LIB_DEPENDS. Submitted by: bento
v. 1.16 date: 2000/12/31 00:17:55; author: lkoeller; state: Exp; lines: +2 -2 Type in mail address is Makefile, remove script dir.
v. 1.15 date: 2000/12/29 16:22:01; author: lkoeller; state: Exp; lines: +16 -16 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
v. 1.14 date: 2000/11/07 23:28:12; author: asami; state: Exp; lines: +2 -2 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. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.13 date: 2000/08/03 09:25:37; author: asami; state: Exp; lines: +2 -2 (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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.12 date: 2000/07/04 07:12:54; author: sobomax; state: Exp; lines: +2 -2 Bump png shared library version. Submitted by: Hajimu UMEMOTO
v. 1.11 date: 2000/04/14 07:20:08; author: asami; state: Exp; lines: +4 -4 Convert to PORTNAME/PORTVERSION.
v. 1.10 date: 2000/03/12 18:51:31; author: asami; state: Exp; lines: +2 -2 Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF). PR: 15523 Reported by: Maintainer
v. 1.9 date: 2000/02/22 17:07:06; author: reg; state: Exp; lines: +3 -2 Fix for building on -current by using the libt1 port. Approved by: maintainer
v. 1.8 date: 1999/09/10 21:16:45; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$ (spammed by dirk)
v. 1.7 date: 1999/09/10 16:39:12; author: dirk; state: Exp; lines: +20 -16 Upgrade to 5.0.3gamma. PR: ports/13626 Submitted by: Lars Koeller
v. 1.6 date: 1999/09/07 10:45:23; author: steve; state: Exp; lines: +7 -5 The tiff port now lives in ports/graphics/tiff.
v. 1.5 date: 1999/08/25 07:10:33; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/08/22 18:59:07; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.3 date: 1999/05/29 04:23:04; author: steve; state: Exp; lines: +5 -4 Update to version 5.0.2b. PR: 11836 Submitted by: maintainer
v. 1.2 date: 1999/05/12 07:43:47; author: asami; state: Exp; lines: +2 -2 Um, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;)
v. 1.1 date: 1999/03/18 08:41:40; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/03/18 08:41:40; author: taoka; state: Exp; lines: +0 -0 A powerful plotting tool (successor of xmgr) PR: ports/9222 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de =============================================================================



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