summaryrefslogtreecommitdiff
path: root/graphics/pgplot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix build (removal of <values.h>)Kris Kennaway2002-09-291-0/+11
| | | | Notes: svn path=/head/; revision=67227
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* - X11BASE cleanJean-Marc Zucconi2001-06-265-15/+16
| | | | | | | | | | | - properly link libpgplot.so against -lpng (so that each program which links with libpgplot.so does not have to specify -lpng) - a bit cleaner (use macros where possible, etc.) Submitted by: knu Notes: svn path=/head/; revision=44478
* Upgrade to version 5.2.2 (the distfile still has version 5.2)Jean-Marc Zucconi2001-03-064-9/+11
| | | | | | | | Add a lib depend on png since this version has a png driver. Fix minors bugs in Makefile.demo Notes: svn path=/head/; revision=39151
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* The name of the ftp site has changed.Jean-Marc Zucconi2000-10-211-1/+1
| | | | Notes: svn path=/head/; revision=34090
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29615
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* 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