Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-10 | Fix buildling on Darwin/MacOSX | adam | 1 | -2/+1 | |
2005-03-11 | Fixed patch-ac | adam | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2005-01-19 | Changes 0.11.5: | adam | 1 | -5/+5 | |
* Use compressed GIF support from libgd | |||||
2003-06-24 | Shared library now compiles correctly - no constants defined extern | adam | 1 | -2/+3 | |
2003-06-23 | Define TEST_TARGET; make the examples compilation use libtool, and | wiz | 1 | -2/+2 | |
correct the library name on the example link line (!). XXX: 'make test' fails. | |||||
2003-06-23 | Update gdchart to 0.11.4. Bug fixes and performance improvements in PIE charts. | adam | 1 | -6/+4 | |
2003-01-24 | Now that we build a gdchart shared library, we should ensure that the | jlam | 1 | -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-17 | Libtoolize this package so we get shared libraries (they are required by | jmmv | 1 | -4/+2 | |
net/ntop2). While here, also enable jpeg support. Bump PKGREVISION to 2. Reviewed by wiz. | |||||
2001-10-18 | Buildlinkify, don't use perl, sed is good enough, install examples into | wiz | 1 | -2/+4 | |
share/examples hierarchy, standardize patch names, remove FreeBSDisms from PLIST. | |||||
2001-10-18 | Adding new package gdchart. | darcy | 1 | -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> |