summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2010-03-14 10:59:14 +0000
committerpettai <pettai@pkgsrc.org>2010-03-14 10:59:14 +0000
commita326ef797babe0270d0e13f90c2181efda4e1e51 (patch)
tree5793b489bcc06d20d63156f90c8a66f9e2db0013 /mbone
parenta91b9d869668b9f302bbb1b92fd0e3a2c9026181 (diff)
downloadpkgsrc-a326ef797babe0270d0e13f90c2181efda4e1e51.tar.gz
Beacon v1.3-0 July 15, 2005
* Cleaned up socket code to separate TCP and UDP socket handling. Connections are now far more robust.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/beacon/Makefile9
-rw-r--r--mbone/beacon/distinfo12
-rw-r--r--mbone/beacon/patches/patch-aa20
-rw-r--r--mbone/beacon/patches/patch-ab14
-rw-r--r--mbone/beacon/patches/patch-ac12
5 files changed, 19 insertions, 48 deletions
diff --git a/mbone/beacon/Makefile b/mbone/beacon/Makefile
index 0c4f2674c11..f2905b0dcbc 100644
--- a/mbone/beacon/Makefile
+++ b/mbone/beacon/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2009/05/21 11:25:12 zafer Exp $
+# $NetBSD: Makefile,v 1.13 2010/03/14 10:59:14 pettai Exp $
#
-DISTNAME= beacon-1.1-0
-PKGNAME= beacon-1.1.0
-PKGREVISION= 4
+DISTNAME= beacon-1.3
CATEGORIES= mbone
MASTER_SITES= ${MASTER_SITE_FREEBSD}
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= pettai@NetBSD.org
HOMEPAGE= http://dast.nlanr.net/Projects/Beacon/
COMMENT= Multicast supervision tool
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/mbone/beacon/distinfo b/mbone/beacon/distinfo
index 376aee6fc94..0d65cd56d27 100644
--- a/mbone/beacon/distinfo
+++ b/mbone/beacon/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.4 2008/06/21 17:58:17 joerg Exp $
+$NetBSD: distinfo,v 1.5 2010/03/14 10:59:14 pettai Exp $
-SHA1 (beacon-1.1-0.tar.gz) = f6d5e88e00d26e53df8c9742e7454b84d72e0911
-RMD160 (beacon-1.1-0.tar.gz) = efa8097288b110572f5e2f0a1bed5ed8532a28bd
-Size (beacon-1.1-0.tar.gz) = 247815 bytes
-SHA1 (patch-aa) = 30e80b4a0f9dedfd7c4149b3d32d820ac17707c8
-SHA1 (patch-ab) = 749360884745c5f2138b3ab2829a682bdd73d79a
-SHA1 (patch-ac) = e7ba066f09382ff27ad93ce9e5731a4028290a88
+SHA1 (beacon-1.3.tar.gz) = 3c899161df370f8858d6a2ca499ab2b783c6892d
+RMD160 (beacon-1.3.tar.gz) = 10e9d0810fa6080175f6226b1d265a1cc6594a68
+Size (beacon-1.3.tar.gz) = 411823 bytes
+SHA1 (patch-aa) = b0dfa5326e1ff37e8221c16a1237971944e70b4f
SHA1 (patch-ad) = 5ea95045071112d5b70745edd335c6fa82233b48
diff --git a/mbone/beacon/patches/patch-aa b/mbone/beacon/patches/patch-aa
index 0bdd11f5ae6..4953a454eef 100644
--- a/mbone/beacon/patches/patch-aa
+++ b/mbone/beacon/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.1 2005/08/08 18:13:13 jlam Exp $
+$NetBSD: patch-aa,v 1.2 2010/03/14 10:59:14 pettai Exp $
---- Net-Multicast-Beacon/Makefile.in.orig 2004-07-13 14:56:28.000000000 -0400
-+++ Net-Multicast-Beacon/Makefile.in
-@@ -297,7 +297,7 @@ uninstall-am: uninstall-info-am
- touch $@
-
- Makefile.perl: Makefile.PL
-- $(PERL) Makefile.PL MAKEFILE=$@
-+ $(PERL) Makefile.PL INSTALLDIRS=vendor MAKEFILE=$@
+--- Net-Multicast-Beacon/Makefile.in.orig 2005-08-26 22:22:45.000000000 +0200
++++ Net-Multicast-Beacon/Makefile.in 2010-03-14 00:37:02.000000000 +0100
+@@ -318,7 +318,7 @@
+ #install-data-local: install-perl
install-data-local:
- $(MAKE) -fMakefile.perl install
+- $(MAKE) -f $(PERL_MAKEFILE) install
++ $(MAKE) -f $(PERL_MAKEFILE) INSTALLDIRS=vendor install
+
+ clean-local:
+ rm -rf blib build-perl-stamp $(PERL_MAKEFILE) $(PERL_CRUFT)
diff --git a/mbone/beacon/patches/patch-ab b/mbone/beacon/patches/patch-ab
deleted file mode 100644
index 56fb621ec01..00000000000
--- a/mbone/beacon/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2008/06/21 17:58:17 joerg Exp $
-
---- librtp/config.h.in.orig 2008-06-21 11:29:06.000000000 +0000
-+++ librtp/config.h.in
-@@ -48,6 +48,9 @@
- #undef NEED_INET_PTON
- #undef NEED_INET_NTOP
-
-+#undef HAVE_INET_NTOP
-+#undef HAVE_INET_PTON
-+
- /*
- * If you don't have these types in <inttypes.h>, #define these to be
- * the types you do have.
diff --git a/mbone/beacon/patches/patch-ac b/mbone/beacon/patches/patch-ac
deleted file mode 100644
index 62de2cf52b4..00000000000
--- a/mbone/beacon/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2008/06/21 17:58:17 joerg Exp $
-
---- librtp/Makefile.in.orig 2008-06-21 11:37:16.000000000 +0000
-+++ librtp/Makefile.in
-@@ -88,6 +88,7 @@ AWK = @AWK@
- CC = @CC@
- CCDEPMODE = @CCDEPMODE@
- CFLAGS = @CFLAGS@
-+AM_CFLAGS= -fPIC
- CPP = @CPP@
- CPPFLAGS = @CPPFLAGS@
- CYGPATH_W = @CYGPATH_W@