aboutsummaryrefslogtreecommitdiff
path: root/devel/gzstream
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Convert gzstream, libgfx[1] and qslim to shlibsAndrew Pantyukhin2008-05-031-3/+10
| | | | | | | | | | - Unbundle libgfx from qslim - Chase the conversion in vis5d+ Suggested by: thierry [1] Notes: svn path=/head/; revision=212518
* - De-4.x-ify most of my ports to save gnats from excessive abuseAndrew Pantyukhin2007-04-181-1/+1
| | | | | | | - s/CSME/CENKES/ in my ports Notes: svn path=/head/; revision=190273
* Add port devel/gzstream:Andrew Pantyukhin2006-08-283-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/ Notes: svn path=/head/; revision=171550