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
plt-scheme An interactive, integrated, graphical Scheme programming environment
4.2.4_2 lang Deleted 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 4.2.4_2Version of this port present on the latest quarterly branch.
Maintainer: areilly@bigpond.net.au search for ports maintained by this maintainer
Port Added: 2008-07-08 18:38:29
Last Update: 2010-08-08 12:38:25
SVN Revision: UNKNOWN
People watching this port, also watch:: bash-completion, siod, python
Also Listed In: scheme
License: not specified in port
WWW:
http://www.plt-scheme.org/
Description:
PLT-Scheme is a set of tools for writing and running the PLT scheme programming language. It includes a graphical IDE (drscheme) that features highlighting of the source of syntax and run-time errors, support for multiple language levels, an algebraic stepper, objects, modules, a GUI library, TCP/IP, and much more. It includes an extensive, hyper-linked help system called Help Desk, available from the Help menu, the plt-help command line tool, or through a web browser. mred is the interpreter/JIT compiler that includes the GUI toolkit. drscheme is the GUI ide, and is a mred application. mzscheme is a text-only variant that does not include the GUI toolkit. swindle is a language variant that includes a CLOS-style object system. mzc is a compilation manager that can produce stand-alone executable programs. plt-r5rs and plt-r6rs are front ends for running standards-conforming programms. plt-web-server is a web server. scribble, slatex and tex2page are text formatters. slideshow is a presentation formatter. sirmail is a mail user agent. WWW: http://www.plt-scheme.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • plt-scheme>0:lang/plt-scheme
No installation instructions:
This port has been deleted.
PKGNAME: plt-scheme
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xft.pc : x11-fonts/libXft
  2. x11.pc : x11/libX11
  3. xrender.pc : x11/libXrender
  4. xaw7.pc : x11-toolkits/libXaw
  5. libtool>=2.2 : devel/libtool22
Runtime dependencies:
  1. xft.pc : x11-fonts/libXft
  2. x11.pc : x11/libX11
  3. xrender.pc : x11/libXrender
  4. xaw7.pc : x11-toolkits/libXaw
Library dependencies:
  1. cairo.2 : graphics/cairo
  2. jpeg.11 : graphics/jpeg
  3. png.6 : graphics/png
  4. iconv.3 : converters/libiconv
  5. GLU.1 : graphics/libGLU
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/plt-scheme/4.2.4/
  2. ftp://infogroep.be/pub/plt/bundles/4.2.4/plt/
  3. http://download.plt-scheme.org/bundles/4.2.4/plt/
  4. http://gd.tuwien.ac.at/languages/scheme/plt/4.2.4/plt/
  5. http://mirror.informatik.uni-tuebingen.de/mirror/plt/4.2.4/plt/
  6. http://plt.cs.uchicago.edu/bundles/4.2.4/plt/
  7. http://www.cs.utah.edu/plt/download/4.2.4/plt/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.2.4_2
08 Aug 2010 12:38:25
Original commit files touched by this commit
olgeni search for other commits by this committer
Remove lang/plt-scheme, which became lang/racket.
4.2.4_2
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
4.2.4_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
4.2.4
04 Feb 2010 16:29:36
Original commit files touched by this commit
olgeni search for other commits by this committer
* Upgrade to version 4.2.4.
* Remove CONFLICTS on lang/drscheme, which was removed from the tree.
* Suppress echo in pre-patch.
* Fix whitespace.

Approved by:    maintainer
4.2.3
06 Jan 2010 10:59:33
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 4.2.3.

Approved by:    maintainer
4.1.4_2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
4.1.4_2
18 Jul 2009 11:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
4.1.4_1
23 Jan 2009 16:28:36
Original commit files touched by this commit
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
4.1.4
23 Jan 2009 14:15:11
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 4.1.4

PR:             130859
Submitted by:   Andrew Reilly <areilly at bigpond dot net dot au> (maintainer)
4.1.2
11 Nov 2008 05:49:34
Original commit files touched by this commit
daichi search for other commits by this committer
lang/plt-scheme: update from 4.0.2 to 4.1.2

PR:             ports/128769
Submitted by:   Andrew Reilly <areilly@bigpond.net.au> (maintainer)
4.0.2
08 Jul 2008 18:37:45
Original commit files touched by this commit
gahr search for other commits by this committer
- New port: plt-scheme

 The PLT-Scheme group have released a new version of
 their Scheme language and IDE tools suite, and here's a
 port that builds it on FreeBSD.

PR:             124776
Submitted by:   Andrew Reilly <areilly@bigpond.net.au> (new maintainer)

Number of commits found: 11