summaryrefslogtreecommitdiff
path: root/graphics/pgplot (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-22Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)Jean-Marc Zucconi1-1/+2
F77 feature. Notes: svn path=/head/; revision=21888
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20951
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-05-02Demos must be compiled with the -fno-backslash option on -currentJean-Marc Zucconi1-0/+5
Notes: svn path=/head/; revision=18343
1999-05-02Compile with g77 on 4.0-CURRENTJean-Marc Zucconi2-2/+9
Submitted by: obrien Notes: svn path=/head/; revision=18334
1998-12-22Add USE_XLIB.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=15487
1998-12-05Unbreak.Jean-Marc Zucconi2-5/+17
Notes: svn path=/head/; revision=15113
1998-11-11Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1-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
1998-10-12Mark BROKEN for current:Justin M. Seger1-1/+6
./makehtml: not found *** Error code 127 Stop. Notes: svn path=/head/; revision=13883
1998-10-05Convert to ELF.Steve Price4-8/+20
Notes: svn path=/head/; revision=13649
1998-05-05Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1-0/+1
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
1998-01-26Compile a few more functions.Jean-Marc Zucconi2-4/+6
Notes: svn path=/head/; revision=9472
1997-08-15Upgrade: 5.1 -> 5.2Jean-Marc Zucconi8-13/+22
Notes: svn path=/head/; revision=7586
1997-07-17ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=7360
1997-01-05Add PKGNAME (`-' required between basename and version numbers).Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=5211
1996-12-23Add newline to end of file.Satoshi Asami2-1/+2
Notes: svn path=/head/; revision=5063
1996-12-22A C/FORTRAN library for drawing graphs on a variety of display devices.Jean-Marc Zucconi15-0/+446
Notes: svn path=/head/; revision=5054