Port details |
- roswell Common Lisp installer and launcher
- 22.12.14.113_1 devel =2 22.12.14.113_1Version of this port present on the latest quarterly branch.
- Maintainer: dmgk@FreeBSD.org
- Port Added: 2020-06-03 17:50:17
- Last Update: 2024-02-23 14:50:04
- Commit Hash: bb09f87
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: lisp
- License: MIT
- WWW:
- https://roswell.github.io/
- Description:
- Roswell is a Lisp implementation installer/manager, launcher, and much more! It
started as a command-line tool with the aim to make installing and managing
Common Lisp implementations really simple and easy.
Roswell has now evolved into a full-stack environment for Common Lisp
development, and has many features that makes it easy to test, share, and
distribute your Lisp applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/roswell/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/roswell
- pkg install roswell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: roswell
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670876720
SHA256 (roswell-roswell-v22.12.14.113_GH0.tar.gz) = eb7e538e82822f857360d040b755e03ad2fdf87f151d34dafdae2a1180e7ec0b
SIZE (roswell-roswell-v22.12.14.113_GH0.tar.gz) = 170253
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- curl : ftp/curl
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- automake : devel/automake
- curl : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_roswell
- USES:
- autoreconf localbase uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.12.14.113_1 23 Feb 2024 14:50:04 |
Muhammad Moinur Rahman (bofh) |
devel/roswell: Moved man to share/man
Approved by: portmgr (blanket) |
22.12.14.113 12 Dec 2022 20:30:09 |
Dmitri Goutnik (dmgk) |
devel/roswell: Update to 22.12.14.113
Changes: https://raw.githubusercontent.com/roswell/roswell/master/ChangeLog |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
21.10.14.111 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
21.10.14.111 07 Jun 2022 14:17:12 |
Dmitri Goutnik (dmgk) |
devel/roswell: Update to 21.10.14.111, take maintainership
PR: 253191
Approved by: cda@rootkey.co.uk (maintainer timeout, 2+ weeks) |
20.06.14.107 29 Aug 2021 14:41:17 |
Alexey Dokuchaev (danfe) |
devel/roswell: convert to USES+=localbase and drop useless GH_ACCOUNT. |
20.06.14.107 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20.06.14.107 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20.06.14.107 30 Jun 2020 08:52:10 |
lwhsu |
Update to 20.06.14.107
PR: 247633
Submitted by: Ciaran Ainsworth <cda@rootkey.co.uk> (maintainer) |
20.05.14.106 03 Jun 2020 17:50:12 |
lwhsu |
Add devel/roswell: Common Lisp installer and launcher
PR: 244032
Submitted by: Ciaran Ainsworth <cda@rootkey.co.uk> |