Port details on branch 2024Q4 |
- plplot Scientific plotting package
- 5.15.0_7 math =4 5.15.0_7Version of this port present on the latest quarterly branch.
- 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
- Port Added: unknown
- Last Update: 2023-11-03 07:17:38
- Commit Hash: fcf68ae5e
- People watching this port, also watch:: krb5, zsh, mc, wget, cscope
- Also Listed In: science
- License: LGPL21+
- WWW:
- https://plplot.sourceforge.net/
- Description:
- PLplot is a library of C functions that are useful for making scientific
plots from a program written in C, C++, or Fortran. The PLplot library
can be used to create standard x-y plots, semilog plots, log-log plots,
contour plots, 3D plots, mesh plots, bar charts and pie charts. Multiple
graphs (of the same or different sizes) may be placed on a single page
with multiple lines in each graph. Different line styles, widths and
colors are supported. A virtually infinite number of distinct area fill
patterns may be used. There are almost 1000 characters in the extended
character set. This includes four different fonts, the Greek alphabet and
a host of mathematical, musical, and other symbols. The fonts can be
scaled to any desired size. A variety of output devices are supported and
new devices can be easily added by writing a small number of device
dependent routines.
- ¦ ¦ ¦ ¦
- 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/plplot/ && make install clean
- To add the package, run one of these commands:
- pkg install math/plplot
- pkg install plplot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: plplot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1561165480
SHA256 (plplot-5.15.0.tar.gz) = b92de4d8f626a9b20c84fc94f4f6a9976edd76e33fb1eae44f6804bdcc628c7b
SIZE (plplot-5.15.0.tar.gz) = 15380293
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- FreeMono.ttf : x11-fonts/freefont-ttf
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- ghostscript10>=10.02.0 : print/ghostscript10
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- bash : shells/bash
- FreeMono.ttf : x11-fonts/freefont-ttf
- ghostscript10>=10.02.0 : print/ghostscript10
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libLASi.so : devel/lasi
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libltdl.so : devel/libltdl
- libqhull_r.so : math/qhull
- libagg.so : graphics/agg
- libintl.so : devel/gettext-runtime
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- This port is required by:
- for Libraries
-
- science/gnudatalanguage
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for plplot-5.15.0_7:
DOCS=on: Build and/or install documentation
FORTRAN=off: Fortran language support
GD=off: GD graphics library support
LUA=off: Lua scripting language support
QHULL2020=on: Latest Qhull support
QT5=off: Qt 5 toolkit support
TCLTK=off: Tcl/Tk GUI toolkit support
THREADS=on: Threading support
WXGTK=on: wxGTK GUI toolkit support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- math_plplot
- USES:
- compiler:c11 cmake gettext-runtime ghostscript gnome localbase perl5 pathfix pkgconfig shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|