Date: Thu, 7 Jun 2007 11:33:25 +0800 (CST) From: CHAO Shin <quakelee@cn.FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/113437: [NEW PORT] www/py-postmarkup Message-ID: <200706070333.l573XPKA095395@tarsier.delphij.net> Resent-Message-ID: <200706070340.l573e4XW044157@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113437 >Category: ports >Synopsis: [NEW PORT] www/py-postmarkup >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: Thu Jun 07 03:40:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: CHAO Shin >Release: FreeBSD 7.0-current i386 >Organization: The FreeBSD Simplified Chinese Project >Environment: System: FreeBSD portyard.sysdept.sina.com.cn 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Feb 1 19:02:06 CST 2007 root@portyard.sysdept.sina.com.cn:/usr/obj/usr/src/sys/GX270 i386 >Description: Add a lib for parse BBcode with Python. >How-To-Repeat: >Fix: -- py-postmarkup.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: # # py-postmarkup # py-postmarkup/pkg-plist # py-postmarkup/pkg-descr # py-postmarkup/distinfo # py-postmarkup/Makefile # echo c - py-postmarkup mkdir -p py-postmarkup > /dev/null 2>&1 echo x - py-postmarkup/pkg-plist sed 's/^X//' >py-postmarkup/pkg-plist << 'END-of-py-postmarkup/pkg-plist' X%%PYTHON_SITELIBDIR%%/postmarkup.py X%%PYTHON_SITELIBDIR%%/postmarkup.pyc X%%PYTHON_SITELIBDIR%%/postmarkup.pyo END-of-py-postmarkup/pkg-plist echo x - py-postmarkup/pkg-descr sed 's/^X//' >py-postmarkup/pkg-descr << 'END-of-py-postmarkup/pkg-descr' XGenerates XHTML snippets from BBCode. X XWWW: http://code.google.com/p/postmarkup/ END-of-py-postmarkup/pkg-descr echo x - py-postmarkup/distinfo sed 's/^X//' >py-postmarkup/distinfo << 'END-of-py-postmarkup/distinfo' XMD5 (postmarkup-1.0.4.zip) = c0a25426783783ed76aec3149c80e737 XSHA256 (postmarkup-1.0.4.zip) = f0588e3b3e2ed39833f79d466e41c25215c36cbd9e9f12f470b9627b04f5e0a2 XSIZE (postmarkup-1.0.4.zip) = 7219 END-of-py-postmarkup/distinfo echo x - py-postmarkup/Makefile sed 's/^X//' >py-postmarkup/Makefile << 'END-of-py-postmarkup/Makefile' X# New ports collection makefile for: py-postmarkup X# Date created: June 7, 2007 X# Whom: Chao Shin <quakelee@cn.freebsd.org> X# X# $FreeBSD $ X XPORTNAME= postmarkup XPORTVERSION= 1.0.4 XCATEGORIES= www python XMASTER_SITES= http://postmarkup.googlecode.com/files/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= quakelee@cn.freebsd.org XCOMMENT= A library to parse the BBcode written in Python X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes XUSE_ZIP= yes X X.include <bsd.port.mk> END-of-py-postmarkup/Makefile exit --- py-postmarkup.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?200706070333.l573XPKA095395>