Port details |
- cdpr Cisco Discovery Protocol Reporter
- 2.4 net-mgmt =3 2.4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-02-23 04:43:25
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: nmap, minicom, openssl, cdpd, uemacs
- License: GPLv2
- WWW:
- http://www.monkeymental.com/nuke/
- Description:
- cdpr (Cisco Discovery Protocol Reporter) shows the switch and port that
a machine is connected to, provided that the device supports CDP. It
can also optionally decode the full CDP packet. cdpr was written to
help network/system administrators find out about the equipment that i
a machine is connected to. This is done by capturing and decoding a
Cisco Discovery Protocol (CDP) packet.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/cdpr/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/cdpr
- pkg install cdpr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cdpr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1495443918
SHA256 (cdpr-2.4.tgz) = 32d3b58d8be7e2f78834469bd5f48546450ccc2a86d513177311cce994dfbec5
SIZE (cdpr-2.4.tgz) = 26053
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cdpr-2.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_cdpr
- USES:
- dos2unix tar:tgz
- 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 |
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) |
2.4 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 ) |
2.4 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
2.4 02 May 2022 11:06:43 |
Rene Ladan (rene) |
grimreaper: return mich's ports to the pool after safekeeping his ports bit. |
2.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4 28 Aug 2020 16:34:36 |
tcberner |
net-mgmt/cdpr: fix build on recent current |
2.4 15 Dec 2019 13:15:26 |
tobik |
Do not set USES twice |
2.4 22 May 2017 09:15:22 |
mich |
- update to -> 2.4
- add LICENSE |
2.2.1 20 Jun 2016 16:23:29 |
mat |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight |
2.2.1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.2.1 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
2.2.1 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.2.1 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
2.2.1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.2.1 21 Feb 2014 15:51:07 |
ehaupt |
Support staging |
2.2.1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.2.1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.2.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.2.1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.2.1 18 Jun 2008 11:23:09 |
mich |
- respect NOPORTDOCS
Reminded by: QA Tindy (itetcu) |
2.2.1 08 Nov 2006 14:04:29 |
mich |
- fix build failure on 4.x
Notified by: pointyhat |
2.2.1 09 Oct 2006 09:53:51 |
mich |
- Update to 2.2.1
- Change MASTER_SITES to SourceForge.net
- Tun off producing debugging information (remove -ggdb in CFLAGS)
PR: 104198
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> |
2.2.0 21 Aug 2006 10:55:42 |
mich |
- add MASTER_SITE |
2.2.0 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
2.2.0 29 Apr 2004 09:53:45 |
mich |
Update to 2.2.0
- Feature enhancement. |
2.1.0 18 Mar 2004 09:56:10 |
mich |
- SIZEify.
Submitted by: trevor |
2.1.0 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |