Port details |
- plplot-ada Ada bindings for PLplot
- 5.15.0_1 math
=1 5.15.0_1Version 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: 2014-02-16 22:01:13
- Last Update: 2022-02-28 21:34:25
- Commit Hash: 8e2a89b
- People watching this port, also watch:: opensmtpd, beadm, lsof, mDNSResponder, tmux
- License: LGPL3
- WWW:
- http://plplot.sourceforge.net
- Description:
- These are the Ada bindings for math/plplot, a cross-platform software
package for creating scientific plots.
WWW: http://plplot.sourceforge.net
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- plplot-ada>0:math/plplot-ada
- No installation instructions:
- This port has been deleted.
- PKGNAME: plplot-ada
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ada : lang/gcc6-aux
- Library dependencies:
-
- libplplot.so : math/plplot
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_plplot-ada
- USES:
- ada
- 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 |
5.15.0_1 28 Feb 2022 21:34:25 |
Rene Ladan (rene) |
cleanup: Remove ports depending on expired lang/gcc6-aux
Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.
Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util (Only the first 15 lines of the commit message are shown above ) |
5.15.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.12.0_1 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). |
5.12.0 21 Apr 2017 20:25:01 |
rene |
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail |
5.12.0 15 Feb 2017 21:33:11 |
rene |
Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.
The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time. |
5.12.0 11 Feb 2017 12:42:30 |
rene |
Return ports maintained by John Marino to the pool, see r433827 for details |
5.12.0 05 Feb 2017 14:49:31 |
woodsb02 |
math/plplot: Update to 5.12.0
Changes this release:
https://sourceforge.net/p/plplot/news/2017/01/plplot-5120-has-been-released/ |
5.11.1_1 30 Apr 2016 06:44:28 |
marino |
Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week. The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.
Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.
Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result. Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only). |
5.11.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
5.11.1 13 Oct 2015 06:17:07 |
marino |
math/plpot(-ada): Upgrade version 5.11.0 => 5.11.1
PR: 203730
Submitted by: Ben Woods (plplot maintainer) |
5.11.0_2 09 May 2015 01:12:51 |
amdmi3 |
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
5.11.0_1 22 Apr 2015 20:16:04 |
thierry |
- Upgrade math/plplot to 5.11.0
Announcement at
<https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release>
- Take maintainership
- Chase dependencies.
PR: ports/199539
Submitted by: Ben Woods <woodsb02 (at) gmail.com>
Approved by: marino (for plplot-ada), /me (for gnudatalanguage) |
5.10.0 16 Oct 2014 10:56:38 |
marino |
Remove @dirrm from package list of 8 of my ports |
5.10.0 16 Feb 2014 22:01:01 |
marino |
Add new port math/plplot-ada: Ada bindings to plplot library |