Bug 221320 - [NEW PORT] devel/breakpad: Client/server based crash-reporting system
Summary: [NEW PORT] devel/breakpad: Client/server based crash-reporting system
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mahdi Mokhtari
URL: https://reviews.freebsd.org/D11773
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2017-08-07 20:45 UTC by luca.pizzamiglio
Modified: 2017-08-24 15:32 UTC (History)
1 user (show)

See Also:


Attachments
poudriere build on FreeBSD 10.3 i386 (77.59 KB, text/x-log)
2017-08-08 13:17 UTC, luca.pizzamiglio
no flags Details
poudriere build on FreeBSD 11.1 amd64 (78.16 KB, text/x-log)
2017-08-08 13:17 UTC, luca.pizzamiglio
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description luca.pizzamiglio 2017-08-07 20:45:33 UTC
breakpad is a client/server based crash-reporting system developed by Google.
Comment 1 luca.pizzamiglio 2017-08-08 13:17:13 UTC
Created attachment 185154 [details]
poudriere build on FreeBSD 10.3 i386
Comment 2 luca.pizzamiglio 2017-08-08 13:17:37 UTC
Created attachment 185155 [details]
poudriere build on FreeBSD 11.1 amd64
Comment 3 Richard Gallamore freebsd_committer freebsd_triage 2017-08-14 19:55:15 UTC
Hmm, I only see poudriere builds but no port. Did you forget to attach it?
Comment 4 Richard Gallamore freebsd_committer freebsd_triage 2017-08-14 19:59:26 UTC
Oh I see it is in the URL.
Comment 5 luca.pizzamiglio 2017-08-14 20:03:28 UTC
(In reply to Richard Gallamore from comment #4)
Sorry for that, I should mention it in the PR description..
Comment 6 Richard Gallamore freebsd_committer freebsd_triage 2017-08-14 21:54:43 UTC
(In reply to luca.pizzamiglio from comment #5)
It's not a problem.
Comment 7 Richard Gallamore freebsd_committer freebsd_triage 2017-08-16 02:02:31 UTC
Passing bug to Mahdi.
Comment 8 commit-hook freebsd_committer freebsd_triage 2017-08-24 15:05:46 UTC
A commit references this bug:

Author: mmokhi
Date: Thu Aug 24 15:04:53 UTC 2017
New revision: 448689
URL: https://svnweb.freebsd.org/changeset/ports/448689

Log:
  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

Changes:
  head/devel/Makefile
  head/devel/breakpad/
  head/devel/breakpad/Makefile
  head/devel/breakpad/distinfo
  head/devel/breakpad/files/
  head/devel/breakpad/files/patch-Makefile.am
  head/devel/breakpad/files/patch-src_common_dwarf_elf__reader.cc
  head/devel/breakpad/files/patch-src_common_linux_dump__symbols.cc
  head/devel/breakpad/files/patch-src_common_linux_elfutils.cc
  head/devel/breakpad/files/patch-src_common_linux_memory__mapped__file.cc
  head/devel/breakpad/files/patch-src_common_memory.h
  head/devel/breakpad/pkg-descr
  head/devel/breakpad/pkg-plist
Comment 9 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-08-24 15:32:09 UTC
Thanks everyone (^__^)