Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.5_3 20 Jul 2022 14:21:35 |
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 ) |
1.5_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5_3 16 May 2019 04:23:30 |
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 |
1.5_2 04 Mar 2019 05:47:20 |
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 |
1.5_2 12 Jan 2017 11:04:05 |
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. |
1.5_2 26 Dec 2016 11:59:12 |
rene |
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer) |
1.5_2 13 May 2015 23:28:21 |
bapt |
Actually commit the right revision |
1.5 13 May 2015 23:15:43 |
bapt |
devel/gzstream: create a proper shared library
Bump portrevision of dependent ports |
1.5_1 09 Apr 2015 19:50:13 |
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. |
1.5_1 30 Mar 2015 21:33:16 |
bapt |
Mark as broken: no public distfiles |
1.5_1 23 Apr 2014 01:09:58 |
amdmi3 |
- Update MASTER_SITES
- Pass maintainership to submitter
- Add LICENSE
PR: 188034
Submitted by: "A.J. van Werven" <freebsd@skysmurf.nl> |
1.5_1 21 Jan 2014 00:05:20 |
bapt |
Support stage |
1.5_1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.5_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.5_1 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.5_1 03 May 2008 07:45:23 |
sat |
- Convert gzstream, libgfx[1] and qslim to shlibs
- Unbundle libgfx from qslim
- Chase the conversion in vis5d+
Suggested by: thierry [1] |
1.5 18 Apr 2007 08:01:25 |
sat |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
1.5 28 Aug 2006 15:11:16 |
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/ |