Date: Sun, 14 Dec 2008 10:40:22 +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-EnthoughtBase Makefile distinfo pkg-descr pkg-plist Message-ID: <200812141040.mBEAeMtq027745@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-12-14 10:40:22 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-EnthoughtBase Makefile distinfo pkg-descr pkg-plist
Log:
The EnthoughtBase project includes a few core packages that are used by
many other projects in the Enthought Tool Suite:
*enthought.etsconfig: Supports configuring settings that need to be
shared across multiple projects or programs on the same system. Most
significant of these is the GUI toolkit to be used. You can also
configure locations for writing application data and user data, and the
name of the company responsible for the software (which is used in the
application and user data paths on some systems).
*enthought.logger: Provides convenience functions for creating
logging handlers.
*enthought.util: Provides miscellaneous utility functions.
WWW: http://code.enthought.com/projects/enthought_base.php
PR: ports/129583
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.3290 +1 -0 ports/devel/Makefile
1.1 +20 -0 ports/devel/py-EnthoughtBase/Makefile (new)
1.1 +3 -0 ports/devel/py-EnthoughtBase/distinfo (new)
1.1 +14 -0 ports/devel/py-EnthoughtBase/pkg-descr (new)
1.1 +355 -0 ports/devel/py-EnthoughtBase/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812141040.mBEAeMtq027745>
