aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/zipios++
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Uses INC_LIBTOOL, drop static lib while hereVolker Stolz2005-09-292-1/+2
|
* Update MASTER_SITESMarcus Alves Grando2005-09-181-1/+1
| | | | | | PR: ports/86263 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: pav (mentor)
* Add target to kill the configure warning and games/wesnoth's many compileJeremy Messenger2005-02-011-0/+1
| | | | warning. games/wesnoth compiles much cleaner now than before.
* - Install zipios-config.hPav Lucistnik2005-01-312-0/+4
| | | | Obtained from: Debian
* - Update to 0.1.5.9-cvs-2004.02.07 tarball provided by DebianPav Lucistnik2005-01-3111-198/+30
| | | | | | | | This is needed for games/wesnoth, as it have no chance to build with last official zipios++ release (which is 4 years old). Requested by: mezz Nodded to by: edwin (games/enigma maintainer)
* Add SIZE.Trevor Johnson2004-01-281-0/+1
|
* Fix build with gcc 3.3Kris Kennaway2003-07-181-0/+10
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* forgot to include all the patches last commitYing-Chieh Liao2002-09-076-0/+181
|
* 1. fix build with gcc 3.2Ying-Chieh Liao2002-09-071-1/+1
| | | | | | 2. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* add zipios++Ying-Chieh Liao2001-07-235-0/+52
A java.util.zip-like C++ library for reading and writing Zip files