Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2003 12:22:56 -0400 (EDT)
From:      David Magda <dmagda+fports@magda.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54717: new port: adding the howl zeroconf implementation
Message-ID:  <200307211622.h6LGMuge021988@number6.magda.ca>
Resent-Message-ID: <200307211630.h6LGUErG048550@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54717
>Category:       ports
>Synopsis:       new port: adding the howl zeroconf implementation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 21 09:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Magda
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
We're organized?
>Environment:
System: FreeBSD number6.magda.ca 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 20 22:04:08 EDT 2003 dave@number6.magda.ca:/usr/obj/usr/src/sys/MYKERNELE i386


>Description:

This is a new port:

	Howl is a cross-platform implementation of the Zeroconf 
	networking standard. Zeroconf brings a new ease of use 
	to IP networking.

	Howl allows software developers to easily embed 
	Zeroconf/Rendezvous(tm)-like functionality in their 
	applications, making cumbersome and error-prone network
	configuration tasks seem so five minutes ago.

Athough the project has a site on Source Forge, the files have
not been uploaded there (yet). Once the authors do that the
master site can be updated to use Source Forge is desired.

>How-To-Repeat:

N/A

>Fix:

Below is a shar(1) that should be run in net/, it will create the 
net/howl/ directory and all the files in it.


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	howl/
#	howl/Makefile
#	howl/distinfo
#	howl/pkg-descr
#	howl/pkg-plist
#
echo c - howl/
mkdir -p howl/ > /dev/null 2>&1
echo x - howl/Makefile
sed 's/^X//' >howl/Makefile << 'END-of-howl/Makefile'
X# New ports collection makefile for:	howl
X# Date created:			21 July 2003
X# Whom:				David Magda <dmagda+howl@ee.ryerson.ca>
X# $FreeBSD$
X#
X
XPORTNAME=	howl
XPORTVERSION=	0.6.1
XCATEGORIES?=	net devel
XMASTER_SITES=	ftp://ftp.swampwolf.com/pub/
X
XMAINTAINER=	ports@freebsd.org
XCOMMENT=	Howl is an implementation of the Zeroconf networking standard
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=	yes
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-howl/Makefile
echo x - howl/distinfo
sed 's/^X//' >howl/distinfo << 'END-of-howl/distinfo'
XMD5 (howl-0.6.1.tar.gz) = db593676a7d29ae907fb781b953a4ff8
END-of-howl/distinfo
echo x - howl/pkg-descr
sed 's/^X//' >howl/pkg-descr << 'END-of-howl/pkg-descr'
XHowl is a cross-platform implementation of the Zeroconf networking
Xstandard. Zeroconf brings a new ease of use to IP networking.
X
XHowl allows software developers to easily embed
XZeroconf/Rendezvous(tm)-like functionality in their applications, making
Xcumbersome and error-prone network configuration tasks seem so five
Xminutes ago.
X
XWWW: http://howl.sourceforge.net/
XAUTHOR: <howl@swampwolf.com>
END-of-howl/pkg-descr
echo x - howl/pkg-plist
sed 's/^X//' >howl/pkg-plist << 'END-of-howl/pkg-plist'
Xbin/browse
Xbin/mDNSResponder
Xbin/publish
Xinclude/howl-0.6.1/corby/buffer.h
Xinclude/howl-0.6.1/corby/channel.h
Xinclude/howl-0.6.1/corby/corby.h
Xinclude/howl-0.6.1/corby/dll.h
Xinclude/howl-0.6.1/corby/message.h
Xinclude/howl-0.6.1/corby/object.h
Xinclude/howl-0.6.1/corby/orb.h
Xinclude/howl-0.6.1/rendezvous/dll.h
Xinclude/howl-0.6.1/rendezvous/rendezvous.h
Xinclude/howl-0.6.1/salt/address.h
Xinclude/howl-0.6.1/salt/assert.h
Xinclude/howl-0.6.1/salt/dll.h
Xinclude/howl-0.6.1/salt/log.h
Xinclude/howl-0.6.1/salt/salt.h
Xinclude/howl-0.6.1/salt/socket.h
Xinclude/howl-0.6.1/salt/verrno.h
Xinclude/howl-0.6.1/salt/vstdlib.h
Xinclude/howl-0.6.1/salt/vstring.h
Xinclude/howl-0.6.1/salt/vtime.h
Xinclude/howl-0.6.1/salt/vtypes.h
Xlib/libcorby.a
Xlib/libcorby.la
Xlib/libcorby.so
Xlib/libcorby.so.0
Xlib/librendezvous.a
Xlib/librendezvous.la
Xlib/librendezvous.so
Xlib/librendezvous.so.0
Xlib/libsalt.a
Xlib/libsalt.la
Xlib/libsalt.so
Xlib/libsalt.so.0
Xshare/howl/help/address-summary.html
Xshare/howl/help/address.html
Xshare/howl/help/index.html
Xshare/howl/help/overall.html
Xshare/howl/help/rendezvous-summary.html
Xshare/howl/help/rendezvous.html
Xshare/howl/help/salt-summary.html
Xshare/howl/help/salt.html
X@dirrm share/howl/help
X@dirrm share/howl
X@dirrm include/howl-0.6.1/salt
X@dirrm include/howl-0.6.1/rendezvous
X@dirrm include/howl-0.6.1/corby
X@dirrm include/howl-0.6.1
END-of-howl/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307211622.h6LGMuge021988>