git: 8f4e7cb6e270 - main - textproc/cl-meta: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 11:07:45 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8f4e7cb6e270baa7e5b447dbcb24f0157662fcbe
commit 8f4e7cb6e270baa7e5b447dbcb24f0157662fcbe
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 11:07:36 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 11:07:36 +0000
textproc/cl-meta: Remove expired port
2024-12-31 textproc/cl-meta: Upstream is gone
---
MOVED | 1 +
textproc/Makefile | 1 -
textproc/cl-meta/Makefile | 36 ----------------------------------
textproc/cl-meta/distinfo | 2 --
textproc/cl-meta/files/patch-meta.lisp | 11 -----------
textproc/cl-meta/pkg-descr | 2 --
textproc/cl-meta/pkg-plist | 7 -------
7 files changed, 1 insertion(+), 59 deletions(-)
diff --git a/MOVED b/MOVED
index 610d3118df58..7b7fbb9a90fd 100644
--- a/MOVED
+++ b/MOVED
@@ -3814,3 +3814,4 @@ science/py-nilearn||2025-01-01|Has expired: Depends on expired devel/py-codecov
biology/ncbi-vdb||2025-01-01|Has expired: Very outdated, unmaintained and unsupported upstream
www/grafana9|www/grafana|2025-01-01|Has expired: EOLed upstream
textproc/cl-meta-sbcl||2025-01-01|Removed, depends on expired and unfetchable textproc/cl-meta
+textproc/cl-meta||2025-01-01|Has expired: Upstream is gone
diff --git a/textproc/Makefile b/textproc/Makefile
index 3492a14319c0..a7a1f5d35d0a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -100,7 +100,6 @@
SUBDIR += chkascii
SUBDIR += choose
SUBDIR += chpp
- SUBDIR += cl-meta
SUBDIR += cl-ppcre
SUBDIR += cl-ppcre-ccl
SUBDIR += cl-ppcre-clisp
diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile
deleted file mode 100644
index 96b8b4ce5796..000000000000
--- a/textproc/cl-meta/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-PORTNAME= meta
-PORTVERSION= 0.1
-PORTREVISION= 4
-PORTEPOCH= 1
-CATEGORIES= textproc lisp
-MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
-PKGNAMEPREFIX= cl-
-DISTNAME= ${PORTNAME}_${PORTVERSION}
-
-MAINTAINER= olgeni@FreeBSD.org
-COMMENT= Parser generator for Common Lisp
-WWW= http://home.pipeline.com/~hbaker1/Prag-Parse.html
-
-BROKEN= Unfetchable
-DEPRECATED= Upstream is gone
-EXPIRATION_DATE=2024-12-31
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_BUILD= yes
-
-USES= cl
-
-OPTIONS_DEFINE= DOCS
-
-do-install:
- @${MKDIR} ${STAGEDIR}${ASDF_PATHNAME} ${STAGEDIR}${ASDF_REGISTRY}
- @${INSTALL_DATA} ${WRKSRC}/*.lisp ${STAGEDIR}${ASDF_PATHNAME}
- @${INSTALL_DATA} ${WRKSRC}/meta.asd ${STAGEDIR}${ASDF_PATHNAME}
- @${LN} -sf ${ASDF_PATHNAME}/meta.asd ${STAGEDIR}${ASDF_REGISTRY}
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/Prag-Parse.* ${STAGEDIR}${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/textproc/cl-meta/distinfo b/textproc/cl-meta/distinfo
deleted file mode 100644
index f82def93e9d1..000000000000
--- a/textproc/cl-meta/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (meta_0.1.tar.gz) = c327777942d7c46651c01307b1733bcd3b8c5a1761621a47c9666df48fc252c4
-SIZE (meta_0.1.tar.gz) = 49163
diff --git a/textproc/cl-meta/files/patch-meta.lisp b/textproc/cl-meta/files/patch-meta.lisp
deleted file mode 100644
index a37f4fdacf34..000000000000
--- a/textproc/cl-meta/files/patch-meta.lisp
+++ /dev/null
@@ -1,11 +0,0 @@
---- meta.lisp.orig
-+++ meta.lisp
-@@ -47,7 +47,7 @@
- ;;;; Proc. 19'th Nat'l. Conf. of the ACM (Aug. 1964),D1.3-1-D1.3-11.
- ;;;;
- ;;;;
--;;;; Nürnberg, 01.Jul.2001 Jochen Schmidt
-+;;;; Nuremberg, 01.Jul.2001 Jochen Schmidt
-
-
- (in-package :meta)
diff --git a/textproc/cl-meta/pkg-descr b/textproc/cl-meta/pkg-descr
deleted file mode 100644
index 93ec0f9cdc5e..000000000000
--- a/textproc/cl-meta/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-META is builder for recursive descent parsers implemented as a domain
-specific language on top of Common Lisp.
diff --git a/textproc/cl-meta/pkg-plist b/textproc/cl-meta/pkg-plist
deleted file mode 100644
index 4082c15450d6..000000000000
--- a/textproc/cl-meta/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-lib/common-lisp/meta/package.lisp
-lib/common-lisp/meta/meta.lisp
-lib/common-lisp/meta/meta.asd
-lib/common-lisp/system-registry/meta.asd
-%%PORTDOCS%%share/doc/cl-meta/Prag-Parse.html
-%%PORTDOCS%%share/doc/cl-meta/Prag-Parse.ps
-%%PORTDOCS%%share/doc/cl-meta/README