Port details |
- gzstream Provides zlib functionality in an iostream
- 1.5_3 devel
=1 Version of this port present on the latest quarterly branch. - 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: 2006-08-28 15:13:34
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: p5-Unicode-CheckUTF8, ap24-mod_auth_pgsql2, gaupol, mkvtoolnix
- License: LGPL21
- Description:
- Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.
Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.
WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gzstream>0:devel/gzstream
- To install the port:
- cd /usr/ports/devel/gzstream/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gzstream
- pkg install gzstream
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gzstream
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484218275
SHA256 (gzstream.tgz) = 99acb23903dd0e41ee86c29f65b9f36a8f43af29325dd233fb45362df14dc103
SIZE (gzstream.tgz) = 20503
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Libraries
-
- audio/pianod2
- graphics/libgfx
- Configuration Options:
- No options to configure
- Options name:
- devel_gzstream
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 1.5_3 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.5_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 May 2019 04:23:30
1.5_3 |
tobik  |
devel/gzstream: Link with ${CXX}
libgzstream is a C++ library so should be linked with libc++. This
should unbreak consumers like audio/pianod2 after base r345349.
Also use INSTALL_LIB to install the library and make the build
respect LDFLAGS.
ld: error: /usr/local/lib/libgzstream.so: undefined reference to
std::__1::basic_streambuf<char, std::__1::char_traits<char>
>::imbue(std::__1::locale const&)
...
ld: error: /usr/local/lib/libgzstream.so: undefined reference to
std::__1::ios_base::init(void*)
ld: error: /usr/local/lib/libgzstream.so: undefined reference to
std::__1::basic_ios<char, std::__1::char_traits<char> >::~basic_ios()
ld: error: /usr/local/lib/libgzstream.so: undefined reference to typeinfo for
std::__1::basic_streambuf<char, std::__1::char_traits<char> >
ld: error: /usr/local/lib/libgzstream.so: undefined reference to typeinfo for
std::__1::basic_ios<char, std::__1::char_traits<char> >
ld: error: /usr/local/lib/libgzstream.so: undefined reference to vtable for
__cxxabiv1::__vmi_class_type_info
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p501607_s347555/logs/errors/pianod2-301.log |
04 Mar 2019 05:47:20
1.5_2 |
jbeich  |
devel/gzstream: unbreak with libc++ 8
In file included from gzstream.C:29:
In file included from ./gzstream.h:33:
In file included from /usr/include/c++/v1/iostream:38:
In file included from /usr/include/c++/v1/ios:216:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/string:505:
In file included from /usr/include/c++/v1/string_view:176:
In file included from /usr/include/c++/v1/__string:57:
In file included from /usr/include/c++/v1/algorithm:640:
In file included from /usr/include/c++/v1/initializer_list:47:
In file included from /usr/include/c++/v1/cstddef:38:
./version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
PR: 236192 |
12 Jan 2017 11:04:05
1.5_2 |
matthew  |
Unbreak
Set the MARTER_SITE to UNC Chapel Hill, where the original authors of the
software are.
Note: the supplied tarball is called just "gztream.tgz" with no
version number info. However, this software is pretty stable -- last
update was in April 2003. |
26 Dec 2016 11:59:12
1.5_2 |
rene  |
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer) |
13 May 2015 23:28:21
1.5_2 |
bapt  |
Actually commit the right revision |
13 May 2015 23:15:43
1.5 |
bapt  |
devel/gzstream: create a proper shared library
Bump portrevision of dependent ports |
09 Apr 2015 19:50:13
1.5_1 |
marino  |
devel/gzstream: Fetchs again; unbreak
The maintainer's web server suffered a drive failure. The server has
been restored so the port's distfile fetches again. |
30 Mar 2015 21:33:16
1.5_1 |
bapt  |
Mark as broken: no public distfiles |
23 Apr 2014 01:09:58
1.5_1 |
amdmi3  |
- Update MASTER_SITES
- Pass maintainership to submitter
- Add LICENSE
PR: 188034
Submitted by: "A.J. van Werven" <freebsd@skysmurf.nl> |
21 Jan 2014 00:05:20
1.5_1 |
bapt  |
Support stage |
20 Sep 2013 17:04:44
1.5_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
03 Jul 2011 14:59:23
1.5_1 |
ohauer  |
-remove MD5 |
07 Sep 2008 00:19:05
1.5_1 |
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
03 May 2008 07:45:23
1.5_1 |
sat  |
- Convert gzstream, libgfx[1] and qslim to shlibs
- Unbundle libgfx from qslim
- Chase the conversion in vis5d+
Suggested by: thierry [1] |
18 Apr 2007 08:01:25
1.5 |
sat  |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
28 Aug 2006 15:11:16
1.5 |
sat  |
Add port devel/gzstream:
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.
Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.
WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/ |