Bug 126016 - New port: net/ladvd CDP/LLDP sender
Summary: New port: net/ladvd CDP/LLDP sender
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-28 00:50 UTC by sten
Modified: 2008-08-05 18:01 UTC (History)
0 users

See Also:


Attachments
file.shar (3.96 KB, text/plain)
2008-07-28 00:50 UTC, sten
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sten 2008-07-28 00:50:01 UTC
	Ladvd is a cdp / lldp sender for unix. The code has been tested
	on freebsd, openbsd and linux (i386, amd64, sparc). 
	Various BSD specific ioctls and features are supported.

Fix: Include this shar, the ladvd userid has been randomly selected
	from ports/UIDs.
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-07-29 02:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-05 17:58:02 UTC
lippe       2008-08-05 16:57:54 UTC

  FreeBSD ports repository

  Added files:
    net/ladvd            Makefile distinfo pkg-descr pkg-plist 
    net/ladvd/files      extra-patch-Makefile.in ladvd.in 
                         pkg-install.in pkg-message.in 
  Log:
  ladvd is a minimal link layer advertisement sender which supports the
  CDP and LLDP packet formats.
  
  WWW: http://www.blinkenlights.nl/software/ladvd/
  
  PR:             ports/126016
  Submitted by:   Sten Spans <sten@blinkenlights.nl>
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.1       +31 -0     ports/net/ladvd/Makefile (new)
  1.1       +3 -0      ports/net/ladvd/distinfo (new)
  1.1       +44 -0     ports/net/ladvd/files/extra-patch-Makefile.in (new)
  1.1       +36 -0     ports/net/ladvd/files/ladvd.in (new)
  1.1       +32 -0     ports/net/ladvd/files/pkg-install.in (new)
  1.1       +7 -0      ports/net/ladvd/files/pkg-message.in (new)
  1.1       +4 -0      ports/net/ladvd/pkg-descr (new)
  1.1       +9 -0      ports/net/ladvd/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-08-05 18:00:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!