aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/zipios++
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* - Add SHA256pav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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 herevs2005-09-292-1/+2
|
* Update MASTER_SITESmnag2005-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 compilemezz2005-02-011-0/+1
| | | | warning. games/wesnoth compiles much cleaner now than before.
* - Install zipios-config.hpav2005-01-312-0/+4
| | | | Obtained from: Debian
* - Update to 0.1.5.9-cvs-2004.02.07 tarball provided by Debianpav2005-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.trevor2004-01-281-0/+1
|
* Fix build with gcc 3.3kris2003-07-181-0/+10
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* forgot to include all the patches last commitijliao2002-09-076-0/+181
|
* 1. fix build with gcc 3.2ijliao2002-09-071-1/+1
| | | | | | 2. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* add zipios++ijliao2001-07-235-0/+52
A java.util.zip-like C++ library for reading and writing Zip files