ports/110941: [NEW PORT] www/pumperweb: PumperWeb is a meta project that creates a WEB framework
Thinker K.F. Li
thinker at branda.to
Tue Mar 27 18:40:04 UTC 2007
>Number: 110941
>Category: ports
>Synopsis: [NEW PORT] www/pumperweb: PumperWeb is a meta project that creates a WEB framework
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 27 18:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Thinker K.F. Li
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD seeker.branda.to 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Thu Mar 8 01:08:37 CST
>Description:
PumperWeb is a set of tools for Python WEB developer. It tries to keep
programmer's life simple. No more heavy framework, not more dirty. PumperWeb
keeps programmers simple and smart. There is a old said, "Keep It Simple &
Stupid". Stupid! A good stupid is another way to be smart.
WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- pumperweb-0.1.shar begins here ---
# 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:
#
# pumperweb
# pumperweb/pkg-descr
# pumperweb/Makefile
# pumperweb/pkg-plist
#
echo c - pumperweb
mkdir -p pumperweb > /dev/null 2>&1
echo x - pumperweb/pkg-descr
sed 's/^X//' >pumperweb/pkg-descr << 'END-of-pumperweb/pkg-descr'
XPumperWeb is a set of tools for Python WEB developer. It tries to keep
Xprogrammer's life simple. No more heavy framework, not more dirty. PumperWeb
Xkeeps programmers simple and smart. There is a old said, "Keep It Simple &
XStupid". Stupid! A good stupid is another way to be smart.
X
XWWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki
END-of-pumperweb/pkg-descr
echo x - pumperweb/Makefile
sed 's/^X//' >pumperweb/Makefile << 'END-of-pumperweb/Makefile'
X# New ports collection makefile for: pumperweb
X# Date created: 2007-03-28
X# Whom: Thinker K.F. Li <thinker at branda.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME= pumperweb
XPORTVERSION= 0.1
XCATEGORIES= www devel
XMASTER_SITES= # empty
XDISTFILES= # empty
XEXTRACT_ONLY= # empty
X
XMAINTAINER= thinker at branda.to
XCOMMENT= PumperWeb is a meta project that creates a WEB framework
X
XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ez_web:${PORTSDIR}/www/py-ez_web \
X ${PYTHON_PKGNAMEPREFIX}sqlcc:${PORTSDIR}/devel/py-sqlcc
X
XNO_BUILD= yes
X
Xdo-install:
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-pumperweb/Makefile
echo x - pumperweb/pkg-plist
sed 's/^X//' >pumperweb/pkg-plist << 'END-of-pumperweb/pkg-plist'
X at comment $FreeBSD$
END-of-pumperweb/pkg-plist
exit
--- pumperweb-0.1.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list