Port details |
- cdpd Daemon to send CDP/LLDP announces over ethernet
- 1.0.4.1_2 net-mgmt
=4 1.0.4.1_2Version of this port present on the latest quarterly branch. - Maintainer: freebsd@gushi.org
 - Port Added: 2004-02-23 04:43:25
- Last Update: 2024-09-14 09:00:27
- Commit Hash: 6e65332
- People watching this port, also watch:: openssl, cacti, p5-Mon, cgicc, portupgrade-devel
- License: BSD2CLAUSE
- Description:
- A simple program designed to send 'Cisco Discovery Protocol' and
'Link Layer Discovery' packets on network.
¦ ¦ ¦ ¦ 
- 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/cdpd/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/cdpd
- pkg install cdpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cdpd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cdpd-1.0.4.1.tgz) = a064aaf9ea094fe537a08975f81553c93566c25aeb1439a04b66d878c3b3cc2a
SIZE (cdpd-1.0.4.1.tgz) = 52046
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:
- net-mgmt_cdpd
- USES:
- 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 |
1.0.4.1_2 14 Sep 2024 09:00:27
    |
Yasuhiro Kimura (yasu)  |
net-mgmt/cdpd: Pass maintainership to new volunteer
Requested by: new maintainer (in freebsd-ports ML) |
1.0.4.1_2 09 Jan 2024 10:32:17
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
1.0.4.1_1 20 Jul 2023 14:04:33
    |
Mark Felder (feld)  |
Drop maintainership of ports
I cannot give these the attention they need right now. |
1.0.4.1_1 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 ) |
1.0.4.1_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0.4.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.4.1_1 02 Dec 2016 23:05:53
  |
feld  |
net-mgmt/cpdp: Take maintainership |
1.0.4.1_1 23 Aug 2016 01:51:21
  |
marino  |
net-mgmt/cdpd: Fix runtime on armv6
While here, pet portlint and define the 2-clause BSD license
PR: 208216
Submitted by: Mikael Urankar (gmail) |
1.0.4.1 21 Aug 2016 11:58:27
  |
rene  |
Reset sem@'s ports per his request.
With hat: portmgr-secretary |
1.0.4.1 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0.4.1 10 Jul 2014 12:13:12
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
1.0.4.1 21 Feb 2014 15:49:44
  |
ehaupt  |
Support staging |
1.0.4.1 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.0.4.1 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.4.1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.0.4.1 03 Apr 2010 18:59:40
 |
sem  |
- Change a port comment and description
Submitted by: developer |
1.0.4.1 03 Apr 2010 09:30:08
 |
sem  |
- Update to 1.0.4.1 |
1.0.4.1 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.4 26 Oct 2009 16:38:08
 |
sem  |
- Update to 1.0.4
* don't depend on libnet10
* LLDP announces support |
1.0.2_4 08 Feb 2007 08:08:30
 |
sem  |
- Fix a type in rc script.
Submitted by: Helge Oldach |
1.0.2_3 06 Feb 2007 14:25:41
 |
sem  |
- rcNG'fy
- get rid of pkg-plist
- grab |
1.0.2_2 31 Jan 2007 14:09:55
 |
pav  |
- Patch net/libnet* to versioned libraries and header files, so they can
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr |
1.0.2_1 05 Sep 2006 09:42:45
 |
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
1.0.2_1 01 Feb 2006 01:08:07
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0.2_1 14 Nov 2005 17:07:08
 |
sem  |
libnet update:
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> |
1.0.2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0.2 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 |