aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-06 02:20:50 +0800
committerantoine <antoine@FreeBSD.org>2014-06-06 02:20:50 +0800
commit7649fc0c30a54e0c31c1aa870ab1cd9d75cc11bd (patch)
treec715a42e4a51e104df3a7a808bb21d26920bc120 /devel
parenta9d29c7fdfd9b8bf64dc92cf21e6533244f15e54 (diff)
downloadfreebsd-ports-graphics-7649fc0c30a54e0c31c1aa870ab1cd9d75cc11bd.tar.gz
freebsd-ports-graphics-7649fc0c30a54e0c31c1aa870ab1cd9d75cc11bd.tar.zst
freebsd-ports-graphics-7649fc0c30a54e0c31c1aa870ab1cd9d75cc11bd.zip
Chase lang/clisp expiration date
With hat: portmgr
Diffstat (limited to 'devel')
-rw-r--r--devel/cl-alexandria-clisp/Makefile3
-rw-r--r--devel/cl-asdf-clisp/Makefile3
-rw-r--r--devel/cl-cffi-clisp/Makefile3
-rw-r--r--devel/cl-infix-clisp/Makefile3
-rw-r--r--devel/cl-port-clisp/Makefile3
-rw-r--r--devel/cl-split-sequence-clisp/Makefile3
-rw-r--r--devel/cl-trivial-features-clisp/Makefile3
-rw-r--r--devel/cl-trivial-gray-streams-clisp/Makefile3
-rw-r--r--devel/meta-cvs/Makefile3
9 files changed, 27 insertions, 0 deletions
diff --git a/devel/cl-alexandria-clisp/Makefile b/devel/cl-alexandria-clisp/Makefile
index dbd1a88af9e..f75cc4368af 100644
--- a/devel/cl-alexandria-clisp/Makefile
+++ b/devel/cl-alexandria-clisp/Makefile
@@ -10,6 +10,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A collection of portable public domain utilities for Common Lisp
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
diff --git a/devel/cl-asdf-clisp/Makefile b/devel/cl-asdf-clisp/Makefile
index b8ccd26a2d4..d8f8731bd55 100644
--- a/devel/cl-asdf-clisp/Makefile
+++ b/devel/cl-asdf-clisp/Makefile
@@ -11,6 +11,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A system definition facility for Common Lisp
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
# Even if this port builds FASL files, it is slightly different from
# other FASL ports because it uses USE_ASDF rather than USE_ASDF_FASL.
diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile
index e240d1acadd..d7d8b4b169f 100644
--- a/devel/cl-cffi-clisp/Makefile
+++ b/devel/cl-cffi-clisp/Makefile
@@ -9,6 +9,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A portable foreign function interface for Common Lisp
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/clispfasl/src/tf-clisp.fasl:${PORTSDIR}/devel/cl-trivial-features-clisp \
diff --git a/devel/cl-infix-clisp/Makefile b/devel/cl-infix-clisp/Makefile
index a58c5d5071b..feff72bbf42 100644
--- a/devel/cl-infix-clisp/Makefile
+++ b/devel/cl-infix-clisp/Makefile
@@ -10,6 +10,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A lisp macro to read math statements in infix notation
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
diff --git a/devel/cl-port-clisp/Makefile b/devel/cl-port-clisp/Makefile
index e32e1a07b90..06ec52f0543 100644
--- a/devel/cl-port-clisp/Makefile
+++ b/devel/cl-port-clisp/Makefile
@@ -11,6 +11,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Cross-Lisp portability package
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port
diff --git a/devel/cl-split-sequence-clisp/Makefile b/devel/cl-split-sequence-clisp/Makefile
index 43ff01fd962..72000a9d0e7 100644
--- a/devel/cl-split-sequence-clisp/Makefile
+++ b/devel/cl-split-sequence-clisp/Makefile
@@ -11,6 +11,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Partitioning Common Lisp sequences
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence
diff --git a/devel/cl-trivial-features-clisp/Makefile b/devel/cl-trivial-features-clisp/Makefile
index cfa9c80ab78..e83bca1dd93 100644
--- a/devel/cl-trivial-features-clisp/Makefile
+++ b/devel/cl-trivial-features-clisp/Makefile
@@ -10,6 +10,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Ensures consistent *FEATURES* in Common Lisp
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
diff --git a/devel/cl-trivial-gray-streams-clisp/Makefile b/devel/cl-trivial-gray-streams-clisp/Makefile
index 172920f788d..58d5d9647da 100644
--- a/devel/cl-trivial-gray-streams-clisp/Makefile
+++ b/devel/cl-trivial-gray-streams-clisp/Makefile
@@ -10,6 +10,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A thin compatibility layer for Gray streams
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
diff --git a/devel/meta-cvs/Makefile b/devel/meta-cvs/Makefile
index 8ecdb6d7a7b..631777e5626 100644
--- a/devel/meta-cvs/Makefile
+++ b/devel/meta-cvs/Makefile
@@ -11,6 +11,9 @@ COMMENT= A more capable version control system than CVS, built around CVS
LICENSE= GPLv2
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \
lndir:${PORTSDIR}/devel/lndir
RUN_DEPENDS= clisp:${PORTSDIR}/lang/clisp