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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
qscheme Small and fast Scheme interpreter
0.5.1_10 lang 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 0.5.1_10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained and there are more modern alternatives
Expiration Date EXPIRATION DATE: 2024-04-10
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-06-27 14:39:20
Last Update: 2024-03-10 15:32:56
Commit Hash: a5a85db
People watching this port, also watch:: libevent, python
Also Listed In: scheme
License: GPLv2
WWW:
https://www.sof.ch/dan/qscheme/index-e.html
Description:
QScheme is a fast and small implementation of Scheme written in C. QScheme is easy to interface and should be easy to use as an extension language. QScheme currently supports foreign function call and dynamic library. A perl like regular expression module is provided as example. QScheme is really fast: benchmarks (still a little old) shows that it is generaly between 2 and 70 times faster than other scheme interpreters. Documentation and GTK support has been disabled in this port.
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 (19 items)
Collapse this list.
  1. /usr/local/share/licenses/qscheme-0.5.1_10/catalog.mk
  2. /usr/local/share/licenses/qscheme-0.5.1_10/LICENSE
  3. /usr/local/share/licenses/qscheme-0.5.1_10/GPLv2
  4. bin/qscheme
  5. lib/qscheme/0.5.1/regex.so
  6. lib/qscheme/0.5.1/object.so
  7. lib/qscheme/0.5.1/process.so
  8. lib/qscheme/0.5.1/struct.so
  9. lib/qscheme/0.5.1/socket.so
  10. lib/qscheme/0.5.1/unix.so
  11. lib/qscheme/0.5.1/s.scm
  12. lib/qscheme/0.5.1/macro.scm
  13. lib/qscheme/0.5.1/loop.scm
  14. lib/qscheme/0.5.1/wloop.scm
  15. lib/qscheme/0.5.1/fib.scm
  16. lib/qscheme/0.5.1/cat.scm
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • qscheme>0:lang/qscheme
To install the port:
cd /usr/ports/lang/qscheme/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/qscheme
  • pkg install qscheme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qscheme
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (qscheme-0.5.1.tar.gz) = 6d9f9574965af21b3c63c7b46caefcf4e06aa6fbbb02e5e5faf42f54851f1752 SIZE (qscheme-0.5.1.tar.gz) = 523516

Packages (timestamps in pop-ups are UTC):
qscheme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.1_100.5.1_10-0.5.1_100.5.1_10-0.5.1_10-
FreeBSD:13:quarterly0.5.1_100.5.1_100.5.1_100.5.1_100.5.1_100.5.1_100.5.1_100.5.1_10
FreeBSD:14:latest0.5.1_100.5.1_100.5.1_100.5.1_100.5.1_100.5.1_10-0.5.1_10
FreeBSD:14:quarterly0.5.1_100.5.1_10-0.5.1_100.5.1_100.5.1_100.5.1_100.5.1_10
FreeBSD:15:latest0.5.1_100.5.1_10n/a0.5.1_10n/a0.5.1_100.5.1_100.5.1_10
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. gmake>=4.4.1 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libavcall.so : devel/libffcall
  2. libgmp.so : math/gmp
  3. libpcre.so : devel/pcre
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for qscheme-0.5.1_10: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
lang_qscheme
USES:
gmake localbase perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.sof.ch/dan/qscheme/files/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.1_10
10 Mar 2024 15:32:56
commit hash: a5a85dbdfa9a5762a2ec87c74d46a845910187d9commit hash: a5a85dbdfa9a5762a2ec87c74d46a845910187d9commit hash: a5a85dbdfa9a5762a2ec87c74d46a845910187d9commit hash: a5a85dbdfa9a5762a2ec87c74d46a845910187d9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/qscheme: Mark DEPRECATED

- Last upstream release was in 2000
- There are more modern alternatives like CHEZ, Guile
- Set EXPIRATION_DATE 2024-04-10

If someone needs this port please feel free to take over the MAINTAINER
and reset the DEPRECATION.
0.5.1_10
11 Jun 2023 19:16:22
commit hash: 8111a7a3fc3f0c89e9035e23bd42339a725d1897commit hash: 8111a7a3fc3f0c89e9035e23bd42339a725d1897commit hash: 8111a7a3fc3f0c89e9035e23bd42339a725d1897commit hash: 8111a7a3fc3f0c89e9035e23bd42339a725d1897 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/qscheme: Fix buils with llvm15

- Pet portclippy
- Adopt port
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)
0.5.1_10
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)
0.5.1_10
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.5.1_10
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.
0.5.1_10
28 Jul 2017 18:58:24
Revision:446847Original commit files touched by this commit
ultima search for other commits by this committer
* Renamed ffcall --> libffcall, renamed upstream

PR:		220905
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11763
0.5.1_10
27 Jun 2017 15:34:17
Revision:444469Original commit files touched by this commit
tobik search for other commits by this committer
- Fix build with clang and remove USE_GCC
- Link dynamically with libavcall, libpcre and libgmp and fix build on
  amd64 (and optimistically sparc64 too)
- Remove the devel/libgetline dependency and don't link with libgetline:
  While libgetline provides getline() it has an entirely different
  signature than getline(3).  This make the fgetline builtin function
  unusable and causes e.g. the cat.scm example to segfault.

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11352
0.5.1_9
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
0.5.1_8
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
0.5.1_7
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
0.5.1_7
25 May 2015 14:24:07
Revision:387381Original commit files touched by this commit
antoine search for other commits by this committer
Fix build without /usr/bin/perl symlink

Reported by:	pkg-fallout
0.5.1_7
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.5.1_7
30 Aug 2014 21:15:14
Revision:366679Original commit files touched by this commit
marino search for other commits by this committer
Stage lang/qscheme and unbreak on FreeBSD 10+

PR:		193040
Submitted by:	Ports Fury
0.5.1_6
23 Jul 2014 17:30:45
Revision:362717Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
0.5.1_6
13 Jul 2014 23:36:40
Revision:361728Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
0.5.1_6
05 Jul 2014 19:27:04
Revision:360810Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
0.5.1_6
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
0.5.1_6
17 Sep 2013 06:51:04
Revision:327454Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
0.5.1_6
19 Dec 2010 15:10:19
Original commit files touched by this commit
makc search for other commits by this committer
Unbreak by adding build dependency on perl

PR:             ports/152375
Submitted by:   Vitaly Magerya <vmagerya at gmail.com>
Approved by:    Erik Greenwald (maintainer)
0.5.1_6
01 Dec 2010 23:12:16
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address.

Submitted by:   maintainer (private email)
0.5.1_6
18 Nov 2010 10:49:49
Original commit files touched by this commit
miwi search for other commits by this committer
- Fails to build

Reported by:    pointyhat
0.5.1_6
19 Jun 2010 07:54:14
Original commit files touched by this commit
linimon search for other commits by this committer
Also broken on sparc64.

Hat:            portmgr
Feature safe:   yes
0.5.1_6
19 Apr 2010 10:43:43
Original commit files touched by this commit
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
0.5.1_5
13 May 2009 09:46:02
Original commit files touched by this commit
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
0.5.1_4
01 Apr 2009 22:32:28
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Forced commit to note that I've also added a comment on why it's broken on
amd64
0.5.1_4
01 Apr 2009 22:31:31
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build with gcc 4.2

PR:             132287
Submitted by:   Vitaly Magerya <vmagerya at gmail dot com>
Approved by:    Erik Greenwald <erik dot greenwald at gmail dot com>
(maintainer)
0.5.1_3
04 Oct 2007 15:47:28
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken with gcc4.2.
0.5.1_3
04 Oct 2007 01:25:18
Original commit files touched by this commit Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
0.5.1_3
09 May 2006 20:52:24
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
0.5.1_3
22 Jan 2006 12:42:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.5.1_3
04 Dec 2004 01:50:44
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on amd64 and ia64: Does not build
0.5.1_3
01 Nov 2004 21:59:34
Original commit files touched by this commit
sem search for other commits by this committer
- Fix configure error from bad tarball
- Eliminate dependancy on gcc 2.95
- Fix gmp lib dir flaw

PR:             ports/73362
Submitted by:   maintainer
0.5.1_2
10 Jun 2004 18:30:09
Original commit files touched by this commit
krion search for other commits by this committer
- Trim newlines at the end of patches
- portlint

PR:             ports/67805
Submitted by:   maintainer
0.5.1_2
16 May 2004 07:30:10
Original commit files touched by this commit
kris search for other commits by this committer
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
0.5.1_2
16 May 2004 04:04:18
Original commit files touched by this commit
kris search for other commits by this committer
Reset bouncing maintainer address:

<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
0.5.1_2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.5.1_2
17 Feb 2004 10:17:36
Original commit files touched by this commit
krion search for other commits by this committer
- Honour PTHREAD_{CFLAGS,LIBS}

PR:             ports/62945
Submitted by:   maintainer
0.5.1_1
17 Feb 2004 00:18:38
Original commit files touched by this commit
kris search for other commits by this committer
FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}
0.5.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.5.1
20 Nov 2003 23:39:47
Original commit files touched by this commit
linimon search for other commits by this committer
Force to use gcc2.95.  Fix configuration problems, too.
Build-tested on 4.x and 5.x.
PR:     ports/58239
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer).
0.5.1
28 Aug 2003 00:01:09
Original commit files touched by this commit
edwin search for other commits by this committer
Use the virtual category "scheme" (part ii)

        Add the virtual category "scheme" to the maintained ports
        (except sxm). I guess no maintainer would deny this trivial
        change.

PR:             ports/56052
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
0.5.1
21 Feb 2003 12:35:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.5.1
21 Dec 2002 08:57:03
Original commit files touched by this commit
anholt search for other commits by this committer
Fix on -current (get gmp from ${LOCALBASE})

Submitted by:   bento
0.5.1
18 Dec 2002 13:04:36
Original commit files touched by this commit
knu search for other commits by this committer
Set MAINTAINER back to the submitter.  He is now reachable again.

Submitted by:   Erik Greenwald <erik@smluc.org>
0.5.1
24 Nov 2002 01:12:46
Original commit files touched by this commit
edwin search for other commits by this committer
port wants gmp, port gets gmp
Noticed by: bento
0.5.1
18 Nov 2002 03:48:10
Original commit files touched by this commit
kris search for other commits by this committer
Reset undeliverable maintainer addresses to ports@FreeBSD.org
0.5.1
27 Jun 2002 14:32:30
Original commit files touched by this commit
will search for other commits by this committer
Add qscheme 0.5.1, a small and fast Scheme interpreter.

PR:             34999
Submitted by:   erik@smluc.org

Number of commits found: 48