cvs commit: ports/www Makefile ports/www/py-pastescript Makefile
distinfo pkg-descr pkg-plist ports/www/py-pastescript/files
pkg-deinstall.in pkg-install.in
Nicola Vitale
nivit at FreeBSD.org
Mon Jan 22 22:05:34 UTC 2007
nivit 2007-01-22 22:05:34 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/py-pastescript Makefile distinfo pkg-descr pkg-plist
www/py-pastescript/files pkg-deinstall.in pkg-install.in
Log:
A pluggable command-line frontend, including commands to setup package
file layouts.
This is a pluggable command-line tool.
It includes some built-in features;
* Create file layouts for packages. For instance, paste create
--template=basic_package MyPackage will create a setuptools-ready
file layout.
* Serving up web applications, with configuration based on
paste.deploy.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/script/
PR: ports/106759
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor, implicit)
Revision Changes Path
1.1689 +1 -0 ports/www/Makefile
1.1 +48 -0 ports/www/py-pastescript/Makefile (new)
1.1 +3 -0 ports/www/py-pastescript/distinfo (new)
1.1 +17 -0 ports/www/py-pastescript/files/pkg-deinstall.in (new)
1.1 +16 -0 ports/www/py-pastescript/files/pkg-install.in (new)
1.1 +16 -0 ports/www/py-pastescript/pkg-descr (new)
1.1 +114 -0 ports/www/py-pastescript/pkg-plist (new)
More information about the cvs-ports
mailing list