Date: Wed, 28 Mar 2007 02:28:58 +0800 (CST) From: "Thinker K.F. Li" <thinker@branda.to> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/110941: [NEW PORT] www/pumperweb: PumperWeb is a meta project that creates a WEB framework Message-ID: <200703271828.l2RISwYT006438@seeker.branda.to> Resent-Message-ID: <200703271840.l2RIe3ve048264@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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@comment $FreeBSD$ END-of-pumperweb/pkg-plist exit --- pumperweb-0.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703271828.l2RISwYT006438>