From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 15 10:30:06 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2144B16A412 for ; Fri, 15 Dec 2006 10:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD65843CA0 for ; Fri, 15 Dec 2006 10:28:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBFAU5nv010128 for ; Fri, 15 Dec 2006 10:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBFAU5eY010127; Fri, 15 Dec 2006 10:30:05 GMT (envelope-from gnats) Resent-Date: Fri, 15 Dec 2006 10:30:05 GMT Resent-Message-Id: <200612151030.kBFAU5eY010127@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD41016A407 for ; Fri, 15 Dec 2006 10:22:11 +0000 (UTC) (envelope-from ddliu@readonline.info) Received: from readonline.info (readonline.info [221.0.230.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDBE243CA3 for ; Fri, 15 Dec 2006 10:20:25 +0000 (GMT) (envelope-from ddliu@readonline.info) Received: from [127.0.0.1] (helo=readonline.info) by readonline.info with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GvACa-0005Pv-GQ for FreeBSD-gnats-submit@freebsd.org; Fri, 15 Dec 2006 18:22:04 +0800 Received: (from ddliu@localhost) by readonline.info (8.13.4/8.13.4/Submit) id kBFALYbb020826; Fri, 15 Dec 2006 18:21:34 +0800 (CST) (envelope-from ddliu) Message-Id: <200612151021.kBFALYbb020826@readonline.info> Date: Fri, 15 Dec 2006 18:21:34 +0800 (CST) From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/106767: [NEW PORT] devel/py-ruledispatch: Rule-based Dispatching and Generic Functions X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 10:30:06 -0000 >Number: 106767 >Category: ports >Synopsis: [NEW PORT] devel/py-ruledispatch: Rule-based Dispatching and Generic Functions >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: Fri Dec 15 10:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005 >Description: Attached is the shar file for devel/py-ruledispatch, the Rule-based Dispatching and Generic functions lib. It will be used in the (coming) TurboGears-devel port. Please note this PR depends on ports/106764 >How-To-Repeat: >Fix: --- attached file 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: # # /usr/ports/devel/py-ruledispatch/ # /usr/ports/devel/py-ruledispatch/distinfo # /usr/ports/devel/py-ruledispatch/Makefile # /usr/ports/devel/py-ruledispatch/pkg-descr # /usr/ports/devel/py-ruledispatch/pkg-plist # echo c - /usr/ports/devel/py-ruledispatch/ mkdir -p /usr/ports/devel/py-ruledispatch/ > /dev/null 2>&1 echo x - /usr/ports/devel/py-ruledispatch/distinfo sed 's/^X//' >/usr/ports/devel/py-ruledispatch/distinfo << 'END-of-/usr/ports/devel/py-ruledispatch/distinfo' XMD5 (RuleDispatch-0.5a0.dev-r2115.tar.gz) = 0bdec1022ad28a6819abc99e5f2e5b7c XSHA256 (RuleDispatch-0.5a0.dev-r2115.tar.gz) = 857828633eb9341159b6c6afe5f3ddc8ee905b58625f20fc7f750adc67368d75 XSIZE (RuleDispatch-0.5a0.dev-r2115.tar.gz) = 95955 END-of-/usr/ports/devel/py-ruledispatch/distinfo echo x - /usr/ports/devel/py-ruledispatch/Makefile sed 's/^X//' >/usr/ports/devel/py-ruledispatch/Makefile << 'END-of-/usr/ports/devel/py-ruledispatch/Makefile' X# New ports collection makefile for: py-ruledispatch X# Date created: 15 December 2006 X# Whom: Dryice Liu X# X# $FreeBSD$ X# X XPORTNAME= RuleDispatch XPORTVERSION= 0.5.a0.r2115 XCATEGORIES= devel python XMASTER_SITES= http://files.turbogears.org/eggs/ \ X http://dryice.name/computer/FreeBSD/distfiles/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= ${PORTNAME}-0.5a0.dev-r2115 X XMAINTAINER= dryice@dryice.name XCOMMENT= Rule-based Dispatching and Generic Functions X XBUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools \ X ${PYTHON_SITELIBDIR}/PyProtocols-1.0a0-py${_PYTHON_VERSION}-freebsd-${EGGOSREL}-${ARCH}.egg:${PORTSDIR}/devel/py-protocols-devel XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_PYTHON= 2.3+ XUSE_PYDISTUTILS= yes XRULEDISPATCHVER?= 0.5a0.dev_r2115 XPYTHONVER?= ${_PYTHON_VERSION} XEGGOSREL!= uname -r XPLIST_SUB= RULEDISPATCHVER=${RULEDISPATCHVER} \ X PYTHONVER=${PYTHONVER} \ X EGGOSREL=${EGGOSREL} \ X ARCH=${ARCH} X X.include END-of-/usr/ports/devel/py-ruledispatch/Makefile echo x - /usr/ports/devel/py-ruledispatch/pkg-descr sed 's/^X//' >/usr/ports/devel/py-ruledispatch/pkg-descr << 'END-of-/usr/ports/devel/py-ruledispatch/pkg-descr' XRule-based Dispatching and Generic Functions X XAuthor: Phillip J. Eby END-of-/usr/ports/devel/py-ruledispatch/pkg-descr echo x - /usr/ports/devel/py-ruledispatch/pkg-plist sed 's/^X//' >/usr/ports/devel/py-ruledispatch/pkg-plist << 'END-of-/usr/ports/devel/py-ruledispatch/pkg-plist' X%%PYTHON_SITELIBDIR%%/RuleDispatch-%%RULEDISPATCHVER%%-py%%PYTHONVER%%-freebsd-%%EGGOSREL%%-%%ARCH%%.egg END-of-/usr/ports/devel/py-ruledispatch/pkg-plist exit --- attached file ends here --- >Release-Note: >Audit-Trail: >Unformatted: