notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: devel/cl-asdf/bsd.cl-asdf.mk

Number of commits found: 12

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 17 Jan 2016
10:07 pawel search for other commits by this committer
- Remove deprecated @dirrm usage
- Mark all bsd.cl-asdf.mk consumers as NO_ARCH, except lang/ccl
- Use option helper

Approved by:	portmgr blanket
Original commitRevision:406292 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Original commitRevision:394508 
Saturday, 15 Feb 2014
15:12 antoine search for other commits by this committer
Make it possible to stage some common lisp ports
Original commitRevision:344403 
Tuesday, 16 Aug 2011
20:52 olgeni search for other commits by this committer
Upgrade to ASDF 2.017.

From now on, asdf-binary-translations is no longer supported upstream.
Therefore, we use the new asdf:initialize-output-translations
function with the same logic as before.

SBCL 1.0.49 already has a bundled ASDF 2, which caused all cl-*-sbcl
ports to fail. The upcoming Clozure CL 1.7 will also need ASDF 2
support.
Original commit
Sunday, 24 Oct 2010
12:01 olgeni search for other commits by this committer
Provide a way to specify extra command line options to lisp compiler
for FASL_BUILD ports without touching CLISP/SBCL variables.

PR:             ports/151682
Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
Tuesday, 19 Oct 2010
20:11 olgeni search for other commits by this committer
Avoid clobbering TMPPLIST from bsd.cl-asdf.mk.

PR:             ports/151571
Submitted by:   swell.k@gmail.com
Original commit
Wednesday, 20 Jan 2010
17:30 olgeni search for other commits by this committer
Let CLISP produce some logs if anything goes wrong.
Original commit
12:40 olgeni search for other commits by this committer
When building ASDF modules with the previous cl-asdf port version,
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).

Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.

Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.

All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
Original commit
Saturday, 16 Jan 2010
22:19 olgeni search for other commits by this committer
Do not clobber LIB_DEPENDS and RUN_DEPENDS.
Original commit
Friday, 15 Jan 2010
12:14 olgeni search for other commits by this committer
Remove redundant code and variables from the cl-* ports.

Introduce bsd.cl-asdf.mk to automate the compilation and installation
of Common Lisp libraries using the ASDF framework.

Currently it supports building FASL files on SBCL and CLISP, to
support the ports that already exist in the ports tree.

This should help bringing in more cl-* ports from the ASDF repository
without excessive code duplication.
Original commit

Number of commits found: 12