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
cdpsnarf Tool to extract information from CDP packets
0.1.6_1 net-mgmt on this many watch lists=1 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 0.1.6_1Version of this port present on the latest quarterly branch.
Maintainer: rihaz.jerrin@gmail.com search for ports maintained by this maintainer
Port Added: 2016-02-05 22:01:43
Last Update: 2021-04-07 08:09:01
Commit Hash: cf118cc
People watching this port, also watch:: json-c, sysinfo, python, miller
License: GPLv2
WWW:
https://github.com/Zapotek/cdpsnarf/
Description:
CDPSnarf is a network sniffer exclusively written to extract information from CDP packets. It provides all the information a "show cdp neighbors detail" command would return on a Cisco router and even more. A feature list follows: Time intervals between CDP advertisements Source MAC address CDP Version TTL Checksum Device ID Software version Platform Addresses Port ID Capabilities Duplex Save packets in PCAP dump file format Read packets from PCAP dump files Debugging information (using the "-d" flag) Tested with IPv4 and IPv6 Source: https://github.com/Zapotek/cdpsnarf
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 (8 items)
Collapse this list.
  1. /usr/local/share/licenses/cdpsnarf-0.1.6_1/catalog.mk
  2. /usr/local/share/licenses/cdpsnarf-0.1.6_1/LICENSE
  3. /usr/local/share/licenses/cdpsnarf-0.1.6_1/GPLv2
  4. bin/cdpsnarf
  5. share/doc/cdpsnarf/README
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • cdpsnarf>0:net-mgmt/cdpsnarf
To install the port:
cd /usr/ports/net-mgmt/cdpsnarf/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/cdpsnarf
  • pkg install cdpsnarf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cdpsnarf
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Zapotek-cdpsnarf-v0.1.6_GH0.tar.gz) = 0e170c5d3e849c3a51d04005421ae2a1f367ccef0dae32a547d1dd8e33043f3a SIZE (Zapotek-cdpsnarf-v0.1.6_GH0.tar.gz) = 18997

Packages (timestamps in pop-ups are UTC):
cdpsnarf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.6_10.1.6_10.1.6_10.1.6_10.1.6_1-0.1.6_1-
FreeBSD:13:quarterly0.1.6_10.1.6_10.1.6_10.1.6_10.1.6_10.1.6_10.1.6_10.1.6_1
FreeBSD:14:latest0.1.6_10.1.6_10.1.6_10.1.6_10.1.6_10.1.6_1-0.1.6_1
FreeBSD:14:quarterly0.1.6_10.1.6_1-0.1.6_10.1.6_10.1.6_10.1.6_10.1.6_1
FreeBSD:15:latest0.1.6_10.1.6_1n/a0.1.6_1n/a0.1.6_10.1.6_10.1.6_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:
net-mgmt_cdpsnarf
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Zapotek/cdpsnarf/tar.gz/v0.1.6?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.6_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
0.1.6_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.
0.1.6_1
08 Jan 2019 13:20:19
Revision:489684Original commit files touched by this commit
mat search for other commits by this committer
Remove MASTER_SITES=GH when it is the only one.

It is added by USE_GITHUB.  Tested with `make makesum` not changing distinfo.
0.1.6_1
04 Aug 2016 06:16:18
Revision:419597Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/cdpsnarf: remove unneeded LIB_DEPEND pcap

PR:		206841
Reported by:	marino
0.1.6
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
0.1.6
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.1.6
05 Feb 2016 22:01:36
Revision:408272Original commit files touched by this commit
pi search for other commits by this committer
New port: net-mgmt/cdpsnarf

CDPSnarf is a network sniffer exclusively written to
extract information from CDP packets. It provides all
the information a "show cdp neighbors detail" command
would return on a Cisco router and even more.

Features:
  Time intervals between CDP advertisements
  Source MAC address
  CDP Version
  TTL
  Checksum
  Device ID
  Software version
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 7