1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

databases/py-sqlrelay: unbreak, take maintainer

- databases/sqlrelay uses a very old config.sub which needs to be replaced
This commit is contained in:
Kurt Jaeger 2020-06-14 15:38:12 +00:00
parent 9220d8866a
commit 6c1160a140
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538816
2 changed files with 2661 additions and 7 deletions

View File

@ -3,23 +3,18 @@
PORTNAME= ${SQLRELAY_PORTNAME}
PORTVERSION= ${SQLRELAY_PORTVERSION}
PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= # none
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= # none
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pi@FreeBSD.org
COMMENT= Python modules to access to SQL Relay
BROKEN_aarch64= Fails to configure: machine 'aarch64-portbld' not recognized
BROKEN_amd64= Fails to configure: machine 'amd64-portbld' not recognized
BROKEN_powerpc64= Fails to configure: machine 'powerpc64-portbld' not recognized
EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
LIB_DEPENDS= libsqlrclient.so:${SQLRELAY_PORTDIR}
USES= gmake perl5 python
USES= gmake libtool perl5 python
USE_PERL5= build patch
WRKSRC= ${WRKDIR}/${PORTNAME}

File diff suppressed because it is too large Load Diff