graphics/ruby-rmagick 5.1.0

2023-01-08 Thread Jeremy Evans
This updates the ruby-rmagick port to the latest release. I've confirmed that this doesn't have the code that jca@ found broke with llvm 15. This requires a new dependency, ruby-pkg-config, which is attached. The gem no longer ships tests, so this disables the testing tasks. The only gem that

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 20:05:07 Modified files: audio : Makefile databases : Makefile devel : Makefile graphics : Makefile net: Makefile

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 19:50:28 Modified files: audio/ruby-taglib: Makefile distinfo audio/ruby-taglib/pkg: PLIST Log message: Update to ruby-taglib 1.1.3

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 19:50:00 Modified files: x11/ruby-tk: Makefile distinfo Log message: Avoid warning on Ruby 3.2 using distpatch Switch to using Tk 8.6.

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 19:48:46 Modified files: www/ruby-passenger: Makefile Added files: www/ruby-passenger/patches:

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 19:48:15 Modified files: sysutils/ruby-shadow: Makefile distinfo Log message: Add distpatches from GitHub pull requests to allow building and avoid warnings on Ruby 3.2

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 19:47:02 Modified files: devel/ruby-prof: Makefile distinfo devel/ruby-prof/pkg: PLIST Log message: Update to ruby-prof 1.4.5

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 19:46:28 Modified files: databases/ruby-tiny_tds: Makefile distinfo Added files: databases/ruby-tiny_tds/patches: patch-ext_tiny_tds_result_c Log message: Update to tiny_tds 2.1.5 Add

CVS: cvs.openbsd.org: ports

2023-01-07 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/07 19:44:58 Modified files: lang/ruby/3.2 : Makefile Added files: lang/ruby/3.2/patches: patch-lib_rubygems_update_suggestion_rb Log message: Avoid printing of nagging rubygems update

Prepare for building Ruby 3.2 ports with native extensions by default

2023-01-05 Thread Jeremy Evans
kefile6 Jan 2023 00:42:44 - @@ -1,16 +1,22 @@ -COMMENT= ruby graphical tooklit using Tk +COMMENT= Ruby interface to the Tk graphical toolkit DISTNAME= tk-0.4.0 CATEGORIES=x11 +REVISION= 0 HOMEPAGE= https://

Avoid rubygems upgrade nag message in Ruby 3.2 rubygems

2023-01-04 Thread Jeremy Evans
This disables messages like this when trying to install a gem: A new release of RubyGems is available: 3.4.1 - 3.4.2! Run `gem update --system 3.4.2` to update your installation. I'll be committing this in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile

Re: Ruby 3.2.0

2022-12-27 Thread Jeremy Evans
On 12/26 10:07, George Koehler wrote: > On Sun, 25 Dec 2022 15:52:33 + (UTC) > Jeremy Evans wrote: > > > Ruby 3.2.0 was released today, release announcement at: > > https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/ > > I tried to build lang/

CVS: cvs.openbsd.org: ports

2022-12-25 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/12/25 20:06:59 Modified files: lang/ruby : Makefile.inc Log message: Use explicit instead of implicit minor version for ruby version No effect for official releases. Makes testing beta releases

CVS: cvs.openbsd.org: ports

2022-12-25 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/12/25 20:05:16 Modified files: lang/ruby : ruby.port.mk Log message: Use ruby32 FLAVOR for building Ruby 3.2 ports

CVS: cvs.openbsd.org: ports

2022-12-25 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/12/25 20:03:59 Log message: Import Ruby 3.2.0 sparc64 compiler fix and arm64 testing from tb@ OK tb@ Status: Vendor Tag: jeremy Release Tags:

Ruby 3.2.0

2022-12-25 Thread Jeremy Evans
Ruby 3.2.0 was released today, release announcement at: https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/ Diff below for ruby.port.mk to build Ruby 3.2 packages for Ruby library ports. I've been testing Ruby 3.2.0 on amd64 since beta1. OKs to import? Thanks, Jeremy Index:

CVS: cvs.openbsd.org: ports

2022-12-23 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/12/23 09:44:53 Modified files: lang/jruby : Makefile distinfo lang/jruby/patches: patch-jffi_build_xml lang/jruby/pkg : PLIST Log message: Update to JRuby 9.4.0.0 Update

JRuby 9.3.9.0 -> 9.4.0.0

2022-12-19 Thread Jeremy Evans
This updates JRuby to the latest release, 9.4.0.0. This is a large jump over 9.3.9.0, as the version of Ruby being implemented is updated from 2.6 to 3.1 (skipping 2.7 and 3.0). Release announcement at https://www.jruby.org/2022/11/23/jruby-9-4-0-0.html Porting wise, I'm switching the Java

CVS: cvs.openbsd.org: ports

2022-11-28 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/28 08:47:51 Modified files: sysutils/ruby-r10k: Makefile sysutils/ruby-r10k/pkg: PLIST Log message: Unbreak after upgrade to Ruby 3.1.3

Re: Ruby 3.1.3, 3.0.5, 2.7.7

2022-11-27 Thread Jeremy Evans
On 11/27 06:24, Stuart Henderson wrote: > On 2022/11/24 19:13, Jeremy Evans wrote: > > Update to the latest versions of Ruby. Release notes at: > > > > * https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-1-3-released/ > > * https://www.ruby-lang.org/en/news/202

CVS: cvs.openbsd.org: ports

2022-11-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/26 18:16:40 Modified files: lang/ruby/3.1 : Tag: OPENBSD_7_2 Makefile distinfo lang/ruby/3.1/patches: Tag: OPENBSD_7_2 patch-common_mk patch-configure

CVS: cvs.openbsd.org: ports

2022-11-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/26 18:14:40 Modified files: lang/ruby/3.0 : Tag: OPENBSD_7_2 Makefile distinfo lang/ruby/3.0/patches: Tag: OPENBSD_7_2 patch-configure patch-ext_extmk_rb

CVS: cvs.openbsd.org: ports

2022-11-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/26 18:13:50 Modified files: lang/ruby/2.7 : Tag: OPENBSD_7_2 Makefile distinfo lang/ruby/2.7/patches: Tag: OPENBSD_7_2 patch-configure patch-ext_extmk_rb

CVS: cvs.openbsd.org: ports

2022-11-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/26 18:10:37 Modified files: lang/ruby/3.1 : Makefile distinfo lang/ruby/3.1/patches: patch-common_mk patch-configure patch-ext_extmk_rb

CVS: cvs.openbsd.org: ports

2022-11-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/26 18:10:09 Modified files: lang/ruby/3.0 : Makefile distinfo lang/ruby/3.0/patches: patch-configure patch-ext_extmk_rb lang/ruby/3.0/pkg: PLIST-main PLIST-ri_docs Log message:

CVS: cvs.openbsd.org: ports

2022-11-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/26 18:09:54 Modified files: lang/ruby/2.7 : Makefile distinfo lang/ruby/2.7/patches: patch-configure patch-ext_extmk_rb lang/ruby/2.7/pkg: PLIST-main PLIST-ri_docs Log message:

CVS: cvs.openbsd.org: ports

2022-11-24 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/24 17:20:16 Modified files: www/ruby-puma : Makefile distinfo www/ruby-puma/pkg: PLIST Log message: Update to puma 6.0.0

CVS: cvs.openbsd.org: ports

2022-11-24 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/24 17:19:52 Modified files: databases/ruby-sqlite3: Makefile distinfo databases/ruby-sqlite3/pkg: PLIST Added files: databases/ruby-sqlite3/patches: patch-_metadata Log message:

CVS: cvs.openbsd.org: ports

2022-11-24 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/24 17:17:27 Modified files: databases/ruby-pg: Makefile distinfo Log message: Update to pg 1.4.5

Ruby 3.1.3, 3.0.5, 2.7.7

2022-11-24 Thread Jeremy Evans
Update to the latest versions of Ruby. Release notes at: * https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-1-3-released/ * https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-0-5-released/ * https://www.ruby-lang.org/en/news/2022/11/24/ruby-2-7-7-released/ This fixes one security issue in

Update ruby-puma 6.0.0

2022-11-22 Thread Jeremy Evans
This updates to the latest version of puma. Changelog at https://github.com/puma/puma/blob/v6.0.0/History.md Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile === RCS

Update ruby-sqlite3 1.5.4

2022-11-22 Thread Jeremy Evans
+++ Makefile22 Nov 2022 18:33:31 - @@ -1,6 +1,6 @@ COMMENT= access a SQLite3 database from ruby -DISTNAME= sqlite3-1.4.2 +DISTNAME= sqlite3-1.5.4 CATEGORIES=databases MAINTAINER = Jeremy Evans @@ -14,8 +14,10 @@ MODULES= lang/ruby WANTLIB

Update: databases/ruby-pg 1.4.5

2022-11-22 Thread Jeremy Evans
= pg-1.4.3 +DISTNAME = pg-1.4.5 CATEGORIES = databases MAINTAINER = Jeremy Evans Index: distinfo === RCS file: /cvs/ports/databases/ruby-pg/distinfo,v retrieving revision 1.30 diff -u -p -r1.30 distinfo --- distinfo25 Aug

CVS: cvs.openbsd.org: ports

2022-11-15 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/15 20:01:49 Modified files: databases/timescaledb: Makefile Log message: Mark BROKEN as timescaledb does not yet work with PostgreSQL 15. OK tb@

CVS: cvs.openbsd.org: ports

2022-11-15 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/15 20:01:21 Modified files: databases/repmgr: Makefile distinfo databases/repmgr/pkg: PLIST Log message: Update to repmgr 5.3.3 to work with PostgreSQL 15. OK tb@

CVS: cvs.openbsd.org: ports

2022-11-15 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/15 20:01:01 Modified files: databases/postgresql-pllua: Makefile distinfo Log message: Adjust dependencies and use upstream pull request to work with PostgreSQL 15. OK tb@

CVS: cvs.openbsd.org: ports

2022-11-15 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/15 20:00:30 Modified files: databases/postgresql-previous: Makefile distinfo databases/postgresql-previous/patches: patch-src_Makefile_shlib

CVS: cvs.openbsd.org: ports

2022-11-15 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/15 19:59:23 Modified files: databases/postgresql: Makefile distinfo databases/postgresql/patches: patch-src_bin_scripts_vacuumdb_c

CVS: cvs.openbsd.org: ports

2022-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/14 15:55:46 Modified files: security/easy-rsa: Tag: OPENBSD_7_2 Makefile distinfo security/easy-rsa/pkg: Tag: OPENBSD_7_2 PLIST Log message: Update to easy-rsa 3.1.1 Fixes issue with

CVS: cvs.openbsd.org: ports

2022-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/11/14 15:39:20 Modified files: security/easy-rsa: Makefile distinfo security/easy-rsa/pkg: PLIST Log message: Update to easy-rsa 3.1.1 Fixes issue with LibreSSL 3.6.0. Add upstream patch

Update: easy-rsa 3.1.1

2022-11-14 Thread Jeremy Evans
After an upgrade to OpenBSD 7.2, I found that easy-rsa was unable to generate certificate requests when not encrypting the key file, as it used -noenc instead of -nodes. This issue is fixed in easy-rsa 3.1.1. Not sure if we should considering applying

Re: Early look: PostgreSQL 15.0

2022-11-12 Thread Jeremy Evans
On 10/20 11:23, Theo Buehler wrote: > On Thu, Oct 13, 2022 at 06:07:51PM +0000, Jeremy Evans wrote: > > When I have time, I'll run a partial bulk of the PostgreSQL ports and > > try to fix any breakage. Hopefully I can complete that work by the > > release of PostgreSQL

CVS: cvs.openbsd.org: ports

2022-10-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/10/26 15:49:35 Modified files: lang/jruby : Makefile distinfo lang/jruby/pkg : PLIST Log message: Update to JRuby 9.3.9.0

CVS: cvs.openbsd.org: ports

2022-10-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/10/26 13:09:37 Modified files: lang/ruby/3.1 : Makefile lang/ruby/3.1/pkg: MESSAGE-main Log message: Fix mistakes in MESSAGE-main >From vtam...@pasosdejesus.org

Re: Small fix for ruby package

2022-10-26 Thread Jeremy Evans
On 10/26 11:44, vtamara wrote: > > > There are small mistakes in pkg/MESSAGE-main Thanks for reporting, I'll commit your fix shortly. Jeremy > > Patch below. > > Blessings. > > -- > > Dios, gracias por tu amor infinito. > -- > Vladimir T??mara Pati??o.

Update: lang/jruby 9.3.9.0

2022-10-24 Thread Jeremy Evans
Update to the latest version of JRuby. Release announcement at: https://www.jruby.org/2022/10/24/jruby-9-3-9-0.html Tested on amd64, the only supported arch. Will commit in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile

Re: Early look: PostgreSQL 15.0

2022-10-20 Thread Jeremy Evans
On 10/20 11:23, Theo Buehler wrote: > On Thu, Oct 13, 2022 at 06:07:51PM +0000, Jeremy Evans wrote: > > When I have time, I'll run a partial bulk of the PostgreSQL ports and > > try to fix any breakage. Hopefully I can complete that work by the > > release of PostgreSQL

Early look: PostgreSQL 15.0

2022-10-13 Thread Jeremy Evans
Here's a diff to upgrade PostgreSQL from 14.5 to 15.0, not including dependent ports (except postgresql-previous). Not currently intended for commit, that won't happen until 15.1 at the earliest. Release notes at: https://www.postgresql.org/about/news/postgresql-15-released-2526/ When I have

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/10/05 12:37:48 Modified files: databases/ruby-sequel_pg: Makefile distinfo Log message: Update to sequel_pg 1.17.0

CVS: cvs.openbsd.org: ports

2022-09-15 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/09/15 13:28:56 Modified files: lang/jruby : Makefile distinfo lang/jruby/pkg : PLIST Log message: Update to JRuby 9.3.8.0

Update: lang/jruby 9.3.8.0

2022-09-13 Thread Jeremy Evans
Simple update to the latest version of JRuby. Release notes at: https://www.jruby.org/2022/09/13/jruby-9-3-8-0.html Among other things, a security fix for a YAML parsing bug (CVE-2022-25857). Tested on amd64, the only supported arch. Will be committing in a couple days unless I hear

CVS: cvs.openbsd.org: ports

2022-09-01 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/09/01 09:25:26 Modified files: databases/ruby-sequel: Makefile distinfo databases/ruby-sequel/pkg: PLIST Log message: Update to Sequel 5.60.0

CVS: cvs.openbsd.org: ports

2022-08-25 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/08/25 16:31:31 Modified files: databases/ruby-pg: Makefile distinfo Log message: Update to pg 1.4.3

databases/ruby-pg 1.4.1 -> 1.4.3

2022-08-23 Thread Jeremy Evans
23 Aug 2022 17:00:40 - @@ -1,6 +1,6 @@ COMMENT = PostgreSQL database interface for ruby -DISTNAME = pg-1.4.1 +DISTNAME = pg-1.4.3 CATEGORIES = databases MAINTAINER = Jeremy Evans Index: distinfo === RCS file

CVS: cvs.openbsd.org: ports

2022-08-23 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/08/23 11:55:22 Modified files: www/ruby-puma : Makefile distinfo www/ruby-puma/pkg: PLIST Removed files: www/ruby-puma/patches: patch-ext_puma_http11_mini_ssl_c Log message: Update

www/ruby-puma 5.3.2 -> 5.6.5

2022-08-23 Thread Jeremy Evans
Simple update to the latest release of Puma. Changelog available at https://github.com/puma/puma/blob/master/History.md Remove patch applied upstream. Among other things, fixes the following security issues: * CVE-2022-24790 * GHSA-rmj8-8hhh-gv5h * CVE-2021-41136 Tested on amd64. Will be

CVS: cvs.openbsd.org: ports

2022-08-18 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/08/18 17:28:38 Modified files: lang/jruby : Makefile distinfo Log message: Update to JRuby 9.3.7.0

CVS: cvs.openbsd.org: ports

2022-08-18 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/08/18 09:08:38 Modified files: databases/postgresql: Tag: OPENBSD_7_1 Makefile distinfo databases/postgresql/pkg: Tag: OPENBSD_7_1 PLIST-docs Log message: Update to PostgreSQL 14.5, fixes

lang/jruby 9.3.7.0

2022-08-16 Thread Jeremy Evans
This updates to the latest version of JRuby. Release announcement at https://www.jruby.org/2022/08/16/jruby-9-3-7-0.html Tested on amd64, the only supported arch. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile

CVS: cvs.openbsd.org: ports

2022-08-16 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/08/16 17:09:16 Modified files: databases/ruby-sequel_pg: Makefile distinfo Log message: Update to sequel_pg 1.16.0

CVS: cvs.openbsd.org: ports

2022-08-15 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/08/15 12:07:16 Modified files: databases/postgresql: Makefile distinfo databases/postgresql/pkg: PLIST-docs Log message: Update to PostgreSQL 14.5

PostgreSQL 14.5

2022-08-12 Thread Jeremy Evans
Apparently I was not paying attention back in June when they released 14.4. In my defense, no CVE in the 14.4 release. The 14.5 release fixes CVE-2022-2625. Release announcements: https://www.postgresql.org/about/news/postgresql-144-released-2470/

CVS: cvs.openbsd.org: ports

2022-08-01 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/08/01 10:23:45 Modified files: devel/ruby-rake-compiler: Makefile distinfo devel/ruby-rake-compiler/patches: patch-lib_rake_extensiontask_rb

Update devel/ruby-rake-compiler 0.7.9 -> 1.2.0

2022-07-29 Thread Jeremy Evans
= https://github.com/rake-compiler/rake-compiler MAINTAINER = Jeremy Evans @@ -14,15 +13,5 @@ PERMIT_PACKAGE = Yes MODULES = lang/ruby CONFIGURE_STYLE = ruby gem - -pre-configure: - ${SUBST_CMD} -DMAKE_PROGRAM=${MAKE_PROGRAM} \ - ${WRKSRC}/lib/rake

CVS: cvs.openbsd.org: ports

2022-07-12 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/07/12 17:39:34 Modified files: databases/ruby-ldap: Makefile Log message: Remove --without-libldap from configure args This has been broken at runtime since the update to OpenLDAP 2.6.2. ruby-ldap

CVS: cvs.openbsd.org: ports

2022-07-09 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/07/09 18:08:19 Modified files: databases/ruby-ldap: Makefile distinfo Added files: databases/ruby-ldap/patches: patch-conn_c Log message: Avoid deprecation warnings related to taint using

Re: Remove ruby-bundler?

2022-07-08 Thread Jeremy Evans
On Fri, Jul 8, 2022 at 1:27 PM Kurt Mosiejczuk wrote: > bundler is another port where the version is quite old and our ruby > language packages have modern versions bundled in. > > Do we want to remove it? > OK jeremy@ for your diff and removing bundler. Thanks, Jeremy Diff included below

Patch databases/ruby-ldap to avoid deprecation warnings

2022-07-07 Thread Jeremy Evans
://github.com/bearded/ruby-ldap/commit/ +PATCHFILES= ruby-ldap-taint-fix{72a4a89b28a99560b018b78069b29632f362a7d0}.patch:0 +PATCH_DIST_STRIP= -p1 + +HOMEPAGE= https://github.com/bearded/ruby-ldap MAINTAINER=Jeremy Evans Index: distinfo

Re: Remove devel/ruby-minitest?

2022-07-06 Thread Jeremy Evans
On 07/06 04:43, Kurt Mosiejczuk wrote: > On Wed, Jul 06, 2022 at 08:56:32PM +0100, Stuart Henderson wrote: > > On 2022/07/06 15:50, Kurt Mosiejczuk wrote: > > > minitest is included in the ruby language package for all current versions > > > of ruby in the tree (2.7, 3.0, 3.1). > > > > Shall we

CVS: cvs.openbsd.org: ports

2022-07-04 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/07/04 10:33:10 Modified files: lang/ruby/3.0 : Makefile distinfo lang/ruby/3.1 : Makefile distinfo Log message: Backport a fix for some integer multiplications on octeon Integer

CVS: cvs.openbsd.org: ports

2022-07-04 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/07/04 10:29:03 Modified files: lang/ruby : Makefile.inc lang/ruby/2.7 : Makefile Log message: Add MASTER_SITES0 and PATCH_DIST_STRIP to Makefile.inc Any Ruby distpatches are going to

Fix Ruby integer multiplication issue on octeon

2022-07-03 Thread Jeremy Evans
1.27 +++ Makefile.inc3 Jul 2022 18:43:08 - @@ -23,7 +23,7 @@ MAINTAINER ?= Jeremy Evans https://cache.ruby-lang.org/pub/ruby/${VERSION:R}/ -MASTER_SITES0 ?= https://bugs.ruby-lang.org/attachments/download/ +MASTER_SITES0 ?= https://github.com/ruby/ruby/commit

CVS: cvs.openbsd.org: ports

2022-07-03 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/07/03 12:32:41 Modified files: databases/ruby-pg: Makefile distinfo Log message: Update to pg 1.4.1

Update databases/ruby-pg 1.4.1

2022-07-01 Thread Jeremy Evans
+DISTNAME = pg-1.4.1 CATEGORIES = databases MAINTAINER = Jeremy Evans Index: distinfo === RCS file: /cvs/ports/databases/ruby-pg/distinfo,v retrieving revision 1.28 diff -u -p -r1.28 distinfo --- distinfo27 May 2022 20

CVS: cvs.openbsd.org: ports

2022-06-29 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/29 16:46:52 Modified files: lang/jruby : Makefile distinfo lang/jruby/pkg : PLIST Log message: Update to JRuby 9.3.6.0

Update lang/jruby 9.3.6.0

2022-06-27 Thread Jeremy Evans
Simple update to the latest version of JRuby. Release notes at: https://www.jruby.org/2022/06/27/jruby-9-3-6-0.html Tested on amd64, the only supported arch. Will commit in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile

CVS: cvs.openbsd.org: ports

2022-06-24 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/24 08:39:26 Modified files: x11/fluxbox: Makefile distinfo Log message: Apply upstream distpatch to fix maxDepth issue Fixes Firefox in certain multimonitor configurations OK kn@

Fix Firefox on Fluxbox in multi-monitor configurations

2022-06-23 Thread Jeremy Evans
Running Firefox on Fluxbox is broken in certain multimonitor configurations, due to a bug in Fluxbox. This bug has been fixed upstream, but they haven't put out a release since. This applies the upstream patch as a distpatch to fix the issue. Tested and confirmed to fix the issue on amd64. OKs?

Re: [NEW] devel/ruby-rbtree devel/ruby-set devel/ruby-sorted_set

2022-06-21 Thread Jeremy Evans
On Tue, Jun 21, 2022 at 1:43 PM Kurt Mosiejczuk wrote: > Ruby as of 3.0 stopped shipping Set. > > Sorted_set was split out of Set since it needed the external library > rbtree for > decent performance. > > Here are the three gems to import and make them available for Ruby 3.0/3.1 > > I've marked

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/06 10:21:07 Modified files: mail/ruby-mime-types-data: Makefile distinfo mail/ruby-mime-types-data/pkg: PLIST Log message: Update to mime-types-data 3.2022.0105 >From George Rosamond

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/06 10:19:02 Modified files: mail/ruby-mime-types: Makefile distinfo Log message: Update to mime-types 3.4.1 >From George Rosamond

Re: [UPDATE] mail/ruby-mini_mime-1.1.2

2022-06-06 Thread Jeremy Evans
On Sun, Jun 5, 2022 at 3:23 PM George Rosamond wrote: > Update from 1.0.2 to 1.1.2. > > Most changes related to upstreams updating of mime types. > Committed. In the future, please make sure to use make update-plist to make sure the PLIST is updated. Thanks, Jeremy

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/06 10:14:16 Modified files: mail/ruby-mini_mime: Makefile distinfo mail/ruby-mini_mime/pkg: PLIST Log message: Update to mini_mime 1.1.2 Mostly from George Rosamond

CVS: cvs.openbsd.org: ports

2022-06-03 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/03 16:55:43 Modified files: databases/ruby-mysql2: Makefile distinfo databases/ruby-mysql2/pkg: PLIST Removed files: databases/ruby-mysql2/patches: patch-ext_mysql2_client_c

Update: databases/ruby-mysql 0.5.4

2022-06-01 Thread Jeremy Evans
Simple update to the latest release of mysql2. Remove current patches as they were applied upstream. Changelog at https://github.com/brianmario/mysql2/releases/tag/0.5.4 Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile

CVS: cvs.openbsd.org: ports

2022-05-27 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/27 14:55:23 Modified files: databases/ruby-pg: Makefile distinfo Log message: Update to pg 1.3.5

Update: ruby-pg 1.3.5

2022-05-25 Thread Jeremy Evans
-1.3.4 +DISTNAME = pg-1.3.5 CATEGORIES = databases MAINTAINER = Jeremy Evans Index: distinfo === RCS file: /cvs/ports/databases/ruby-pg/distinfo,v retrieving revision 1.27 diff -u -p -r1.27 distinfo --- distinfo18 Mar

CVS: cvs.openbsd.org: ports

2022-05-25 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/25 14:02:45 Modified files: security/ruby-bcrypt: Makefile distinfo security/ruby-bcrypt/pkg: PLIST Log message: Update to bcrypt gem 3.1.18

Update: ruby-bcrypt 3.1.18

2022-05-23 Thread Jeremy Evans
This updates to the latest release of the bcrypt gem. CHANGELOG located at https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG One undocumented change is that attempts to use a password with a null byte will now raise an exception. Tested on amd64. I plan on committing in a couple

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/16 14:35:51 Modified files: databases/postgresql: Tag: OPENBSD_7_1 Makefile distinfo databases/postgresql/pkg: Tag: OPENBSD_7_1 PLIST-docs Log message: Update to PostgreSQL 14.3 OK danj@

CVS: cvs.openbsd.org: ports

2022-05-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/14 11:51:55 Modified files: databases/postgresql: Makefile distinfo databases/postgresql/patches: patch-src_include_storage_s_lock_h databases/postgresql/pkg: PLIST-docs Log

Update: PostgreSQL 14.3

2022-05-12 Thread Jeremy Evans
Update to the latest release of PostgreSQL, fixing CVE-2022-1552, see release announcement: https://www.postgresql.org/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/ Tested briefly on amd64. I plan to do more testing tomorrow, and assuming no problems, commit the day after. I'll

CVS: cvs.openbsd.org: ports

2022-05-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/05 09:50:29 Modified files: devel/subversion: Makefile Log message: Update ruby subpackage to use default ruby version instead of 2.7 Use UPDATE_PLIST_ARGS to stop it rewriting PLIST-python with

CVS: cvs.openbsd.org: ports

2022-05-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/05 09:41:58 Modified files: databases/xapian-bindings: Makefile devel/gitsh: Makefile devel/ragel: Makefile devel/swig : Makefile devel/vim-command-t:

CVS: cvs.openbsd.org: ports

2022-05-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/05 09:41:26 Modified files: lang/ruby : ruby.port.mk Log message: Switch default ruby version to 3.1 OK sthen@, tb@

Switch default ruby version in ports from 3.0 to 3.1

2022-04-28 Thread Jeremy Evans
I would like to update to the default ruby version in ports from 3.0 to 3.1. We usually do this update after ruby-x.y.2 has been released, and ruby-3.1.2 was released a couple weeks ago. I think this is a good time in the release cycle for this change. Unlike the Ruby 2.7->3.0 change last year,

CVS: cvs.openbsd.org: ports

2022-04-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/04/26 15:53:21 Modified files: lang/ruby/3.1 : Tag: OPENBSD_7_1 Makefile distinfo lang/ruby/3.1/pkg: Tag: OPENBSD_7_1 PLIST-main Log message: Update to Ruby 3.1.2

CVS: cvs.openbsd.org: ports

2022-04-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/04/26 15:52:33 Modified files: lang/ruby/3.0 : Tag: OPENBSD_7_1 Makefile distinfo lang/ruby/3.0/pkg: Tag: OPENBSD_7_1 PLIST-main PLIST-ri_docs Log message: Update to Ruby 3.0.4

CVS: cvs.openbsd.org: ports

2022-04-26 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/04/26 15:51:02 Modified files: lang/ruby/2.7 : Tag: OPENBSD_7_1 Makefile distinfo lang/ruby/2.7/pkg: Tag: OPENBSD_7_1 PLIST-main PLIST-ri_docs Log message: Update to Ruby 2.7.6

CVS: cvs.openbsd.org: ports

2022-04-25 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/04/25 10:04:21 Modified files: databases/ruby-mysql2: Makefile Added files: databases/ruby-mysql2/patches: patch-ext_mysql2_client_c

<    1   2   3   4   5   6   7   8   9   10   >