summaryrefslogtreecommitdiff
path: root/mbone/beacon
AgeCommit message (Collapse)AuthorFilesLines
2010-03-14Beacon v1.3-0 July 15, 2005pettai5-48/+19
* Cleaned up socket code to separate TCP and UDP socket handling. Connections are now far more robust.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-21update mirror.zafer1-2/+2
2009-03-22Leave over maintainership to pkgsrc-usersmanu1-2/+2
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-06-21Fix autoconf header to not re-declare inet_ntop and friends.joerg5-3/+46
Fix text relocations by ensuring the Perl module can use -fPIC builds. Bump revision.
2007-11-27This package's configure script wants to find perl, so add 'perl'seb1-1/+3
to USE_TOOLS and let buildlink3 via perl5/module.mk handle the full dependency recording.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-08-08Fix the package configuration of the following packages so that theyjlam3-3/+17
will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-1/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-05-23Removed trailing white-space.rillig1-3/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-01Fix a typo in the COMMENTagc1-2/+2
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2005-02-03Initial import of beacon, version 1.1.0, into the NetBSD Packagescube4-0/+42
Collection. Initial work by Emmanuel Dreyfus, clean-up and linting by me. The NLANR/DAST Multicast Beacon is a multicast diagnostic tool written in Perl which uses the RTP protocol (RFC3550) to provide useful statistics and diagnostic information about a given multicast group's connectivity characteristics.