Bug 106767 - [NEW PORT] devel/py-ruledispatch: Rule-based Dispatching and Generic Functions
Summary: [NEW PORT] devel/py-ruledispatch: Rule-based Dispatching and Generic Functions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-15 10:30 UTC by dryice
Modified: 2007-01-04 14:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dryice 2006-12-15 10:30:04 UTC
	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

Fix: --- attached file begins here ---


--- attached file ends here -----2LuVUhOYLzZqZDNuqV8iHnLc1b1iRRTy8GevBNIIodF1Xsaa
Content-Type: text/plain; name="file.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.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:
#
#	/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	<dryice@dryice.name>
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 <bsd.port.mk>
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 <peak@eby-sarna.com>
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-15 10:30:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-15 11:28:31 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-15 21:49:22 UTC
Responsible Changed
From-To: miwi->nivit

nivit will take it :)
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-01-04 14:15:55 UTC
nivit       2007-01-04 14:15:45 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-ruledispatch Makefile distinfo pkg-descr 
    devel/py-ruledispatch/files pkg-deinstall.in pkg-install.in 
                                setup.cfg 
  Log:
  Rule-based Dispatching and Generic Functions
  
  Author: Phillip J. Eby <peak@eby-sarna.com>
  
  PR:             ports/106767
  Submitted by:   Dryice Liu      <dryice at dryice.name>
  Approved by:    alexbl (mentor)
  
  Revision  Changes    Path
  1.2577    +1 -0      ports/devel/Makefile
  1.1       +49 -0     ports/devel/py-ruledispatch/Makefile (new)
  1.1       +3 -0      ports/devel/py-ruledispatch/distinfo (new)
  1.1       +17 -0     ports/devel/py-ruledispatch/files/pkg-deinstall.in (new)
  1.1       +16 -0     ports/devel/py-ruledispatch/files/pkg-install.in (new)
  1.1       +4 -0      ports/devel/py-ruledispatch/files/setup.cfg (new)
  1.1       +3 -0      ports/devel/py-ruledispatch/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Nicola Vitale freebsd_committer freebsd_triage 2007-01-04 14:16:38 UTC
State Changed
From-To: open->closed

New port added. Thanks!