Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Convert gzstream, libgfx[1] and qslim to shlibs | Andrew Pantyukhin | 2008-05-03 | 1 | -3/+10 |
| | | | | | | | - Unbundle libgfx from qslim - Chase the conversion in vis5d+ Suggested by: thierry [1] | ||||
* | - De-4.x-ify most of my ports to save gnats from excessive abuse | Andrew Pantyukhin | 2007-04-18 | 1 | -1/+1 |
| | | | | - s/CSME/CENKES/ in my ports | ||||
* | Add port devel/gzstream: | Andrew Pantyukhin | 2006-08-28 | 3 | -0/+38 |
Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. It is freely available under the LGPL license. Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the Computational Geometry Group at UNC Chapel Hill. WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/ |