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
Port details
cl-split-sequence Partitioning Common Lisp sequences
20011114.1_3 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20011114.1_2Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/cl-split-sequence-20011114.1_3/catalog.mk
  2. /usr/local/share/licenses/cl-split-sequence-20011114.1_3/LICENSE
  3. /usr/local/share/licenses/cl-split-sequence-20011114.1_3/PD
  4. lib/common-lisp/split-sequence/split-sequence.lisp
  5. lib/common-lisp/split-sequence/split-sequence.asd
  6. lib/common-lisp/system-registry/split-sequence.asd
  7. @owner
  8. @group
  9. @mode
Collapse this list.
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):
cl-split-sequence
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20011114.1_220011114.1_220011114.1_220011114.1_220011114.1_2-20011114.1_2-
FreeBSD:13:quarterly20011114.1_220011114.1_220011114.1_220011114.1_220011114.1_220011114.1_220011114.1_220011114.1_2
FreeBSD:14:latest20011114.1_220011114.1_220011114.1_220011114.1_220011114.1_220011114.1_2-20011114.1_2
FreeBSD:14:quarterly20011114.1_220011114.1_2-20011114.1_220011114.1_220011114.1_220011114.1_220011114.1_2
FreeBSD:15:latest20011114.1_220011114.1_2n/a20011114.1_2n/a20011114.1_220011114.1_220011114.1_2
This port has no dependencies.
This port is required by:
for Build
  1. devel/cl-split-sequence-ccl
  2. devel/cl-split-sequence-clisp
  3. devel/cl-split-sequence-sbcl
for Run
  1. devel/cl-split-sequence-ccl
  2. devel/cl-split-sequence-clisp
  3. 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:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/
  2. ftp://ftp.ntnu.no/pub/lisp/cclan/
  3. http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20011114.1_3
20 Dec 2024 02:31:49
commit hash: 95a2770a53417c2bbcf1990452f977d9a1f0100ccommit hash: 95a2770a53417c2bbcf1990452f977d9a1f0100ccommit hash: 95a2770a53417c2bbcf1990452f977d9a1f0100ccommit hash: 95a2770a53417c2bbcf1990452f977d9a1f0100c files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
*/cl-*: Pet portclippy/portfmt

Sponsored by:	The FreeBSD Foundation
20011114.1_3
20 Dec 2024 02:31:49
commit hash: 6be2aff14359f47234e3a4b1e89baf3297e1d28ccommit hash: 6be2aff14359f47234e3a4b1e89baf3297e1d28ccommit hash: 6be2aff14359f47234e3a4b1e89baf3297e1d28ccommit hash: 6be2aff14359f47234e3a4b1e89baf3297e1d28c files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
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
commit hash: 4c954c1522cbf4d05013caaf40c36458d82f1480commit hash: 4c954c1522cbf4d05013caaf40c36458d82f1480commit hash: 4c954c1522cbf4d05013caaf40c36458d82f1480commit hash: 4c954c1522cbf4d05013caaf40c36458d82f1480 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
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 View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20011114.1_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20011114.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20011114.1_2
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
20011114.1_2
15 Feb 2014 16:32:11
Revision:344431Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:312502Original commit files touched by this commit
olgeni search for other commits by this committer
Convert Makefile headers to the new format.
20011114.1_2
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
olgeni search for other commits by this committer
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.
20011114.1_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
20011114.1_1
15 Jan 2010 12:13:45
Original commit files touched by this commit Sanity Test Failure
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.
20011114.1
13 Jan 2010 12:52:22
Original commit files touched by this commit
olgeni search for other commits by this committer
Always use " -sf".
20011114.1
12 Jan 2010 21:32:07
Original commit files touched by this commit
olgeni search for other commits by this committer
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments.
20011114.1
11 Jan 2010 23:50:03
Original commit files touched by this commit
olgeni search for other commits by this committer
Take over a few unmaintained ports.
20011114.1
25 Nov 2005 22:46:45
Original commit files touched by this commit
linimon search for other commits by this committer
Remove dead mastersites per distfile survey.
20011114.1
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
20011114.1
16 Oct 2005 14:48:09
Original commit files touched by this commit
vs search for other commits by this committer
Populate virtual category "lisp"

PR:             ports/86370
Submitted by:   Julian Stecklina
Approved by:    portmgr (linimon)
20011114.1
15 Oct 2005 05:12:01
Original commit files touched by this commit
linimon search for other commits by this committer
Fix typo.
20011114.1
06 Dec 2004 07:19:28
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
20011114.1
28 Sep 2003 09:53:36
Original commit files touched by this commit
edwin search for other commits by this committer
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>

Number of commits found: 25