mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Fix typo
This commit is contained in:
parent
2fefd9560a
commit
cff81c0dd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356678
14 changed files with 14 additions and 14 deletions
|
@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A charset encoding/decoding library written in Common Lisp
|
COMMENT= A charset encoding/decoding library written in Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
|
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
|
||||||
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \
|
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \
|
||||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A collection of portable public domain utilities for Common Lisp
|
COMMENT= A collection of portable public domain utilities for Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
|
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
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
|
||||||
|
|
|
@ -12,7 +12,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A system definition facility for Common Lisp
|
COMMENT= A system definition facility for Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
# Even if this port builds FASL files, it is slightly different from
|
# 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.
|
# other FASL ports because it uses USE_ASDF rather than USE_ASDF_FASL.
|
||||||
|
|
|
@ -10,7 +10,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A portable foreign function interface for Common Lisp
|
COMMENT= A portable foreign function interface for Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \
|
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}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \
|
||||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A lisp macro to read math statements in infix notation
|
COMMENT= A lisp macro to read math statements in infix notation
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
|
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
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
|
||||||
|
|
|
@ -12,7 +12,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= Cross-Lisp portability package
|
COMMENT= Cross-Lisp portability package
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port
|
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
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port
|
||||||
|
|
|
@ -12,7 +12,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= Partitioning Common Lisp sequences
|
COMMENT= Partitioning Common Lisp sequences
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence
|
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
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence
|
||||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= Ensures consistent *FEATURES* in Common Lisp
|
COMMENT= Ensures consistent *FEATURES* in Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
|
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
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
|
||||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A thin compatibility layer for Gray streams
|
COMMENT= A thin compatibility layer for Gray streams
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
|
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
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
|
||||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= A more capable version control system than CVS, built around CVS
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \
|
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \
|
||||||
lndir:${PORTSDIR}/devel/lndir
|
lndir:${PORTSDIR}/devel/lndir
|
||||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= Native MD5 implementation in Common Lisp
|
COMMENT= Native MD5 implementation in Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
|
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
|
||||||
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
|
||||||
|
|
|
@ -13,7 +13,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A parser generator for Common Lisp
|
COMMENT= A parser generator for Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
||||||
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
||||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp
|
COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
|
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
|
||||||
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
|
||||||
|
|
|
@ -12,7 +12,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= Lisp Markup Language
|
COMMENT= Lisp Markup Language
|
||||||
|
|
||||||
DEPRECATED= Depends on deprecated lang/clisp
|
DEPRECATED= Depends on deprecated lang/clisp
|
||||||
EXIPIRATION_DATE= 2014-07-28
|
EXPIRATION_DATE= 2014-07-28
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml
|
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml
|
||||||
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml
|
||||||
|
|
Loading…
Add table
Reference in a new issue