non port: devel/gzstream/Makefile |
SVNWeb
|
Number of commits found: 18 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 16 May 2019
|
[ 04:23 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
|
Mon, 4 Mar 2019
|
[ 05:47 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
|
Thu, 12 Jan 2017
|
[ 11:04 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.
|
Mon, 26 Dec 2016
|
[ 11:59 rene ] (Only the first 10 of 22 ports in this commit are shown above. )
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer)
|
Wed, 13 May 2015
|
[ 23:28 bapt ]
Actually commit the right revision
|
[ 23:15 bapt ]
devel/gzstream: create a proper shared library
Bump portrevision of dependent ports
|
Thu, 9 Apr 2015
|
[ 19:50 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.
|
Mon, 30 Mar 2015
|
[ 21:33 bapt ]
Mark as broken: no public distfiles
|
Wed, 23 Apr 2014
|
[ 01:09 amdmi3 ]
- Update MASTER_SITES
- Pass maintainership to submitter
- Add LICENSE
PR: 188034
Submitted by: "A.J. van Werven" <freebsd@skysmurf.nl>
|
Tue, 21 Jan 2014
|
[ 00:05 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Sun, 7 Sep 2008
|
[ 00:19 linimon ] (Only the first 10 of 279 ports in this commit are shown above. )
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Sat, 3 May 2008
|
[ 07:45 sat ]
- Convert gzstream, libgfx[1] and qslim to shlibs
- Unbundle libgfx from qslim
- Chase the conversion in vis5d+
Suggested by: thierry [1]
|
Wed, 18 Apr 2007
|
[ 08:01 sat ] (Only the first 10 of 46 ports in this commit are shown above. )
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
|
Mon, 28 Aug 2006
|
[ 15:11 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/
|
Number of commits found: 18 |