From thinker@seeker.branda.to  Tue Mar 27 13:50:42 2007
Return-Path: <thinker@seeker.branda.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A56C416A400
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Mar 2007 13:50:42 +0000 (UTC)
	(envelope-from thinker@seeker.branda.to)
Received: from msr53.hinet.net (msr53.hinet.net [168.95.4.153])
	by mx1.freebsd.org (Postfix) with ESMTP id 41AC613C4CC
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Mar 2007 13:50:41 +0000 (UTC)
	(envelope-from thinker@seeker.branda.to)
Received: from seeker.branda.to (220-139-89-195.dynamic.hinet.net [220.139.89.195])
	by msr53.hinet.net (8.9.3/8.9.3) with ESMTP id VAA29109
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Mar 2007 21:26:02 +0800 (CST)
Received: from seeker.branda.to (seeker [127.0.0.1])
	by seeker.branda.to (8.13.8/8.13.8) with ESMTP id l2RDNqlw093054
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Mar 2007 21:23:53 +0800 (CST)
	(envelope-from thinker@seeker.branda.to)
Received: (from root@localhost)
	by seeker.branda.to (8.13.8/8.13.8/Submit) id l2RDNpBS093053;
	Tue, 27 Mar 2007 21:23:51 +0800 (CST)
	(envelope-from thinker)
Message-Id: <200703271323.l2RDNpBS093053@seeker.branda.to>
Date: Tue, 27 Mar 2007 21:23:51 +0800 (CST)
From: "Thinker K.F. Li" <thinker@branda.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/py-pythk: A collection of Python functions
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         110926
>Category:       ports
>Synopsis:       [NEW PORT] devel/py-pythk: A collection of Python functions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 27 14:00:10 GMT 2007
>Closed-Date:    Tue Mar 27 15:45:32 GMT 2007
>Last-Modified:  Tue Mar 27 15:50:04 GMT 2007
>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:
pythk is a collection of functions for Python.  It is used by sqlcc.

WWW:	https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py24-pythk-0.1.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:
#
#	pythk
#	pythk/pkg-descr
#	pythk/Makefile
#	pythk/pkg-plist
#	pythk/distinfo
#
echo c - pythk
mkdir -p pythk > /dev/null 2>&1
echo x - pythk/pkg-descr
sed 's/^X//' >pythk/pkg-descr << 'END-of-pythk/pkg-descr'
Xpythk is a collection of functions for Python.  It is used by sqlcc.
X
XWWW:	https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc
END-of-pythk/pkg-descr
echo x - pythk/Makefile
sed 's/^X//' >pythk/Makefile << 'END-of-pythk/Makefile'
X# New ports collection makefile for:	pythk
X# Date created:		2007-03-27
X# Whom:			Thinker K.F. Li <thinker@branda.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pythk
XPORTVERSION=	0.1.1
XCATEGORIES=	devel
XMASTER_SITES=	http://master.branda.to/downloads/pythk/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	thinker@branda.to
XCOMMENT=	A collection of Python functions
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=yes
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-pythk/Makefile
echo x - pythk/pkg-plist
sed 's/^X//' >pythk/pkg-plist << 'END-of-pythk/pkg-plist'
X@comment $FreeBSD$
Xlib/python2.4/site-packages/pythk/__init__.py
Xlib/python2.4/site-packages/pythk/conveniences.py
Xlib/python2.4/site-packages/pythk/svg2js.py
Xlib/python2.4/site-packages/pythk/tourist.py
Xlib/python2.4/site-packages/pythk/types.py
Xlib/python2.4/site-packages/pythk/xhtml2js.py
Xlib/python2.4/site-packages/pythk/__init__.pyc
Xlib/python2.4/site-packages/pythk/conveniences.pyc
Xlib/python2.4/site-packages/pythk/svg2js.pyc
Xlib/python2.4/site-packages/pythk/tourist.pyc
Xlib/python2.4/site-packages/pythk/types.pyc
Xlib/python2.4/site-packages/pythk/xhtml2js.pyc
Xlib/python2.4/site-packages/pythk/__init__.pyo
Xlib/python2.4/site-packages/pythk/conveniences.pyo
Xlib/python2.4/site-packages/pythk/svg2js.pyo
Xlib/python2.4/site-packages/pythk/tourist.pyo
Xlib/python2.4/site-packages/pythk/types.pyo
Xlib/python2.4/site-packages/pythk/xhtml2js.pyo
X@dirrmtry lib/python2.4/site-packages/pythk
END-of-pythk/pkg-plist
echo x - pythk/distinfo
sed 's/^X//' >pythk/distinfo << 'END-of-pythk/distinfo'
XMD5 (pythk-0.1.1.tar.gz) = 260de6c1f6566dc817ee2d26e7b5ff74
XSHA256 (pythk-0.1.1.tar.gz) = 5a211407d2be1754c7bb671b6375e2f11a19c4b68c82f95a37bcd0f2e51b91ca
XSIZE (pythk-0.1.1.tar.gz) = 3557
END-of-pythk/distinfo
exit
--- py24-pythk-0.1.1.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 27 14:00:23 UTC 2007 
Responsible-Changed-Why:  
freebsd-python@ wants to have py- PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110926 
Responsible-Changed-From-To: freebsd-python->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Mar 27 14:02:01 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110926 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 27 15:45:28 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110926 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110926: commit references a PR
Date: Tue, 27 Mar 2007 15:45:00 +0000 (UTC)

 miwi        2007-03-27 15:44:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/pythk          Makefile distinfo pkg-descr pkg-plist 
   Log:
   pythk is a collection of functions for Python.
   
   WWW:    https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc
   
   PR:             ports/110926
   Submitted by:   Thinker K.F. Li <thinker at branda.to>
   
   Revision  Changes    Path
   1.2708    +1 -0      ports/devel/Makefile
   1.1       +20 -0     ports/devel/pythk/Makefile (new)
   1.1       +3 -0      ports/devel/pythk/distinfo (new)
   1.1       +3 -0      ports/devel/pythk/pkg-descr (new)
   1.1       +20 -0     ports/devel/pythk/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
