The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : beacon

Beacon active measurement tool to monitor multicast

 The NLANR/DAST Multicast Beacon is a program written in Perl which uses the 
RTP protocol to provide useful statistics and diagnostic information about 
a given multicast group. 
The Multicast Beacon can be used as a general-purpose active multicast 
measurement tool. 

http://dast.nlanr.net/Projects/Beacon/



beacon history


v. 1.15
date: 2007/09/30 04:47:11;  author: linimon;  state: Exp;  lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

v. 1.14 date: 2007/09/08 01:02:38; author: linimon; state: Exp; lines: +0 -4 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.13 date: 2006/05/15 07:02:17; author: lawrance; state: Exp; lines: +12 -7 Update to 1.3. PR: ports/96503 Submitted by: Antonio Querubin Approved by: janos.mohacsi@bsd.hu (maintainer, timeout 4 weeks)
v. 1.12 date: 2005/11/15 06:50:21; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.11 date: 2005/10/31 18:24:13; author: erwin; state: Exp; lines: +1 -1 Let the IGNORE message make a bit more sense and change it from: ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
v. 1.10 date: 2005/04/12 03:26:11; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.9 date: 2005/04/11 08:03:29; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.8 date: 2005/01/08 15:35:07; author: pav; state: Exp; lines: +1 -0 - Fix plist: handle one directory as a directory instead as a file - Suppress creation of perllocal.pod PR: ports/75182 Submitted by: Janos Mohacsi (maintainer)
v. 1.7 date: 2004/11/18 22:43:11; author: kris; state: Exp; lines: +4 -0 BROKEN on !i386: Does not compile
v. 1.6 date: 2004/10/26 16:21:10; author: pav; state: Exp; lines: +10 -4 - Update to 1.1 Extensive list of changes is in the PR PR: ports/73107 Submitted by: Janos Mohacsi (maintainer)
v. 1.5 date: 2004/09/26 01:36:44; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable Approved by: portmgr (self)
v. 1.4 date: 2004/07/11 20:06:33; author: thierry; state: Exp; lines: +9 -25 Upgrade to 0.9.55 and make fetchable again. Submitted by: maintainer.
v. 1.3 date: 2004/07/11 00:53:40; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.2 date: 2004/03/02 13:11:43; author: krion; state: Exp; lines: +1 -0 - Fix build on alpha, AMD64 and sparc64 Reported by: bento via kris
v. 1.1 date: 2004/02/28 20:39:16; author: krion; state: Exp; Add beacon 0.9.06, The NLANR/DAST Multicast Beacon is a program written in Perl which uses the RTP protocol to provide useful statistics and diagnostic information about a given multicast group. It is used in Internet2 AccessGrid project and EU FP5 6NET project. PR: ports/63440 Submitted by: Janos.Mohacsi@bsd.hu ============================================================================= v. 1.15 date: 2007/09/30 04:47:11; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.14 date: 2007/09/08 01:02:38; author: linimon; state: Exp; lines: +0 -4 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.13 date: 2006/05/15 07:02:17; author: lawrance; state: Exp; lines: +12 -7 Update to 1.3. PR: ports/96503 Submitted by: Antonio Querubin Approved by: janos.mohacsi@bsd.hu (maintainer, timeout 4 weeks)
v. 1.12 date: 2005/11/15 06:50:21; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.11 date: 2005/10/31 18:24:13; author: erwin; state: Exp; lines: +1 -1 Let the IGNORE message make a bit more sense and change it from: ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
v. 1.10 date: 2005/04/12 03:26:11; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.9 date: 2005/04/11 08:03:29; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.8 date: 2005/01/08 15:35:07; author: pav; state: Exp; lines: +1 -0 - Fix plist: handle one directory as a directory instead as a file - Suppress creation of perllocal.pod PR: ports/75182 Submitted by: Janos Mohacsi (maintainer)
v. 1.7 date: 2004/11/18 22:43:11; author: kris; state: Exp; lines: +4 -0 BROKEN on !i386: Does not compile
v. 1.6 date: 2004/10/26 16:21:10; author: pav; state: Exp; lines: +10 -4 - Update to 1.1 Extensive list of changes is in the PR PR: ports/73107 Submitted by: Janos Mohacsi (maintainer)
v. 1.5 date: 2004/09/26 01:36:44; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable Approved by: portmgr (self)
v. 1.4 date: 2004/07/11 20:06:33; author: thierry; state: Exp; lines: +9 -25 Upgrade to 0.9.55 and make fetchable again. Submitted by: maintainer.
v. 1.3 date: 2004/07/11 00:53:40; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.2 date: 2004/03/02 13:11:43; author: krion; state: Exp; lines: +1 -0 - Fix build on alpha, AMD64 and sparc64 Reported by: bento via kris
v. 1.1 date: 2004/02/28 20:39:16; author: krion; state: Exp; Add beacon 0.9.06, The NLANR/DAST Multicast Beacon is a program written in Perl which uses the RTP protocol to provide useful statistics and diagnostic information about a given multicast group. It is used in Internet2 AccessGrid project and EU FP5 6NET project. PR: ports/63440 Submitted by: Janos.Mohacsi@bsd.hu ============================================================================= v. 1.15 date: 2007/09/30 04:47:11; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.14 date: 2007/09/08 01:02:38; author: linimon; state: Exp; lines: +0 -4 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.13 date: 2006/05/15 07:02:17; author: lawrance; state: Exp; lines: +12 -7 Update to 1.3. PR: ports/96503 Submitted by: Antonio Querubin Approved by: janos.mohacsi@bsd.hu (maintainer, timeout 4 weeks)
v. 1.12 date: 2005/11/15 06:50:21; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.11 date: 2005/10/31 18:24:13; author: erwin; state: Exp; lines: +1 -1 Let the IGNORE message make a bit more sense and change it from: ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
v. 1.10 date: 2005/04/12 03:26:11; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.9 date: 2005/04/11 08:03:29; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.8 date: 2005/01/08 15:35:07; author: pav; state: Exp; lines: +1 -0 - Fix plist: handle one directory as a directory instead as a file - Suppress creation of perllocal.pod PR: ports/75182 Submitted by: Janos Mohacsi (maintainer)
v. 1.7 date: 2004/11/18 22:43:11; author: kris; state: Exp; lines: +4 -0 BROKEN on !i386: Does not compile
v. 1.6 date: 2004/10/26 16:21:10; author: pav; state: Exp; lines: +10 -4 - Update to 1.1 Extensive list of changes is in the PR PR: ports/73107 Submitted by: Janos Mohacsi (maintainer)
v. 1.5 date: 2004/09/26 01:36:44; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable Approved by: portmgr (self)
v. 1.4 date: 2004/07/11 20:06:33; author: thierry; state: Exp; lines: +9 -25 Upgrade to 0.9.55 and make fetchable again. Submitted by: maintainer.
v. 1.3 date: 2004/07/11 00:53:40; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.2 date: 2004/03/02 13:11:43; author: krion; state: Exp; lines: +1 -0 - Fix build on alpha, AMD64 and sparc64 Reported by: bento via kris
v. 1.1 date: 2004/02/28 20:39:16; author: krion; state: Exp; Add beacon 0.9.06, The NLANR/DAST Multicast Beacon is a program written in Perl which uses the RTP protocol to provide useful statistics and diagnostic information about a given multicast group. It is used in Internet2 AccessGrid project and EU FP5 6NET project. PR: ports/63440 Submitted by: Janos.Mohacsi@bsd.hu =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm