mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Remove expired port:
2020-03-25 devel/py-antlr4-python2-runtime: Uses EoL python27, please use devel/antlr4-python3-runtime instead
This commit is contained in:
parent
4221a57f37
commit
12cb162e12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529092
1
MOVED
1
MOVED
@ -14502,3 +14502,4 @@ x11/rxvt|x11/rxvt-unicode|2020-03-20|Has expired: Abandonware: stable release 2.
|
||||
x11-wm/clementine-wm||2020-03-20|Removed, unmaintained and depends on expired x11/rxvt
|
||||
net/kdsoap|www/kdsoap|2020-03-21|Already existed in the tree
|
||||
security/openssh-portable@x509||2020-03-23|Has expired: X509 long broken without known users
|
||||
devel/py-antlr4-python2-runtime|devel/antlr4-python3-runtime|2020-03-25|Has expired: Uses EoL python27, please use devel/antlr4-python3-runtime instead
|
||||
|
@ -4028,7 +4028,6 @@
|
||||
SUBDIR += py-akismet
|
||||
SUBDIR += py-amalgamate
|
||||
SUBDIR += py-aniso8601
|
||||
SUBDIR += py-antlr4-python2-runtime
|
||||
SUBDIR += py-antlr4-python3-runtime
|
||||
SUBDIR += py-anyconfig
|
||||
SUBDIR += py-anyjson
|
||||
|
@ -1,22 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= antlr4-python2-runtime
|
||||
PORTVERSION= 4.7.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= ANother Tool for Language Recognition (python2 runtime)
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= Uses EoL python27, please use devel/antlr4-python3-runtime instead
|
||||
EXPIRATION_DATE= 2020-03-25
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1545512692
|
||||
SHA256 (antlr4-python2-runtime-4.7.2.tar.gz) = 580825bdd89ed6200170710cb26cc1e64f96f145870d8c2cfdf162cb0b8b9212
|
||||
SIZE (antlr4-python2-runtime-4.7.2.tar.gz) = 111795
|
@ -1,8 +0,0 @@
|
||||
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for
|
||||
reading, processing, executing, or translating structured text or binary files.
|
||||
It's widely used to build languages, tools, and frameworks. From a grammar,
|
||||
ANTLR generates a parser that can build and walk parse trees.
|
||||
|
||||
This port provides the python2 runtime.
|
||||
|
||||
WWW: http://www.antlr.org/
|
Loading…
Reference in New Issue
Block a user