aboutsummaryrefslogtreecommitdiff
path: root/lang/jruby
Commit message (Collapse)AuthorAgeFilesLines
* lang/jruby: Update to 9.2.17.0Koichiro Iwao2021-04-073-153/+213
| | | | | | | | | | | | | CVEs are fixed at 9.2.15.0. PR: 253822 Reported by: Thomas Hurst <tom@hur.st> Relnotes: https://www.jruby.org/2021/03/29/jruby-9-2-17-0.html Security: CVE-2011-4815 Security: CVE-2017-17742 Security: CVE-2019-16254 Security: CVE-2020-25613 Security: CVE-2017-18640
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* lang/jruby: update to 9.2.5.0Steve Wills2018-12-093-130/+130
| | | | | | | | PR: 233898 Submitted by: pfg Notes: svn path=/head/; revision=487097
* lang/jruby: update to version 9.2.4.0Steve Wills2018-12-093-207/+369
| | | | | | | | | PR: 229163 Submitted by: pfg Reported by: Ed Gomolka <edg@borderlandtech.com> Notes: svn path=/head/; revision=487073
* lang/jruby: update to 9.1.15.0Steve Wills2017-12-243-20/+10
| | | | Notes: svn path=/head/; revision=457196
* Update to 9.1.10.0Sunpoet Po-Chuan Hsieh2017-05-262-4/+4
| | | | | | | | Changes: http://jruby.org/2017/05/25/jruby-9-1-10-0.html https://github.com/jruby/jruby/commits/master Notes: svn path=/head/; revision=441803
* Update to 9.1.9.0Sunpoet Po-Chuan Hsieh2017-05-243-970/+19
| | | | | | | | | Changes: http://jruby.org/2017/05/16/jruby-9-1-9-0.html http://jruby.org/2017/03/06/jruby-9-1-8-0.html https://github.com/jruby/jruby/commits/master Notes: svn path=/head/; revision=441584
* Clean up MakefileSunpoet Po-Chuan Hsieh2017-05-233-150/+149
| | | | | | | | | | | | | | | - Use DISTVERSIONPREFIX instead of DISTNAME - Use = instead of += for PLIST_SUB - Convert to options target helper - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk - Sort PLIST - Update pkg-descr and remove sentences of outdated Ruby versions [1] - Update WWW Reference: https://github.com/jruby/jruby/wiki/AboutJRuby [1] Notes: svn path=/head/; revision=441549
* lang/jruby: update to 9.1.7.0Steve Wills2017-01-123-19/+140
| | | | Notes: svn path=/head/; revision=431293
* lang/jruby: update to 9.1.6.0Steve Wills2016-12-063-2255/+1957
| | | | Notes: svn path=/head/; revision=427982
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Update to 1.7.26Akinori MUSHA2016-09-013-2206/+2085
| | | | | | | | - Install /usr/local/bin/jgem - Stop manually listing doc/example files Notes: svn path=/head/; revision=421207
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* lang/jruby: Don't redefine WRKDIRJohn Marino2015-11-111-4/+2
| | | | | | | | | | | | This port was establishing WRKDIR over bpm. The reason why wasn't good; There is a home-grown pattern replacement in the port. I replaced the custom sed command with REINPLACE_CMD as minimally as I could, and then removed the WRKDIR redefinition. Approved by: just fix it Notes: svn path=/head/; revision=401240
* lang/jruby: update to 1.7.22Michael Moll2015-09-073-2827/+2213
| | | | | | | | PR: 202519 Submitted by: Andrew Smith <iamasmith.home@gmail.com> Notes: svn path=/head/; revision=396275
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-251-0/+3
| | | | Notes: svn path=/head/; revision=387420
* - Add CPE infoDmitry Marakasov2015-04-251-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384703
* Cleanup plistBaptiste Daroussin2014-10-271-579/+0
| | | | Notes: svn path=/head/; revision=371587
* Update to 1.7.15.Akinori MUSHA2014-09-163-13/+1030
| | | | Notes: svn path=/head/; revision=368297
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | | | | | I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS without defining it in OPTIONS_DEFINE. Notes: svn path=/head/; revision=361959
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-051-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) Notes: svn path=/head/; revision=360810
* Update to 1.7.11 and (attempt to) remove NO_STAGE.Akinori MUSHA2014-04-042-16/+15
| | | | Notes: svn path=/head/; revision=350058
* Update to 1.7.10.Akinori MUSHA2014-01-203-204/+43
| | | | Notes: svn path=/head/; revision=340374
* Sort.Akinori MUSHA2013-11-151-1/+1
| | | | Notes: svn path=/head/; revision=333819
* Update to 1.7.8.Akinori MUSHA2013-11-153-4/+16
| | | | Notes: svn path=/head/; revision=333815
* Update to 1.7.6.Akinori MUSHA2013-10-263-309/+485
| | | | Notes: svn path=/head/; revision=331726
* 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
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325562
* Update to 1.7.4.Akinori MUSHA2013-05-303-508/+1074
| | | | Notes: svn path=/head/; revision=319404
* - Update to 1.7.3Martin Wilke2013-03-023-172/+223
| | | | | | | | PR: 176578 Submitted by: Jens Jahnke <jan0sch@gmx.net> Notes: svn path=/head/; revision=313244
* - Update to 1.7.1Steve Wills2013-02-285-11470/+995
| | | | | | | | PR: ports/174713 Submitted by: Jens Jahnke <jan0sch@gmx.net> Notes: svn path=/head/; revision=313074
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Update to 1.6.6.Akinori MUSHA2012-01-313-4/+4
| | | | Notes: svn path=/head/; revision=290162
* Update pkg-descr.Akinori MUSHA2012-01-311-8/+7
| | | | Notes: svn path=/head/; revision=290161
* Update to 1.6.5.1, a security fix. (CVE-2011-4838)Akinori MUSHA2012-01-162-3/+3
| | | | Notes: svn path=/head/; revision=289303
* Update to 1.6.5.Akinori MUSHA2011-11-213-12255/+12258
| | | | | | | | | Strip off version number part from JRUBY_HOME. Feature safe: yes Notes: svn path=/head/; revision=286174
* Set MAINTAINER to ruby@ instead of ports@.Akinori MUSHA2011-10-171-1/+1
| | | | Notes: svn path=/head/; revision=283688
* Update to 1.6.4.Akinori MUSHA2011-10-173-5/+4
| | | | | | | | PR: ports/160236 Submitted by: Bruce Albrecht <bruce@elite.zuhause.org> Notes: svn path=/head/; revision=283687
* - Fix plistPav Lucistnik2011-08-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=280033
* Update to 1.6.3.Akinori MUSHA2011-08-183-726/+250
| | | | Notes: svn path=/head/; revision=279942
* Update to 1.5.6.Akinori MUSHA2010-12-294-3266/+1643
| | | | Notes: svn path=/head/; revision=267137
* Reset nemoliu@FreeBSD.org due to > 6 months of inactivity and no responseMark Linimon2009-12-161-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=245973
* - Update to 1.1.5Tong LIU2008-12-093-3876/+4777
| | | | | | | - Change MASTER_SITES Notes: svn path=/head/; revision=224021
* Reset nemoliu due to maintainer-timeouts and no response to email.Mark Linimon2008-12-081-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=223984
* - install PORTEXAMPLES only if ! -DNOPORTEXAMPLES (not -DNOPORTDOCS)Ion-Mihai Tetcu2008-11-182-53/+55
| | | | | | | | | | | - fix plist for -DNOPORTEXAMPLES and -DNOPORTDOCS - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run Notes: svn path=/head/; revision=223016
* - Update to 1.1.3Tong LIU2008-09-055-2997/+13568
| | | | | | | | PR: 125937 Submitted by: Geoff The <geoff2k@gmail.com> Notes: svn path=/head/; revision=219880
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - remove useless patchTong LIU2008-04-241-18/+0
| | | | | | | Approved by: delphij (mentor,implicit) Notes: svn path=/head/; revision=211884
* - update to 1.1.1Tong LIU2008-04-234-1814/+2297
| | | | | | | Approved by: delphij (mentor,implicit) Notes: svn path=/head/; revision=211823
* - Change MASTER_SITESTong LIU2008-01-241-2/+2
| | | | | | | Approved by: delphij(mentor,implicit) Notes: svn path=/head/; revision=206109