Subject: Re: IRC
To: None <bsd-help@tcavs.sibtel.ru>
From: Masao Uebayashi <uebayasi@soum.co.jp>
List: netbsd-help
Date: 12/19/2001 18:53:25
----Next_Part(Wed_Dec_19_18:53:25_2001_745)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Just an easy package. Not tested at all.

Regards,
Masao

----Next_Part(Wed_Dec_19_18:53:25_2001_745)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="bahamut.shar"

# 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:
#
#	bahamut
#	bahamut/Makefile
#	bahamut/PLIST
#	bahamut/distinfo
#	bahamut/DESCR
#
echo c - bahamut
mkdir -p bahamut > /dev/null 2>&1
echo x - bahamut/Makefile
sed 's/^X//' >bahamut/Makefile << 'END-of-bahamut/Makefile'
X# $NetBSD$
X#
X
XDISTNAME=	bahamut-1.4.30-release
XPKGNAME=	bahamut-1.4.30
XCATEGORIES=	chat
XMASTER_SITES=	ftp://ftp.dal.net/pub/dalnet/server/bahamut/
X
XMAINTAINER=	uebayasi@soum.co.jp
XHOMEPAGE=	http://ircd-devel.dal.net/
XCOMMENT=	the DALnet ircd
X
XGNU_CONFIGURE=	YES
X
XCONFIGURE_ARGS+=	--with-gmplib=${BUILDLINK_DIR}/lib/libgmp.so
XCONFIGURE_ARGS+=	--with-gmpinc=${BUILDLINK_DIR}/include/gmp.h
X
XUSE_BUILDLINK_ONLY=	YES
X
Xpost-configure:
X	@# Many yeses for `config'. :-)
X	@cd ${WRKSRC}; sh config </dev/null
X
X.include "../../devel/gmp/buildlink.mk"
X.include "../../mk/bsd.pkg.mk"
END-of-bahamut/Makefile
echo x - bahamut/PLIST
sed 's/^X//' >bahamut/PLIST << 'END-of-bahamut/PLIST'
X@comment $NetBSD$
END-of-bahamut/PLIST
echo x - bahamut/distinfo
sed 's/^X//' >bahamut/distinfo << 'END-of-bahamut/distinfo'
X$NetBSD$
X
XSHA1 (bahamut-1.4.30-release.tar.gz) = e3f61f848ead3d62f99c69ae74f9e4b555c17735
XSize (bahamut-1.4.30-release.tar.gz) = 498977 bytes
END-of-bahamut/distinfo
echo x - bahamut/DESCR
sed 's/^X//' >bahamut/DESCR << 'END-of-bahamut/DESCR'
END-of-bahamut/DESCR
exit


----Next_Part(Wed_Dec_19_18:53:25_2001_745)----