Port details |
- zipios++ A java.util.zip-like C++ library for reading and writing Zip files
- 0.1.5.9 archivers
=4 0.1.5.9Version of this port present on the latest quarterly branch. DEPRECATED: No more public distfiles
This port expired on: 2011-08-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-07-23 05:16:56
- Last Update: 2011-08-01 04:16:37
- SVN Revision: UNKNOWN
- People watching this port, also watch:: unzip, unrar, bzip2, bzip, unarj
- License: not specified in port
- WWW:
- http://zipios.sourceforge.net/
- Description:
- Zipios++ is a java.util.zip-like C++ library for reading and writing Zip
files. Access to individual entries is provided through standard C++
iostreams. A simple read-only virtual file system that mounts regular
directories and zip files is also provided.
This port use Debian tarball of CVS version, as last release is from 2001.
WWW: http://zipios.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- zipios++>0:archivers/zipios++
- No installation instructions:
- This port has been deleted.
- PKGNAME: zipios++
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- automake-1.11 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.5.9 01 Aug 2011 04:16:37
 |
bapt  |
Bye bye abandonwares
2011-08-01 archivers/zipios++: No more public distfiles
2011-08-01 astro/sattrack: No more public distfiles
2011-08-01 audio/bladeenc: Looks like an abandonware
2011-08-01 audio/cdplayer.app: Looks like an abandonware, no more public
distfile
2011-08-01 audio/id3ed: No more public distfiles, looks like an abandonware
2011-08-01 audio/linux-vsound: Abandonware
2011-08-01 audio/mpegaudio: No more public distfiles
2011-08-01 audio/mpmf20: Abandonware
2011-08-01 audio/mutemix: abandonware, no more public distfiles
2011-08-01 audio/phatbeat: abandonware, no more public distfiles
2011-08-01 audio/pimp3: No more public distfiles
2011-08-01 audio/rbscrobbler: Looks like abandonware, no more public distfile
2011-08-01 audio/ripenc: Looks like and abandonware, No more distfile
2011-08-01 audio/wmcdplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmfmixer: Looks like an abandonware, no more public distfiles
2011-08-01 audio/wmmixer: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmmp3: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmusic: Looks like an abandonware, no more distfiles
2011-08-01 audio/xmms-kj: Looks like an abandonware, no more public distfiles
2011-08-01 audio/xmms-pipe: Looks like an abandonware, no more public distfile
2011-08-01 audio/xmms-speex: Looks like an abandonware, no more public distfile
2011-08-01 audio/xsidplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/xtuner: Looks like an abandonware, no more public distfile |
0.1.5.9 16 Jun 2011 07:30:16
 |
bapt  |
Another bunch of deprecation: no more public distfiles and/or abandonware |
0.1.5.9 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.1.5.9 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.1.5.9 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
0.1.5.9 13 Sep 2009 17:17:01
 |
gerald  |
games/wesnoth no longer has USE_GCC=3.4, so nor do we according to the
history of this port. On the way update the use of Automake from 1.9
to 1.10. |
0.1.5.9 04 Mar 2007 13:50:33
 |
nobutaka  |
Fix build after objformat removal. |
0.1.5.9 14 Aug 2006 09:56:58
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g |
0.1.5.9 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
0.1.5.9 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.1.5.9 23 Nov 2005 23:37:45
 |
pav  |
- Add SHA256 |
0.1.5.9 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
0.1.5.9 29 Sep 2005 10:10:37
 |
vs  |
Uses INC_LIBTOOL, drop static lib while here |
0.1.5.9 17 Sep 2005 21:11:45
 |
mnag  |
Update MASTER_SITES
PR: ports/86263
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: pav (mentor) |
0.1.5.9 31 Jan 2005 20:20:44
 |
mezz  |
Add target to kill the configure warning and games/wesnoth's many compile
warning. games/wesnoth compiles much cleaner now than before. |
0.1.5.9 31 Jan 2005 11:07:37
 |
pav  |
- Install zipios-config.h
Obtained from: Debian |
0.1.5.9 31 Jan 2005 10:07:37
 |
pav  |
- Update to 0.1.5.9-cvs-2004.02.07 tarball provided by Debian
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) |
0.1.5 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
0.1.5 18 Jul 2003 03:48:03
 |
kris  |
Fix build with gcc 3.3 |
0.1.5 20 Feb 2003 16:44:17
 |
knu  |
De-pkg-comment. |
0.1.5 07 Nov 2002 03:10:58
 |
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
0.1.5 07 Sep 2002 14:19:03
 |
ijliao  |
forgot to include all the patches last commit |
0.1.5 07 Sep 2002 14:16:37
 |
ijliao  |
1. fix build with gcc 3.2
2. drop maintainership
Submitted by: Craig Rodrigues <rodrigc@attbi.com> |
23 Jul 2001 09:16:56
    |
ijliao  |
add zipios++ A java.util.zip-like C++ library for reading and writing Zip
files |