aboutsummaryrefslogtreecommitdiff
path: root/math/plplot-ada
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* Return ports maintained by John Marino to the pool, he is no longer interested.Rene Ladan2017-04-211-1/+1
| | | | | | | Submitted by: Mark Millard via private e-mail Notes: svn path=/head/; revision=439129
* Return the ports mistakenly reset to ports@ in r433856 to John Marino.Rene Ladan2017-02-151-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=434195
* Return ports maintained by John Marino to the pool, see r433827 for detailsRene Ladan2017-02-111-1/+1
| | | | Notes: svn path=/head/; revision=433856
* math/plplot: Update to 5.12.0Ben Woods2017-02-052-2/+3
| | | | | | | | Changes this release: https://sourceforge.net/p/plplot/news/2017/01/plplot-5120-has-been-released/ Notes: svn path=/head/; revision=433415
* Change Ada Framework foundation from gcc5-aux to gcc6-auxJohn Marino2016-04-301-0/+1
| | | | | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=414332
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* math/plpot(-ada): Upgrade version 5.11.0 => 5.11.1John Marino2015-10-131-1/+0
| | | | | | | | PR: 203730 Submitted by: Ben Woods (plplot maintainer) Notes: svn path=/head/; revision=399177
* - Don't install static libraries with INSTALL_LIB (part 2/2)Dmitry Marakasov2015-05-092-2/+2
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=385847
* - Upgrade math/plplot to 5.11.0Thierry Thomas2015-04-221-1/+2
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=384520
* Remove @dirrm from package list of 8 of my portsJohn Marino2014-10-162-5/+2
| | | | Notes: svn path=/head/; revision=370998
* Add new port math/plplot-ada: Ada bindings to plplot libraryJohn Marino2014-02-166-0/+98
Notes: svn path=/head/; revision=344634