aboutsummaryrefslogtreecommitdiff
path: root/lang/racket
Commit message (Collapse)AuthorAgeFilesLines
* Update lang/racket to version 7.8 and apply portfmt.Jimmy Olgeni2020-08-313-40/+82
| | | | | | | | PR: 248722 Submitted by: m.ne@gmx.net Notes: svn path=/head/; revision=547184
* lang/racket: fix build on non-x86Piotr Kubaj2020-08-191-8/+5
| | | | | | | | | Even without JIT option available, FUTURES is enabled by default, breaking build. Make FUTURES also x86-only. MFH: 2020Q3 (fix build blanket) Notes: svn path=/head/; revision=545336
* Chanse update of devel/libffiNiclas Zeising2020-07-041-0/+1
| | | | | | | | | | | | | Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking) Notes: svn path=/head/; revision=541232
* Update lang/racket to version 7.7.Jimmy Olgeni2020-05-235-95/+214
| | | | | | | | PR: 246378 Submitted by: m.ne@gmx.net Notes: svn path=/head/; revision=536342
* Fix bad usage of MANDIRSBaptiste Daroussin2020-01-152-10/+10
| | | | Notes: svn path=/head/; revision=523177
* lang/racket and lang/racket-minimal: make FUTURES depend on JIT.Jimmy Olgeni2019-11-261-1/+7
| | | | | | | | | | | Set CFLAGS only for amd64 with JIT enabled, so as to unbreak i386 (poudriere confirms.) PR: 237528 Submitted by: m.ne@gmx.net Notes: svn path=/head/; revision=518462
* Cleanup of lang/racket and racket-minimal.Jimmy Olgeni2019-11-241-16/+20
| | | | | | | | | | | | | | | - Reformat with portfmt - Reduce diff between Racket ports - Fix some portlint warnings - Fix typo in --enable-ffi (it was just -enable-ffi before) - Now FUTURES is enabled in lang/racket too Update licensing information as per upstream announcement: https://blog.racket-lang.org/2019/11/completing-racket-s-relicensing-effort.html Notes: svn path=/head/; revision=518325
* Update lang/racket* to version 7.5.Jimmy Olgeni2019-11-243-130/+159
| | | | | | | | Remove --enable-shared, as it breaks the configure phase with a multiline value of "AR". Notes: svn path=/head/; revision=518305
* Update lang/racket to version 7.3.Jimmy Olgeni2019-05-263-120/+179
| | | | Notes: svn path=/head/; revision=502729
* - Add LICENSE_FILEDmitry Marakasov2019-05-042-4/+3
| | | | | | | | | | | - Add USES=gnome - Switch to USES=localbase - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=500800
* lang/racket: Unbreak build and put back DOCS option after r499719Tobias Kortkamp2019-04-241-0/+2
| | | | | | | | | | | The port still has %%PORTDOCS%% in pkg-plist. Pointy hat: linimon PR: 237527, 230019 Reported by: m.ne@gmx.net Notes: svn path=/head/; revision=499853
* Pet portlint.Mark Linimon2019-04-231-3/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=499720
* Remove spurious OPTIONS_DEFAULT which should have been removed asMark Linimon2019-04-231-3/+0
| | | | | | | | | | | part of r483669. PR: 230019 Submitted by: Greg V (greg at unrelenting dot technology) Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=499719
* Update lang/racket to version 7.2.Jimmy Olgeni2019-02-043-6/+81
| | | | Notes: svn path=/head/; revision=492104
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-4/+1
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* Racket actually has been ported to all the architectures, just without JIT.Mark Linimon2018-11-012-7/+15
| | | | | | | | | | | | | | | | | | FUTURES actually seems to require JIT (errors with JIT-related object files when compiling on aarch64), so move FUTURES to the amd64/i386 only section. aarch64 also required a define. Submitted upstream: https://github.com/racket/racket/pull/2187 While here, clarify the status on powerpc64 (tested by linimon). PR: 230019 Submitted by: greg at unrelenting dot technology Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483669
* Update lang/racket to version 7.1.Jimmy Olgeni2018-10-273-6/+79
| | | | Notes: svn path=/head/; revision=483169
* Expand FreeBSD 12 conditionals to include 13.0-CURRENTJan Beich2018-10-231-0/+1
| | | | Notes: svn path=/head/; revision=482846
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Update lang/racket to version 7.0.Jimmy Olgeni2018-07-303-60/+204
| | | | Notes: svn path=/head/; revision=475917
* Update lang/racket to version 6.12.Jimmy Olgeni2018-01-274-15/+108
| | | | Notes: svn path=/head/; revision=460145
* For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them soMark Linimon2017-11-301-1/+1
| | | | | | | | | | | | on armv7. This is part one of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=455165
* Update lang/racket to version 6.11.Jimmy Olgeni2017-10-313-31/+100
| | | | Notes: svn path=/head/; revision=453228
* Update lang/racket to version 6.10.1.Jimmy Olgeni2017-09-133-5/+5
| | | | Notes: svn path=/head/; revision=449803
* Update lang/racket to version 6.10.Jimmy Olgeni2017-08-023-1391/+1414
| | | | Notes: svn path=/head/; revision=447116
* Sort NOT_FOR_ARCHS. While here, clean up some BROKEN usages.Mark Linimon2017-06-241-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444237
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-3/+3
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441468
* Update lang/racket to version 6.9.Jimmy Olgeni2017-04-283-1369/+1455
| | | | Notes: svn path=/head/; revision=439623
* Mark a few more ports that create large logfiles broken on armv6.Mark Linimon2017-02-261-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=434890
* Update lang/racket to version 6.8 (still BROKEN on i386).Jimmy Olgeni2017-01-283-22/+87
| | | | Notes: svn path=/head/; revision=432622
* - Fix BROKENsDmitry Marakasov2016-11-211-3/+3
| | | | Notes: svn path=/head/; revision=426738
* - Mark BROKEN on 10+ i386: segfaults during buildDmitry Marakasov2016-11-211-0/+3
| | | | | | | | | | | /usr/bin/make sysinfer3m ./racket3m -cqu ./mksystem.rkt system.rktd "cpp -I. -I./include -I./src -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB ./src/systype.c" "" "./racket3m" "./racket3m" Seg fault (internal error) at 0x606060a Approved by: portmgr blanket Notes: svn path=/head/; revision=426736
* The correct spelling is aarch64, not arm64.Mark Linimon2016-11-111-1/+1
| | | | Notes: svn path=/head/; revision=425868
* Mark as broken on arm64: platform not supported.Mark Linimon2016-11-081-0/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425668
* Update lang/racket to version 6.7.Jimmy Olgeni2016-10-273-17/+65
| | | | Notes: svn path=/head/; revision=424790
* Update lang/racket to version 6.6.Jimmy Olgeni2016-07-234-202/+117
| | | | Notes: svn path=/head/; revision=418948
* Update lang/racket and lang/racket-minimal to version 6.5.Jimmy Olgeni2016-07-048-4577/+5193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Convert categories m* and m* to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-2/+1
| | | | Notes: svn path=/head/; revision=405721
* Update racket to 6.2.Rui Paulo2015-08-207-3836/+4124
| | | | | | | Approved by: olgeni Notes: svn path=/head/; revision=394893
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-226-18/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Upgrade to version 6.1.1.Jimmy Olgeni2015-05-026-77/+237
| | | | Notes: svn path=/head/; revision=385204
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Cleanup plistBaptiste Daroussin2014-10-271-2025/+0
| | | | Notes: svn path=/head/; revision=371587
* - Move some variable definitions in front of bsd.port.options.mkTijl Coosemans2014-09-141-25/+12
| | | | | | | | - Use option helpers - Specify --disable-lt to use the bundled libtool Notes: svn path=/head/; revision=368164
* Upgrade Racket to 6.1 and remove MANUAL_PACKAGE_BUILD for i386.Jimmy Olgeni2014-08-053-54/+557
| | | | Notes: svn path=/head/; revision=364139
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Upgrade to version 6.0.1.Jimmy Olgeni2014-07-233-22447/+23055
| | | | Notes: svn path=/head/; revision=362701