aboutsummaryrefslogtreecommitdiff
path: root/lang/racket
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-4/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361728
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-0/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* Upgrade Racket to 5.93.Jimmy Olgeni2014-02-013-5/+6
| | | | Notes: svn path=/head/; revision=342142
* - Upgrade Racket to version 5.92.Jimmy Olgeni2014-01-278-22058/+22563
| | | | | | | | | - Unbreak on FreeBSD 10. - racket-textual is renamed to racket-minimal upstream. - Fix COMMENT. Notes: svn path=/head/; revision=341390
* Upgrade to version 5.3.6.Jimmy Olgeni2013-10-075-20143/+22085
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=329701
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Convert Makefile headers to the new format.Jimmy Olgeni2013-02-181-5/+1
| | | | Notes: svn path=/head/; revision=312502
* Upgrade to version 5.3.1.Jimmy Olgeni2012-11-083-82/+488
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307189
* Upgrade to version 5.3.Jimmy Olgeni2012-08-083-1669/+904
| | | | | | | | | - Remove explicit ABI versions frmo LIB_DEPENDS (portlint). - Convert to OptionsNG. - Some whitespace fixes. Notes: svn path=/head/; revision=302291
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* Document conflict with lang/racket-textual.Jimmy Olgeni2012-04-161-0/+2
| | | | Notes: svn path=/head/; revision=294933
* * Disable support for WITHOUT_X11; a separate text-only versionJimmy Olgeni2012-04-161-19/+23
| | | | | | | | | | | | | | | will be provided in lang/racket-textual. * Add missing libffi dependency. * Reduce diffs with upcoming racket-textual port. * Add support for RACKET_PLACES option[1]. Submitted by: Yves Fischer <yvesf@xapek.org> [1] Notes: svn path=/head/; revision=294929
* Upgrade to version 5.2.1.Jimmy Olgeni2012-02-133-186/+939
| | | | Notes: svn path=/head/; revision=291308
* Upgrade to version 5.2.Jimmy Olgeni2011-11-153-1176/+2294
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285870
* Add MAKE_JOBS_UNSAFE[1] and fix portlint warnings.Jimmy Olgeni2011-10-061-3/+5
| | | | | | | | PR: ports/161320 [1] Submitted by: dougb Notes: svn path=/head/; revision=283042
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Set MANUAL_PACKAGE_BUILD when ARCH == i386.Jimmy Olgeni2011-09-121-0/+4
| | | | | | | | Building Racket on i386 requires kern.maxdsiz to be tuned at boot (640M is a good value). Notes: svn path=/head/; revision=281675
* Add a couple of missing entries to pkg-plist.Jimmy Olgeni2011-09-072-0/+3
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=281352
* Upgrade to version 5.1.3.Jimmy Olgeni2011-08-303-3044/+4218
| | | | Notes: svn path=/head/; revision=280767