aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gdchart
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - update to jpeg7dinoex2009-07-181-1/+1
| | | | Tested by: pav on pointyhat
* - respect NOPORTDOCS and NOPORTEXAMPLESitetcu2008-06-302-9/+11
| | | | | | | - fis plist dor -DNOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 0.11.5pav2006-04-304-19/+14
| | | | | PR: ports/96513 Submitted by: Aleksander Fafula <alex@BSDGuru.org>
* - Add SHA256pav2005-11-261-0/+1
|
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1
| | | | been inactive more than 6 months. We hope to see him back sometime.
* Add SIZE data.knu2004-03-221-0/+1
| | | | Submitted by: trevor
* This port now INSTALLS_SHLIB by previous commit.perky2004-02-291-0/+1
| | | | Spotted by: knu
* Build and install a shared library.perky2004-02-283-0/+4
| | | | Approved by: knu (maintainer)
* Update to 0.11.4dev.knu2003-11-212-3/+2
| | | | | PR: 55093 Submitted by: budbud@bbdab.org
* o Main modificationnork2003-08-191-1/+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]
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
|
* Handle NOPROFILE=yeskris2002-09-192-0/+7
|
* Oops, I forgot to update the gd dependency fromm gd to gd2.knu2002-09-161-1/+1
| | | | | PR: ports/42820 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* - Update to 0.11.2dev.knu2002-09-157-194/+65
| | | | | | | | - Use a BSD Makefile rather than messing with the bundled one. Currently no shlib is provided since the library's global variables are not properly exported. (Could be fixed in future) - Take maintainership.
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Enable JPEG support.knu2001-07-172-31/+62
| | | | | Suggested by: knu Submitted by: Anders Nordby <anders@fix.no> (MAINTAINER)
* Enable JPEG support.knu2001-07-171-0/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (MAINTAINER)
* Update to 0.10.1, which includes support for more graphics formats.mharo2001-06-1812-158/+102
| | | | | PR: 28243 Submitted by: maintainer
* Add gdchart 0.9.4b,alex2001-06-1612-0/+253
easy to use, fast C API for creating charts and graphs. PR: 27868 Submitted by: Anders Nordby <anders@fix.no>