Port details |
- slgrace SLang module to plot graphs with grace
- 0.2.2_11 math =2 0.2.2_11Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2007-08-30 17:29:21
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: GPLv2
- WWW:
- http://www.jedsoft.org/slang/modules/grace/index.html
- Description:
- A S-Lang module to plot graphs using grace.
Grace is a popular plotting tool that produces publication quality
plots. The S-Lang module interacts with grace via pipes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/slgrace/ && make install clean
- To add the package, run one of these commands:
- pkg install math/slgrace
- pkg install slgrace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: slgrace
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (slgrace-0.2.2.tar.gz) = d3d10b506d4d4c3dbb7beb4d2cb3623833055742a023dc157f6e12e1c6a845ec
SIZE (slgrace-0.2.2.tar.gz) = 117280
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- grace : math/grace
- Library dependencies:
-
- libslang.so : devel/libslang2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for slgrace-0.2.2_11:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_slgrace
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.2_11 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.2_10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.2_10 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.2_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.2_10 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.2.2_9 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.2.2_8 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.2.2_7 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.2.2_7 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.2.2_7 14 Nov 2014 09:39:21 |
antoine |
Cleanup plist |
0.2.2_7 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.2.2_6 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
0.2.2_6 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.2.2_5 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.2.2_5 13 Dec 2013 12:58:43 |
garga |
Remove unecessary PORTDOCS definition |
0.2.2_5 31 Oct 2013 23:37:49 |
garga |
. Add LICENSE
. Simplify Makefile
. Use space on WWW line |
0.2.2_5 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.2.2_4 14 Oct 2013 00:13:54 |
garga |
Support staging |
0.2.2_4 24 Sep 2013 16:47:23 |
garga |
Update LIB_DEPENDS syntax on my ports and silent make check-makefile |
0.2.2_4 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.2.2_4 31 May 2013 15:20:12 |
miwi |
- Fix PORTDOCS
Reported by: pkg (DEVELOPER_MODE) |
0.2.2_4 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.2.2_4 03 Aug 2012 18:39:21 |
garga |
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@ |
0.2.2_4 03 Aug 2012 15:34:46 |
garga |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
0.2.2_4 02 Jul 2012 22:04:24 |
garga |
Remove lib version from LIB_DEPENDS to silence portlint |
0.2.2_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2.2_3 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
0.2.2_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.2.2_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.2.2 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.2.2 11 Oct 2007 17:26:03 |
garga |
- Update to 0.2.2
- Respect NOPORTDOCS |
0.2.1_1 12 Sep 2007 14:28:07 |
garga |
- Fix PLIST
- Bump PORTREVISION
Noticed by: pav@ |
0.2.1 05 Sep 2007 12:57:37 |
garga |
Fix last commit when distinfo was forgotten.
Noted by: pav@ |
0.2.1 04 Sep 2007 12:41:54 |
garga |
- Update to 0.2.1
- When this version came, 0.2.0 was removed from ftp and mirror, so, i'm saving
a copy of 0.2.1 on MASTER_SITE_LOCAL to prevent this happen again in the
future [1]
Noticed by: pav [1] |
0.2.0 30 Aug 2007 17:28:28 |
garga |
A S-Lang module to plot graphs using grace.
Grace is a popular plotting tool that produces publication quality
plots. The S-Lang module interacts with grace via pipes.
WWW: http://www.jedsoft.org/slang/modules/grace/index.html |