Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.3.551_2,1 24 Feb 2015 20:10:42 |
rene |
Remove lang/ruby19 which reached its end-of-life on 2015-02-23
Add a note to UPDATING for ruby19 users.
Differential Revision: https://reviews.freebsd.org/D1954
Submitted by: myself
Reviewed by: ruby (swills, sunpoet)
Approved by: ruby (swills) |
1.9.3.551_2,1 01 Feb 2015 23:19:51 |
bapt |
Change the EDIT option of ruby to use libedit by default now that libedit
from ports is able to handle unicode. Make sure that ruby does not provides its
own function to read the input but let libedit do it itself.
This allows the binary package to by default not be "tainted" by the readline
license.
Differential Revision: https://reviews.freebsd.org/D1547
Reviewed by: swills
Approved by: ruby (swills) |
1.9.3.551_1,1 23 Jan 2015 02:29:03 |
swills |
lang/ruby19: set expiration date |
1.9.3.551_1,1 31 Dec 2014 06:45:11 |
antoine |
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self |
1.9.3.551,1 15 Nov 2014 13:50:11 |
swills |
Update to latest version
While here, fix a few plist issues |
1.9.3.547_4,1 08 Nov 2014 15:05:40 |
swills |
Fix plist for CAPIDOCS option after update to doxygen.
PR: 194712
Reported by: Trond Endrestol <Trond.Endrestol@ximalas.info> |
1.9.3.547_3,1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.9.3.547_2,1 14 Sep 2014 15:50:46 |
swills |
lang/ruby19: switch to USES=execinfo
PR: 193411
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
1.9.3.547_2,1 02 Sep 2014 01:13:48 |
swills |
lang/ruby*: remove obsolete patches
Remove no longer needed patches for ftp.
While here, fix the test target for ruby21
PR: 192998
Submitted by: Robert Grimm <rfgrimm@gmail.com> |
1.9.3.547_1,1 30 Aug 2014 21:09:10 |
swills |
lang/ruby*: fix docs handling
- Fix handling of RDOC option and make it ON by default
- Add DOCS option to OPTIONS_DEFINE
- Add EXAMPLES option
- Add CAPIDOCS option which installs C API documents generated by doxygen
- Other cleanups while here
PR: 189646
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (based on) |
1.9.3.547,1 26 Jul 2014 19:08:08 |
swills |
lang/ruby19: update to Ruby 1.9.3-p547 |
1.9.3.484_2,1 02 Jul 2014 12:50:00 |
des |
Add CPE information. |
1.9.3.484_2,1 01 Jul 2014 14:31:00 |
swills |
- Force use of libreadline from ports rather than base, in order to avoid
unexpectedly getting readline from ports if it's already installed.
- Add patch to work with newer libreadline.
- Provide an option to use libedit from ports, avoiding the libedit in base.
- Note: libreadline is not BSD licensed and while libedit would be preferable,
it seems to have issues with UTF8 still, see ruby bug 9204. Once that's
resolved, we can make libedit the default. Similar changes were done to Ruby
2.0 and 2.1 in r355890. Also convert to USES=tar:bzip2 while here and cleanup
a plist issue. |
1.9.3.484_2,1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.9.3.484_2,1 25 Mar 2014 02:19:11 |
swills |
- Remove reference to lang/ruby-mode.el since it is gone
PR: ports/187895
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
1.9.3.484_2,1 23 Mar 2014 15:31:43 |
swills |
- Fix patch broken in r292221
PR: ports/187472
Redported by: Jeremy Chadwick <jdc@koitsu.org> |
1.9.3.484_1,1 25 Feb 2014 04:18:08 |
swills |
- Add patch to fix build on 11-CURRENT after Clang 3.4 import. No need to
conditionalize this on OSVER because the patch is safe everywhere. No bump
because package doesn't change.
Submitted by: antoine (1.9, 2.0 and 2.1 based on) |
1.9.3.484_1,1 10 Feb 2014 20:22:21 |
swills |
- Fix build when newer gcc which includes a libffi is installed
PR: ports/186468
Submitted by: Jim Ohlstein <jim@ohlste.in> |
1.9.3.484_1,1 04 Feb 2014 14:23:51 |
miwi |
- Stage support
Reviewed by: antoine/swills
Thanks to: antoine (so testing)
Approved by: swills (ruby@) |
1.9.3.484_1,1 25 Jan 2014 22:10:56 |
swills |
- Add patch to increase stack size to avoid crash on ppc64
- Bump PORTREVISION due to binary and package change
Submitted by: jhibbits (via private email) |
1.9.3.484,1 13 Dec 2013 02:17:31 |
sunpoet |
- Update LICENSE
Discussed with: eadler |
1.9.3.484,1 11 Dec 2013 23:07:43 |
eadler |
Templates, Mk/ lang/ruby*: add the RUBY license
The current Ruby license is an optional choice of BSD-2-Clause and the 'Ruby'
license. This is not OSI approved.
Approved by: portmgr (tabthorpe) |
1.9.3.484,1 27 Nov 2013 16:42:23 |
sunpoet |
- Remove leading indefinite article from COMMENT
- Convert to new LIB_DEPENDS format
- Sort LIB_DEPENDS
- Cleanup Makefile |
1.9.3.484,1 23 Nov 2013 03:10:04 |
swills |
- Fix and report heap overflow in floating point parsing issue in ruby
Security: cc9043cf-7f7a-426e-b2cc-8d1980618113 |
1.9.3.448,1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.9.3.448,1 16 Sep 2013 16:34:11 |
bapt |
Only the default package will be named ruby-<version> now, to stop confusing
users
Approved by: ruby (swills) |
1.9.3.448,1 29 Aug 2013 18:06:48 |
sunpoet |
- Remove Author line |
1.9.3.448,1 29 Aug 2013 04:10:38 |
sunpoet |
- Use single space after WWW: |
1.9.3.448,1 11 Jul 2013 20:07:33 |
swills |
- Update to 1.9.3-p448
- Remove patch for issue fixed upstream |
1.9.3.429,1 20 Jun 2013 08:39:21 |
knu |
Add devel/ruby-gems and devel/rubygem-rake to the list of recommended
additions. |
1.9.3.429,1 26 May 2013 19:22:51 |
swills |
- Update to p429
- Cleanup a bit while here, headers use spaces not tabs
- Add patch for Ruby bug 8406, already fixed upstream |
1.9.3.392,1 24 Feb 2013 17:09:12 |
swills |
- Update to 1.9.3p392
Security: forthcoming |
1.9.3.385,1 12 Feb 2013 15:23:04 |
swills |
- Update Ruby 1.9 to 1.9.3p385. This fixes a security issue in rdoc
(CVE-2013-0256)
- Also add the patch for the security issue in the bundled json (CVE-2013-0269)
- Fix an issue with the .pc file by patching configure [1]
Reported by: avg [1]
Security: forthcoming |
1.9.3.327,1 29 Jan 2013 00:35:33 |
jkim |
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941.
PR: ports/171768
Submitted by: Takefu <takefu@airport.fm> |
1.9.3.327,1 11 Jan 2013 22:05:13 |
jgh |
- update remaining ruby@ maintained ports to new options framework
- trim historical header where applicable
Reviewed by: swills@ (ruby@) |
1.9.3.327,1 10 Nov 2012 04:00:41 |
swills |
- Update lang/ruby19 to 1.9.3p327
- Document security issue in earlier versions
Security: 5e647ca3-2aea-11e2-b745-001fd0af1a4c
Feature safe: yes |
1.9.3.286,1 01 Nov 2012 10:55:30 |
swills |
- Fix a packaging issue (no package change so no portrevision bump)
Feature safe: yes |
1.9.3.286,1 31 Oct 2012 17:01:03 |
swills |
- Update lang/ruby19 to 1.9.3.286
- Don't try to cleanup dir created by ruby-gems
- Trim headers while here
Feature safe: yes |
1.9.3.194_1,1 22 Sep 2012 14:27:51 |
swills |
- Fix memory leak
PR: ports/171807
Submitted by: stas |
1.9.3.194,1 16 May 2012 17:43:28 |
swills |
- Update lang/ruby19 to 1.9.3-p194
PR: ports/167656
Submitted by: Stanislav Sedov <stas@deglitch.com> |
1.9.3.125,1 25 Feb 2012 15:25:49 |
swills |
- Update lang/ruby18 to p385
- Update lang/ruby19 to p125
Changes:
http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/
PR: ports/165223
Submitted by: swills (myself)
Reviewed by: pgollucci
Approved by: portmgr |
1.9.3.0,1 21 Nov 2011 20:59:09 |
swills |
- Update lang/ruby19 to 1.9.3
Submitted by: stas@
With hat: ruby@
Feature safe: yes
Approved by: portmgr (pav) |
1.9.2.290_2,1 01 Nov 2011 22:56:45 |
pgollucci |
Let ruby@ maintain ruby |
1.9.2.290_2,1 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.9.2.290_2,1 13 Sep 2011 08:03:32 |
stas |
- Do not install the 'gem' executable as part of ruby 1.9 install. The
version supplied is too old for some applications, so we're switching
to using the version from ports.
- Allow ruby-gems installation for ruby 1.9.
Submitted by: swills@ (based on). |
1.9.2.290,1 23 Aug 2011 03:47:29 |
swills |
- Undo some of the changes related to making Ruby 1.9 default.
Specifically, don't try to use devel/ruby-gems instead of the bundled
gem. |
1.9.2.290,1 21 Aug 2011 04:03:37 |
swills |
- Update Ruby 1.9 to p290
- Make Ruby 1.9 the default Ruby |
1.9.2.136,1 11 May 2011 05:41:15 |
stas |
- Update ruby 1.9 to 1.9.2p136.
This is a bugfix release. |
1.9.2.0,1 20 Dec 2010 02:46:25 |
pgollucci |
Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@ |
1.9.2.0,1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.9.2.0,1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.9.2.0,1 11 Oct 2010 06:35:54 |
stas |
- Add forgotten ruby19 patch, which sets the correct library path. |
1.9.2.0,1 11 Oct 2010 03:09:54 |
stas |
- Update ruby19 to 1.9.2.
- Do not link agains librt. [1]
PR: ports/149003 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1] |
1.9.1.430_1,1 20 Sep 2010 01:28:36 |
stas |
- Provide the correct value for TOPDIR in ruby 1.9.
- Bump portrevision.
Reported by: Jase Thew (irc) |
1.9.1.430,1 31 Aug 2010 03:58:11 |
pgollucci |
- remove extra -g from CFLAGS
- WITH_DEBUG is handled in Mk/bsd.port.mk
PR: ports/146863
Submitted by: Anonymous <swell.k@gmail.com>
Silence from: stas (maintainer) |
1.9.1.430,1 18 Aug 2010 03:46:00 |
stas |
- Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541.
- Fix CVE-2010-0541 in ruby18. Bump portrevision.
- Fix ruby19 build with openssl 1.1. |
1.9.1.376_1,1 16 Feb 2010 00:08:17 |
pgollucci |
- Mark MAKE_JOBS_UNSAFE=yes
Approved by: stas (maintainer) via irc #bsdports
Feature safe: yes |
1.9.1.376_1,1 29 Jan 2010 18:25:32 |
stas |
- Fix rubygems location for ruby 1.9, which got broken after the last
update.
- Bump portrevision.
Submitted by: Aaron Gifford <astounding@gmail.com> (based on) |
1.9.1.376,1 09 Dec 2009 23:45:31 |
stas |
- Update ruby 1.9 to 1.9.1 patchlevel 376. This fixes CVE-2009-4124.
Security: eab8c3bd-e50c-11de-9cd0-001a926c7637 |
1.9.1.243_2,1 24 Oct 2009 10:52:07 |
stas |
- Fix issue when the handle of tempfile become closed when the file
was unlinked (see http://redmine.ruby-lang.org/issues/show/1494#note-10).
- Bump PORTREVISION.
PR: ports/139862
Submitted by: Ari Maniatis <ari@ish.com.au>
Obtained from: Ruby SVN |
1.9.1.243_1,1 12 Oct 2009 15:28:23 |
stas |
- Fix SIGINT signal handling.
PR: ports/136804
Submitted by: Emiel van de Laar <gemiel@gmail.com>
Obtained from: ruby-lang SVN |
1.9.1.243,1 12 Oct 2009 15:05:01 |
stas |
- Update ruby 1.9.1 to patchlevel 243. |
1.9.1.129_1,1 18 Jun 2009 15:03:11 |
stas |
- Fix plist. |
1.9.1.129_1,1 18 Jun 2009 14:51:39 |
stas |
- Fix pkg-plist. Apparently ruby19 install all files in its workdir
including the patch(1) leftovers. |
1.9.1.129_1,1 18 Jun 2009 13:01:02 |
stas |
- Fix the bug in URI module that smashed uri paths in merge method for
ftp uris.
PR: ports/131775
Reported by: Helmut Schneider <jumper99@gmx.de> |
1.9.1.129,1 03 Jun 2009 13:37:57 |
stas |
- Update ruby 1.9.1 to patchset 129. |
1.9.1.0,1 11 Feb 2009 00:47:29 |
stas |
- Use correct library dir.
Reported by: Andrew <refresh.xss@gmail.com> |
1.9.1.0,1 09 Feb 2009 17:49:51 |
stas |
- Update ruby19 to 1.9.1.
PR: ports/129818 (based on)
Submitted by: Hung-Yi Chen <gaod@hychen.org> |
1.9.0.1,1 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.9.0.1,1 03 May 2008 23:40:04 |
stas |
- Mark broken on 5.x where it fails to compile
probably due a kse problem. |
1.9.0.1,1 06 Apr 2008 09:25:27 |
stas |
- Update ruby 1.9 to patchlevel 1. Forgotten in previous commit. |
1.9.0.0,1 06 Apr 2008 08:58:21 |
stas |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |