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

Collapse All | Expand All

(-)devel/roswell/Makefile (+29 lines)
Line 0 Link Here
1
# $FreeBSD$
2
3
PORTNAME=      roswell
4
DISTVERSIONPREFIX=     v
5
DISTVERSION=   20.05.14.106
6
CATEGORIES=    devel lisp
7
8
MAINTAINER=    cda@rootkey.co.uk
9
COMMENT=       Common Lisp installer and launcher
10
11
LICENSE=       MIT
12
13
RUN_DEPENDS=   ${LOCALBASE}/bin/automake:devel/automake \
14
	       ${LOCALBASE}/bin/curl:ftp/curl
15
16
USES=          uidfix autoreconf
17
18
LDFLAGS+=      "-L${LOCALBASE}/lib/"
19
CFLAGS+=       "-I${LOCALBASE}/include/"
20
21
USE_GITHUB=    yes
22
GH_ACCOUNT=    roswell
23
24
GNU_CONFIGURE= yes
25
26
post-extract:
27
	(cd ${WRKSRC}/ && ${SH} bootstrap)
28
29
.include <bsd.port.mk>
(-)devel/roswell/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1591129585
2
SHA256 (roswell-roswell-v20.05.14.106_GH0.tar.gz) = df479d3e8df824f3e2cfccf59e49b1cbcceedf51f188628eb705da3964e7ca71
3
SIZE (roswell-roswell-v20.05.14.106_GH0.tar.gz) = 164302
(-)devel/roswell/pkg-descr (+3 lines)
Line 0 Link Here
1
Roswell is a lisp implementation manager that aids in installing and using lisp
2
3
WWW: https://github.com/roswell/roswell
(-)devel/roswell/pkg-plist (+128 lines)
Line 0 Link Here
1
bin/ros
2
%%ETCDIR%%/balus.ros
3
%%ETCDIR%%/build-asd.lisp
4
%%ETCDIR%%/build-ros.lisp
5
%%ETCDIR%%/build.ros
6
%%ETCDIR%%/checkout.ros
7
%%ETCDIR%%/compile-file.ros
8
%%ETCDIR%%/config.ros
9
%%ETCDIR%%/delete-asdf.lisp
10
%%ETCDIR%%/delete-default.lisp
11
%%ETCDIR%%/delete-dump.lisp
12
%%ETCDIR%%/delete-env.lisp
13
%%ETCDIR%%/delete-git.lisp
14
%%ETCDIR%%/delete.ros
15
%%ETCDIR%%/dist-add.lisp
16
%%ETCDIR%%/dist-clean.lisp
17
%%ETCDIR%%/dist-default.lisp
18
%%ETCDIR%%/dist-delete.lisp
19
%%ETCDIR%%/dist-disable.lisp
20
%%ETCDIR%%/dist-enable.lisp
21
%%ETCDIR%%/dist-list.lisp
22
%%ETCDIR%%/dist-preference.lisp
23
%%ETCDIR%%/dist-use.lisp
24
%%ETCDIR%%/dist-versions.lisp
25
%%ETCDIR%%/dist.ros
26
%%ETCDIR%%/dump-ccl.lisp
27
%%ETCDIR%%/dump-clisp.lisp
28
%%ETCDIR%%/dump-cmucl.lisp
29
%%ETCDIR%%/dump-ecl.lisp
30
%%ETCDIR%%/dump-sbcl.lisp
31
%%ETCDIR%%/dump.ros
32
%%ETCDIR%%/emacs.ros
33
%%ETCDIR%%/exec.ros
34
%%ETCDIR%%/extend-quicklisp-system.lisp
35
%%ETCDIR%%/extend-quicklisp.lisp
36
%%ETCDIR%%/fmt.ros
37
%%ETCDIR%%/get.ros
38
%%ETCDIR%%/git.ros
39
%%ETCDIR%%/help-install.lisp
40
%%ETCDIR%%/help-options.lisp
41
%%ETCDIR%%/help-run.lisp
42
%%ETCDIR%%/help.ros
43
%%ETCDIR%%/helper.el
44
%%ETCDIR%%/hg.ros
45
%%ETCDIR%%/init-default.lisp
46
%%ETCDIR%%/init-dist.lisp
47
%%ETCDIR%%/init-env.lisp
48
%%ETCDIR%%/init.lisp
49
%%ETCDIR%%/init.ros
50
%%ETCDIR%%/install+7zip.lisp
51
%%ETCDIR%%/install+externals-clasp.lisp
52
%%ETCDIR%%/install+ffcall.lisp
53
%%ETCDIR%%/install+msys2.lisp
54
%%ETCDIR%%/install+sigsegv.lisp
55
%%ETCDIR%%/install-abcl-bin.lisp
56
%%ETCDIR%%/install-allegro.lisp
57
%%ETCDIR%%/install-asdf.lisp
58
%%ETCDIR%%/install-ccl-bin.lisp
59
%%ETCDIR%%/install-clasp.lisp
60
%%ETCDIR%%/install-clisp.lisp
61
%%ETCDIR%%/install-cmu-bin.lisp
62
%%ETCDIR%%/install-ecl.lisp
63
%%ETCDIR%%/install-lispworks.lisp
64
%%ETCDIR%%/install-mkcl.lisp
65
%%ETCDIR%%/install-npt.lisp
66
%%ETCDIR%%/install-quicklisp.lisp
67
%%ETCDIR%%/install-sbcl-bin.lisp
68
%%ETCDIR%%/install-sbcl-source.lisp
69
%%ETCDIR%%/install-sbcl.lisp
70
%%ETCDIR%%/install-slime.lisp
71
%%ETCDIR%%/install-sly.lisp
72
%%ETCDIR%%/install.ros
73
%%ETCDIR%%/list-asdf.lisp
74
%%ETCDIR%%/list-default.lisp
75
%%ETCDIR%%/list-dump.lisp
76
%%ETCDIR%%/list-env.lisp
77
%%ETCDIR%%/list-git.lisp
78
%%ETCDIR%%/list-installed.lisp
79
%%ETCDIR%%/list-versions.lisp
80
%%ETCDIR%%/list.ros
81
%%ETCDIR%%/locations.lisp
82
%%ETCDIR%%/make-depends.ros
83
%%ETCDIR%%/patch-quicklisp.lisp
84
%%ETCDIR%%/patch/sbcl-1.3.11.patch
85
%%ETCDIR%%/patch/sbcl-posix-tests.patch
86
%%ETCDIR%%/run.ros
87
%%ETCDIR%%/setup.ros
88
%%ETCDIR%%/shell.ros
89
%%ETCDIR%%/system.lisp
90
%%ETCDIR%%/template.ros
91
%%ETCDIR%%/update-default.lisp
92
%%ETCDIR%%/update-git.lisp
93
%%ETCDIR%%/update-hg.lisp
94
%%ETCDIR%%/update-quicklisp.lisp
95
%%ETCDIR%%/update.ros
96
%%ETCDIR%%/use-asdf.lisp
97
%%ETCDIR%%/use-env.lisp
98
%%ETCDIR%%/use.ros
99
%%ETCDIR%%/util-config.lisp
100
%%ETCDIR%%/util-dump.lisp
101
%%ETCDIR%%/util-install-quicklisp.lisp
102
%%ETCDIR%%/util-install.lisp
103
%%ETCDIR%%/util-main.lisp
104
%%ETCDIR%%/util-swank.lisp
105
%%ETCDIR%%/util-template.lisp
106
%%ETCDIR%%/util-use.lisp
107
%%ETCDIR%%/util.lisp
108
%%ETCDIR%%/version.ros
109
%%ETCDIR%%/wait.ros
110
%%ETCDIR%%/which.ros
111
man/man1/ros-asdf.1.gz
112
man/man1/ros-build.1.gz
113
man/man1/ros-checkout.1.gz
114
man/man1/ros-config.1.gz
115
man/man1/ros-delete.1.gz
116
man/man1/ros-dump.1.gz
117
man/man1/ros-emacs.1.gz
118
man/man1/ros-help.1.gz
119
man/man1/ros-init.1.gz
120
man/man1/ros-install.1.gz
121
man/man1/ros-list.1.gz
122
man/man1/ros-run.1.gz
123
man/man1/ros-setup.1.gz
124
man/man1/ros-template.1.gz
125
man/man1/ros-update.1.gz
126
man/man1/ros-use.1.gz
127
man/man1/ros-wait.1.gz
128
man/man1/ros.1.gz

Return to bug 244032