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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cl-split-sequence Partitioning Common Lisp sequences
20011114.1_2 devel on this many watch lists=1 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: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: dvd+rw-tools, sbcl, wmbday
Also Listed In: lisp
License: not specified in port
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 (6 items)
Collapse this list.
  1. lib/common-lisp/split-sequence/split-sequence.lisp
  2. lib/common-lisp/split-sequence/split-sequence.asd
  3. lib/common-lisp/system-registry/split-sequence.asd
  4. @owner
  5. @group
  6. @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
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asdf.asd : devel/cl-asdf
Runtime dependencies:
  1. asdf.asd : devel/cl-asdf
This port is required by:
for Build
  1. devel/cl-split-sequence-sbcl

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cl-split-sequence-clisp*
  2. Collapse this list of deleted ports.
for Run
  1. devel/cl-split-sequence-sbcl

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cl-split-sequence-clisp*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_cl-split-sequence
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: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog 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: 22