IABSD.fr/ports/www/py-paste-script

Branch :


Log

Author Commit Date CI Message
9bfed1ac 2007-10-08 08:22:38 bump PKGNAME after python version switch
ba8add3e 2007-09-15 20:38:20 Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@)
55ab99b3 2007-06-24 22:00:23 import py-paste-script-1.3.4 A pluggable command-line frontend, including commands to setup package file layouts. 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. ok jasper@ (who also suggested NO_REGRESS)