aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnuplot
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-202-3/+1
* . Remove redundant CONFIGURE_TARGET setting. [1]Greg Lewis2007-04-172-6/+5
* . Simplify (and fix) WX support by using WX_CONF_ARGS. The prior versionGreg Lewis2007-04-171-2/+1
* . Optional WX support. I don't have it installed, so this is untested.Greg Lewis2007-04-141-2/+12
* . Restore correct OPTIONS handling broken in 4.2.0 update.Greg Lewis2007-04-141-1/+3
* . Since we're depending on teTeX-base anyway, add --with-kpsexpand toGreg Lewis2007-04-141-4/+14
* . Update to 4.2.0. This is an initial update I've been working on whichGreg Lewis2007-04-145-132/+95
* . (Potentially) set USE_EMACS before we include bsd.port.pre.mk, not after,Greg Lewis2007-03-081-2/+2
* . Fix the location of the bsd.port.pre.mk include.Greg Lewis2007-01-091-3/+3
* . Fix the PDF terminal.Greg Lewis2006-11-032-6/+20
* Chase pdf library and bump PORTREVISION.Alex Dupre2006-10-091-2/+2
* Add SHA256 checksumEdwin Groothuis2006-06-081-0/+3
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-111-1/+0
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
* . Build and install some of the documentation files.Greg Lewis2005-11-022-1/+21
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
* . Don't generate the .texi documentation files. They already exist inGreg Lewis2005-03-101-0/+16
* . Add support for stacked histograms (off by default).Greg Lewis2004-10-273-9/+44
* . Bump PORTREVISION (forgotten in previous commit).Greg Lewis2004-07-141-1/+1
* . Sort OPTIONS and the associated sections that deal with them.Greg Lewis2004-07-141-8/+15
* Fix OPTIONSKirill Ponomarev2004-06-281-6/+7
* . Chase print/pdflib updates. While this change fixes compilation and isGreg Lewis2004-06-262-1/+14
* . Update to 4.0.0. [1]Greg Lewis2004-06-136-129/+137
* . SIZEify.Greg Lewis2004-03-161-0/+1
* Chase print/pdflib version bumpEdwin Groothuis2003-09-271-1/+1
* . Workaround a problem in gcc 2.95.4 when compiling with -march=pentiumpro.Greg Lewis2003-06-172-1/+22
* . Take maintainership of this port. I've done the last two upgrades andGreg Lewis2003-06-101-1/+1
* Remove chuckr as maintainer of his ports. He has not committed sinceKris Kennaway2003-06-081-1/+1
* 1. Place gnuplot.gih in ${DATADIR} rather than ${PREFIX}/share (theGreg Lewis2003-06-052-9/+8
* Grr. This is not my day.Greg Lewis2003-06-051-3/+4
* . Forced commit to note that the last commit also addressed PR/49952Greg Lewis2003-06-051-4/+3
* . Tidy up conditional compilation sections.Greg Lewis2003-06-042-100/+96
* . Update to 3.7.3Greg Lewis2003-05-233-2/+3
* print/pdflib -> print/pdflib4Edwin Groothuis2003-04-141-1/+1
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* . Add a knob to allow compilation without PNG support.Greg Lewis2002-11-241-2/+18
* (1) Remove dependency on and support for linking with gd. Gnuplot is onlyGreg Lewis2002-11-081-6/+4
* . Respect WITHOUT_X11 setting.Greg Lewis2002-11-062-2/+13
* . Update to 3.7.2.Greg Lewis2002-11-052-4/+4
* change WWWYing-Chieh Liao2002-05-151-1/+1
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
* Chase graphics/gd's shlib version bump.Akinori MUSHA2001-02-121-1/+2
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
* Add a WWW.Maxim Sobolev2000-07-031-0/+2
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.Will Andrews2000-06-071-1/+1
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
* Fix configure args for readline.Chuck Robey2000-02-091-1/+1
* Fix PLIST problem.Chuck Robey2000-01-311-2/+0
* Install the demos (and a README) with gnunplot. Nice demos, worth it.Chuck Robey2000-01-243-0/+79
* Upgrade gnuplot to 3.7.1Chuck Robey2000-01-222-9/+4
* These ports now need 'LIB_DEPENDS=gd.0:...'.Steve Price1999-12-281-2/+2
* Break gnuplot of bad (gif-ish) habits, it builds now.Chuck Robey1999-09-112-48/+20
* Rollback gd dependency change.Chuck Robey1999-09-101-1/+1
* changed this to make us of the gd-old library (and include files)Chuck Robey1999-09-062-4/+42
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-271-1/+1
* Upgrade to 3.7.Matthew Hunt1999-02-104-22/+21
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
* More missing dependencies.Satoshi Asami1998-11-291-1/+2
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
* Don't try to package manpages twice.Steve Price1998-08-171-2/+0
* Fix missing "=" in BUILD_DEPENDS line, ruined gd dependency.Chuck Robey1998-04-291-2/+2
* Modified to add gif terminal, and dependency on graphics/gd.Chuck Robey1998-04-203-31/+17
* Typo fix (actually update png major :).Satoshi Asami1998-03-311-2/+2
* upgrade png majorAndrey A. Chernov1998-03-291-2/+2
* Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed.Chris Timmons1997-09-011-3/+20
* Explicitly specify --libdir as ${PREFIX}/lib in the CONFIGURE_ARGS soChris Timmons1997-09-011-2/+5
* Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}".Satoshi Asami1997-07-221-5/+6
* Oops --- forgot to add new libpng dependency. Fixed now.Chuck Robey1997-07-191-1/+2
* Upgrading to version 3.36. Still a beta, but improving.Chuck Robey1997-07-192-6/+6
* Non-working help file.David E. O'Brien1997-01-251-1/+1
* Update the "version required" comment. Change "Whom" and MAINTAINER toSatoshi Asami1997-01-131-11/+5
* Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it,Chuck Robey1997-01-133-105/+23
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-7/+5
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
* More missing newlines.Satoshi Asami1996-03-311-1/+1
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-251-1/+1
* Add a few CATEGORIES lines to take these ports out of `orphans'.Jordan K. Hubbard1995-04-281-1/+2
* I was going to convert the math Makefiles according to the newSatoshi Asami1995-04-221-3/+3
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-1/+3
* Some more Makefile updates, for the math ports.Satoshi Asami1995-04-111-1/+10
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
* Jean-Marc Zucconi's gnuplot port.Jordan K. Hubbard1994-10-065-0/+146