Date: Tue, 5 Jun 2007 07:12:31 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-pyutil Makefile distinfo pkg-descr pkg-plist Message-ID: <200706050712.l557CVFE094440@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-06-05 07:12:31 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-pyutil Makefile distinfo pkg-descr pkg-plist
Log:
These are a few data structures, classes and functions
which we've needed over many years of Python
programming and which seem to be of general use to
other Python programmers. Many of the modules that
have existed in pyutil over the years have subsequently
been obsoleted by new features added to the Python
language or its standard library, thus showing that
we're not alone in wanting tools like these.
WWW: http://zooko.com/repos/pyutil/
PR: ports/113185
Submitted by: Chao Shin <quakelee at cn.FreeBSD.org>
Revision Changes Path
1.2774 +1 -0 ports/devel/Makefile
1.1 +41 -0 ports/devel/py-pyutil/Makefile (new)
1.1 +3 -0 ports/devel/py-pyutil/distinfo (new)
1.1 +10 -0 ports/devel/py-pyutil/pkg-descr (new)
1.1 +2 -0 ports/devel/py-pyutil/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706050712.l557CVFE094440>
