FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 5:07 PM BST
Port details
gnuplot 4.6.0_1 math on this many watch lists=65 search for ports that depend on this port
A command-driven interactive function plotting program
Maintained by: glewis@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: graphics
License: not specified in port


Gnuplot is a command-driven interactive function plotting program.

Plots any number of functions, built up of C operators, C library
functions, and some things C doesn't have like **, sgn(), etc.  Also
support for plotting data files, to compare actual data to
theoretical curves.

User-defined X and Y ranges (optional auto-ranging), smart axes
scaling, smart tic marks.

Labelling of X and Y axes.

User-defined constants and functions.

Support through a generalized graphics driver for AED 512, AED 767,
BBN BitGraph, Commodore Amiga, Roland DXY800A, EEPIC, TeXDraw, EmTeX,
Epson 60dpi printers, Epson LX-800, Fig, HP2623, HP2648, HP75xx, HPGL,
HP LaserJet II, Imagen, Iris 4D, MS-DOS Kermit, Kyocera laser printer,
LaTeX, NEC CP6 pinwriter, PostScript, QMS QUIC, ReGis (VT125 and
VT2xx), SCO Xenix CGI, Selanar, Star color printer, Tandy DMP-130
printer, Tek 401x, Tek 410x, Vectrix 384, VT like Tektronix emulator,
Unix PC (ATT 3b1 or ATT 7300), unixplot, and X11.  The PC version
compiled by Microsoft C supports IBM CGA, EGA, VGA, Hercules, ATT
6300, and Corona 325 graphics.  The PC version compiled by Borland C++
sup- ports IBM CGA, EGA, MCGA, VGA, Hercules and ATT 6300 graphics.
Other devices can be added simply, but will require recompiling.

Shell escapes and command line substitution.

Output redirection.

WWW: http://www.gnuplot.info/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: print/teTeX-base, x11/libX11, x11-toolkits/libXaw, x11-toolkits/libXmu, x11-toolkits/libXt, x11/libXext, devel/pkg-config
Required To Run: print/teTeX-base, x11/libX11, x11-toolkits/libXaw, x11-toolkits/libXmu, x11-toolkits/libXt, x11/libXext, devel/pkg-config, devel/gio-fam-backend
Required Libraries: graphics/gd, print/pdflib, graphics/plotutils, graphics/cairo, x11-toolkits/wxgtk28, devel/glib20, x11-toolkits/pango

Required by:
for Build

for Run

To install the port: cd /usr/ports/math/gnuplot/ && make install clean
To add the package: pkg_add -r gnuplot


Configuration Options
===> The following configuration options are available for gnuplot-4.6.0_1:
     X11=on (default) "Enable X11 support"
     GD=on (default) "Enable GD support"
     GRIDBOX=off (default) "Use the gridbox optimization for hidden3d"
     PDF=on (default) "Enable PDF support"
     PLOT=on (default) "Enable plot support"
     TETEX=on (default) "Search kpsexpand at run-time"
     THINSPLINES=off (default) "Enable thin plate splines for grids in dgrid3d"
     WX=on (default) "Enable WX support"
     CAIRO=on (default) "Enable CAIRO support"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://sunet.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://iweb.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://switch.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://surfnet.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://kent.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://freefr.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://voxel.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://jaist.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://osdn.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://nchc.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://ncu.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://transact.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://softlayer.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://internode.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://ufpr.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
http://waix.dl.sourceforge.net/project/gnuplot/gnuplot/4.6.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 71

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 May 2012 06:24:24
Original commit files touched by this commit  4.6.0_1
glewis search for other commits by this committer
. Restore the bitmap terminal.

PR:             167657
Submitted by:   Matthew Luckie
13 Apr 2012 04:06:28
Original commit files touched by this commit  4.6.0
glewis search for other commits by this committer
. Update to 4.6.0.

Submitted by:   hrs@
10 Jan 2012 11:41:37
Original commit files touched by this commit  4.4.4_1
ale search for other commits by this committer
Chase pdflib.so version and bump PORTREVISION accordingly.
19 Dec 2011 00:51:44
Original commit files touched by this commit  4.4.4
glewis search for other commits by this committer
. Update to 4.4.4.
. Tweak TEX settings to preserve packing list correctness.
. Limit WX version to 2.8 until problems with 2.9 are resolved.
30 May 2011 23:35:30
Original commit files touched by this commit  4.4.3
glewis search for other commits by this committer
. Mark as MAKE_JOBS_SAFE.
30 May 2011 23:32:56
Original commit files touched by this commit  4.4.3
glewis search for other commits by this committer
. Update to 4.4.3

PR:             157432
Submitted by:   bf@
02 May 2011 12:44:53
Original commit files touched by this commit  4.4.0_1
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
20 Mar 2011 12:54:45
Original commit files touched by this commit  4.4.0
miwi search for other commits by this committer
- Get Rid MD5 support
12 Jul 2010 03:41:40
Original commit files touched by this commit  4.4.0
glewis search for other commits by this committer
. Fix the packing list when either the X11 or TETEX options are off.

PR:             148506
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
10 Jul 2010 17:43:56
Original commit files touched by this commit  4.4.0
glewis search for other commits by this committer
. Make the dependency on cairo optional.
. Make the dependency on X11 an actual option.

PR:             147679
Submitted by:   Dmitry <dmitry2006@yandex.ru>
25 Apr 2010 19:58:06
Original commit files touched by this commit  4.4.0
glewis search for other commits by this committer
. Update to 4.4.0.
. Turn on the WX option by default.

PR:             146040
Submitted by:   makc@
28 Mar 2010 06:47:48
Original commit files touched by this commit  4.2.6_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  4.2.6_1
dinoex search for other commits by this committer
- update to jpeg-8
12 Sep 2009 15:19:12
Original commit files touched by this commit  4.2.6
glewis search for other commits by this committer
. Update to 4.2.6.

PR:             138742
Submitted by:   bf <bf1783@gmail.com>
22 Aug 2009 00:28:34
Original commit files touched by this commit  4.2.5_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
31 Jul 2009 13:57:52
Original commit files touched by this commit  4.2.5_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
17 May 2009 22:54:02
Original commit files touched by this commit  4.2.5
glewis search for other commits by this committer
. Update to 4.2.5.

PR:             134575
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
02 Nov 2008 20:39:23
Original commit files touched by this commit  4.2.4
glewis search for other commits by this committer
. Update to 4.2.4.

PR:             128361
Submitted by:   bf <bf2006a@yahoo.com>
13 Apr 2008 17:26:55
Original commit files touched by this commit  4.2.3
glewis search for other commits by this committer
. Update to 4.2.3.
. Respect NOPORTEXAMPLES, use PORTEXAMPLES in the packing list.

PR:             122684
Submitted by:   bf <bf2006a@yahoo.com>
17 Mar 2008 16:00:13
Original commit files touched by this commit  4.2.2_1
des search for other commits by this committer
USE_XLIB -> USE_XORG

Approved by:    maintainer
29 Oct 2007 01:56:56
Original commit files touched by this commit  4.2.2
glewis search for other commits by this committer
. Don't try to regenerate gnuplot.texi when emacs is installed as this
  currently fails.

Reported by:    Andriy Gapon <avg@icyb.net.ua>
28 Oct 2007 23:21:59
Original commit files touched by this commit  4.2.2
glewis search for other commits by this committer
. Add a TETEX option which allows gnuplot to be compiled without TeTeX.

PR              113313
Submitted by:   Tetsuya Uemura <t_uemura@macome.co.jp>
07 Oct 2007 06:51:22
Original commit files touched by this commit  4.2.2
glewis search for other commits by this committer
. Update to 4.2.2.

PR:             116734
Submitted by:   bf <bf2006a@yahoo.com>
19 May 2007 20:32:57
Original commit files touched by this commit  4.2.0_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Apr 2007 18:37:07
Original commit files touched by this commit  4.2.0_2
glewis search for other commits by this committer
. Remove redundant CONFIGURE_TARGET setting. [1]
. Start CONFIGURE_ARGS with +=. [1]
. Fix a whitespace nit.
. Move some @dirrm to @dirrmtry as appropriate.

Pointed out by: bf <bf2006a@yahoo.com> [1]
16 Apr 2007 18:17:59
Original commit files touched by this commit  4.2.0_2
glewis search for other commits by this committer
. Simplify (and fix) WX support by using WX_CONF_ARGS.  The prior version
  was broken due to use of WXCONFIG (should have been WX_CONFIG)

Pointed out by: bf <bf2006a@yahoo.com>
14 Apr 2007 06:58:39
Original commit files touched by this commit  4.2.0_2
glewis search for other commits by this committer
. Optional WX support.  I don't have it installed, so this is untested.
  Reports welcome.  Based on the changes in the PR, but tweaked based on
  the WX section in the Porter's handbook.

PR:             111548
Submitted by:   bf<bf2006a@yahoo.com>
14 Apr 2007 06:42:34
Original commit files touched by this commit  4.2.0_1
glewis search for other commits by this committer
. Restore correct OPTIONS handling broken in 4.2.0 update.

Pointy hat to:  glewis
14 Apr 2007 06:19:59
Original commit files touched by this commit  4.2.0_1
glewis search for other commits by this committer
. Since we're depending on teTeX-base anyway, add --with-kpsexpand to
  CONFIGURE_ARGS.
. Add support for plotutils.

This is based on the diffs in the referenced PR, but is done somewhat
differently and the merge isn't complete (yet).

PR:             111548
Submitted by:   bf<bf2006a@yahoo.com>
14 Apr 2007 02:48:54
Original commit files touched by this commit  4.2.0
glewis search for other commits by this committer
. Update to 4.2.0.  This is an initial update I've been working on which
  is a little more stripped down than the port has previously been.

  The extras from PR/111548 will be merged in shortly.

PR:             110368
07 Mar 2007 20:05:47
Original commit files touched by this commit  4.0.0_6
glewis search for other commits by this committer
. (Potentially) set USE_EMACS before we include bsd.port.pre.mk, not after,
  so that we pick up bsd.emacs.mk.

PR:             109580
09 Jan 2007 07:19:34
Original commit files touched by this commit  4.0.0_6
glewis search for other commits by this committer
. Fix the location of the bsd.port.pre.mk include.
. Install the elisp files in the correct location.

PR:             107043
Submitted by:   Koji Yokota <yokota@res.otaru-uc.ac.jp>
02 Nov 2006 18:21:57
Original commit files touched by this commit  4.0.0_6
glewis search for other commits by this committer
. Fix the PDF terminal.

PR:             104431
Submitted by:   Roland Smith <rsmith@xs4all.nl>
09 Oct 2006 08:18:35
Original commit files touched by this commit  4.0.0_5
ale search for other commits by this committer
Chase pdf library and bump PORTREVISION.
07 Jun 2006 21:42:14
Original commit files touched by this commit  4.0.0_4
edwin search for other commits by this committer
Add SHA256 checksum
10 May 2006 22:37:39
Original commit files touched by this commit  4.0.0_4
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
28 Jan 2006 02:11:36
Original commit files touched by this commit  4.0.0_4
linimon search for other commits by this committer
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
15 Nov 2005 06:52:12
Original commit files touched by this commit  4.0.0_4
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
01 Nov 2005 20:46:22
Original commit files touched by this commit  4.0.0_4
glewis search for other commits by this committer
. Build and install some of the documentation files.

PR:             88018
Submitted by:   Ulrich Spoerlein <q@galgenberg.net>
12 Apr 2005 03:26:57
Original commit files touched by this commit  4.0.0_3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  4.0.0_3
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
09 Mar 2005 19:42:24
Original commit files touched by this commit  4.0.0_3
glewis search for other commits by this committer
. Don't generate the .texi documentation files.  They already exist in
  the distribution and the doc2texi.el seems to cause problems for some
  versions of emacs (e.g. xemacs).

Problem report and testing by:  Tobias Roth <ports@fsck.ch>
26 Oct 2004 19:51:06
Original commit files touched by this commit  4.0.0_3
glewis search for other commits by this committer
. Add support for stacked histograms (off by default).
. Add readline support (on by default).  This is done a little differently
  from the submitter's patch (the support is optional).

PR:             72827
Submitted by:   Fernan Aguero <fernan@iib.unsam.edu.ar>
13 Jul 2004 16:31:01
Original commit files touched by this commit  4.0.0_2
glewis search for other commits by this committer
. Bump PORTREVISION (forgotten in previous commit).
13 Jul 2004 16:28:56
Original commit files touched by this commit  4.0.0_1
glewis search for other commits by this committer
. Sort OPTIONS and the associated sections that deal with them.
. Add a GD option that compile gd support into gnuplot.

Prompted by:    Chris Burkert <chris@chrisburkert.de>
27 Jun 2004 18:12:21
Original commit files touched by this commit  4.0.0_1
krion search for other commits by this committer
Fix OPTIONS

PR:             ports/68388
Submitted by:   Ports Fury
25 Jun 2004 16:33:57
Original commit files touched by this commit  4.0.0
glewis search for other commits by this committer
. Chase print/pdflib updates.  While this change fixes compilation and is
  my best guess at what needs to happen so far, PDF file generation
  currently appears broken.
12 Jun 2004 20:13:45
Original commit files touched by this commit  4.0.0
glewis search for other commits by this committer
. Update to 4.0.0.      [1]
. Use OPTIONS.          [2]

PR:             65717 [1]
Submitted by:   Ports Fury [1]
                Morten Rodal <morten@rodal.no> [1] [2]
15 Mar 2004 21:38:22
Original commit files touched by this commit  3.7.3_2
glewis search for other commits by this committer
. SIZEify.
26 Sep 2003 23:39:37
Original commit files touched by this commit  3.7.3_2
edwin search for other commits by this committer
Chase print/pdflib version bump

PR:             ports/57204
16 Jun 2003 20:14:35
Original commit files touched by this commit  3.7.3_2
glewis search for other commits by this committer
. Workaround a problem in gcc 2.95.4 when compiling with -march=pentiumpro.
  Based on a patch from the submitter.

PR:             46329
Submitted by:   Hidenori Ishikawa <hideishi@magisystem.net>
09 Jun 2003 16:13:30
Original commit files touched by this commit  3.7.3_1
glewis search for other commits by this committer
. Take maintainership of this port.  I've done the last two upgrades and
  closed a number of related PRs, so I think I've demonstrated enough
  interest in maintaining it :).
08 Jun 2003 00:30:49
Original commit files touched by this commit  3.7.3_1
kris search for other commits by this committer
Remove chuckr as maintainer of his ports.  He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.

Approved by:    portmgr
04 Jun 2003 23:41:02
Original commit files touched by this commit  3.7.3_1
glewis search for other commits by this committer
1. Place gnuplot.gih in ${DATADIR} rather than ${PREFIX}/share (the
   correct way, by modifying CONFIGURE_ARGS, rather than the bogus
   way previously done in post-install).
2. Update to use the new version of pdflib (and bump PORTREVISION
   to reflect this).
3. Info files are included even when NOPORTDOCS is set, and gnuplot.gih
   definitely should be (mea culpa for these two).

PR:             52940, 46757 [1]
Submitted by:   Ports Fury (2, 3),
                Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> [1]

[1] PR/46757 was mostly addressed in rev 1.10 of pkg-plist, with some
    clean up occuring in this commit.
04 Jun 2003 23:33:38
Original commit files touched by this commit  3.7.3
glewis search for other commits by this committer
Grr. This is not my day.

. Revert changes in the previous commit which weren't meant to be
  committed at that time.
04 Jun 2003 23:27:22
Original commit files touched by this commit  3.7.3_1
glewis search for other commits by this committer
. Forced commit to note that the last commit also addressed PR/49952
  (in a slightly different way that the PR).

PR:             49952
Submitted by:   Peter Jeremy <peterjeremy@optushome.com.au> (the PR)
Pointed out by: Ports Fury
03 Jun 2003 16:16:12
Original commit files touched by this commit  3.7.3
glewis search for other commits by this committer
. Tidy up conditional compilation sections.
. Install doc files in the correct directories.
. Support NOPORTDOCS.

PR:             46945
Submitted by:   Ports Fury
22 May 2003 23:09:54
Original commit files touched by this commit  3.7.3
glewis search for other commits by this committer
. Update to 3.7.3
14 Apr 2003 06:27:44
Original commit files touched by this commit  3.7.2
edwin search for other commits by this committer
print/pdflib -> print/pdflib4
Informed maintaines.
07 Mar 2003 06:06:10
Original commit files touched by this commit  3.7.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
23 Nov 2002 18:25:47
Original commit files touched by this commit  3.7.2
glewis search for other commits by this committer
. Add a knob to allow compilation without PNG support.
. Add a similar knob which introduces (optional) PDFlib support.

Approved by:    maintainer timeout
08 Nov 2002 03:47:27
Original commit files touched by this commit  3.7.2
glewis search for other commits by this committer
(1) Remove dependency on and support for linking with gd.  Gnuplot is only
    interested in gd for making gifs.  gd hasn't done this since around
    version 1.4 IIRC (we're now at 1.8.4).
(2) Detect libpng correctly (this is fixed slightly differently than the PR).

PR:             45035
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com> (2)
05 Nov 2002 22:28:11
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  3.7.2
glewis search for other commits by this committer
. Respect WITHOUT_X11 setting.

Change is essentially as per the PRs but with an added necessary package
list tweak.

PR:             35177, 44834
Submitted by:   Stijn Hoop <stijn@win.tue.nl>,
                Aur?lien Nephtali <aurelien.nephtali@wanadoo.fr>
Approved by:    maintainer timeout
05 Nov 2002 06:09:30
Original commit files touched by this commit  3.7.2
glewis search for other commits by this committer
. Update to 3.7.2.

Approved by:    maintainer timeout
15 May 2002 13:57:53
Original commit files touched by this commit  3.7.1_1
ijliao search for other commits by this committer
change WWW

No Response from:       maintainer
11 Sep 2001 04:19:45
files touched by this commit
ache search for other commits by this committer
Bump png major    
12 Feb 2001 10:01:08
files touched by this commit
knu search for other commits by this committer
Chase graphics/gd's shlib version bump.    
08 Oct 2000 04:10:26
files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  
04 Jul 2000 08:13:36
files touched by this commit
sobomax search for other commits by this committer
Bump png shared library version.    
03 Jul 2000 16:08:55
files touched by this commit
sobomax search for other commits by this committer
Add a WWW.    
06 Jun 2000 18:56:52
files touched by this commit
will search for other commits by this committer
Update LIB_DEPENDS for gd: gd.0 -> gd.1.    

Number of commits found: 71

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours8
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.536 seconds.