aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpgraph2
Commit message (Collapse)AuthorAgeFilesLines
* Fix NO_STAGE script falloutBaptiste Daroussin2013-09-201-1/+1
| | | | Notes: svn path=/head/; revision=327764
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Remove php4 referenceMartin Wilke2013-06-091-6/+1
| | | | Notes: svn path=/head/; revision=320368
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Update to 3.0.7 release.Alex Dupre2010-01-252-4/+4
| | | | Notes: svn path=/head/; revision=248521
* Update to 3.0.6 release.Alex Dupre2009-10-112-4/+4
| | | | Notes: svn path=/head/; revision=242658
* Update to 3.0.5 release.Alex Dupre2009-10-072-4/+4
| | | | Notes: svn path=/head/; revision=242535
* Update to 3.0.4 release.Alex Dupre2009-09-302-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242249
* Update to 3.0.3 release.Alex Dupre2009-09-233-399/+18
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241940
* Fix typo in pkg-plist.Alex Dupre2007-10-162-2/+2
| | | | Notes: svn path=/head/; revision=201547
* Install language files.Alex Dupre2007-10-022-2/+7
| | | | | | | | PR: ports/116491 Submitted by: edwin Notes: svn path=/head/; revision=200654
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Make it fetchable again.Alex Dupre2007-01-201-3/+1
| | | | Notes: svn path=/head/; revision=182848
* BROKEN: UnfetchableKris Kennaway2007-01-201-0/+2
| | | | Notes: svn path=/head/; revision=182825
* JpGraph is an OO class library for PHP. JpGraph makes it easy toAlex Dupre2006-12-074-0/+436
draw both "quick and dirty" graphs with a minimum of code and complex professional looking graphs which requires a very fine grain of control. The library assigns context sensitive default values for most parameters which helps minimize the learning curve. WWW: http://www.aditus.nu/jpgraph/ Notes: svn path=/head/; revision=179100