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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
pcapfix Tool to repair damaged or corrupted pcap and pcapng files
1.1.7_1 sysutils on this many watch lists=0 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.1.7Version of this port present on the latest quarterly branch.
Maintainer: vidar@karlsen.tech search for ports maintained by this maintainer
Port Added: 2017-02-13 01:20:02
Last Update: 2024-01-27 10:52:25
Commit Hash: 95d30eb
License: GPLv3+
WWW:
https://f00l.de/pcapfix/
Description:
Pcapfix is a tool to repair your damaged or corrupted pcap and pcapng files.
Homepage    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. bin/pcapfix
  2. share/man/man1/pcapfix.1.gz
  3. /usr/local/share/licenses/pcapfix-1.1.7_1/catalog.mk
  4. /usr/local/share/licenses/pcapfix-1.1.7_1/LICENSE
  5. /usr/local/share/licenses/pcapfix-1.1.7_1/GPLv3+
Collapse this list.
Dependency lines:
  • pcapfix>0:sysutils/pcapfix
To install the port:
cd /usr/ports/sysutils/pcapfix/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/pcapfix
  • pkg install pcapfix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pcapfix
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1625395012 SHA256 (Rup0rt-pcapfix-v1.1.7_GH0.tar.gz) = dcaf0e7104572f14b56ea3406663cedc5df7cf732af451adab02e523bc24905b SIZE (Rup0rt-pcapfix-v1.1.7_GH0.tar.gz) = 53599

Packages (timestamps in pop-ups are UTC):
pcapfix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.7_11.1.7_11.1.41.1.7_11.1.7_1-1.1.4-
FreeBSD:13:quarterly1.1.71.1.71.1.71.1.71.1.71.1.71.1.71.1.7
FreeBSD:14:latest1.1.7_11.1.7_11.1.71.1.7_11.1.7_11.1.7-1.1.7
FreeBSD:14:quarterly1.1.71.1.7-1.1.71.1.71.1.71.1.71.1.7
FreeBSD:15:latest1.1.7_11.1.7_1n/a1.1.7_1n/a1.1.7_11.1.7_11.1.7_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_pcapfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Rup0rt/pcapfix/tar.gz/v1.1.7?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.7_1
27 Jan 2024 10:52:25
commit hash: 95d30eb91cd4e75ac77d166a531a11673b893b97commit hash: 95d30eb91cd4e75ac77d166a531a11673b893b97commit hash: 95d30eb91cd4e75ac77d166a531a11673b893b97commit hash: 95d30eb91cd4e75ac77d166a531a11673b893b97 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Vidar Karlsen
sysutils/pcapfix: move manpages to share/man

Approved by: portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.1.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.7
04 Jul 2021 14:07:16
commit hash: 7db4e2fecea95c45ea28dac9cde50c751985f989commit hash: 7db4e2fecea95c45ea28dac9cde50c751985f989commit hash: 7db4e2fecea95c45ea28dac9cde50c751985f989commit hash: 7db4e2fecea95c45ea28dac9cde50c751985f989 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Vidar Karlsen
sysutils/pcapfix: update to 1.1.7 (security fixes)

 * Replace PORTVERSION with DISTVERSION
 * pet portlint
 * pet portclippy
 * pet portfmt

ChangeLog: https://github.com/Rup0rt/pcapfix/blob/v1.1.7/Changelog

PR:		256976
Approved by:	dbaio, garga (mentors, implicit)
1.1.6
14 Jun 2021 16:10:20
commit hash: dcf405a620c76fd77f98ed6ab70e3d9c0b18f6cdcommit hash: dcf405a620c76fd77f98ed6ab70e3d9c0b18f6cdcommit hash: dcf405a620c76fd77f98ed6ab70e3d9c0b18f6cdcommit hash: dcf405a620c76fd77f98ed6ab70e3d9c0b18f6cd files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Vidar Karlsen
sysutils/pcapfix: update to 1.1.6

Changes https://github.com/Rup0rt/pcapfix/blob/v1.1.6/Changelog

PR:		256599
Approved by:	maintainer
1.1.5
08 Apr 2021 06:05:19
commit hash: a302d29cbe9580c49fff129d13d9801d2267ae14commit hash: a302d29cbe9580c49fff129d13d9801d2267ae14commit hash: a302d29cbe9580c49fff129d13d9801d2267ae14commit hash: a302d29cbe9580c49fff129d13d9801d2267ae14 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
sysutils/pcapfix: update to 1.1.5

Changelog https://github.com/Rup0rt/pcapfix/blob/v1.1.5/Changelog

PR:		254818
Approved by:	Vidar Karlsen <vidar@karlsen.tech> (maintainer)
1.1.4
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.4
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.4
25 Jan 2019 15:20:18
Revision:491153Original commit files touched by this commit
swills search for other commits by this committer
sysutils/pcapfix: update to 1.1.4

PR:		235163
Submitted by:	Vidar Karlsen <vidar@karlsen.tech> (maintainer)
1.1.3
06 Sep 2018 16:17:19
Revision:479107Original commit files touched by this commit
swills search for other commits by this committer
sysutils/pcapfix: update to 1.1.3

PR:		231183
Submitted by:	Vidar Karlsen <vidar@karlsen.tech> (maintainer)
1.1.2
18 Jul 2018 15:42:26
Revision:474873Original commit files touched by this commit
swills search for other commits by this committer
sysutils/pcapfix: update to 1.1.2

PR:		229849
Submitted by:	Vidar Karlsen <vidar@karlsen.tech> (maintainer)
1.1.1
03 Jan 2018 16:59:26
Revision:457992Original commit files touched by this commit
swills search for other commits by this committer
sysutils/pcapfix: update to 1.1.1

PR:		224861
Submitted by:	Vidar Karlsen <vidar@karlsen.tech> (maintainer)
1.1.0
13 Feb 2017 16:38:32
Revision:433999Original commit files touched by this commit
mat search for other commits by this committer
Fix USE_GITHUB usage.

For a couple of ports, bump PORTEPOCH as their version were wrong.

Sponsored by:	Absolight
1.1.0
13 Feb 2017 01:19:52
Revision:433972Original commit files touched by this commit
jrm search for other commits by this committer
New port: sysutils/pcapfix: tool to repair damaged pcap and pcapng files.

http://f00l.de/pcapfix/

PR:		217052
Submitted by:	vidar@karlsen.tech (maintainer)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9561

Number of commits found: 14