summaryrefslogtreecommitdiff
path: root/archivers/zipios++ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc 3.3Kris Kennaway2003-07-181-0/+10
| | | | Notes: svn path=/head/; revision=85092
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* forgot to include all the patches last commitYing-Chieh Liao2002-09-076-0/+181
| | | | Notes: svn path=/head/; revision=65783
* 1. fix build with gcc 3.2Ying-Chieh Liao2002-09-071-1/+1
| | | | | | | | | 2. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com> Notes: svn path=/head/; revision=65782
* add zipios++Ying-Chieh Liao2001-07-235-0/+52
A java.util.zip-like C++ library for reading and writing Zip files Notes: svn path=/head/; revision=45388