use MODPY_PI MASTER_SITES where the files are the same as on googlecode.

update some HOMEPAGEs and add some comments.
This commit is contained in:
sthen 2016-01-26 13:29:11 +00:00
parent 04f3146d4d
commit 0e9102df37
7 changed files with 22 additions and 23 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2016/01/26 13:05:26 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2016/01/26 13:29:11 sthen Exp $
SHARED_ONLY = Yes
@ -11,9 +11,9 @@ EXTRACT_SUFX = .zip
PKGNAME = py-apsw-${MODPY_EGG_VERSION}
CATEGORIES = databases
HOMEPAGE= https://github.com/rogerbinns/apsw
MASTER_SITES = https://apsw.googlecode.com/files/
HOMEPAGE= https://rogerbinns.github.io/apsw/
MASTER_SITES= https://apsw.googlecode.com/files/
PORTROACH= site:https://github.com/rogerbinns/apsw/releases
# zlib
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2016/01/26 13:05:26 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2016/01/26 13:29:11 sthen Exp $
COMMENT = Python client library for Google data APIs
@ -14,9 +14,8 @@ MAINTAINER = frantisek holop <minusf@obiit.org>
# Apache License 2.0
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = https://gdata-python-client.googlecode.com/files/
MODULES = lang/python
MODPY_PI = Yes
TEST_IS_INTERACTIVE = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2016/01/26 13:05:26 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2016/01/26 13:29:11 sthen Exp $
COMMENT = text progressbar library for python
@ -9,7 +9,6 @@ PKGNAME = py-${DISTNAME}
CATEGORIES = devel
HOMEPAGE = https://github.com/niltonvolpato/python-progressbar
MASTER_SITES = https://python-progressbar.googlecode.com/files/
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
@ -19,6 +18,10 @@ PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/python
MODPY_SETUPTOOLS = Yes
# pypi distfile doesn't match the old googlecode one; switch if updating
MASTER_SITES = https://python-progressbar.googlecode.com/files/
#MODPY_PI = Yes
NO_TEST = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2016/01/26 13:05:26 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2016/01/26 13:29:11 sthen Exp $
COMMENT = Pyrex generated python interface to PROJ.4 library
@ -18,9 +18,8 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += ${MODPY_WANTLIB} pthread
MASTER_SITES = https://pyproj.googlecode.com/files/
MODULES = lang/python
MODPY_PI = Yes
BUILD_DEPENDS += ${RUN_DEPENDS}
RUN_DEPENDS += devel/proj \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2016/01/26 13:05:27 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2016/01/26 13:29:11 sthen Exp $
COMMENT = Python IP address manipulation library
@ -13,9 +13,8 @@ HOMEPAGE = https://github.com/google/ipaddr-py
# Apache 2.0
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = http://ipaddr-py.googlecode.com/files/
MODULES = lang/python
MODPY_PI = Yes
do-test:
${MODPY_BIN} ${WRKSRC}/ipaddr_test.py

View File

@ -1,15 +1,15 @@
# $OpenBSD: Makefile,v 1.4 2016/01/26 13:05:27 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2016/01/26 13:29:11 sthen Exp $
COMMENT= tool for reverse-engineering and analysing firmware blobs
MODPY_EGG_VERSION = 1.2.2_1
REVISION= 1
REVISION= 2
DISTNAME= binwalk-1.2.2-1
PKGNAME= binwalk-1.2.2.1
CATEGORIES= sysutils
HOMEPAGE= https://github.com/devttys0/binwalk
HOMEPAGE= http://binwalk.org/
MAINTAINER= Stuart Henderson <sthen@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2016/01/26 13:05:27 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2016/01/26 13:29:11 sthen Exp $
COMMENT= RSS and Atom feeds parser written in Python
@ -15,9 +15,8 @@ MAINTAINER= Romain Gaillegue <romain@biscotte.net>
# BSD-2
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= https://feedparser.googlecode.com/files/
MODULES= lang/python
MODPY_PI= Yes
MODPY_SETUPTOOLS= Yes
do-test: