notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
panicmail Automatically report kernel panics
1.1 sysutils on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1Version of this port present on the latest quarterly branch.
Maintainer: cperciva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-11-04 08:57:17
Last Update: 2021-09-30 21:23:30
Commit Hash: 620968a
People watching this port, also watch:: pkg, subversion, sqlite3, openssl, dialog4ports
License: BSD2CLAUSE
Description:
When rebooting after a panic, send an encrypted email containing basic dump metadata along with a kernel backtrace, in order to assist FreeBSD developers in identifying and fixing common panics.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. etc/rc.d/panicmail
  2. etc/cperciva-panicmail.pem
  3. /usr/local/share/licenses/panicmail-1.1/catalog.mk
  4. /usr/local/share/licenses/panicmail-1.1/LICENSE
  5. /usr/local/share/licenses/panicmail-1.1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • panicmail>0:sysutils/panicmail
To install the port:
cd /usr/ports/sysutils/panicmail/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/panicmail
  • pkg install panicmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: panicmail
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1530403849 SHA256 (panicmail-1.1.tar.gz) = 44f5fee8838c5dfaf8f1e1569fb0d92fe6408657b8fb67720429a78e8a2cbeda SIZE (panicmail-1.1.tar.gz) = 2967

Packages (timestamps in pop-ups are UTC):
panicmail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.11.11.11.1-1.1-
FreeBSD:13:quarterly1.11.11.11.11.11.11.11.1
FreeBSD:14:latest1.11.11.11.11.11.1-1.1
FreeBSD:14:quarterly1.11.1-1.11.11.11.11.1
FreeBSD:15:latest1.11.1n/a1.1n/a1.11.11.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. pkesh : security/pkesh
  2. gdb : devel/gdb
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_panicmail
pkg-message:
For install:
To enable sending of panic reports, add dumpdev="AUTO" panicmail_enable="YES" to your /etc/rc.conf. By default panic reports will be sent to root with instructions to forward them if they do not contain any sensitive information. To automatically submit panic reports directly, add panicmail_autosubmit="YES" to your /etc/rc.conf in addition.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.daemonology.net/panicmail/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
1.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
1.1
01 Jul 2018 06:24:18
Revision:473653Original commit files touched by this commit
antoine search for other commits by this committer
Do not include bsd.port.mk twice
1.1
01 Jul 2018 00:12:20
Revision:473645Original commit files touched by this commit
cperciva search for other commits by this committer
Update to 1.1.  Add dependency on devel/gdb for FreeBSD versions which
don't have gdb installed as part of the base system.

Submitted by:	sbruno
1.0
29 Dec 2016 12:41:04
Revision:429892Original commit files touched by this commit
mat search for other commits by this committer
Cleanup NO_BUILD and NO_INSTALL usage.

Sponsored by:	Absolight
1.0
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.0
11 Dec 2014 00:40:17
Revision:374505Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in sysutils category
1.0
04 Nov 2013 23:51:10
Revision:332790Original commit files touched by this commit
cperciva search for other commits by this committer
People running -STABLE or -RELEASE need to enable crash dumps in order
for panicmail to have something to submit... I forgot it was turned off
by default there.
1.0
04 Nov 2013 08:57:06
Revision:332673Original commit files touched by this commit
cperciva search for other commits by this committer
When rebooting after a panic, send an encrypted email containing basic
dump metadata along with a kernel backtrace, in order to assist FreeBSD
developers in identifying and fixing common panics.

Discussed on:	freebsd-hackers

Number of commits found: 11