summaryrefslogtreecommitdiff
path: root/lang/racket-minimal/files/patch-racket_src_bool.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update lang/racket and lang/racket-minimal to version 6.5.Jimmy Olgeni2016-07-041-75/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use prebuilt Racket packages to prevent building during the staging phase (PR 200101). - patch-share_pkgs_gui-lib_mred_private_wx_gtk_queue.rkt Prevent inclusion of libunique, which brings in GTK2, which then conflicts with the default GTK3 toolkit. - patch-src_racket_src_future.c Include commit f16f54a from github/racket/racket, which fixes semaphore handling when futures are disabled (this broke the IDE). - Add options for FUTURES and JIT (i386/amd64 only). - Remove unnecessary patches. ~ Credits ~ Juan Francisco Cantero Hurtado (OpenBSD maintainer) - kindly brought me up to speed on Racket's status and prebuilt packages, so I could remove lots of cruft from the port. Sam Tobin-Hochstadt - tracked down the futures issue. PR: 200101 Differential Revision: https://reviews.freebsd.org/D6984 Differential Revision: https://reviews.freebsd.org/D6985 Reviewed by: Martin Sugioarto Notes: svn path=/head/; revision=418028
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Upgrade to version 6.1.1.Jimmy Olgeni2015-05-021-5/+30
| | | | Notes: svn path=/head/; revision=385204
* - Upgrade Racket to version 5.92.Jimmy Olgeni2014-01-271-0/+53
- Unbreak on FreeBSD 10. - racket-textual is renamed to racket-minimal upstream. - Fix COMMENT. Notes: svn path=/head/; revision=341390