aboutsummaryrefslogtreecommitdiff
path: root/graphics/phplot
Commit message (Collapse)AuthorAgeFilesLines
* - update libdg to 2.1.0Dirk Meyer2013-08-091-0/+1
| | | | Notes: svn path=/head/; revision=324437
* - Fix pkg-plist for pkgng [1]Alex Kozlov2013-06-112-3/+1
| | | | | | | | | | - Remove indefinite article from COMMENT PR: ports/179453 [1] Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=320559
* - Remove php4 referenceMartin Wilke2013-06-091-1/+0
| | | | Notes: svn path=/head/; revision=320366
* - Update to 6.1.0Wen Heping2013-05-143-221/+358
| | | | | | | | | | - Trim Makefile headers - Convert to optionsNG - Update LIB_DEPENDS - Reset maintainer to ports@ Notes: svn path=/head/; revision=318136
* - Update to 5.8.0Wen Heping2012-04-092-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294411
* - Update to 5.7.0Wen Heping2012-02-282-3/+3
| | | | Notes: svn path=/head/; revision=292350
* - update to 5.6.0Wen Heping2012-01-132-3/+3
| | | | Notes: svn path=/head/; revision=289062
* 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
* - Update to 5.5.0Wen Heping2011-08-072-3/+3
| | | | Notes: svn path=/head/; revision=279158
* - Update to 5.3.2Wen Heping2011-05-092-3/+3
| | | | Notes: svn path=/head/; revision=273832
* - Update to 5.3.1Wen Heping2011-01-192-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267978
* - Update to 5.3.0Wen Heping2010-12-222-5/+3
| | | | Notes: svn path=/head/; revision=266713
* - Update to 5.2.0Wen Heping2010-10-123-11/+27
| | | | Notes: svn path=/head/; revision=262894
* - Update to 5.1.3Wen Heping2010-09-023-6/+5
| | | | Notes: svn path=/head/; revision=260399
* - Update to 5.1.2Wen Heping2010-07-013-107/+75
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257256
* - Update to 5.1.1Wen Heping2010-05-252-5/+4
| | | | Notes: svn path=/head/; revision=255042
* - Update MASTER_SITESWen Heping2009-09-172-7/+9
| | | | | | | | | | - Update my mail adress to FreeBSD Approved by: miwi(mentor), jadawin(co-mentor) Feature safe: yes Notes: svn path=/head/; revision=241590
* - Update to 5.0.7Martin Wilke2009-08-052-5/+4
| | | | | | | | PR: 137352 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=238962
* Over to new volunteer.Mark Linimon2009-08-021-1/+1
| | | | | | | Approved by: old maintainer Notes: svn path=/head/; revision=238763
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 5.0.6Martin Wilke2009-04-302-8/+8
| | | | | | | | | PR: 133091 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=233013
* Fix plist with -DNOPORT*.Ion-Mihai Tetcu2009-04-072-38/+43
| | | | | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231835
* - Update to 5.0.5Gabor Kovesdan2008-02-213-88/+280
| | | | | | | | | | | - Style PR: ports/120022 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: Konosuke Shiomi <yukinopo@livedoor.com> (maintainer) Notes: svn path=/head/; revision=207700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix or remove obsolate or broken ways to depend on php.Alex Dupre2006-05-061-5/+1
| | | | Notes: svn path=/head/; revision=161496
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add Apache2 support at graphics/phplotEdwin Groothuis2003-10-121-0/+4
| | | | | | | | | | PHPLot depends on Apache. This patch adds Apache2 support. PR: ports/52727 Submitted by: Richard Arends <richard@unixguru.nl> Notes: svn path=/head/; revision=90901
* o Main modificationNorikatsu Shigemura2003-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1] Notes: svn path=/head/; revision=87214
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-111-1/+2
| | | | | | | | | | | | o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury Notes: svn path=/head/; revision=84696
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Add phplot 4.4.6,Jun Kuriyama2001-12-035-0/+115
a PHP class for creating scientific and business charts. PR: ports/31426 Submitted by: yukinopo@livedoor.com Notes: svn path=/head/; revision=50930