ports/76189: [NEW PORT] net/kenosis: A fully-distributed P2P RPC system built on top of XMLRPC

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Thu Jan 13 03:30:27 UTC 2005


>Number:         76189
>Category:       ports
>Synopsis:       [NEW PORT] net/kenosis: A fully-distributed P2P RPC system built on top of XMLRPC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 13 03:30:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #1: Mon Nov 15 22:13:47 CST 2004
>Description:
Kenosis is:
   * a fully-distributed p2p RPC system built on top of XMLRPC.
   * zero-defect software.
   * highly compatible.

WWW: http://kenosis.sourceforge.net/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- kenosis-0.92.shar begins here ---
# 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:
#
#	kenosis
#	kenosis/Makefile
#	kenosis/distinfo
#	kenosis/pkg-descr
#
echo c - kenosis
mkdir -p kenosis > /dev/null 2>&1
echo x - kenosis/Makefile
sed 's/^X//' >kenosis/Makefile << 'END-of-kenosis/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	kenosis
X# Date created:			Jan 13, 2004
X# Whom:				ijliao
X#
X# $FreeBSD$
X#
X
XPORTNAME=	kenosis
XPORTVERSION=	0.92
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	A fully-distributed P2P RPC system built on top of XMLRPC
X
XUSE_PYTHON=	2.0+
XUSE_PYDISTUTILS=	yes
XPYSETUP=	${PORTNAME}_setup.py
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X.for dir in bt ds kenosis
X	@${FIND} ${PYTHON_SITELIBDIR}/${dir} ! -type d | \
X		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
X	@${FIND} ${PYTHON_SITELIBDIR}/${dir} -type d | ${SORT} -r | \
X		${SED} 's,^${PREFIX}/, at dirrm ,' >> ${TMPPLIST}
X.endfor
X
X.include <bsd.port.post.mk>
END-of-kenosis/Makefile
echo x - kenosis/distinfo
sed 's/^X//' >kenosis/distinfo << 'END-of-kenosis/distinfo'
XMD5 (kenosis-0.92.tar.gz) = 969f5fd77b57743c07336b796fc7c01d
XSIZE (kenosis-0.92.tar.gz) = 107101
END-of-kenosis/distinfo
echo x - kenosis/pkg-descr
sed 's/^X//' >kenosis/pkg-descr << 'END-of-kenosis/pkg-descr'
XKenosis is:
X   * a fully-distributed p2p RPC system built on top of XMLRPC.
X   * zero-defect software.
X   * highly compatible.
X
XWWW: http://kenosis.sourceforge.net/
END-of-kenosis/pkg-descr
exit
--- kenosis-0.92.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list