View | Details | Raw Unified | Return to bug 232011 | Differences between
and this patch

Collapse All | Expand All

(-)cmucl/Makefile (-14 / +14 lines)
Lines 2-30 Link Here
2
# $FreeBSD: head/lang/cmucl/Makefile 412347 2016-04-01 14:08:37Z mat $
2
# $FreeBSD: head/lang/cmucl/Makefile 412347 2016-04-01 14:08:37Z mat $
3
3
4
PORTNAME=	cmucl
4
PORTNAME=	cmucl
5
PORTVERSION=	19f
5
DISTVERSION=	21b
6
PORTREVISION=	2
7
CATEGORIES=	lang lisp
6
CATEGORIES=	lang lisp
8
MASTER_SITES=	http://common-lisp.net/pub/project/cmucl/release/${PORTVERSION}/ \
7
MASTER_SITES=	https://common-lisp.net/project/cmucl/downloads/release/${DISTVERSION}/ \
9
		http://www.pmsf.de/pub/cmucl/release/${PORTVERSION}/ \
8
		http://cmucl.org/downloads/release/${DISTVERSION}/ \
10
		ftp://ftp.averillpark.net/cmucl/release/${PORTVERSION}/ \
9
		https://pmsf.eu/pub/cmucl/release/${DISTVERSION}/ \
11
		ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/${PORTVERSION}/ \
10
		http://www.rgrjr.com/cmucl/downloads/release/${DISTVERSION}/
12
		ftp://ftp.tepus.com/pub/project/cmucl/release/${PORTVERSION}/
11
DISTNAME=	${PORTNAME}-${DISTVERSION}-x86-FreeBSD
13
DISTNAME=	${PORTNAME}-${PORTVERSION}-x86-freebsd_6.3-release
14
12
15
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	phascolarctos@FreeBSD.org
16
COMMENT=	The CMU implementation of Common Lisp
14
COMMENT=	CMU implementation of Common Lisp
17
15
18
LIB_DEPENDS=	libc.so.6:misc/compat6x
16
LICENSE=	PD
17
18
USES=		tar:bzip2
19
19
20
# To make available on other archs, has to be cross-compiled (there is a
20
# To make available on other archs, has to be cross-compiled (there is a
21
# script for this, but a configuration file has to be written).
21
# script for this, but a configuration file has to be written).
22
IA32_BINARY_PORT=	yes
22
IA32_BINARY_PORT=	yes
23
USES=		tar:bzip2
23
24
NO_WRKSUBDIR=	yes
24
NO_WRKSUBDIR=	yes
25
NO_BUILD=	yes
25
NO_BUILD=	yes
26
26
27
PLIST_SUB=	VER=${PORTVERSION}
27
PLIST_SUB=	VER=${DISTVERSION}
28
28
29
OPTIONS_DEFINE=	DOCS
29
OPTIONS_DEFINE=	DOCS
30
30
Lines 35-41 Link Here
35
	${INSTALL_MAN} ${WRKSRC}/man/man1/lisp.1 ${STAGEDIR}${MANPREFIX}/man/man1
35
	${INSTALL_MAN} ${WRKSRC}/man/man1/lisp.1 ${STAGEDIR}${MANPREFIX}/man/man1
36
36
37
do-install-DOCS-on:
37
do-install-DOCS-on:
38
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
38
	${MKDIR} ${STAGEDIR}${DOCSDIR}
39
	${INSTALL_DATA} ${WRKSRC}/doc/cmucl/* ${STAGEDIR}${DOCSDIR}
39
	${INSTALL_DATA} ${WRKSRC}/doc/cmucl/* ${STAGEDIR}${DOCSDIR}
40
40
41
.include <bsd.port.mk>
41
.include <bsd.port.mk>
(-)cmucl/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (cmucl-19f-x86-freebsd_6.3-release.tar.bz2) = d627940a9b30e831acf684ed0b17419d4299f112add208782d9f6f503216103e
1
TIMESTAMP = 1538840895
2
SIZE (cmucl-19f-x86-freebsd_6.3-release.tar.bz2) = 15213148
2
SHA256 (cmucl-21b-x86-FreeBSD.tar.bz2) = 2c9fbdaed398e61dbe9c439405ae79d28e112423a7c0376de6d2a6c62f4f8918
3
SIZE (cmucl-21b-x86-FreeBSD.tar.bz2) = 10680134
(-)cmucl/pkg-plist (-17 / +58 lines)
Lines 3-33 Link Here
3
lib/cmucl/internals.inc
3
lib/cmucl/internals.inc
4
lib/cmucl/lib/config
4
lib/cmucl/lib/config
5
lib/cmucl/lib/config.lisp
5
lib/cmucl/lib/config.lisp
6
lib/cmucl/lib/generic-site.lisp
6
lib/cmucl/lib/contrib/asdf/asdf.lisp
7
lib/cmucl/lib/load-foreign.csh
7
lib/cmucl/lib/contrib/asdf/asdf.sse2f
8
lib/cmucl/lib/contrib/asdf/doc/asdf.html
9
lib/cmucl/lib/contrib/asdf/doc/asdf.info
10
lib/cmucl/lib/contrib/asdf/doc/asdf.pdf
11
lib/cmucl/lib/contrib/defsystem/defsystem.lisp
12
lib/cmucl/lib/contrib/defsystem/defsystem.sse2f
13
lib/cmucl/lib/contrib/load-unix.lisp
14
lib/cmucl/lib/contrib/unix/unix.lisp
15
lib/cmucl/lib/contrib/unix/unix.sse2f
16
lib/cmucl/lib/ext-formats/aliases
17
lib/cmucl/lib/ext-formats/ascii.lisp
18
lib/cmucl/lib/ext-formats/beta-gk.lisp
19
lib/cmucl/lib/ext-formats/cp1250.lisp
20
lib/cmucl/lib/ext-formats/cp1251.lisp
21
lib/cmucl/lib/ext-formats/cp1252.lisp
22
lib/cmucl/lib/ext-formats/cp1253.lisp
23
lib/cmucl/lib/ext-formats/cp1254.lisp
24
lib/cmucl/lib/ext-formats/cp1255.lisp
25
lib/cmucl/lib/ext-formats/cp1256.lisp
26
lib/cmucl/lib/ext-formats/cp1257.lisp
27
lib/cmucl/lib/ext-formats/cp1258.lisp
28
lib/cmucl/lib/ext-formats/cr.lisp
29
lib/cmucl/lib/ext-formats/crlf.lisp
30
lib/cmucl/lib/ext-formats/euc-kr.lisp
31
lib/cmucl/lib/ext-formats/final-sigma.lisp
8
lib/cmucl/lib/ext-formats/iso8859-1.lisp
32
lib/cmucl/lib/ext-formats/iso8859-1.lisp
33
lib/cmucl/lib/ext-formats/iso8859-10.lisp
34
lib/cmucl/lib/ext-formats/iso8859-13.lisp
35
lib/cmucl/lib/ext-formats/iso8859-14.lisp
36
lib/cmucl/lib/ext-formats/iso8859-15.lisp
37
lib/cmucl/lib/ext-formats/iso8859-2.lisp
38
lib/cmucl/lib/ext-formats/iso8859-3.lisp
39
lib/cmucl/lib/ext-formats/iso8859-4.lisp
40
lib/cmucl/lib/ext-formats/iso8859-5.lisp
41
lib/cmucl/lib/ext-formats/iso8859-6.lisp
42
lib/cmucl/lib/ext-formats/iso8859-7.lisp
43
lib/cmucl/lib/ext-formats/iso8859-8.lisp
44
lib/cmucl/lib/ext-formats/iso8859-9.lisp
45
lib/cmucl/lib/ext-formats/koi8-r.lisp
46
lib/cmucl/lib/ext-formats/mac-cyrillic.lisp
47
lib/cmucl/lib/ext-formats/mac-greek.lisp
48
lib/cmucl/lib/ext-formats/mac-icelandic.lisp
49
lib/cmucl/lib/ext-formats/mac-latin2.lisp
50
lib/cmucl/lib/ext-formats/mac-roman.lisp
51
lib/cmucl/lib/ext-formats/mac-turkish.lisp
52
lib/cmucl/lib/ext-formats/unidata.bin
53
lib/cmucl/lib/ext-formats/utf-16-be.lisp
54
lib/cmucl/lib/ext-formats/utf-16-le.lisp
55
lib/cmucl/lib/ext-formats/utf-16.lisp
56
lib/cmucl/lib/ext-formats/utf-32-be.lisp
57
lib/cmucl/lib/ext-formats/utf-32-le.lisp
58
lib/cmucl/lib/ext-formats/utf-32.lisp
9
lib/cmucl/lib/ext-formats/utf-8.lisp
59
lib/cmucl/lib/ext-formats/utf-8.lisp
10
lib/cmucl/lib/ext-formats/void.lisp
60
lib/cmucl/lib/ext-formats/void.lisp
11
lib/cmucl/lib/subsystems/gray-streams-library.sse2f
61
lib/cmucl/lib/generic-site.lisp
62
lib/cmucl/lib/lisp-sse2.core
63
lib/cmucl/lib/load-foreign.csh
12
lib/cmucl/lib/subsystems/gray-compat-library.sse2f
64
lib/cmucl/lib/subsystems/gray-compat-library.sse2f
13
lib/cmucl/lib/subsystems/simple-streams-library.sse2f
65
lib/cmucl/lib/subsystems/gray-streams-library.sse2f
14
lib/cmucl/lib/subsystems/iodefs-library.sse2f
66
lib/cmucl/lib/subsystems/iodefs-library.sse2f
15
lib/cmucl/lib/subsystems/external-formats-library.sse2f
67
lib/cmucl/lib/subsystems/simple-streams-library.sse2f
16
lib/cmucl/lib/subsystems/gray-streams-library.x86f
17
lib/cmucl/lib/subsystems/gray-compat-library.x86f
18
lib/cmucl/lib/subsystems/simple-streams-library.x86f
19
lib/cmucl/lib/subsystems/iodefs-library.x86f
20
lib/cmucl/lib/subsystems/external-formats-library.x86f
21
lib/cmucl/lib/ext-formats/crlf.lisp
22
lib/cmucl/lib/ext-formats/utf-16-be.lisp
23
lib/cmucl/lib/ext-formats/utf-16-le.lisp
24
lib/cmucl/lib/ext-formats/aliases
25
lib/cmucl/lib/lisp-sse2.core
26
lib/cmucl/lib/lisp-x87.core
27
lib/cmucl/lisp.map
68
lib/cmucl/lisp.map
28
lib/cmucl/lisp.nm
69
lib/cmucl/lisp.nm
29
lib/cmucl/sample-wrapper
70
lib/cmucl/sample-wrapper
30
man/man1/cmucl.1.gz
71
man/man1/cmucl.1.gz
31
man/man1/lisp.1.gz
72
man/man1/lisp.1.gz
32
%%PORTDOCS%%%%DOCSDIR%%/README
73
%%PORTDOCS%%%%DOCSDIR%%/README
33
%%PORTDOCS%%%%DOCSDIR%%/release-19f.txt
74
%%PORTDOCS%%%%DOCSDIR%%/release-%%VER%%.txt

Return to bug 232011