summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
AgeCommit message (Collapse)AuthorFilesLines
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-03Fix CONFLICTS.seb1-2/+2
2003-07-03Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-06-07Split plotutils and gnuplot into '<pkgname>' and '<pkgname>-nox11' eachjschauma2-25/+17
(alternatively, we could have renamed one to '<pkgname>-x11', but for the element of least surprise, the default remains x11 enabled). This will work much better than the previous attempt to build two packages from one Makefile, which wasn't all thought out wrt to dependencies, buildlinks etc. Bump PKGREVISION on plotutils and gnuplot for this.
2003-06-06Same as plotutils:jschauma1-1/+4
If X11 is present, set the pkgname to gnuplot-x11 and conflict with plain gnuplot (and the other way around).
2003-06-04If X is found to be present, this package builds and installs gnuplot_x11,jschauma2-3/+12
if not, not. Fix accordingly. Pointed out by wiz@. Sorry.
2003-06-04These don't really need X after all -- they can be useful on headlessjschauma1-2/+1
machines without X, too, so remove USE_X11.
2003-03-05Update to 3.7.3, from Jim Bernard in PR 19663.wiz5-45/+22
Changes: 3.7.3 * Major: contributed code to re-add gamma, inverse normal, and inverse error function * Windows specific fixes, most visibly changing the 'pause' command to avoid cpu hogging, and updated build procedures * Improved metapost driver * Make Linux driver work with devfs * Numerous bugfixes backported from development version, see ChangeLog * A large number of documentation misprints have been fixed 3.7.2 * Major: we have removed code that was labeled with a non-commercial use clause. The effect is that this removes the gamma, inverse normal, and inverse error function from platforms that have no native implementation. * Support for BeOS * New terminal drivers: emf (Enhanced Metafile Format), epslatex, ggi (General Graphics Interface), pdf, svg (W3C Scalable Vector Graphics) * Updated png driver: web-friendly palette, transparent images, explicit colour specification * Updated HPGL driver: optional multi-pen support, alternative plot sizes, variable font sizes * Updated gnugraph driver: now requires GNU plotutils 2.2 or better * Updated eepic driver: picture environment now scales with "set size" * Updated fig driver to fig file format 3.2 * Updated tkcanvas driver * Fix font size option in pslatex driver * configure-alike script for VMS * Command substitution in double-quoted strings * Vector clipping style for 2D plots * Sort terminals by name before displaying * Numerous bugfixes
2002-10-28Add png support. Bump version to 3.7.1nb1. Requested in PR 18798.wiz1-1/+5
2002-09-22buildlink1 -> buildlink2jlam1-3/+3
2001-11-26Strongly buildlinkify.jlam1-5/+4
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-19Update gnuplot to 3.7.1.wennmach4-20/+22
This is a prerequisite step for octave-current.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-2/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-09Add package patch-sum filesagc1-0/+4
1999-06-10Fix URLhubertf1-2/+2
noted in PR 7750 by Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
1999-03-03add RCS-IDhubertf1-0/+2
1999-03-03Add to #define unix, per PR 7079 by Jaromir Dolecek <dolecek@ics.muni.cz>hubertf1-0/+15
1999-02-09Be consistent: tell the configure script which graphics drivers to enable.bad1-1/+2
1999-02-09USE_X11bad1-1/+3
1999-02-09RCSID policebad1-0/+2
1999-02-01update for gnuplot V3.7 - somehow i managed to not commit these patcheshubertf2-26/+11
when updating the package. Pointed out by Bernhard Riedel <bernhard@sdg.de>
1999-01-25update to v3.7hubertf3-11/+8
1998-09-13Fix some more of my MAINTAINER email addresses that pointed to thegarbled1-2/+2
old address.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-08fix MAN1hubertf1-3/+3
1998-01-31Initial import of GNUPLOT 3.5 package made by root@garbled.futureone.com.tron7-0/+66