aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cdpr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-5/+2
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - respect NOPORTDOCSMichael Landin2008-06-181-4/+4
| | | | | | | Reminded by: QA Tindy (itetcu) Notes: svn path=/head/; revision=215063
* - fix build failure on 4.xMichael Landin2006-11-081-0/+22
| | | | | | | Notified by: pointyhat Notes: svn path=/head/; revision=176813
* - Update to 2.2.1Michael Landin2006-10-092-7/+5
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=175061
* - add MASTER_SITEMichael Landin2006-08-211-1/+2
| | | | Notes: svn path=/head/; revision=171097
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* Update to 2.2.0Michael Landin2004-04-292-3/+3
| | | | | | | - Feature enhancement. Notes: svn path=/head/; revision=107958
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* o Update to > 2.1.0Michael Landin2003-11-194-14/+49
| | | | | | | | | - Feature enhancement o Use %%DOCSDIR%% o Add data files Notes: svn path=/head/; revision=94395
* Updated to 2.0.0Michael Landin2003-07-043-7/+14
| | | | | | | | | | - Support for HP procurve cdp packets. - bugfixing. Approved by: roberto (mentor) Notes: svn path=/head/; revision=84185
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* update to cdpr-1.0.8Yen-Ming Lee2003-02-242-2/+3
| | | | | | | | PR: 48631 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=76408
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.0.7 and use NOPORTDOCS in pkg-plistPatrick Li2002-10-303-5/+4
| | | | | | | | PR: ports/44752 Submitted by: maintainer Notes: svn path=/head/; revision=69174
* Fix MASTER_SITES.Oliver Braun2002-08-221-1/+1
| | | | | | | | | PR: ports/41885 Submitted by: maintainer Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64844
* Update to 1.0.6.Ollivier Robert2002-07-182-2/+2
| | | | | | | | PR: ports/40730 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=63191
* Update to 1.0.5 and respect CFLAGS/LDFLAGS.Ollivier Robert2002-07-152-4/+7
| | | | | | | | PR: ports/40591 Submitted by: Michael Hostbaek <mich@freebsdcluster.org> (MAINTAINER) Notes: svn path=/head/; revision=62970
* Update to 1.0.4Patrick Li2002-07-145-28/+6
| | | | | | | | PR: 40551 Submitted by: maintainer Notes: svn path=/head/; revision=62934
* cdpr (Cisco Discovery Protocol Reporter) shows the switch and port thatOllivier Robert2002-07-127-0/+71
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. PR: ports/40435 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=62860