Common Lisp ports: Add missing license information

Approved by:	olgeni (maintainer, implicit)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D48090
This commit is contained in:
Joseph Mingrone 2024-12-15 13:23:11 -04:00
parent 7f68336ed1
commit 6be2aff143
No known key found for this signature in database
GPG key ID: 36A40C83B0D6EF9E
13 changed files with 26 additions and 0 deletions

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Charset encoding/decoding library written in Common Lisp
WWW= https://www.cliki.net/Babel
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/alexandria-1/arrays.fasl:devel/cl-alexandria-sbcl \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:devel/cl-trivial-features-sbcl \

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Charset encoding/decoding library written in Common Lisp
WWW= https://www.cliki.net/Babel
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:devel/cl-alexandria \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:devel/cl-trivial-features \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Partitioning Common Lisp sequences
WWW= https://www.cliki.net/SPLIT-SEQUENCE
LICENSE= PD
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:devel/cl-split-sequence
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:devel/cl-split-sequence

View file

@ -12,6 +12,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Partitioning Common Lisp sequences
WWW= https://www.cliki.net/SPLIT-SEQUENCE
LICENSE= PD
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Ensures consistent *FEATURES* in Common Lisp
WWW= https://www.cliki.net/trivial-features
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:devel/cl-trivial-features
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:devel/cl-trivial-features

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Ensures consistent *FEATURES* in Common Lisp
WWW= https://www.cliki.net/trivial-features
LICENSE= MIT
NO_BUILD= yes
USES= cl

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Thin compatibility layer for Gray streams
WWW= https://www.cliki.net/trivial-gray-streams
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Thin compatibility layer for Gray streams
WWW= https://www.cliki.net/trivial-gray-streams
LICENSE= MIT
NO_BUILD= yes
USES= cl

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Native MD5 implementation in Common Lisp
WWW= https://www.cliki.net/MD5
LICENSE= PD
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:security/cl-md5
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:security/cl-md5

View file

@ -10,6 +10,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Native MD5 implementation in Common Lisp
WWW= https://www.cliki.net/MD5
LICENSE= PD
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${DISTVERSION}
NO_BUILD= yes

View file

@ -8,6 +8,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp
WWW= http://www.weitz.de/cl-ppcre/
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:textproc/cl-ppcre
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:textproc/cl-ppcre

View file

@ -9,6 +9,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Lisp Markup Language
WWW= http://lml.b9.com/
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:www/cl-lml
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:www/cl-lml

View file

@ -10,6 +10,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Lisp Markup Language
WWW= http://lml.b9.com/
LICENSE= GPLv2
NO_BUILD= yes
USES= cl