Port details |
- racket Interactive, integrated, graphical Scheme programming environment
- 8.18 lang
=3 8.17Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2010-08-08 09:29:03
- Last Update: 2025-08-20 08:37:12
- Commit Hash: a7a50db
- People watching this port, also watch:: inotify-tools, monit, pure-ftpd, phpsysinfo-php82
- Also Listed In: scheme
- License: APACHE20 MIT
- WWW:
- https://racket-lang.org/
- Description:
- Racket is a set of tools for writing and running the PLT scheme
programming language. It includes a graphical IDE (drracket) 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/racket/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/racket
- pkg install racket
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: racket
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: riscv64
- distinfo:
- TIMESTAMP = 1755598381
SHA256 (racket/8.18/racket-8.18-src-builtpkgs.tgz) = 59036cdc218ade49f1890349345f3cb470425d9edc0c677ea28690ce12d6cf2b
SIZE (racket/8.18/racket-8.18-src-builtpkgs.tgz) = 158397366
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:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libffi.so : devel/libffi
- liblz4.so : archivers/liblz4
- libpng.so : graphics/png
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libjpeg.so : graphics/jpeg-turbo
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for racket-8.18:
DOCS=on: Build and/or install documentation
FUTURES=off: Enable futures (only for BC backend)
JIT=off: Enable JIT compiler (only for BC backend)
====> Racket Backend: you have to select exactly one of them
BC=off: Build ByteCode backend (legacy)
CS=on: Build ChezScheme backend
===> Use 'make config' to modify these settings
- Options name:
- lang_racket
- USES:
- cpe gmake gnome iconv jpeg libtool localbase sqlite tar:tgz
- 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 |
5.0.1 10 Aug 2010 13:56:31
 |
olgeni  |
Upgrade to version 5.0.1. |
5.0_1 09 Aug 2010 10:55:45
 |
olgeni  |
Add a few missing files to pkg-plist.
Reported by: QAT |
5.0 08 Aug 2010 11:51:35
 |
olgeni  |
Upgrade repocopied plt-scheme to Razor 5.0 and take over maintainership.
PR: ports/149198
Submitted by: olgeni
Approved by: maintainer |
4.2.4_2 08 Aug 2010 09:28:46
 |
olgeni  |
Document repocopy of lang/plt-scheme (4.2.4) to lang/racket.
PR: ports/149198
Submitted by: olgeni
Repocopy by: marcus |