From owner-freebsd-python@FreeBSD.ORG Sat Nov 13 02:30:10 2010 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40B731065672; Sat, 13 Nov 2010 02:30:10 +0000 (UTC) (envelope-from jhein@gossamer.timing.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) by mx1.freebsd.org (Postfix) with ESMTP id 0AFED8FC1A; Sat, 13 Nov 2010 02:30:08 +0000 (UTC) Received: from gossamer.timing.com ([206.168.13.144]) by mrelay.perfora.net (node=mrus4) with ESMTP (Nemesis) id 0MIMcx-1PE4Gs0mQ3-004Ifo; Fri, 12 Nov 2010 21:30:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19677.63528.449364.236163@gossamer.timing.com> Date: Fri, 12 Nov 2010 19:30:00 -0700 To: FreeBSD-gnats-submit@freebsd.org From: John Hein X-send-pr-version: 3.113 X-GNATS-Notify: X-Mailer: VM 8.0.12 under 22.3.1 (i386-redhat-linux-gnu) X-Provags-ID: V02:K0:0V/wdN07bC8CKivhOEUhOcZatuNRiIj1yehGM1TMiXT 9OZgyOnMzzZ/HIcSdiffFVqrp2FjgbaanUhzL2UWl4iH0mOF02 yyFMzvynsYUK1hNb6+E0tY5wAf25nzHZZxrJNxKFjD1CVMCGmh 8Rpg8XhYtrAapgvwAEohk+uGrIYNDsKgYh75cerMnUJrG/ULAa L718WRu54XODQg3JUqMBQ== Cc: python@freebsd.org Subject: [NEW PORT] lang/python-doc-text: Documentation for the Python programming language X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Hein List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2010 02:30:10 -0000 >Submitter-Id: current-users >Originator: John Hein >Organization: >Confidential: no >Synopsis: [NEW PORT] lang/python-doc-text: Documentation for the Python programming language >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: >Environment: >Description: Add a port for the text version of the python docs (much smaller). This needs to have ports/152185 committed first to get the newer text tarballs into distinfo... http://www.freebsd.org/cgi/query-pr.cgi?pr=152185 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- python-doc-text-2.6.6.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: # # python-doc-text # python-doc-text/Makefile # echo c - python-doc-text mkdir -p python-doc-text > /dev/null 2>&1 echo x - python-doc-text/Makefile sed 's/^X//' >python-doc-text/Makefile << '08630dd9457f04a58755bc13378e8940' X# New ports collection makefile for: python-doc-text X# Date created: 12 November 2010 X# Whom: John Hein X# X# $FreeBSD$ X# X XDOCFORMAT= text XMASTERDIR= ${.CURDIR}/../python-doc-html X X.include "${MASTERDIR}/Makefile" 08630dd9457f04a58755bc13378e8940 exit --- python-doc-text-2.6.6.shar ends here ---