Port details |
- cl-split-sequence Partitioning Common Lisp sequences
- 20011114.1_3 devel =3 20011114.1_2Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2003-09-28 09:54:46
- Last Update: 2024-12-20 02:31:49
- Commit Hash: 95a2770
- People watching this port, also watch:: wine, ecl, nullmailer, nvidia-settings, wmbday
- Also Listed In: lisp
- License: PD
- WWW:
- https://www.cliki.net/SPLIT-SEQUENCE
- Description:
- split-sequence is a small library to split sequences in to a list of
subsequences delimited by an object satisfying a test function. It is
a member of the Common Lisp Utilities family of programs, designed by
community consensus.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cl-split-sequence>0:devel/cl-split-sequence
- To install the port:
- cd /usr/ports/devel/cl-split-sequence/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-split-sequence
- pkg install cl-split-sequence
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-split-sequence
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (split-sequence_20011114.1.tar.gz) = 951b7d3449a6b6b55b8ad5c28ddff4e9cf06a91bb0ce28dd58f88150ff7c8651
SIZE (split-sequence_20011114.1.tar.gz) = 2601
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- devel/cl-split-sequence-ccl
- devel/cl-split-sequence-clisp
- devel/cl-split-sequence-sbcl
- for Run
-
- devel/cl-split-sequence-ccl
- devel/cl-split-sequence-clisp
- devel/cl-split-sequence-sbcl
Configuration Options:
- No options to configure
- Options name:
- devel_cl-split-sequence
- USES:
- cl
- 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 |
20011114.1_3 20 Dec 2024 02:31:49 |
Joseph Mingrone (jrm) |
*/cl-*: Pet portclippy/portfmt
Sponsored by: The FreeBSD Foundation |
20011114.1_3 20 Dec 2024 02:31:49 |
Joseph Mingrone (jrm) |
Common Lisp ports: Add missing license information
Approved by: olgeni (maintainer, implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48090 |
20011114.1_3 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 ) |
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) |
20011114.1_2 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 ) |
20011114.1_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20011114.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20011114.1_2 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
20011114.1_2 15 Feb 2014 16:32:11 |
antoine |
Stage support |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
20011114.1_2 18 Feb 2013 12:34:39 |
olgeni |
Convert Makefile headers to the new format. |
20011114.1_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20011114.1_2 16 Aug 2011 20:59:36 |
olgeni |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
20011114.1_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
20011114.1_1 15 Jan 2010 12:13:45 |
olgeni |
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. |
20011114.1 13 Jan 2010 12:52:22 |
olgeni |
Always use " -sf". |
20011114.1 12 Jan 2010 21:32:07 |
olgeni |
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments. |
20011114.1 11 Jan 2010 23:50:03 |
olgeni |
Take over a few unmaintained ports. |
20011114.1 25 Nov 2005 22:46:45 |
linimon |
Remove dead mastersites per distfile survey. |
20011114.1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
20011114.1 16 Oct 2005 14:48:09 |
vs |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
20011114.1 15 Oct 2005 05:12:01 |
linimon |
Fix typo. |
20011114.1 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) |
20011114.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
20011114.1 28 Sep 2003 09:53:36 |
edwin |
New Port: Splitting Common Lisp sequences
A small utility to split Common Lisp sequences. Depends
on the previously submitted ASDF port.
This port installs the source files and the .asd file (which
is similar to a Makefile of a pkg-config script). There are
other ports for the binaries for each supported Lisp system.
PR: ports/52373
Submitted by: Henrik Motakef <henrik.motakef@web.de> |