Commit graph

26 commits

Author SHA1 Message Date
Ben Woods
a87f39c2c5 math/plplot: Update to 5.12.0
Changes this release:
  https://sourceforge.net/p/plplot/news/2017/01/plplot-5120-has-been-released/
2017-02-05 14:49:30 +00:00
Tobias C. Berner
2daa0c1611 Update devel/cmake* to 3.7.1 [1]
Due to an upstream commit [2] we need now to pass
CMAKE_INSTALL_MANDIR:PATH="share/man" in the
devel/llvm-* ports, and fix the plist of net/remmina.
Further add an upstream patch to  math/plplot to
fix the build with 3.7.1.

[1] https://cmake.org/cmake/help/v3.7/release/3.7.html
[2] https://github.com/kitware/cmake/commit/956054

PR:		214975
Approved by:	rakuco (mentor)
Exp-run by:	antoine
2016-12-09 11:40:59 +00:00
Raphael Kubo da Costa
e4a20681de Add a patch (sent upstream) to make configuration work with CMake 3.6.0.
PR:		210988
2016-07-16 10:52:14 +00:00
John Marino
0075ba54f7 math/plpot(-ada): Upgrade version 5.11.0 => 5.11.1
PR:		203730
Submitted by:	Ben Woods (plplot maintainer)
2015-10-13 06:17:07 +00:00
Thierry Thomas
779c36f5c4 - 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)
2015-04-22 20:16:04 +00:00
Raphael Kubo da Costa
fd3f359034 Add upstream patch to make the port build with the upcoming CMake 3.1.0. 2014-12-30 20:57:21 +00:00
Thierry Thomas
2f498ee636 If another port defines HAVE_CONFIG_H and includes plConfig.h, this
tries to bring plplot_config.h, which is not installed, but
plplot_config.h is required when we build plplot.

E.g. science/gnudatalanguage does that.
2014-03-06 15:04:23 +00:00
John Marino
c62a1a534e math/plplot: Upgrade from dev ver 5.9.10 to latest stable ver 5.10.0 2014-02-16 19:24:06 +00:00
Thierry Thomas
015bed6ef7 - Upgrade to 5.9.10
Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/

- Pet portlint

- Use staging.
2013-10-02 13:17:06 +00:00
Martin Wilke
073078520e - Fix build with FORTRAN on
PR:		176535
Submitted by:	Ports Fury
2013-03-14 05:30:28 +00:00
Martin Wilke
b5fd228450 - Fix build
PR:		175579
Submitted by:	ports fury
2013-02-04 14:17:48 +00:00
Pav Lucistnik
c1b48350c5 - Update to 5.9.6
PR:		ports/148969
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2010-08-04 23:49:13 +00:00
Thierry Thomas
81a619599c Trying to fix on amd64/FreeBSD-6:
- Teach about amd64, to detect Not a Number flag, thus enabling Qhull
  support with CSA;

- Disable detection of f77 by cmake unless WITH_FORTRAN is defined.

Reported by:	pointyhat via Pav
2009-12-30 22:50:25 +00:00
Thierry Thomas
0242a38770 Upgrade to 5.9.5, required by GDL.
Notes:

- support of Gnome2 and VGAlib are now deprecated;

- support of Qt added;

- plrender is also deprecated, but we force it to build.

Many more options could be enabled, if someone needs them.
2009-12-29 13:43:18 +00:00
Pav Lucistnik
47c0f2c9da - Update to 5.6.1
PR:		ports/98200
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-06-05 22:17:49 +00:00
Jean-Yves Lefort
9b844bc2fc Update to 5.5.2
PR:		ports/80770
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-08 23:40:45 +00:00
Kirill Ponomarev
ffa3bf9e8a - Update to version 5.3.0
PR:		ports/62641
Submitted by:	Ports Fury
2004-02-10 15:39:09 +00:00
Pete Fritchman
37501b1297 - update to 5.2.1
- add a WITHOUT_X11 knob
- improve the WITH_TCLTK knob

PR:		51375
Submitted by:	Ports Fury
2003-05-18 19:37:30 +00:00
Patrick Li
382d3f7a25 Update to 5.1.0
PR:		35414
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-09 17:55:40 +00:00
Kevin Lo
621afdd675 - Add build option to support Tcl/Tk
- Bump PORTREVISION

PR: 32951
Submitted by: Ports Fury
2001-12-22 13:59:12 +00:00
Mario Sergio Fujikawa Ferreira
c7084bac32 o Update to 5.0.4
o Use BSD_INSTALL_* vars where possible

PR:		29443
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 16:27:12 +00:00
Kevin Lo
38402701f8 Update to version 5.0.3
PR: 28055
Submitted by: Ports Fury
2001-06-13 16:07:11 +00:00
Steve Price
7317302f37 - Remove obsolete site form MASTER_SITES
- Change location of data files from libdata/ to share/

PR:		20755
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:53:50 +00:00
R. Imura
5f76ca8d6b - Support CC/CFLAGS/CXXFLAGS properly
- Support install macros
- perl -> ${PERL}
- Move install path of data files from lib/ to libdata/
- Add WWW: line into pkg/DESCR
- Fix pkg/PLIST

PR:		15918
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 17:35:24 +00:00
Steve Price
7c46996f8a Convert to ELF. 1998-09-27 20:13:16 +00:00
Thomas Gellekum
59effd03fb Import plplot port. plplot is a scientific plotting library. 1997-10-06 08:18:49 +00:00