Port details |
- breakpad Client/server based crash-reporting system
- g20170811_3 devel
=0 g20170811_3Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2017-08-24 15:05:02
- Last Update: 2020-05-24 13:11:31
- SVN Revision: 536402
- License: BSD3CLAUSE
- WWW:
- https://github.com/google/breakpad
- Description:
- Breakpad is a set of client and server components which implement
a crash-reporting system.
WWW: https://github.com/google/breakpad
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- breakpad>0:devel/breakpad
- No installation instructions:
- This port has been deleted.
- PKGNAME: breakpad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1502792874
SHA256 (google-breakpad-g20170811-38cbbfed71efcb28931b5e4a83e3c0d4661f1548_GH0.tar.gz) = 26d5a35d032294a9f14ad4254fee6bdfa7217a4e458ad2957e2632998c30299d
SIZE (google-breakpad-g20170811-38cbbfed71efcb28931b5e4a83e3c0d4661f1548_GH0.tar.gz) = 5256786
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:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for breakpad-g20170811_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf compiler:c++11-lib
- 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 |
g20170811_3 24 May 2020 13:11:31 |
rene |
Remove expired port:
2020-05-05 devel/breakpad: Broken for more than 6 months |
g20170811_3 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
g20170811_3 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
g20170811_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
g20170811_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
g20170811_1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
g20170811_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
g20170811 12 Dec 2017 02:22:10 |
jbeich |
devel/breakpad: require C++11 toolchain (on powerpc*, mips*, sparc*)
checking whether /nxb-bin/usr/bin/c++ supports C++11 features by default... no
checking whether /nxb-bin/usr/bin/c++ supports C++11 features with -std=c++11...
no
checking whether /nxb-bin/usr/bin/c++ supports C++11 features with -std=c++0x...
no
checking whether /nxb-bin/usr/bin/c++ supports C++11 features with +std=c++11...
no
checking whether /nxb-bin/usr/bin/c++ supports C++11 features with -h
std=c++11... no
configure: error: *** A compiler with support for C++11 language features is
required.
In file included from src/processor/basic_code_modules.cc:46:
./src/processor/range_map-inl.h:132:14: error: no matching member function for
call to 'erase'
map_.erase(iterator_high);
~~~~~^~~~~
./src/processor/range_map-inl.h:64:10: note: in instantiation of member function
'google_breakpad::RangeMap<unsigned long,
google_breakpad::linked_ptr<const (Only the first 15 lines of the commit message are shown above ) |
g20170811 29 Aug 2017 13:05:21 |
pizzamig |
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150 |
g20170811 24 Aug 2017 15:57:43 |
mmokhi |
devel/breakpad: Add a missing file from previous commit r448689
Approved by: mat (mentor) |
g20170811 24 Aug 2017 15:04:52 |
mmokhi |
devel/breakpad: Add port to the tree
Breakpad is a set of client and server components which implement
a crash-reporting system.
This is YET ANOTHER STEP to build Electron.io for FreeBSD.
PR: 221320
Reported by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Reviewed by: cpm, lifanov, mat (mentor), mmokhi, ultima
Approved by: cpm, lifanov, mat (mentor), mmokhi, ultima
Differential Revision: https://reviews.freebsd.org/D11773 |