mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
devel/py-sip4: mark BROKEN and deprecate ports depending on it
This commit is contained in:
parent
c8840afee1
commit
3c42f2ba9f
@ -1,5 +1,6 @@
|
||||
PORTNAME= libSavitar
|
||||
DISTVERSION= 4.13.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel cad
|
||||
DIST_SUBDIR= Ultimaker
|
||||
|
||||
@ -10,6 +11,9 @@ WWW= https://github.com/Ultimaker/libSavitar
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Fails to build with modern python
|
||||
EXPIRATION_DATE= 2024-06-29
|
||||
|
||||
BUILD_DEPENDS= sip:devel/py-sip4
|
||||
LIB_DEPENDS= libpugixml.so:textproc/pugixml
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= pynest2d
|
||||
# XXX there is no 4.13.1
|
||||
DISTVERSION= 4.12.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -12,6 +12,9 @@ WWW= https://github.com/Ultimaker/libnest2d
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Fails to build with modern python
|
||||
EXPIRATION_DATE= 2024-06-29
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/libnest2d/libnest2d.hpp:devel/libnest2d-ultimaker
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/libnest2d/libnest2d.hpp:devel/libnest2d-ultimaker \
|
||||
sip:devel/py-sip4
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= sip4
|
||||
PORTVERSION= ${SIP4_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= https://www.riverbankcomputing.com/static/Downloads/sip/${SIP4_VERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +10,10 @@ MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Python to C and C++ bindings generator
|
||||
WWW= http://www.riverbankcomputing.co.uk/software/sip/
|
||||
|
||||
BROKEN= fails to build with modern python
|
||||
DEPRECATED= Fails to build with modern python
|
||||
EXPIRATION_DATE= 2024-06-29
|
||||
|
||||
USES= python pyqt:sip
|
||||
USE_PYTHON= concurrent py3kplist flavors
|
||||
USE_PYQT= #
|
||||
|
@ -12,6 +12,9 @@ WWW= https://github.com/Ultimaker/libArcus
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Fails to build with modern python
|
||||
EXPIRATION_DATE= 2024-06-29
|
||||
|
||||
BUILD_DEPENDS= sip:devel/py-sip4
|
||||
LIB_DEPENDS= libprotobuf.so:devel/protobuf
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user