aboutsummaryrefslogtreecommitdiff
path: root/archivers/zipios++
Commit message (Collapse)AuthorAgeFilesLines
* games/wesnoth no longer has USE_GCC=3.4, so nor do we according to theGerald Pfeifer2009-09-131-3/+1
| | | | | | | | history of this port. On the way update the use of Automake from 1.9 to 1.10. Notes: svn path=/head/; revision=241350
* Fix build after objformat removal.MANTANI Nobutaka2007-03-041-0/+1
| | | | Notes: svn path=/head/; revision=186497
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | Notes: svn path=/head/; revision=170570
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149223
* 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. Notes: svn path=/head/; revision=148323
* Uses INC_LIBTOOL, drop static lib while hereVolker Stolz2005-09-292-1/+2
| | | | Notes: svn path=/head/; revision=143763
* Update MASTER_SITESMarcus Alves Grando2005-09-171-1/+1
| | | | | | | | | PR: ports/86263 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: pav (mentor) Notes: svn path=/head/; revision=143032
* Add target to kill the configure warning and games/wesnoth's many compileJeremy Messenger2005-01-311-0/+1
| | | | | | | warning. games/wesnoth compiles much cleaner now than before. Notes: svn path=/head/; revision=127799
* - Install zipios-config.hPav Lucistnik2005-01-312-0/+4
| | | | | | | Obtained from: Debian Notes: svn path=/head/; revision=127771
* - 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) Notes: svn path=/head/; revision=127761
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* 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