7d82 FreshPorts -- net/ndisc6
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ndisc6 1.0.2_1 net on this many watch lists=3 search for ports that depend on this port
IPv6 network diagnostic tools
Maintained by: m.tsatsenko@gmail.com search for ports maintained by this maintainer
Port Added: 12 Aug 2006 17:42:20
Also Listed In: ipv6
License: GPLv2


ndisc6 is a collection of diagnostic tools for IPv6 networks,
including ICMPv6 Neighbor Discovery tools (rdisc6 and ndisc6),
an UDP, TCP and ICMP-based IPv6 traceroute implementation and
a simplistic bandwidth measurement program (tcpspray6).
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required Libraries:
  1. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/ndisc6/ && make install clean
To add the package: pkg_add -r ndisc6


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/
  3. http://www.remlab.net/files/ndisc6/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Apr 2013 16:26:32
Original commit files touched by this commit  1.0.2_1
jgh search for other commits by this committer
- conversion of USE_GETTEXT to USES framework

Approved by:	portmgr (bapt@)
21 Apr 2012 09:52:32
Original commit files touched by this commit  1.0.2_1
scheidell search for other commits by this committer
- Unbreak build on 8.3
- No PORTREVISION bump

PR:             ports/167154
Submitted by:   "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.0.2_1
dougb search for other commits by this committer
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.
31 Dec 2011 22:14:33
Original commit files touched by this commit  1.0.2_1
beech search for other commits by this committer
- Add startup script for rdnssd
- Make merge-hook usable
- Change ND_RA_FLAG_HOME_AGENT to ND_RA_FLAG_HA instead of deletion
- Bump PORTREVISION

PR:             ports/161172
Submitted by:   Mikhail T. <m.tsatsenko@gmail.com>
13 Sep 2011 17:05:25
Original commit files touched by this commit  1.0.2
beech search for other commits by this committer
- Update to 1.0.2

PR:             ports/160648
Submitted by:   Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
24 Jul 2011 17:27:35
Original commit files touched by this commit  1.0.1_1
pav search for other commits by this committer
- Fix build on 9.0-CURRENT

Submitted by:   Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
24 Apr 2011 20:18:08
Original commit files touched by this commit  1.0.1_1
pav search for other commits by this committer
- Unbreak build

Submitted by:   Mikhail Tsatsenko <m.tsatsenko@gmail.com>

- Fix plist
21 Apr 2011 09:39:58
Original commit files touched by this commit  1.0.1
roberto search for other commits by this committer
Update to latest 1.0.1 with rdnssd.
Used the last patch in 155992 edited to fix the WITHOUT_NLS issue.

PR:             ports/155992
Submitted by:   Mikhail Tsatsenko <m.tsatsenko@gmail.com> (MAINTAINER)
09 Apr 2011 20:25:30
Original commit files touched by this commit  0.7.2
linimon search for other commits by this committer
Over to new volunteer.
09 Apr 2011 19:39:13
Original commit files touched by this commit  0.7.2
linimon search for other commits by this committer
Maintainer's domain no longer exists.

PR:             ports/155992 (partial)
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.7.2
miwi search for other commits by this committer
- Get Rid MD5 support
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.7.2
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
20 Mar 2008 09:56:52
Original commit files touched by this commit  0.7.2
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.7.2
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
08 Oct 2006 14:35:12
Original commit files touched by this commit  0.7.2
alepulver search for other commits by this committer
- Remove BROKEN for 4.x since a maintainer patch was previously committed.
07 Oct 2006 21:53:32
Original commit files touched by this commit  0.7.2
alepulver search for other commits by this committer
- Mark as BROKEN for 4.x.

Reported by:    pointyhat
07 Oct 2006 01:13:16
Original commit files touched by this commit  0.7.2
shaun search for other commits by this committer
- Fix build on 4.x.

PR:             ports/104068
Submitted by:   Rémi Denis-Courmont <rdenis@simphalempin.com> (maintainer)
01 Oct 2006 04:55:54
Original commit files touched by this commit  0.7.2
alepulver search for other commits by this committer
- Update to version 0.7.2.

PR:             ports/103856
Submitted by:   rdenis@simphalempin.com (maintainer)
17 Aug 2006 15:38:51
Original commit files touched by this commit  0.6.7
ehaupt search for other commits by this committer
- Update to 0.6.7
- Fix build on 4.x by requiring gcc 3.2 or higher

PR:             102152
Submitted by:   Remi Denis-Courmont <rdenis@simphalempin.com> (maintainer)
12 Aug 2006 17:59:57
Original commit files touched by this commit  0.6.6
shaun search for other commits by this committer
Fix MLINKS. Forgot to change in working copy of the port.
12 Aug 2006 17:42:06
Original commit files touched by this commit  0.6.6
shaun search for other commits by this committer
Add net/ndisc6.

ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.

PR:             ports/100335
Submitted by:   Rémi Denis-Courmont <rdenis@simphalempin.com>

Number of commits found: 21

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0