bump after default python version switch
This commit is contained in:
parent
88f8f0add6
commit
3b3f7eec16
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2011/04/28 11:12:37 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= text document format for writing documents and man pages
|
||||
|
||||
DISTNAME= asciidoc-8.6.3
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/07 19:45:16 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT = ebook management application
|
||||
|
||||
# 0.7.46 and higher have problems repainting their windows..
|
||||
DISTNAME = calibre-0.7.45
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = textproc
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=calibre/}
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2011/05/18 21:13:49 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT = versatile file searching tool
|
||||
|
||||
DISTNAME = catfish-0.3.2
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES = textproc
|
||||
|
||||
HOMEPAGE = http://www.twotoasts.de/index.php?/pages/catfish_summary.html
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/28 18:19:50 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT = convert DocBook to LaTeX, DVI, PostScript, and PDF
|
||||
DISTNAME = dblatex-0.3
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES = textproc
|
||||
|
||||
# GPLv2+
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.136 2011/06/03 10:12:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.137 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT-main= XML parsing library
|
||||
COMMENT-python= Python bindings for libxml
|
||||
@ -7,7 +7,7 @@ VERSION= 2.7.8
|
||||
DISTNAME= libxml2-${VERSION}
|
||||
PKGNAME-main= libxml-${VERSION}
|
||||
REVISION = 2
|
||||
REVISION-python = 1
|
||||
REVISION-python = 2
|
||||
PKGNAME-python= py-libxml-${VERSION}
|
||||
SHARED_LIBS= xml2 12.0
|
||||
CATEGORIES= textproc
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.68 2011/05/16 09:58:28 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.69 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT-main= XSLT C Library for GNOME
|
||||
COMMENT-python= Python bindings for libxslt
|
||||
@ -8,7 +8,7 @@ DISTNAME= libxslt-${VERSION}
|
||||
PKGNAME-main= libxslt-${VERSION}
|
||||
PKGNAME-python= py-libxslt-${VERSION}
|
||||
REVISION-main= 2
|
||||
REVISION-python= 1
|
||||
REVISION-python= 2
|
||||
SHARED_LIBS= exslt 9.8 \
|
||||
xslt 3.8
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/19 07:54:22 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Python program to create FAQ's list from formatted data file
|
||||
|
||||
DISTNAME= makefaq-2.5
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.makefaq.org/
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2011/01/15 18:53:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= text-to-HTML conversion tool
|
||||
|
||||
MODPY_EGG_VERSION= 2.0.3
|
||||
DISTNAME= Markdown-${MODPY_EGG_VERSION}
|
||||
PKGNAME= markdown-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.freewisdom.org/projects/python-markdown/
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2011/05/09 17:38:56 shadchin Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= graphical diff and merge tool
|
||||
|
||||
GNOME_VERSION= 1.5.1
|
||||
GNOME_PROJECT= meld
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= textproc x11
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Python library for creating postscript or PDF charts
|
||||
|
||||
MODPY_EGG_VERSION= 1.39
|
||||
DISTNAME= PyChart-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-Chart-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://home.gna.org/pychart/
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/08/30 21:43:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= pure-Python implementation of the ElementTree API
|
||||
|
||||
DISTNAME= elementtree-1.2.6-20050316
|
||||
PKGNAME= py-ElementTree-1.2.6
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://effbot.org/zone/element-index.htm
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/08/30 21:47:15 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Python tool for generate Python API documents
|
||||
|
||||
DISTNAME= HappyDoc_r2_1
|
||||
PKGNAME= py-HappyDoc-2.1
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://happydoc.sf.net/
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/05/04 09:39:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= implements an XML/HTML/XHTML markup safe string
|
||||
|
||||
MODPY_EGG_VERSION= 0.11
|
||||
DISTNAME= MarkupSafe-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= C implementation of the ElementTree API
|
||||
|
||||
DISTNAME= cElementTree-1.0.5-20051216
|
||||
PKGNAME= py-cElementTree-1.0.5
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://effbot.org/zone/celementtree.htm
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/08/30 21:47:15 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= character encoding auto-detection in Python
|
||||
|
||||
MODPY_EGG_VERSION= 2.0.1
|
||||
DISTNAME= python2-chardet-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-chardet-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2011/04/17 18:36:16 phessler Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT = python package to parse and build CSS
|
||||
|
||||
@ -8,6 +8,7 @@ MODPY_EGG_VERSION = 0.9.7
|
||||
DISTNAME = cssutils-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
MASTER_SITES = http://cssutils.googlecode.com/files/
|
||||
REVISION= 0
|
||||
|
||||
EXTRACT_SUFX = .zip
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/24 10:45:31 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT = process plaintext documentation into other formats
|
||||
|
||||
MODPY_EGG_VERSION = 0.7
|
||||
DISTNAME = docutils-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION= 0
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Ben Lovett <ben@tilderoot.com>
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= python module API documentation generation tool
|
||||
|
||||
MODPY_EGG_VERSION= 3.0.1
|
||||
DISTNAME= epydoc-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2011/03/16 22:52:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= RSS and Atom feeds parser written in Python
|
||||
|
||||
V= 5.0.1
|
||||
DISTNAME= feedparser-${V}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 0
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.feedparser.org/
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2011/06/07 18:47:59 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Python module to easily generate XML/XHTML/HTML documents
|
||||
|
||||
DISTNAME= jaxml-3.01
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.librelogiciel.com/software/jaxml/action_Presentation
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2011/04/02 01:18:35 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Python binding for the libxml2 and libxslt libraries
|
||||
|
||||
MODPY_EGG_VERSION= 2.2.8
|
||||
DISTNAME= lxml-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-lxml-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2011/03/14 09:15:34 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Natural Language ToolKit
|
||||
|
||||
MODPY_EGG_VERSION= 2.0b9
|
||||
DISTNAME= nltk-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-nltk-${MODPY_EGG_VERSION}
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.nltk.org/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/08/30 21:47:16 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Python PDF toolkit
|
||||
|
||||
MODPY_EGG_VERSION= 1.12
|
||||
DISTNAME= pyPdf-${MODPY_EGG_VERSION}
|
||||
PKGNAME= ${DISTNAME:L:S/^py/py-/}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://pybrary.net/pyPdf/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/06/08 18:09:58 jasper Exp $
|
||||
COMMENT= Python syntax highlighter
|
||||
|
||||
MODPY_EGG_VERSION = 1.3.1
|
||||
|
||||
DISTNAME= Pygments-${MODPY_EGG_VERSION}
|
||||
PKGNAME= ${DISTNAME:L:S/^/py-/}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://pygments.org/
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/08/30 21:47:16 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= Rich Text Format document generation in Python
|
||||
|
||||
DISTNAME= PyRTF-0.45
|
||||
PKGNAME= ${DISTNAME:L:S/^py/py-/}
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://pyrtf.sourceforge.net/
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/04/09 14:24:27 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT = python documentation generator
|
||||
|
||||
MODPY_EGG_VERSION = 1.0.7
|
||||
DISTNAME = Sphinx-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-sphinx-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
COMMENT= iCalendar library for Python
|
||||
|
||||
MODPY_EGG_VERSION= 0.7.1
|
||||
DISTNAME= vobject-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-vobject-${MODPY_EGG_VERSION}
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2011/06/08 18:09:58 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,7 +9,7 @@ MODPY_EGG_VERSION=0.8.4
|
||||
VERSION= ${MODPY_EGG_VERSION}
|
||||
DISTNAME= PyXML-${VERSION}
|
||||
PKGNAME= py-xml-${VERSION}
|
||||
REVISION= 9
|
||||
REVISION= 10
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/}
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/08 18:09:59 jasper Exp $
|
||||
|
||||
COMMENT= show differences between XML files/DOM trees
|
||||
|
||||
MODPY_EGG_VERSION= 0.6.10
|
||||
DISTNAME= xmldiff-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-xmldiff-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.logilab.org/859/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/20 19:56:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/06/08 18:09:59 jasper Exp $
|
||||
|
||||
COMMENT= YAML parser and emitter in Python
|
||||
|
||||
MODPY_EGG_VERSION=3.08
|
||||
DISTNAME= PyYAML-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-yaml-${MODPY_EGG_VERSION}
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://pyyaml.org/wiki/PyYAML
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2011/04/23 09:03:20 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/06/08 18:09:59 jasper Exp $
|
||||
|
||||
COMMENT= utility to turn simply formatted text into markup
|
||||
|
||||
DISTNAME= txt2tags-2.6
|
||||
REVISION= 0
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://txt2tags.org/
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/08/30 21:47:16 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/08 18:09:59 jasper Exp $
|
||||
|
||||
COMMENT= generator for pronounceable random words
|
||||
|
||||
MODPY_EGG_VERSION= 0.3.7
|
||||
DISTNAME= yould-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://ygingras.net/yould
|
||||
|
Loading…
Reference in New Issue
Block a user