aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnuplot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-2/+1
* . Update to 4.6.3.glewis2013-04-221-2/+1
* . Make gnuplot compile with clang and hence remove the GCC requirement.glewis2013-03-261-2/+1
* . Update to 4.6.2.glewis2013-03-241-6/+1
* . Update to OptionsNG.glewis2012-11-221-38/+41
* . Update to 4.6.1glewis2012-11-181-4/+5
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+2
* - update png to 1.5.10dinoex2012-06-011-1/+1
* . Restore the bitmap terminal.glewis2012-05-081-1/+3
* . Update to 4.6.0.glewis2012-04-131-3/+6
* Chase pdflib.so version and bump PORTREVISION accordingly.ale2012-01-101-1/+2
* . Update to 4.4.4.glewis2011-12-191-3/+4
* . Mark as MAKE_JOBS_SAFE.glewis2011-05-311-0/+1
* . Update to 4.4.3glewis2011-05-311-3/+2
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-0/+1
* . Make the dependency on cairo optional.glewis2010-07-111-9/+15
* . Update to 4.4.0.glewis2010-04-261-7/+9
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* . Update to 4.2.6.glewis2009-09-121-2/+4
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* . Update to 4.2.5.glewis2009-05-181-1/+1
* . Update to 4.2.4.glewis2008-11-031-1/+1
* . Update to 4.2.3.glewis2008-04-141-3/+4
* USE_XLIB -> USE_XORGdes2008-03-181-1/+3
* . Add a TETEX option which allows gnuplot to be compiled without TeTeX.glewis2007-10-291-5/+15
* . Update to 4.2.2.glewis2007-10-071-2/+13
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* . Remove redundant CONFIGURE_TARGET setting. [1]glewis2007-04-171-3/+2
* . Simplify (and fix) WX support by using WX_CONF_ARGS. The prior versionglewis2007-04-171-2/+1
* . Optional WX support. I don't have it installed, so this is untested.glewis2007-04-141-2/+12
* . Restore correct OPTIONS handling broken in 4.2.0 update.glewis2007-04-141-1/+3
* . Since we're depending on teTeX-base anyway, add --with-kpsexpand toglewis2007-04-141-4/+14
* . Update to 4.2.0. This is an initial update I've been working on whichglewis2007-04-141-55/+11
* . (Potentially) set USE_EMACS before we include bsd.port.pre.mk, not after,glewis2007-03-081-2/+2
* . Fix the location of the bsd.port.pre.mk include.glewis2007-01-091-3/+3
* . Fix the PDF terminal.glewis2006-11-031-1/+1
* Chase pdf library and bump PORTREVISION.ale2006-10-091-2/+2
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* . Build and install some of the documentation files.glewis2005-11-021-1/+10
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* . Add support for stacked histograms (off by default).glewis2004-10-271-8/+30
* . Bump PORTREVISION (forgotten in previous commit).glewis2004-07-141-1/+1
* . Sort OPTIONS and the associated sections that deal with them.glewis2004-07-141-8/+15
* Fix OPTIONSkrion2004-06-281-6/+7
* . Chase print/pdflib updates. While this change fixes compilation and isglewis2004-06-261-1/+1
* . Update to 4.0.0. [1]glewis2004-06-131-13/+41
* Chase print/pdflib version bumpedwin2003-09-271-1/+1
* . Workaround a problem in gcc 2.95.4 when compiling with -march=pentiumpro.glewis2003-06-171-1/+1
* . Take maintainership of this port. I've done the last two upgrades andglewis2003-06-101-1/+1
* Remove chuckr as maintainer of his ports. He has not committed sincekris2003-06-081-1/+1
* 1. Place gnuplot.gih in ${DATADIR} rather than ${PREFIX}/share (theglewis2003-06-051-4/+3
* Grr. This is not my day.glewis2003-06-051-3/+4
* . Forced commit to note that the last commit also addressed PR/49952glewis2003-06-051-4/+3
* . Tidy up conditional compilation sections.glewis2003-06-041-31/+24
* . Update to 3.7.3glewis2003-05-231-1/+1
* print/pdflib -> print/pdflib4edwin2003-04-141-1/+1
* Clear moonlight beckons.ade2003-03-071-0/+1
* . Add a knob to allow compilation without PNG support.glewis2002-11-241-2/+18
* (1) Remove dependency on and support for linking with gd. Gnuplot is onlyglewis2002-11-081-6/+4
* . Respect WITHOUT_X11 setting.glewis2002-11-061-1/+12
* . Update to 3.7.2.glewis2002-11-051-3/+3
* Bump png majorache2001-09-111-1/+1
* Chase graphics/gd's shlib version bump.knu2001-02-121-1/+2
* Bump png shared library version.sobomax2000-07-041-1/+1
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.will2000-06-071-1/+1
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* Fix configure args for readline.chuckr2000-02-091-1/+1
* Install the demos (and a README) with gnunplot. Nice demos, worth it.chuckr2000-01-241-0/+5
* Upgrade gnuplot to 3.7.1chuckr2000-01-221-8/+3
* These ports now need 'LIB_DEPENDS=gd.0:...'.steve1999-12-281-2/+2
* Break gnuplot of bad (gif-ish) habits, it builds now.chuckr1999-09-111-0/+6
* Rollback gd dependency change.chuckr1999-09-101-1/+1
* changed this to make us of the gd-old library (and include files)chuckr1999-09-061-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Upgrade to 3.7.mph1999-02-101-9/+8
* Bump png's major number to 3.vanilla1999-01-231-2/+2
* More missing dependencies.asami1998-11-291-1/+2
* Roll back libpng major to 2.asami1998-09-171-2/+2
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-151-2/+2
* Fix missing "=" in BUILD_DEPENDS line, ruined gd dependency.chuckr1998-04-291-2/+2
* Modified to add gif terminal, and dependency on graphics/gd.chuckr1998-04-201-7/+9
* Typo fix (actually update png major :).asami1998-03-311-2/+2
* upgrade png majorache1998-03-291-2/+2
* Explicitly specify --libdir as ${PREFIX}/lib in the CONFIGURE_ARGS socwt1997-09-011-2/+5
* Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}".asami1997-07-221-5/+6
* Oops --- forgot to add new libpng dependency. Fixed now.chuckr1997-07-191-1/+2
* Upgrading to version 3.36. Still a beta, but improving.chuckr1997-07-191-5/+5
* Update the "version required" comment. Change "Whom" and MAINTAINER toasami1997-01-131-11/+5
* Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it,chuckr1997-01-131-9/+12
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+3
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+4
* Add a few CATEGORIES lines to take these ports out of `orphans'.jkh1995-04-281-1/+2
* I was going to convert the math Makefiles according to the newasami1995-04-221-3/+3
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-111-1/+3
* Some more Makefile updates, for the math ports.asami1995-04-111-1/+10
* Jean-Marc Zucconi's gnuplot port.jkh1994-10-061-0/+10