non port: lang/jruby/Makefile |
SVNWeb
|
Number of commits found: 72 |
Tue, 4 Apr 2023
|
[ 18:10 Muhammad Moinur Rahman (bofh) ] 4cda17a (Only the first 10 of 57 ports in this commit are shown above. )
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 10:42 Koichiro Iwao (meta) ] 8147a5a
lang/jruby: Update to 9.2.17.0
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 9 Dec 2018
|
[ 22:36 swills ]
lang/jruby: update to 9.2.5.0
PR: 233898
Submitted by: pfg
|
[ 19:01 swills ]
lang/jruby: update to version 9.2.4.0
PR: 229163
Submitted by: pfg
Reported by: Ed Gomolka <edg@borderlandtech.com>
|
Sun, 24 Dec 2017
|
[ 20:27 swills ]
lang/jruby: update to 9.1.15.0
|
Fri, 26 May 2017
|
[ 17:53 sunpoet ]
Update to 9.1.10.0
Changes: http://jruby.org/2017/05/25/jruby-9-1-10-0.html
https://github.com/jruby/jruby/commits/master
|
Wed, 24 May 2017
|
[ 13:03 sunpoet ]
Update to 9.1.9.0
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
|
Tue, 23 May 2017
|
[ 19:00 sunpoet ]
Clean up Makefile
- 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]
|
Thu, 12 Jan 2017
|
[ 18:28 swills ]
lang/jruby: update to 9.1.7.0
|
Tue, 6 Dec 2016
|
[ 18:59 swills ]
lang/jruby: update to 9.1.6.0
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thu, 1 Sep 2016
|
[ 13:09 knu ]
Update to 1.7.26
- Install /usr/local/bin/jgem
- Stop manually listing doc/example files
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 11 Nov 2015
|
[ 12:24 marino ]
lang/jruby: Don't redefine WRKDIR
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
|
Mon, 7 Sep 2015
|
[ 15:09 mmoll ]
lang/jruby: update to 1.7.22
PR: 202519
Submitted by: Andrew Smith <iamasmith.home@gmail.com>
|
Mon, 25 May 2015
|
[ 19:55 sunpoet ]
- Add LICENSE
|
Sat, 25 Apr 2015
|
[ 04:51 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Tue, 16 Sep 2014
|
[ 07:18 knu ]
Update to 1.7.15.
|
Tue, 15 Jul 2014
|
[ 15:49 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS
without defining it in OPTIONS_DEFINE.
|
Sat, 5 Jul 2014
|
[ 19:27 olgeni ] (Only the first 10 of 86 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
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)
|
Fri, 4 Apr 2014
|
[ 01:13 knu ]
Update to 1.7.11 and (attempt to) remove NO_STAGE.
|
Mon, 20 Jan 2014
|
[ 08:11 knu ]
Update to 1.7.10.
|
Fri, 15 Nov 2013
|
[ 04:01 knu ]
Update to 1.7.8.
|
Sat, 26 Oct 2013
|
[ 18:03 knu ]
Update to 1.7.6.
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Thu, 30 May 2013
|
[ 05:55 knu ]
Update to 1.7.4.
|
Sat, 2 Mar 2013
|
[ 14:44 miwi ]
- Update to 1.7.3
PR: 176578
Submitted by: Jens Jahnke <jan0sch@gmx.net>
|
Thu, 28 Feb 2013
|
[ 01:37 swills ]
- Update to 1.7.1
PR: ports/174713
Submitted by: Jens Jahnke <jan0sch@gmx.net>
|
Mon, 10 Dec 2012
|
[ 13:18 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Tue, 31 Jan 2012
|
[ 08:42 knu ]
Update to 1.6.6.
|
Mon, 16 Jan 2012
|
[ 03:11 knu ]
Update to 1.6.5.1, a security fix. (CVE-2011-4838)
|
Mon, 21 Nov 2011
|
[ 08:26 knu ]
Update to 1.6.5.
Strip off version number part from JRUBY_HOME.
Feature safe: yes
|
Mon, 17 Oct 2011
|
[ 06:09 knu ]
Set MAINTAINER to ruby@ instead of ports@.
|
[ 06:06 knu ]
Update to 1.6.4.
PR: ports/160236
Submitted by: Bruce Albrecht <bruce@elite.zuhause.org>
|
Thu, 18 Aug 2011
|
[ 05:07 knu ]
Update to 1.6.3.
|
Wed, 29 Dec 2010
|
[ 21:23 knu ]
Update to 1.5.6.
|
Wed, 16 Dec 2009
|
[ 10:25 linimon ]
Reset nemoliu@FreeBSD.org due to > 6 months of inactivity and no response
to email.
Hat: portmgr
|
Tue, 9 Dec 2008
|
[ 08:02 nemoliu ]
- Update to 1.1.5
- Change MASTER_SITES
|
Mon, 8 Dec 2008
|
[ 06:43 linimon ] (Only the first 10 of 31 ports in this commit are shown above. )
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Tue, 18 Nov 2008
|
[ 16:21 itetcu ]
- install PORTEXAMPLES only if ! -DNOPORTEXAMPLES (not -DNOPORTDOCS)
- fix plist for -DNOPORTEXAMPLES and -DNOPORTDOCS
- bump PORTREVISION
Approved by: maintainer timeout on QAT BotMail
Prompted by: QAT QA run
|
Fri, 5 Sep 2008
|
[ 07:11 nemoliu ]
- Update to 1.1.3
PR: 125937
Submitted by: Geoff The <geoff2k@gmail.com>
|
Fri, 6 Jun 2008
|
[ 13:41 edwin ] (Only the first 10 of 46 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Wed, 23 Apr 2008
|
[ 06:26 nemoliu ]
- update to 1.1.1
Approved by: delphij (mentor,implicit)
|
Thu, 24 Jan 2008
|
[ 06:12 nemoliu ]
- Change MASTER_SITES
Approved by: delphij(mentor,implicit)
|
Wed, 26 Dec 2007
|
[ 02:55 nemoliu ]
- update to 1.0.3
Approved by: delphij (mentor,implicit)
|
Thu, 6 Sep 2007
|
[ 03:10 nemoliu ]
- update to 1.0.1
Approved by: delphij (mentor)
|
Tue, 21 Aug 2007
|
[ 11:18 nemoliu ]
- add bash to RUN_DEPENDS
- change bash declare in patch
Approved by: delphij (mentor)
|
[ 02:03 nemoliu ]
- add two sites to MASTER_SITE
Approved by: delphij (mentor)
|
Wed, 25 Jul 2007
|
[ 02:34 nemoliu ]
- update to 1.0
Approved by: delphij (mentor)
|
Tue, 22 May 2007
|
[ 06:41 nemoliu ]
- fix mastersite
Approved by: portmgr (marcus, linimon)
delphij (mentor)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 30 Apr 2007
|
[ 06:27 nemoliu ] (Only the first 10 of 29 ports in this commit are shown above. )
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
|
Sun, 29 Apr 2007
|
[ 07:34 nemoliu ]
- Update to 0.9.9
- Update pkg-plist
- Use my FreeBSD.org address
Approved by: delphij (mentor)
|
Wed, 25 Apr 2007
|
[ 03:03 clsung ]
- Update to 0.9.8
- grab maintainership
- Release log:
* Ruby on Rails support. We have been working hard on getting Rails own unit
tests running and over 98% of them now run successfully. We feel things are
running well enough to invite Ruby users to kick the tires and help root out
any final issues.
* Ruby classes can extend concrete/abstract Java classes and override methods
* New Java primitive array syntax
* Reimplementation of String, Numeric classes, and Array to be more correct
and performant
* Significant bottlenecks have been identified. In some cases IO is 6.5x
faster than previous releases. Java included classes are significantly
faster than in the past.
* 225 Jira issues resolved since last release
PR: ports/111316
Submitted by: maintainer (Nemo Liu)
|
Tue, 9 May 2006
|
[ 20:52 edwin ] (Only the first 10 of 72 ports in this commit are shown above. )
Remove USE_REINPLACE from the categories starting with L
|
Fri, 11 Nov 2005
|
[ 01:18 linimon ] (Only the first 10 of 286 ports in this commit are shown above. )
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
|
Tue, 18 Feb 2003
|
[ 05:28 knu ] (Only the first 10 of 28 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 29 Oct 2002
|
[ 17:30 knu ]
Update to 0.5.3.
|
Tue, 8 Oct 2002
|
[ 17:59 knu ]
Update to 0.5.2.
The port does not install source files (for reference) any more.
|
Tue, 13 Aug 2002
|
[ 14:27 knu ]
Update to 0.5.1.
Install source files properly.
|
Wed, 15 May 2002
|
[ 20:31 knu ]
Update to 0.5.0.
|
Tue, 29 Jan 2002
|
[ 11:24 knu ] (Only the first 10 of 20 ports in this commit are shown above. )
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
Sat, 26 Jan 2002
|
[ 12:07 knu ]
Update to 0.3.1.
|
Wed, 26 Dec 2001
|
[ 18:56 knu ]
Update to 0.3.0.
|
Thu, 15 Nov 2001
|
[ 09:43 knu ]
Update to 0.2.1.
|
Sun, 21 Oct 2001
|
[ 21:59 knu ]
Update to 0.2.0.
|
Sat, 29 Sep 2001
|
[ 15:02 knu ]
Update to 0.1.7.
|
Sun, 23 Sep 2001
|
[ 06:41 knu ]
Update to 0.1.6b.
|
Thu, 20 Sep 2001
|
[ 10:18 knu ]
Add jruby, an implementation of Ruby Interpreter in Pure Java.
|
Number of commits found: 72 |