Port details |
- spl Shakespeare programming language
- 1.2.1_5 lang =2 1.2.1_5Version of this port present on the latest quarterly branch.
- Maintainer: fuz@FreeBSD.org
- Port Added: 2002-03-02 19:40:17
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://shakespearelang.sourceforge.net/
- Description:
- The Shakespeare programming language is another esoteric
programming language like Chef, Sorted! and others. The
main purpose of this language is to make the source code
for programs written with it resemble a Shakespeare play.
Yes, it's totally unnecessary, but also very fun.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/spl/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/spl
- pkg install spl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (spl-1.2.1.tar.gz) = 1206ef0a2c853b8b40ca0c682bc9d9e0a157cc91a7bf4e28f19ccd003674b7d3
SIZE (spl-1.2.1.tar.gz) = 35297
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:
-
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spl-1.2.1_5:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- lang_spl
- USES:
- bison gmake
- 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 |
1.2.1_5 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.2.1_5 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
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) |
1.2.1_5 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 ) |
1.2.1_5 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.1_5 21 Jul 2021 08:07:47 |
Li-Wen Hsu (lwhsu) Author: Robert Clausecker |
lang/spl: patch and unbreak with -fno-common
PR: 257295 |
1.2.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1_4 18 Feb 2021 01:51:00 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
1.2.1_4 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.2.1_4 04 Jun 2015 09:42:30 |
amdmi3 |
- Add LICENSE
- Fix installation of files of different types |
1.2.1_3 15 Nov 2014 11:06:05 |
marino |
lang/spl: Fix build on modern gcc
I don't know why spl builds on clang but fails on gcc due to a flex
precedence issue. Rather, I don't know why the flex issue doesn't affect
clang. There was a patch provided by a fork nearly four years ago that
fixes the gcc build nicely. The bitbucket issue warns that more eyes
should review the fix though.
Issue 1: roman number II interpreted as I
https://bitbucket.org/kcartmell/marlowe/issue/1/ |
1.2.1_2 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.2.1_2 04 Jul 2014 00:24:35 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.2.1_2 08 Jun 2014 06:57:17 |
vanilla |
Stagify. |
1.2.1_2 26 May 2014 14:47:57 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.2.1_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.2.1_2 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
1.2.1_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.2.1_2 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.2.1_2 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
1.2.1_1 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
1.2.1_1 01 Feb 2006 07:54:19 |
perky |
Fix build on 7-current. This adds a hack to avoid malloc problems but
the hack has no effect to the final binaries. |
1.2.1_1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.1_1 31 May 2004 11:24:06 |
perky |
Install on install phases and unmark BROKEN. |
1.2.1_1 31 May 2004 08:13:45 |
kris |
BROKEN: Installs files during build phase |
1.2.1_1 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
1.2.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.2.1 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
1.2.1 25 Jun 2002 19:19:54 |
perky |
Use REINPLACE_CMD as well as USE_REINPLACE |
1.2.1 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
1.2.1 23 May 2002 22:22:19 |
pat |
back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.
/me puts on pointy hat
Requested by: many |
1.2.1 23 May 2002 00:32:04 |
pat |
Fix ports for building with -current without perl
PR: 38359
Submitted by: maintainer |
02 Mar 2002 22:40:17 |
petef |
Add spl 1.2.1, the Shakespeare programming language. |