Port details |
- bsdcrashtar Archive FreeBSD kernel crash files
- 0.1.3_2 sysutils =4 0.1.3_2Version of this port present on the latest quarterly branch.
- Maintainer: trociny@FreeBSD.org
- Port Added: 2009-10-19 17:22:52
- Last Update: 2024-03-29 08:16:34
- Commit Hash: 4504168
- People watching this port, also watch:: gsmartcontrol, xscreensaver, chromium, mutt, ca_root_nss
- License: BSD3CLAUSE
- WWW:
- https://code.google.com/archive/p/bsdcrashtar/
- Description:
- The bsdcrashtar utility creates tar a archive that contains all files needed
for debugging FreeBSD kernel crash (vmcore, kernel, loaded modules, sources
that appear in backtrace). This is useful for debugging a crash on another
host, sending it to developers or if you are going to upgrade the kernel on
crashed host but would like to keep crashdump in case the developers ask you to
provide additional info.
Created tar archive contains also a script that when being run inside unpacked
archive will give kgdb(1) session with crash core loaded in it. The script
should be run with root privileges because it does chroot(8) before starting
kgdb(1).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bsdcrashtar>0:sysutils/bsdcrashtar
- To install the port:
- cd /usr/ports/sysutils/bsdcrashtar/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bsdcrashtar
- pkg install bsdcrashtar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bsdcrashtar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1488647458
SHA256 (trociny-bsdcrashtar-0.1.3_GH0.tar.gz) = e2f480205410b2682a436b9947b1b5528c5aecfabe443d0be7458e9de026e7c0
SIZE (trociny-bsdcrashtar-0.1.3_GH0.tar.gz) = 5643
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_bsdcrashtar
- USES:
- uidfix
- 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 |
0.1.3_2 29 Mar 2024 08:16:34 |
Yasuhiro Kimura (yasu) |
sysutils/bsdcrashtar: Move man page to share/man
Approved by: portmgr (blanket) |
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) |
0.1.3_1 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 ) |
0.1.3_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.1.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.3_1 15 Mar 2017 17:09:56 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.1.3_1 04 Mar 2017 21:55:31 |
ehaupt |
Move sysutils/bsdcrashtar from GOOGLE_CODE to GitHub
Summary:
This port is too useful to be removed. Since the author has already moved the
project from Google Code to GitHub I think this port should follow.
Test Plan:
- portlint -A: OK
- poudriere testport (all supported tier-1 arch): OK
Reviewers: trociny
Reviewed By: trociny
Subscribers: mat
Differential Revision: https://reviews.freebsd.org/D9885 |
0.1.3_1 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
0.1.3_1 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.1.3_1 19 Jan 2014 20:57:44 |
trociny |
Revert r340321 and use USES=uidfix instead.
Submitted by: bapt |
0.1.3_1 19 Jan 2014 16:26:19 |
trociny |
Fix packaging as an unprivileged user. |
0.1.3_1 10 Oct 2013 13:34:37 |
trociny (src committer) |
Add stage support.
Approved by: bdrewery |
0.1.3 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.1.3 15 Sep 2013 13:42:07 |
trociny (src committer) |
- Update to 0.1.3.
- Update MAINTAINER address.
Approved by: bdrewery |
0.1.2 04 Oct 2011 00:46:32 |
eadler |
- update to 0.1.2
PR: ports/161241
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by: sahil (mentor) |
0.1.1 20 Nov 2010 22:22:06 |
nivit |
- Update to 0.1.1
- Suppress "Object directory not changed from original" warning
PR: ports/152422
Submitted by: Mikolaj Golub <to.my.trociny at gmail dot com> (maintainer) |
0.1.0 19 Oct 2009 17:22:30 |
beat |
The bsdcrashtar utility creates tar a archive that contains all files needed
for debugging FreeBSD kernel crash (vmcore, kernel, loaded modules, sources
that appear in backtrace). This is useful for debugging a crash on another
host, sending it to developers or if you are going to upgrade the kernel on
crashed host but would like to keep crashdump in case the developers ask you to
provide additional info.
Created tar archive contains also a script that when being run inside unpacked
archive will give kgdb(1) session with crash core loaded in it. The script
should be run with root privileges because it does chroot(8) before starting
kgdb(1).
WWW: http://bsdcrashtar.googlecode.com/
PR: ports/139721
Submitted by: Mikolaj Golub <to.my.trociny AT gmail.com> |