summaryrefslogtreecommitdiff
path: root/graphics/gdchart/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2016-05-07Fix rpath for X libraries.joerg1-2/+2
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2006-02-10Fix buildling on Darwin/MacOSXadam1-2/+1
2005-03-11Fixed patch-acadam1-2/+2
2005-02-24Add RMD160 digestsagc1-1/+2
2005-01-19Changes 0.11.5:adam1-5/+5
* Use compressed GIF support from libgd
2003-06-24Shared library now compiles correctly - no constants defined externadam1-2/+3
2003-06-23Define TEST_TARGET; make the examples compilation use libtool, andwiz1-2/+2
correct the library name on the example link line (!). XXX: 'make test' fails.
2003-06-23Update gdchart to 0.11.4. Bug fixes and performance improvements in PIE charts.adam1-6/+4
2003-01-24Now that we build a gdchart shared library, we should ensure that thejlam1-2/+2
correct libraries (-lgd) are added to the link command to produce the correct inter-library dependencies. Bump the PKGREVISION of graphics/gd to 3.
2003-01-17Libtoolize this package so we get shared libraries (they are required byjmmv1-4/+2
net/ntop2). While here, also enable jpeg support. Bump PKGREVISION to 2. Reviewed by wiz.
2001-10-18Buildlinkify, don't use perl, sed is good enough, install examples intowiz1-2/+4
share/examples hierarchy, standardize patch names, remove FreeBSDisms from PLIST.
2001-10-18Adding new package gdchart.darcy1-0/+7
GDChart is an easy to use, high performance library/C API for creating charts and graphs in GIF, PNG, JPEG and WBMP format. WWW: http://www.fred.net/brv/chart/ - Anders Nordby <anders@fix.no>