Bump revision after python's default change.

This commit is contained in:
fgsch 2010-08-30 17:11:35 +00:00
parent 9719068811
commit 0915f5b894
22 changed files with 51 additions and 37 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2010/08/26 11:11:54 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2010/08/30 17:11:35 fgsch Exp $
COMMENT-main= read and convert Microsoft Outlook mail files
COMMENT-python= python interface to libpst
@ -8,6 +8,7 @@ SHARED_LIBS += pst 1.0 # .4.1
PKGNAME-main= ${DISTNAME}
PKGNAME-python= py-${DISTNAME}
REVISION-python = 0
CATEGORIES= converters mail

View File

@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.13 2009/03/11 11:37:47 espie Exp $
# $OpenBSD: Makefile,v 1.14 2010/08/30 17:11:35 fgsch Exp $
SHARED_ONLY= Yes
COMMENT= Python unicode codecs for Chinese, Japanese and Korean
DISTNAME= cjkcodecs-1.1.1
PKGNAME= py-${DISTNAME}p3
PKGNAME= py-${DISTNAME}
REVISION = 4
CATEGORIES= converters
HOMEPAGE= http://cjkpython.berlios.de/

View File

@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.9 2009/03/11 11:37:47 espie Exp $
# $OpenBSD: Makefile,v 1.10 2010/08/30 17:11:35 fgsch Exp $
SHARED_ONLY= Yes
COMMENT= universal unicode codec using iconv for Python
DISTNAME= iconvcodec-1.1.2
PKGNAME= py-${DISTNAME}p2
PKGNAME= py-${DISTNAME}
REVISION = 3
CATEGORIES= converters
HOMEPAGE= http://cjkpython.berlios.de/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.30 2009/04/25 18:02:58 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.31 2010/08/30 17:11:35 fgsch Exp $
COMMENT= convert files between character sets and usages
DISTNAME= recode-3.6
PKGNAME= ${DISTNAME}p4
REVISION = 5
SHARED_LIBS += recode 0.0 # .0.0
CATEGORIES= converters textproc

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2009/03/15 13:31:58 espie Exp $
# $OpenBSD: Makefile,v 1.4 2010/08/30 17:11:35 fgsch Exp $
COMMENT= front-end for dynamips cisco emulator
DISTNAME= dynagen-0.11.0
PKGNAME = ${DISTNAME}p0
REVISION = 1
CATEGORIES= emulators
HOMEPAGE= http://dynagen.org/

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2009/09/27 20:24:41 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2010/08/30 17:11:35 fgsch Exp $
COMMENT= graphical network simulator
MODPY_EGG_VERSION= 0.6.1
DISTNAME= GNS3-${MODPY_EGG_VERSION}-src
PKGNAME= gns3-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES= emulators

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2009/07/19 12:01:58 landry Exp $
# $OpenBSD: Makefile,v 1.9 2010/08/30 17:11:35 fgsch Exp $
COMMENT-main= translator library for geospatial data formats
COMMENT-python= python bindings and utilities for GDAL
@ -9,6 +9,7 @@ DISTNAME= gdal-${V}
PKGNAME-main= ${DISTNAME}
PKGNAME-python= py-${DISTNAME}
REVISION-python = 0
PKGNAME-perl= p5-Geo-GDAL-${V}
SHARED_LIBS= gdal 15.0

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2010/07/16 10:14:00 kevlo Exp $
# $OpenBSD: Makefile,v 1.4 2010/08/30 17:11:35 fgsch Exp $
COMMENT= offline maps viewer
VERSION= 0.7.1.0
DISTNAME= GMapCatcher-${VERSION}
PKGNAME= gmapcatcher-${VERSION}
REVISION = 0
CATEGORIES= geo x11

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2010/07/24 08:46:47 benoit Exp $
# $OpenBSD: Makefile,v 1.3 2010/08/30 17:11:35 fgsch Exp $
COMMENT = Pyrex generated python interface to PROJ.4 library
MODPY_EGG_VERSION = 1.8.7
DISTNAME = pyproj-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/py-/}
REVISION = 0
CATEGORIES = geo

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2010/08/30 11:02:48 landry Exp $
# $OpenBSD: Makefile,v 1.13 2010/08/30 17:11:35 fgsch Exp $
COMMENT = desktop geographical information system
@ -6,6 +6,7 @@ ONLY_FOR_ARCHS = ${GCC4_ARCHS}
DISTNAME = qgis_1.5.0
PKGNAME = ${DISTNAME:L:S/_/-/}
REVISION = 0
CATEGORIES = geo x11

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2010/03/01 12:06:02 espie Exp $
# $OpenBSD: Makefile,v 1.3 2010/08/30 17:11:35 fgsch Exp $
COMMENT = tile caching frontend for WMS/TMS services
MODPY_EGG_VERSION = 2.10
DISTNAME = tilecache-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = geo graphics

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2010/07/18 10:50:12 steven Exp $
# $OpenBSD: Makefile,v 1.22 2010/08/30 17:11:35 fgsch Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= fast array facility to the Python language
VERSION= 23.1
DISTNAME= Numeric-${VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 4
REVISION = 5
CATEGORIES= math
HOMEPAGE= http://people.csail.mit.edu/jrennie/python/numeric/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2010/07/18 10:50:12 steven Exp $
# $OpenBSD: Makefile,v 1.10 2010/08/30 17:11:35 fgsch Exp $
COMMENT= Python interface to the gnuplot plotting program
MODPY_EGG_VERSION= 1.8
DISTNAME= gnuplot-py-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME:S/py-//}
REVISION= 0
REVISION = 1
CATEGORIES= math graphics
HOMEPAGE= http://gnuplot-py.sourceforge.net/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.24 2010/07/18 10:50:12 steven Exp $
# $OpenBSD: Makefile,v 1.25 2010/08/30 17:11:35 fgsch Exp $
COMMENT= fast array and numeric programming library for Python
MODPY_EGG_VERSION= 1.3.0
DISTNAME= numpy-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 5
REVISION = 6
CATEGORIES= math devel
HOMEPAGE= http://numpy.scipy.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/07/18 10:50:12 steven Exp $
# $OpenBSD: Makefile,v 1.9 2010/08/30 17:11:35 fgsch Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= probability and statistics utilities for Python
DISTNAME= probstat_0.912
PKGNAME= py-${DISTNAME:S/_/-/}
REVISION= 2
REVISION = 3
CATEGORIES= math
HOMEPAGE= http://probstat.sourceforge.net/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2010/07/18 10:50:12 steven Exp $
# $OpenBSD: Makefile,v 1.8 2010/08/30 17:11:35 fgsch Exp $
COMMENT= maths, science and engineering modules for Python
MODPY_EGG_VERSION= 0.7.0
DISTNAME= scipy-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 3
REVISION = 4
CATEGORIES= math devel
MAINTAINER= Eric Faurot <eric@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2010/05/11 18:36:13 dcoppa Exp $
# $OpenBSD: Makefile,v 1.34 2010/08/30 17:11:35 fgsch Exp $
COMMENT-main= service daemon that monitors one or more GPSes
COMMENT-motif= motif-based test apps using gpsd
@ -7,10 +7,12 @@ COMMENT-python= python bindings for gpsd
VERSION= 2.38
DISTNAME= gpsd-${VERSION}
PKGNAME-main= gpsd-${VERSION}p1
PKGNAME-motif= gpsd-motif-${VERSION}p4
REVISION-main = 1
PKGNAME-motif= gpsd-motif-${VERSION}
REVISION-motif = 4
PKGNAME-php= gpsd-php-${VERSION}
PKGNAME-python= gpsd-python-${VERSION}p2
PKGNAME-python= gpsd-python-${VERSION}
REVISION-python = 3
SHARED_LIBS= gps 18.0
CATEGORIES= misc geo

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2010/05/07 17:48:54 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2010/08/30 17:11:35 fgsch Exp $
COMMENT= genealogical research and analysis management program system
DISTNAME= gramps-3.2.1
REVISION = 0
CATEGORIES= misc x11

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2009/03/24 18:14:09 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2010/08/30 17:11:35 fgsch Exp $
SHARED_ONLY= Yes
COMMENT= text reader and catalog browser for Project Gutenberg
DISTNAME= gutenpy-0.3.0
PKGNAME= ${DISTNAME}p5
REVISION = 6
CATEGORIES= misc x11
HOMEPAGE= http://gutenpy.sourceforge.net/

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.17 2009/10/11 20:52:26 jasper Exp $
# $OpenBSD: Makefile,v 1.18 2010/08/30 17:11:35 fgsch Exp $
COMMENT= Python package to retrieve data of the IMDb movie database
MODPY_EGG_VERSION=3.6
DISTNAME= IMDbPY-${MODPY_EGG_VERSION}
PKGNAME= py-imdb-${MODPY_EGG_VERSION}p2
PKGNAME= py-imdb-${MODPY_EGG_VERSION}
REVISION = 3
CATEGORIES= misc
HOMEPAGE= http://imdbpy.sourceforge.net/

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2009/03/25 22:31:22 fgsch Exp $
# $OpenBSD: Makefile,v 1.7 2010/08/30 17:11:35 fgsch Exp $
COMMENT = Python interface to memcached
MODPY_EGG_VERSION = 1.43
DISTNAME = python-memcached-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/python-/py-/}
REVISION = 0
CATEGORIES = misc
HOMEPAGE = http://www.tummy.com/Community/software/python-memcached/

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2010/01/30 19:08:30 jolan Exp $
# $OpenBSD: Makefile,v 1.7 2010/08/30 17:11:35 fgsch Exp $
COMMENT= usb missile launcher control script
DISTNAME= pymissile-20061111
PKGNAME= ${DISTNAME}p1
REVISION = 2
DISTFILES= ${DISTNAME}.py
CATEGORIES= misc
MASTER_SITES= http://openbsddistfiles.org/jolan/