Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2001 20:37:54 +0900 (KST)
From:      Hye-Shik Chang <perky@python.or.kr>
To:        freebsd-afs@freebsd.org
Subject:   Re: FreeBSD 4.2 patch available
Message-ID:  <200104051137.f35Bbsg57094@mail24.dreamwiz.com>

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

 It builds perfectly with your patch. :D
 Thanks!
 (but, how can I install it? hmm. I must read README :)

 I made simple build port that accord to your guile.

 Good luck to your remaining works. :D

# 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:
#
#	openafs
#	openafs/distinfo
#	openafs/Makefile
#
echo c - openafs
mkdir -p openafs > /dev/null 2>&1
echo x - openafs/distinfo
sed 's/^X//' >openafs/distinfo << 'END-of-openafs/distinfo'
XMD5 (openafs-2001-03-31.tar.gz) = 460f73806b070e0614371d165d9f919a
XMD5 (oafs-fbsd-986108868.patch) = d89774ffe420651b3b27292354fc293f
END-of-openafs/distinfo
echo x - openafs/Makefile
sed 's/^X//' >openafs/Makefile << 'END-of-openafs/Makefile'
X#
X# This openafs port is just for build test with Tom Maher's patch
X#
X
XPORTNAME=		openafs
XPORTVERSION=		20010331
XCATEGORIES=		net
XMASTER_SITES=		http://www.openafs.org/dl/openafs/snapshot/
XDISTNAME=		${PORTNAME}-2001-03-31
X
XPATCH_SITES=		http://www.watson.org/~tardis/openafs/
XPATCHFILES=		oafs-fbsd-986108868.patch
XPATCH_DIST_STRIP=	-p0
X
XMAINTAINER=		perky@python.or.kr
X
XUSE_GMAKE=		yes
XUSE_BISON=		yes
X
XSYS_TYPE=		i386_fbsd_42
X
Xdo-configure:
X	${MKDIR} ${WRKSRC}/${SYS_TYPE}
X	${LN} -s ${WRKSRC}/src/Makefile ${WRKSRC}/
X	${LN} -s ${WRKSRC}/${SYS_TYPE} ${WRKSRC}/@sys
X	${LN} -s ${WRKSRC}/@sys/dest ${WRKSRC}/
X	${LN} -s ${WRKSRC}/@sys/obj ${WRKSRC}/
X	cd ${WRKSRC} && \
X		${GMAKE} SYS_NAME=${SYS_TYPE} links
X
Xdo-build:
X	cd ${WRKSRC} && \
X		${GMAKE} SYS_NAME=${SYS_TYPE}
X
Xdo-install:
X	@${ECHO} "This port just support building. *sigh*"
X	@${FALSE}
X
X.include <bsd.port.mk>
END-of-openafs/Makefile
exit

----------------------------
Hye-Shik "Perky" Chang
Mechatronics, Yonsei University, Korea
Public Key: http://openlook.org/pgp.txt
PGP Fingerprint : 115C CF2F D90D 8AFE F45B 0356 21DA 398B 6474 11EA


-------------------------------------------------
DreamWiz Free Mail @ http://www.dreamwiz.com/
DreamSearch Click the world!!! http://search.dreamwiz.com/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-afs" in the body of the message




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