ports/79927: New Port: textproc/py-twistedLore Documentation generator with HTML and LaTeX support

Neal Nelson neal at nelson.name
Thu Apr 14 17:20:24 UTC 2005


>Number:         79927
>Category:       ports
>Synopsis:       New Port: textproc/py-twistedLore Documentation generator with HTML and LaTeX support
>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 Apr 14 17:20:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Neal Nelson
>Release:        5.4-STABLE
>Organization:
>Environment:
FreeBSD server.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Apr 13 13:16:17 CEST 2005     nealie at server.home:/usr/obj/usr/src/sys/SERVER  i386

>Description:
      Twisted Lore is a Documentation generator with HTML and LaTeX support
>How-To-Repeat:
      
>Fix:
     # 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-twistedLore
#	py-twistedLore/Makefile
#	py-twistedLore/pkg-descr
#	py-twistedLore/distinfo
#	py-twistedLore/pkg-plist
#
echo c - py-twistedLore
mkdir -p py-twistedLore > /dev/null 2>&1
echo x - py-twistedLore/Makefile
sed 's/^X//' >py-twistedLore/Makefile << 'END-of-py-twistedLore/Makefile'
X# New ports collection makefile for:	py-twistedLore
X# Date created:		14 April 2005
X# Whom:	      		Neal Nelson <neal at nelson.name>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	twistedLore
XPORTVERSION=	0.1.0
XCATEGORIES=	textproc python
XMASTER_SITES=	http://twistedmatrix.com/downloads/Lore/0.1/ \
X    http://tmrc.mit.edu/mirror/twisted/Lore/0.1/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	TwistedLore-${PORTVERSION}
X
XMAINTAINER=	neal at nelson.name
XCOMMENT=	Documentation generator with HTML and LaTeX support
X
XRUN_DEPENDS=    ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
X
XWRKSRC=		${WRKDIR}/TwistedLore-${PORTVERSION}
X
XUSE_BZIP2=	yes
XUSE_PYTHON=	2.2+
XUSE_PYDISTUTILS=	yes
X
XPLIST_SUB+=	S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
X
X.include <bsd.port.mk>
END-of-py-twistedLore/Makefile
echo x - py-twistedLore/pkg-descr
sed 's/^X//' >py-twistedLore/pkg-descr << 'END-of-py-twistedLore/pkg-descr'
XLore is a documentation generator with HTML and LaTeX support
X
XTwisted Lore is available under the MIT Free Software licence.
X
XWWW: http://twistedmatrix.com/
END-of-py-twistedLore/pkg-descr
echo x - py-twistedLore/distinfo
sed 's/^X//' >py-twistedLore/distinfo << 'END-of-py-twistedLore/distinfo'
XMD5 (TwistedLore-0.1.0.tar.bz2) = c38eea006be598081778d79c98fc8a42
XSIZE (TwistedLore-0.1.0.tar.bz2) = 58386
END-of-py-twistedLore/distinfo
echo x - py-twistedLore/pkg-plist
sed 's/^X//' >py-twistedLore/pkg-plist << 'END-of-py-twistedLore/pkg-plist'
Xbin/bookify
Xbin/lore
X%%S%%/twisted/lore/__init__.py
X%%S%%/twisted/lore/__init__.pyc
X%%S%%/twisted/lore/__init__.pyo
X%%S%%/twisted/lore/book.py
X%%S%%/twisted/lore/book.pyc
X%%S%%/twisted/lore/book.pyo
X%%S%%/twisted/lore/default.py
X%%S%%/twisted/lore/default.pyc
X%%S%%/twisted/lore/default.pyo
X%%S%%/twisted/lore/docbook.py
X%%S%%/twisted/lore/docbook.pyc
X%%S%%/twisted/lore/docbook.pyo
X%%S%%/twisted/lore/htmlbook.py
X%%S%%/twisted/lore/htmlbook.pyc
X%%S%%/twisted/lore/htmlbook.pyo
X%%S%%/twisted/lore/indexer.py
X%%S%%/twisted/lore/indexer.pyc
X%%S%%/twisted/lore/indexer.pyo
X%%S%%/twisted/lore/latex.py
X%%S%%/twisted/lore/latex.pyc
X%%S%%/twisted/lore/latex.pyo
X%%S%%/twisted/lore/lint.py
X%%S%%/twisted/lore/lint.pyc
X%%S%%/twisted/lore/lint.pyo
X%%S%%/twisted/lore/lmath.py
X%%S%%/twisted/lore/lmath.pyc
X%%S%%/twisted/lore/lmath.pyo
X%%S%%/twisted/lore/man2lore.py
X%%S%%/twisted/lore/man2lore.pyc
X%%S%%/twisted/lore/man2lore.pyo
X%%S%%/twisted/lore/nevowlore.py
X%%S%%/twisted/lore/nevowlore.pyc
X%%S%%/twisted/lore/nevowlore.pyo
X%%S%%/twisted/lore/numberer.py
X%%S%%/twisted/lore/numberer.pyc
X%%S%%/twisted/lore/numberer.pyo
X%%S%%/twisted/lore/process.py
X%%S%%/twisted/lore/process.pyc
X%%S%%/twisted/lore/process.pyo
X%%S%%/twisted/lore/scripts/__init__.py
X%%S%%/twisted/lore/scripts/__init__.pyc
X%%S%%/twisted/lore/scripts/__init__.pyo
X%%S%%/twisted/lore/scripts/bookify.py
X%%S%%/twisted/lore/scripts/bookify.pyc
X%%S%%/twisted/lore/scripts/bookify.pyo
X%%S%%/twisted/lore/scripts/lore.py
X%%S%%/twisted/lore/scripts/lore.pyc
X%%S%%/twisted/lore/scripts/lore.pyo
X%%S%%/twisted/lore/slides.py
X%%S%%/twisted/lore/slides.pyc
X%%S%%/twisted/lore/slides.pyo
X%%S%%/twisted/lore/template.mgp
X%%S%%/twisted/lore/test/__init__.py
X%%S%%/twisted/lore/test/__init__.pyc
X%%S%%/twisted/lore/test/__init__.pyo
X%%S%%/twisted/lore/test/good_internal.xhtml
X%%S%%/twisted/lore/test/good_simple.xhtml
X%%S%%/twisted/lore/test/lore_index_file_out.html
X%%S%%/twisted/lore/test/lore_index_file_out_multiple.html
X%%S%%/twisted/lore/test/lore_index_file_unnumbered_multiple_out.html
X%%S%%/twisted/lore/test/lore_index_file_unnumbered_out.html
X%%S%%/twisted/lore/test/lore_index_test.xhtml
X%%S%%/twisted/lore/test/lore_index_test2.xhtml
X%%S%%/twisted/lore/test/lore_index_test3.xhtml
X%%S%%/twisted/lore/test/lore_index_test_out.html
X%%S%%/twisted/lore/test/lore_index_test_out2.html
X%%S%%/twisted/lore/test/lore_numbering_test.xhtml
X%%S%%/twisted/lore/test/lore_numbering_test_out.html
X%%S%%/twisted/lore/test/lore_numbering_test_out2.html
X%%S%%/twisted/lore/test/simple.html
X%%S%%/twisted/lore/test/simple.xhtml
X%%S%%/twisted/lore/test/simple1.xhtml
X%%S%%/twisted/lore/test/simple2.xhtml
X%%S%%/twisted/lore/test/simple3.html
X%%S%%/twisted/lore/test/simple3.xhtml
X%%S%%/twisted/lore/test/simple4.html
X%%S%%/twisted/lore/test/simple4.xhtml
X%%S%%/twisted/lore/test/simple4foo.xhtml
X%%S%%/twisted/lore/test/template.tpl
X%%S%%/twisted/lore/test/test_lore.py
X%%S%%/twisted/lore/test/test_lore.pyc
X%%S%%/twisted/lore/test/test_lore.pyo
X%%S%%/twisted/lore/texi.py
X%%S%%/twisted/lore/texi.pyc
X%%S%%/twisted/lore/texi.pyo
X%%S%%/twisted/lore/tree.py
X%%S%%/twisted/lore/tree.pyc
X%%S%%/twisted/lore/tree.pyo
X%%S%%/twisted/plugins/twisted_lore.py
X%%S%%/twisted/plugins/twisted_lore.pyc
X%%S%%/twisted/plugins/twisted_lore.pyo
X at dirrm %%S%%/twisted/lore/test
X at dirrm %%S%%/twisted/lore/scripts
X at dirrm %%S%%/twisted/lore
END-of-py-twistedLore/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list