From alex@foxybanana.com Fri Aug 25 03:39:16 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E382A16A5B6 for ; Fri, 25 Aug 2006 03:39:16 +0000 (UTC) (envelope-from alex@foxybanana.com) Received: from centrmmtao04.cox.net (centrmmtao04.cox.net [70.168.83.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4263B43D49 for ; Fri, 25 Aug 2006 03:39:16 +0000 (GMT) (envelope-from alex@foxybanana.com) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao04.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060825033915.FEPS14774.centrmmtao04.cox.net@eastrmimpo02.cox.net> for ; Thu, 24 Aug 2006 23:39:15 -0400 Received: from Laptop.mine.box ([24.250.206.143]) by eastrmimpo02.cox.net with bizsmtp id E3fD1V006369wC80000000 Thu, 24 Aug 2006 23:39:14 -0400 Received: from Laptop.mine.box (localhost [127.0.0.1]) by Laptop.mine.box (8.13.6/8.13.6) with ESMTP id k7P3cto6047160 for ; Thu, 24 Aug 2006 23:38:55 -0400 (EDT) (envelope-from alex@localhost.my.domain) Received: (from alex@localhost) by Laptop.mine.box (8.13.6/8.13.6/Submit) id k7P3ctHn047159; Thu, 24 Aug 2006 23:38:55 -0400 (EDT) (envelope-from alex) Message-Id: <200608250338.k7P3ctHn047159@Laptop.mine.box> Date: Thu, 24 Aug 2006 23:38:55 -0400 (EDT) From: Alexander Botero-Lowry To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [NEW PORT] news/py24-yenc: A yenc decoding module for Python in C X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 102497 >Category: ports >Synopsis: [NEW PORT] news/py24-yenc: A yenc decoding module for Python in C >Confidential: no >Severity: non-critical >Priority: low >Responsible: novel >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 25 03:40:12 GMT 2006 >Closed-Date: Fri Aug 25 05:35:23 GMT 2006 >Last-Modified: Fri Aug 25 05:35:23 GMT 2006 >Originator: Alexander Botero-Lowry >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #1: Mon Jul 10 22:43:23 CDT 2006 >Description: This a fairly simple module, it provide only raw yEnc encoding/decoding with builitin crc32 calculation. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py24-yenc-0.3.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-yenc # py-yenc/Makefile # py-yenc/distinfo # py-yenc/pkg-descr # py-yenc/pkg-plist # echo c - py-yenc mkdir -p py-yenc > /dev/null 2>&1 echo x - py-yenc/Makefile sed 's/^X//' >py-yenc/Makefile << 'END-of-py-yenc/Makefile' X# New ports collection makefile for: py-yenc X# Date created: 24 Aug 2006 X# Whom: Alexander Botero-Lowry X# X# $FreeBSD$ X# X XPORTNAME= yenc XPORTVERSION= 0.3 XCATEGORIES= news python XMASTER_SITES= http://www.hellanzb.com/hellanzb-content/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= alex@foxybanana.com XCOMMENT= A yenc decoding module for Python in C X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X X.include END-of-py-yenc/Makefile echo x - py-yenc/distinfo sed 's/^X//' >py-yenc/distinfo << 'END-of-py-yenc/distinfo' XMD5 (yenc-0.3.tar.gz) = 7b3edd32db6c1ce566ad550e3de64c83 XSHA256 (yenc-0.3.tar.gz) = fb04fea7c5821345608fa01728ce5356b6dfb2d3e469e59e3fd31b88f45fb313 XSIZE (yenc-0.3.tar.gz) = 42740 END-of-py-yenc/distinfo echo x - py-yenc/pkg-descr sed 's/^X//' >py-yenc/pkg-descr << 'END-of-py-yenc/pkg-descr' XThis a fairly simple module, it provide only raw yEnc encoding/decoding with Xbuilitin crc32 calculation. END-of-py-yenc/pkg-descr echo x - py-yenc/pkg-plist sed 's/^X//' >py-yenc/pkg-plist << 'END-of-py-yenc/pkg-plist' X%%PYTHON_SITELIBDIR%%/_yenc.so X%%PYTHON_SITELIBDIR%%/yenc.py X%%PYTHON_SITELIBDIR%%/yenc.pyc X%%PYTHON_SITELIBDIR%%/yenc.pyo END-of-py-yenc/pkg-plist exit --- py24-yenc-0.3.shar ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Fri Aug 25 03:47:41 UTC 2006 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=102497 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Aug 25 05:35:20 UTC 2006 State-Changed-Why: New port added. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=102497 >Unformatted: