Port details |
- cl-asdf-sbcl System definition facility for Common Lisp
- 3.3.7_1 devel =0 2003.05.16Version of this port present on the latest quarterly branch.
- Maintainer: jrm@FreeBSD.org
- Port Added: 2003-09-28 09:05:29
- Last Update: 2024-12-30 13:57:50
- Commit Hash: 5022036
- Also Listed In: lisp
- License: MIT
- WWW:
- https://common-lisp.net/project/asdf/
- Description:
- asdf is Another System Definition Facility for Common Lisp. It intends
to solve the same class of problems as mk-defsystem - compiling and
installing Lisp libraries -, but internally it takes advantage of
modern CL features like pathname support etc., and uses CLOS for
extensibility.
This package is compiled with SBCL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cl-asdf-sbcl>0:devel/cl-asdf-sbcl
- To install the port:
- cd /usr/ports/devel/cl-asdf-sbcl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-asdf-sbcl
- pkg install cl-asdf-sbcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-asdf-sbcl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- asdf.asd : devel/cl-asdf
- sbcl : lang/sbcl
- Runtime dependencies:
-
- asdf.asd : devel/cl-asdf
- sbcl : lang/sbcl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cl-asdf-sbcl
- USES:
- cl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.7_1 30 Dec 2024 13:57:50 |
Joseph Mingrone (jrm) |
devel/cl-{asdf,flexi-streams}-sbcl: Chase devel/sbcl upgrade
Sponsored by: The FreeBSD Foundation |
3.3.7 20 Dec 2024 02:31:48 |
Joseph Mingrone (jrm) |
Infrastructure for Common Lisp Ports: Overhaul
- Decouple ASDF initialization from devel/cl-asdf by creating a
dedicated port: devel/freebsd-cl-asdf-init.
- Convert devel/cl-asdf/bsd.cl-asdf.mk to USES=cl.
- Add devel/cl-asdf-sbcl
- Update ASDF configuration:
- Prefer newer ASDF versions, but only if the fasl is available.
- Replace license text with an SPDX license identifier.
- Simplify and clarify documentation.
- Remove the assumption that ${PREFIX} is /usr/local.
- Use uiop:getenv instead of a custom getenv function.
- Remove asdf:output-files customization to resolve output
translation issues.
- Improve output translations: (Only the first 15 lines of the commit message are shown above ) |
2003.05.16 12 Jan 2010 22:03:25 |
olgeni |
Remove devel/cl-asdf-sbcl: lang/sbcl has a bundled asdf version. |
2003.05.16 08 Jan 2010 20:33:37 |
olgeni |
Taker over unmaintained ports. |
2003.05.16 16 Oct 2005 14:48:09 |
vs |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
2003.05.16 06 Dec 2004 07:19:28 |
kris |
Reset bouncing maintainer address:
<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
<henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
RCPT TO command) |
2003.05.16 28 Sep 2003 09:02:57 |
edwin |
New Port: ASDF, a Common Lisp library manager (SBCL Binaries)
PR: ports/52357
Submitted by: Henrik Motakef <henrik.motakef@web.de> |
Number of commits found: 7
|