Port details |
- racket-textual An interactive, integrated, graphical Scheme programming environment
- 5.3.6 lang
=0 5.3.6Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2012-04-16 20:58:47
- Last Update: 2014-01-27 12:37:07
- SVN Revision: 341390
- Also Listed In: scheme
- License: not specified in port
- WWW:
- http://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.
The racket-textual port provides a text-only version of the Racket
environment without X11 dependencies.
WWW: http://racket-lang.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- racket-textual>0:lang/racket-textual
- No installation instructions:
- This port has been deleted.
- PKGNAME: racket-textual
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtool>=2.4 : devel/libtool
- Library dependencies:
-
- ffi : devel/libffi
- libiconv.so.3 : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for racket-textual-5.3.6:
RACKET_PLACES=on: Enable Places
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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.3.6 27 Jan 2014 12:37:07 |
olgeni |
- Upgrade Racket to version 5.92.
- Unbreak on FreeBSD 10.
- racket-textual is renamed to racket-minimal upstream.
- Fix COMMENT. |
5.3.6 07 Oct 2013 13:11:03 |
olgeni |
Upgrade to version 5.3.6.
Pending issues:
- Support for long doubles was disabled (does not build on 9.x.)
- Using readline/rep causes a core dump on SIGWINCH.
- Calls to (find-seconds 0 0 0 1 5 1970 #f) fail, so a bit of
documentation was cut out as it broke the build by using this
specific call. |
5.3.1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
5.3.1 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
5.3.1 18 Feb 2013 12:34:39 |
olgeni |
Convert Makefile headers to the new format. |
5.3.1 08 Nov 2012 15:32:49 |
olgeni |
Upgrade to version 5.3.1.
Feature safe: yes |
5.3 08 Aug 2012 14:44:37 |
olgeni |
Upgrade to version 5.3.
- Remove explicit ABI versions frmo LIB_DEPENDS (portlint).
- Convert to OptionsNG.
- Add missing CONFLICTS with lang/racket.
- Some whitespace fixes. |
5.2.1 17 Apr 2012 14:11:20 |
olgeni |
Actually commit the racket-textual Makefile...
Pointy hat to: olgeni |
5.2.1 16 Apr 2012 22:36:56 |
olgeni |
Add the actual racket-textual port after repocopy. It provides a
text-only version of lang/racket, without X11 build dependencies.
A separate port is requires since racket-textual is actually a
different distfile upstream. |
5.2.1 16 Apr 2012 20:58:11 |
olgeni |
Forced commit to document the repocopy of lang/racket into
lang/racket-textual.
PR: ports/166681
Submitted by: olgeni
Repocopy by: marcus |