summaryrefslogtreecommitdiff
path: root/lang/ruby25 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port: lang/ruby25Rene Ladan2021-04-0610-18094/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* lang/ruby25: Update to 2.5.9Koichiro Iwao2021-04-062-39/+45
| | | | | | | PR: 254799 Reported by: Yasuhiro Kimura <yasu@utahime.org> Reviewed by: meta (myself) Relnotes: https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-5-9-released/
* devel/doxygen: Update to 1.9.0Dima Panov2021-01-081-3600/+92
| | | | | | | | | | | | | | | | - regen patches by 'make makepatch' - adjust consumers which affected by new doxygen styles - take maintainersip Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0 PR: 242347 Submitted by: fluffy Reported by: Naram Qashat (ex-maintainer) Exp-run by: antoine Notes: svn path=/head/; revision=560752
* Mark DEPRECATED and set EXPIRATION_DATE to 2021-03-31Sunpoet Po-Chuan Hsieh2021-01-031-0/+3
| | | | | | | | | Ruby 2.5 is in security maintenance phase and planned for EOL on March 31, 2021. Reference: https://www.ruby-lang.org/en/downloads/branches/ Notes: svn path=/head/; revision=560235
* Add libunwind for aarch64, powerpc64 and powerpc64le.Piotr Kubaj2020-10-121-1/+1
| | | | Notes: svn path=/head/; revision=552141
* Fix unintentional change in r530358 and r530359Sunpoet Po-Chuan Hsieh2020-04-021-1/+1
| | | | Notes: svn path=/head/; revision=530360
* Update to 2.5.8Sunpoet Po-Chuan Hsieh2020-04-023-4/+5
| | | | | | | Changes: https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-5-8-released/ Notes: svn path=/head/; revision=530358
* Drop the ipv6 virtual category for l* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514140
* Update to 2.5.7Sunpoet Po-Chuan Hsieh2019-10-021-3/+3
| | | | | | | | | | | Changes: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-5-7-released/ PR: 240984 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Security: f7fcb75c-e537-11e9-863e-b9b7af01ba9e MFH: 2019Q4 Notes: svn path=/head/; revision=513609
* Update to 2.5.6Sunpoet Po-Chuan Hsieh2019-09-022-4/+3
| | | | | | | | | | Changes: https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-5-6-released/ PR: 240202 Exp-run by: antoine Security: ed8d5535-ca78-11e9-980b-999ff59c22ea Notes: svn path=/head/; revision=510849
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508882
* lang/ruby2[45]: Remove dbm library and replace it with databases/rubygem-dbmKoichiro Iwao2019-04-303-47/+2
| | | | | | | | | | | | PR: 230289 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (initial revision) meta (myself) Reviewed by: sunpoet, ruby Approved by: sunpoet Differential Revision: https://reviews.freebsd.org/D20000 Notes: svn path=/head/; revision=500480
* databases/ruby-gdbm: Gemify gdbmKoichiro Iwao2019-04-022-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since gdbm is gemified in upstream after Ruby 2.5 [1]. Ruby 2.4 can also use the gdbm gem because it is a gem! - Add MOVED entry - Bump PORTEPOCH because PORTVERSION goes barwards - Update pkg-descr and WWW - Remove unnecessary pkg-message [1] https://bugs.ruby-lang.org/issues/5481 Update lang/ruby* ports: - Do not build gdbm together with Ruby interpreter, but build as a rubygem - Remove ${BUILD_WRKSRC}/ext/gdbm instead of moving it to ${WRKDIR} - Update pkg-message to mention rubygem-gdbm instead of ruby-gdbm Also following changes are made to ruby-gdbm consumers: - Updade dependency to depend on rubygem-gdbm - Bump PORTREVISION due to dependency change PR: 230436 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: HAW International, Inc. Notes: svn path=/head/; revision=497555
* Fix PLIST when CAPIDOCS is enabledSunpoet Po-Chuan Hsieh2019-03-212-1/+3510
| | | | Notes: svn path=/head/; revision=496500
* Update to 2.5.5Sunpoet Po-Chuan Hsieh2019-03-153-20/+13
| | | | | | | | Changes: https://www.ruby-lang.org/en/news/2019/03/15/ruby-2-5-5-released/ https://www.ruby-lang.org/en/news/2019/03/13/ruby-2-5-4-released/ Notes: svn path=/head/; revision=495828
* Update devel/doxygen to 1.8.15Antoine Brodin2019-03-051-0/+1
| | | | | | | PR: 236110 Notes: svn path=/head/; revision=494744
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-1/+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
* Update to 2.5.3Sunpoet Po-Chuan Hsieh2018-10-208-50/+34
| | | | | | | | | | | | | | | | | - Move USES upward - Remove no-op MLINKS and create symlinks for manpages - Sort INSTALLED_SCRIPTS - Regenerate patch files with makepatch: Changes: https://www.ruby-lang.org/en/news/2018/10/18/ruby-2-5-3-released/ https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-5-2-released/ PR: 232431 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Security: afc60484-0652-440e-b01a-5ef814747f06 MFH: 2018Q4 Notes: svn path=/head/; revision=482554
* Address more linker issuesRomain Tartière2018-09-251-1/+10
| | | | | | | | | | | | | | | | | This resolves a ninja-related issues, corrects passing private args to linker while building libruby itself (without external LDFLAGS), exports the full symbols table, and pet 'pkg check -d'. Issues with weechat, vim, facter, rubygem-hpricot and rubygem-rdiscount should be fixed. See [1] for long story of hunting and fixing these issues. Bump PORTREVISIONS accordingly. PR: 230238 [1], 231361 Submitted by: fuffy Approved by: fuffy Notes: svn path=/head/; revision=480661
* Revert the "DLD_FLAGS" pollution part of r475483.Romain Tartière2018-09-201-9/+0
| | | | | | | | | | | | | | It was initially got from ruby23, but recent ruby releases have some differences in runtime linking, which was not hit by exp-run, and caused trouble with some ports (e.g. devel/leatherman, sysutils/facter). PR: 230238 Submitted by: fluffy Reported by: freebsd@ptty.com Approved by: fluffy Notes: svn path=/head/; revision=480158
* lang/ruby2[345]: Improve qsort_r() detectionEd Schouten2018-09-131-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | This change merges the following upstream pull request into the Ruby interpreter ports: https://github.com/ruby/ruby/pull/1954 Adding this patch to these ports will ensure that once we patch up qsort_r() to be compatible with glibc, Ruby will automatically pick them up. Ruby should also build fine without this patch, but this will cause it to use its own implementation, which blows up the binary size slightly. Poudriere runs seem to pass for 11.x amd64. Logs indicate that this doesn't negatively affect the existing qsort_r() detection: checking whether qsort_r is GNU version... no checking whether qsort_r is BSD version... yes PR: 231256 Approved by: sunpoet Differential Revision: https://reviews.freebsd.org/D17157 Notes: svn path=/head/; revision=479692
* lang/ruby25: Fix with ports OpenSSL and LibreSSLSteve Wills2018-08-152-28/+28
| | | | | | | | | | | PR: 229119 PR: 226852 Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr> Reported by: Piotr Kubaj <pkubaj@anongoth.pl> With hat: ruby@ Notes: svn path=/head/; revision=477249
* lang/ruby2[4|5]: Use internal RUBY_DLDFLAGS right way, get rid of unescaped ↵Dima Panov2018-07-281-0/+19
| | | | | | | | | | | | | | | | | | | macro '$@' in the pkg-config template lang/ruby23 is already fixed same way, port it to newer releases By the way, this unbreak ninja builds with any port relied on libruby.so PR: 229898 Submitted by: fluffy Reviewed by: ruby (miwi) Approved by: ruby (miwi) Exp-run by: antoine MFH: 2018Q3 Differential Revision: D16341 Notes: svn path=/head/; revision=475483
* Update to 2.5.1Sunpoet Po-Chuan Hsieh2018-03-297-10045/+9
| | | | | | | | Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-5-1-released/ Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089 Notes: svn path=/head/; revision=465922
* lang/ruby25: fix build with LibreSSL 2.7Steve Wills2018-03-261-0/+28
| | | | | | | | PR: 226852 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=465590
* Fix typoSunpoet Po-Chuan Hsieh2018-02-181-1/+1
| | | | Notes: svn path=/head/; revision=462220
* Revert r462121Sunpoet Po-Chuan Hsieh2018-02-181-1/+1
| | | | | | | | Suggested by: cy Reference: https://lists.freebsd.org/pipermail/svn-ports-all/2018-February/174892.html Notes: svn path=/head/; revision=462219
* Remove unnecessary patchesSunpoet Po-Chuan Hsieh2018-02-171-1/+1
| | | | | | | | | | We do not need to patch those files which will be regenerated during build. Reference: https://bugs.ruby-lang.org/issues/14261 PR: 225470 Notes: svn path=/head/; revision=462121
* lang/ruby25: apply upstream patch to fix segfaultSteve Wills2018-02-165-0/+10042
| | | | | | | | | | PR: 225470 Submitted by: Charlie Li <ml+freebsd@vishwin.info> Obtained from: https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61523 Differential Revision: https://reviews.freebsd.org/D14073 Notes: svn path=/head/; revision=461970
* Add ruby25 2.5.0 (copied from ruby24)Sunpoet Po-Chuan Hsieh2017-12-279-0/+18079
Notes: svn path=/head/; revision=457387