aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
committermiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
commit320e1ae04a5cb648decf7687de1c7f4374992b84 (patch)
treee214c064234f069b4fcf1d4d9b33d13e1ac5ff74 /textproc
parent30c5702c27b8779244ed77aaceab1faf8ebc99b7 (diff)
downloadfreebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.gz
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.zst
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.zip
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Diffstat (limited to 'textproc')
-rw-r--r--textproc/asciidoc/Makefile3
-rw-r--r--textproc/asciidoc/distinfo1
-rw-r--r--textproc/dblatex/Makefile4
-rw-r--r--textproc/dblatex/distinfo1
-rw-r--r--textproc/nltk/Makefile3
-rw-r--r--textproc/py-excelerator/Makefile3
-rw-r--r--textproc/py-genshi-devel/Makefile3
-rw-r--r--textproc/py-genshi-devel/distinfo1
-rw-r--r--textproc/py-lucene/Makefile3
-rw-r--r--textproc/py-markdown/Makefile3
-rw-r--r--textproc/py-markdown/distinfo1
-rw-r--r--textproc/py-xlrd/Makefile4
-rw-r--r--textproc/py-xlrd/distinfo1
13 files changed, 16 insertions, 15 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile
index b0dd8c151d85..4a9c24027fc9 100644
--- a/textproc/asciidoc/Makefile
+++ b/textproc/asciidoc/Makefile
@@ -7,13 +7,14 @@
PORTNAME= asciidoc
PORTVERSION= 8.6.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
MAINTAINER= peter.schuller@infidyne.com
COMMENT= A text document format for writing short documents and man pages
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_GMAKE= yes
MAKE_ENV= INSTALL="${INSTALL}" INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_SCRIPT="${INSTALL_SCRIPT}" INSTALL_DATA="${INSTALL_DATA}"
diff --git a/textproc/asciidoc/distinfo b/textproc/asciidoc/distinfo
index 75a83aa43fb4..d5a74e73e4b3 100644
--- a/textproc/asciidoc/distinfo
+++ b/textproc/asciidoc/distinfo
@@ -1,3 +1,2 @@
-MD5 (asciidoc-8.6.1.tar.gz) = 3d16b16a953c0c2d00b6a6d089882d0e
SHA256 (asciidoc-8.6.1.tar.gz) = 58517fbae00082fe8781db987126e9da896d1fca7e2919b6834f59b2a12204b1
SIZE (asciidoc-8.6.1.tar.gz) = 749502
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile
index 95a266fc91f1..7403ddada068 100644
--- a/textproc/dblatex/Makefile
+++ b/textproc/dblatex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dblatex
PORTVERSION= 0.2.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -20,7 +20,7 @@ RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
etex:${PORTSDIR}/print/teTeX-base
USE_BZIP2= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS=yes
PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} \
--catalogs=${PREFIX}/share/xml/catalog.ports
diff --git a/textproc/dblatex/distinfo b/textproc/dblatex/distinfo
index 823452eb9cd1..5bbe3c7b8f37 100644
--- a/textproc/dblatex/distinfo
+++ b/textproc/dblatex/distinfo
@@ -1,3 +1,2 @@
-MD5 (dblatex-0.2.12.tar.bz2) = 6f37cb117f0a04a71c050b09804cfab7
SHA256 (dblatex-0.2.12.tar.bz2) = e2fb8a77d659f075e8477944345958859ef2c353ff7b6bc1c9131ecb68864ff2
SIZE (dblatex-0.2.12.tar.bz2) = 1108825
diff --git a/textproc/nltk/Makefile b/textproc/nltk/Makefile
index 4c16d7165fc4..2d6a09f65183 100644
--- a/textproc/nltk/Makefile
+++ b/textproc/nltk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nltk
PORTVERSION= 2.0b9
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -22,7 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
LICENSE= ASL
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
diff --git a/textproc/py-excelerator/Makefile b/textproc/py-excelerator/Makefile
index b60b211881e2..aef058e82c1f 100644
--- a/textproc/py-excelerator/Makefile
+++ b/textproc/py-excelerator/Makefile
@@ -7,6 +7,7 @@
PORTNAME= excelerator
PORTVERSION= 0.6.4.1
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= SF/py${PORTNAME}/pyExcelerator/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Python library for generating Excel 97/2000/XP/2003 files
USE_ZIP= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= pyExcelerator
diff --git a/textproc/py-genshi-devel/Makefile b/textproc/py-genshi-devel/Makefile
index 5c9f41cac73a..635d342939c1 100644
--- a/textproc/py-genshi-devel/Makefile
+++ b/textproc/py-genshi-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Genshi
PORTVERSION= 0.6.1052
+PORTREVISION= 1
CATEGORIES= textproc www python
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= alexey@renatasystems.org
COMMENT= Python toolkit for stream-based generation of output for the web
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
WRKSRC= ${WRKDIR}/genshi
diff --git a/textproc/py-genshi-devel/distinfo b/textproc/py-genshi-devel/distinfo
index 666038b308af..3dcae646b214 100644
--- a/textproc/py-genshi-devel/distinfo
+++ b/textproc/py-genshi-devel/distinfo
@@ -1,3 +1,2 @@
-MD5 (Genshi-0.6.1052.tar.gz) = 698f37b5335224616c1ca31409186b4b
SHA256 (Genshi-0.6.1052.tar.gz) = 559868a39d7d69e323f0b78e33432a05ddcdd97ff29a362f1821e32bb96d0188
SIZE (Genshi-0.6.1052.tar.gz) = 260267
diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile
index 96dba51719e3..9caddd3e810e 100644
--- a/textproc/py-lucene/Makefile
+++ b/textproc/py-lucene/Makefile
@@ -8,6 +8,7 @@
PORTNAME= PyLucene
PORTVERSION= 3.0.3
+PORTREVISION= 1
CATEGORIES= textproc devel python java
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= lucene/pylucene
@@ -21,7 +22,7 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
${PYTHON_PKGNAMEPREFIX}jcc>0:${PORTSDIR}/devel/py-jcc \
${NONEXISTENT}:${PORTSDIR}/textproc/lucene:extract
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_GCC= 4.2+
USE_JAVA= yes
JAVA_VERSION= 1.4+
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index 9a7c1de880c4..02546339e161 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -7,6 +7,7 @@
PORTNAME= markdown
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DISTNAME= Markdown-${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Text markup to HTML conversion engine for Python
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Markdown
diff --git a/textproc/py-markdown/distinfo b/textproc/py-markdown/distinfo
index 6b2ede1ec2e0..4950010253fd 100644
--- a/textproc/py-markdown/distinfo
+++ b/textproc/py-markdown/distinfo
@@ -1,3 +1,2 @@
-MD5 (Markdown-2.0.3.tar.gz) = 751e8055be2433dfd1a82e0fb1b12f13
SHA256 (Markdown-2.0.3.tar.gz) = fff5d887cbf82dca288e55c8c240c435ca6ca80fb11d0b3c9fc44464fdece740
SIZE (Markdown-2.0.3.tar.gz) = 71247
diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile
index 97b1643b060a..3ff2411b2ffa 100644
--- a/textproc/py-xlrd/Makefile
+++ b/textproc/py-xlrd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xlrd
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dikshie@sfc.wide.ad.jp
COMMENT= Reading data and formatting information from Excel files
-USE_PYTHON= 2.4-2.6
+USE_PYTHON= 2.5-2.6
USE_PYDISTUTILS= yes
.include <bsd.port.mk>
diff --git a/textproc/py-xlrd/distinfo b/textproc/py-xlrd/distinfo
index 682ebdeb8b1e..2b0b72cec268 100644
--- a/textproc/py-xlrd/distinfo
+++ b/textproc/py-xlrd/distinfo
@@ -1,3 +1,2 @@
-MD5 (xlrd-0.7.1.tar.gz) = d0439a7ad1ae583a6ba3942efd0189c8
SHA256 (xlrd-0.7.1.tar.gz) = ba11be7d2ebe7eeb208a23cc165bb7540451bcbad6da5cbf6947237568d16d14
SIZE (xlrd-0.7.1.tar.gz) = 118302