[Lunar-commits] CVS: moonbase/net/howl BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 mDNSResponder.conf, NONE, 1.1

nhudson at lunar-linux.org nhudson at lunar-linux.org
Mon Sep 6 00:41:30 UTC 2004


Update of /var/cvs/lunar/moonbase/net/howl
In directory espresso.lunar-linux.org:/tmp/cvs-serv11422/howl

Added Files:
	BUILD DEPENDS DETAILS mDNSResponder.conf 
Log Message:

Adding howl to moonbase, howl is a mDNS zeroconf server.  Looks like its working for me as of now so I am uploading it.


--- NEW FILE: BUILD ---
(
   default_build                     &&
   ln -sf /usr/include/$MODULE /usr/include/$MODULE-$VERSION &&
   mkdir /etc/howl                   &&
   cp $SCRIPT_DIRECTORY/mDNSResponder.conf /etc/howl 
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---

--- NEW FILE: DETAILS ---
          MODULE=howl
         VERSION=0.9.6
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=http://www.porchdogsoft.com/download/$SOURCE
      SOURCE_VFY=sha1:ca9a98cf244119a86e2f8ead1190a71a3c3f9392
        WEB_SITE=http://www.porchdogsoft.com/products/howl
         ENTERED=20040905
         UPDATED=20040905
           SHORT="Howl is a cross-platform implementation of Zeroconf networking."
cat << EOF
Howl is a cross-platform implementation of Zeroconf networking. 
Zeroconf brings a new ease of use to IP networking
EOF

--- NEW FILE: mDNSResponder.conf ---
# mDNSResponder conf file
#
#	name						type				domain	port	text record
#	----						----				------	----	-----------

# Some examples:
#	test						_http._tcp			local.	80
#	"Test With Spaces"				_http._tcp			local.	80	"path=/P" 



More information about the Lunar-commits mailing list