summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa M. Seelye <lisa@gentoo.org>2004-02-01 16:22:51 +0000
committerLisa M. Seelye <lisa@gentoo.org>2004-02-01 16:22:51 +0000
commit919d367a6252549387497d018bd86d5667599b99 (patch)
treeac509819726dc48bed82215ac8ea6653c1dbfd5c /net-misc/howl
parentAdding porthole -- GUI for portage. Pretty cool stuff. (Manifest recommit) (diff)
downloadgentoo-2-919d367a6252549387497d018bd86d5667599b99.tar.gz
gentoo-2-919d367a6252549387497d018bd86d5667599b99.tar.bz2
gentoo-2-919d367a6252549387497d018bd86d5667599b99.zip
Version bump to close bug #38054. submitted by sandymac@gentoo.org
Diffstat (limited to 'net-misc/howl')
-rw-r--r--net-misc/howl/ChangeLog9
-rw-r--r--net-misc/howl/Manifest12
-rw-r--r--net-misc/howl/files/digest-howl-0.9.21
-rw-r--r--net-misc/howl/howl-0.9.2.ebuild48
4 files changed, 63 insertions, 7 deletions
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog
index 0a38742633b0..ae91d7d3d764 100644
--- a/net-misc/howl/ChangeLog
+++ b/net-misc/howl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/howl
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.2 2004/01/15 05:32:30 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.3 2004/02/01 16:22:51 lisa Exp $
+
+*howl-0.9.2 (01 Feb 2004)
+
+ 01 Feb 2004; Lisa Seelye <lisa@gentoo.org> howl-0.9.2.ebuild:
+ Version bump to close bug #38054. submitted by sandymac@gentoo.org
27 Dec 2003; Lisa Seelye <lisa@gentoo.org> howl-0.8.2.ebuild,
howl-0.8.3.ebuild, howl-0.9.ebuild, files/mDNSResponder.conf.d,
diff --git a/net-misc/howl/Manifest b/net-misc/howl/Manifest
index 4980df327c1c..29812d413445 100644
--- a/net-misc/howl/Manifest
+++ b/net-misc/howl/Manifest
@@ -1,12 +1,14 @@
MD5 07e51b806ac7306b1e04a9a834eeab9c howl-0.8.3.ebuild 1918
+MD5 334cff8e48092971742abe54c9c37180 howl-0.9.2.ebuild 1901
MD5 334cff8e48092971742abe54c9c37180 howl-0.9.ebuild 1901
+MD5 0d8bc35eee5bea80997cb8cf6212cc78 metadata.xml 590
+MD5 33122d3454822b35df5eda2ff84e8aca ChangeLog 1081
+MD5 e0c4370267046f2b798869d85fb5d59c howl-0.8.2.ebuild 1901
+MD5 07a6ffa0e061782eadb001d5f17a3261 files/digest-howl-0.9 60
MD5 545d19ecbaaefebbfc4be034e7ae8db2 files/digest-howl-0.8.2 62
+MD5 6291281d538f391e014d92af36ac5520 files/digest-howl-0.9.2 62
MD5 ac52cf9fa45d55edec5ff199c6ae4d0b files/digest-howl-0.8.3 62
+MD5 5f71aca2b4e2f7aa486d1a0c8319696d files/nifd.conf.d 584
MD5 aeaeb4d382dc21edab36b15436648d97 files/mDNSResponder.conf.d 528
MD5 e187a9a8a06d2032e03941aa8a62c983 files/mDNSResponder.init.d 749
-MD5 5f71aca2b4e2f7aa486d1a0c8319696d files/nifd.conf.d 584
-MD5 07a6ffa0e061782eadb001d5f17a3261 files/digest-howl-0.9 60
MD5 e58178d63c5881f968a04ee3f9457c2f files/nifd.init.d 626
-MD5 e0c4370267046f2b798869d85fb5d59c howl-0.8.2.ebuild 1901
-MD5 33122d3454822b35df5eda2ff84e8aca ChangeLog 1081
-MD5 0d8bc35eee5bea80997cb8cf6212cc78 metadata.xml 590
diff --git a/net-misc/howl/files/digest-howl-0.9.2 b/net-misc/howl/files/digest-howl-0.9.2
new file mode 100644
index 000000000000..77818b0a597d
--- /dev/null
+++ b/net-misc/howl/files/digest-howl-0.9.2
@@ -0,0 +1 @@
+MD5 b84283b3446b56861494b1390094ff93 howl-0.9.2.tar.gz 456747
diff --git a/net-misc/howl/howl-0.9.2.ebuild b/net-misc/howl/howl-0.9.2.ebuild
new file mode 100644
index 000000000000..a690a0e9061a
--- /dev/null
+++ b/net-misc/howl/howl-0.9.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.2.ebuild,v 1.1 2004/02/01 16:22:51 lisa Exp $
+
+DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
+HOMEPAGE="http://www.porchdogsoft.com/products/howl/"
+SRC_URI="http://www.porchdogsoft.com/download/${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~x86" # Should work on ~sparc but I haven't tested yet. New platform suppot can be added via: include/salt/vtypes.h
+IUSE=""
+DEPEND="sys-libs/glibc" # sys-devel/automake - needed if we remove the html docs from /usr/share
+RDEPEND="sys-libs/glibc"
+
+S=${WORKDIR}/${P}
+
+src_compile() {
+ # If we wanted to remove the html docs in /usr/share/howl....
+ #einfo "Removing html docs from build process...."
+ #sed -e 's/ docs//' < Makefile.am > Makefile.am.new || die "sed failed"
+ #mv Makefile.am.new Makefile.am || die "move failed"
+ #aclocal || die "aclocal failed"
+ #automake || die "automake failed"
+
+ econf || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ emake DESTDIR=${D} install || die "emake install failed"
+ dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
+ dohtml -r docs/
+
+ # doesn't work right now.
+ # nifd service loader
+ #dodir /etc/conf.d
+ #cp ${FILESDIR}/nifd.conf.d ${D}/etc/conf.d/nifd || die "cp nifd.conf.d"
+ #dodir /etc/init.d
+ #cp ${FILESDIR}/nifd.init.d ${D}/etc/init.d/nifd || die "cp nifd.init.d"
+ #fperms a+x ${D}/etc/init.d/nifd
+
+ # mDNSResponder service loader
+ dodir /etc/conf.d
+ cp ${FILESDIR}/mDNSResponder.conf.d ${D}/etc/conf.d/mDNSResponder || die "cp mDNSResponder.conf.d"
+ dodir /etc/init.d
+ cp ${FILESDIR}/mDNSResponder.init.d ${D}/etc/init.d/mDNSResponder || die "cp mDNSResponder.init.d"
+ fperms a+x ${D}/etc/init.d/mDNSResponder
+}