Remove expired port:
2017-03-04 devel/py-ll-core: Long unmaintained, abandoned upstream
This commit is contained in:
parent
b99f819e61
commit
3978492413
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435434
1
MOVED
1
MOVED
@ -9122,3 +9122,4 @@ devel/py-turbojson11||2017-03-03|Has expired: Development of this branch ceased
|
||||
devel/py-turbocheetah||2017-03-03|Has expired: Development of this branch ceased
|
||||
devel/py-tgMochiKit||2017-03-03|Has expired: Development of this branch ceased
|
||||
www/py-Lightbox||2017-03-03|Has expired: Development of this branch ceased
|
||||
devel/py-ll-core||2017-03-04|Has expired: Long unmaintained, abandoned upstream
|
||||
|
@ -4384,7 +4384,6 @@
|
||||
SUBDIR += py-libvirt
|
||||
SUBDIR += py-libzfs
|
||||
SUBDIR += py-linecache2
|
||||
SUBDIR += py-ll-core
|
||||
SUBDIR += py-llfuse
|
||||
SUBDIR += py-llvmlite
|
||||
SUBDIR += py-lock_file
|
||||
|
@ -1,26 +0,0 @@
|
||||
# Created by: Choe, Cheng-Dae
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ll-core
|
||||
PORTVERSION= 1.11.1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://ftp.livinglogic.de/core/ \
|
||||
http://cheeseshop.python.org/packages/source/l/ll-core/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Utility functions and classes used by the other LivingLogic packages
|
||||
|
||||
DEPRECATED= Long unmaintained, abandoned upstream
|
||||
EXPIRATION_DATE= 2017-03-04
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= python zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ll/*.so
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (ll-core-1.11.1.zip) = 35493305deb3741c30bf043f2b496a57a41380d452d0facc513fc9a16a23582b
|
||||
SIZE (ll-core-1.11.1.zip) = 129300
|
@ -1,2 +0,0 @@
|
||||
This package contains various utility functions and classes used by the other
|
||||
LivingLogic sub-packages.
|
Loading…
Reference in New Issue
Block a user