summaryrefslogtreecommitdiff
path: root/graphics/pgplot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)Jean-Marc Zucconi1999-09-221-1/+2
| | | | | | | F77 feature. Notes: svn path=/head/; revision=21888
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Demos must be compiled with the -fno-backslash option on -currentJean-Marc Zucconi1999-05-021-0/+5
| | | | Notes: svn path=/head/; revision=18343
* Compile with g77 on 4.0-CURRENTJean-Marc Zucconi1999-05-022-2/+9
| | | | | | | Submitted by: obrien Notes: svn path=/head/; revision=18334
* Add USE_XLIB.Satoshi Asami1998-12-221-1/+2
| | | | Notes: svn path=/head/; revision=15487
* Unbreak.Jean-Marc Zucconi1998-12-052-5/+17
| | | | Notes: svn path=/head/; revision=15113
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-9/+10
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current:Justin M. Seger1998-10-121-1/+6
| | | | | | | | | | ./makehtml: not found *** Error code 127 Stop. Notes: svn path=/head/; revision=13883
* Convert to ELF.Steve Price1998-10-054-8/+20
| | | | Notes: svn path=/head/; revision=13649
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Compile a few more functions.Jean-Marc Zucconi1998-01-262-4/+6
| | | | Notes: svn path=/head/; revision=9472
* Upgrade: 5.1 -> 5.2Jean-Marc Zucconi1997-08-158-13/+22
| | | | Notes: svn path=/head/; revision=7586
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Add PKGNAME (`-' required between basename and version numbers).Satoshi Asami1997-01-051-1/+2
| | | | Notes: svn path=/head/; revision=5211
* Add newline to end of file.Satoshi Asami1996-12-232-1/+2
| | | | Notes: svn path=/head/; revision=5063
* A C/FORTRAN library for drawing graphs on a variety of display devices.Jean-Marc Zucconi1996-12-2215-0/+446
Notes: svn path=/head/; revision=5054