CVS: cvs.openbsd.org: ports

2024-05-23 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/05/23 10:10:59

Modified files:
textproc/ruby-commonmarker: Makefile 

Log message:
Add rb_sys to RUN_DEPENDS

Without rb_sys installed, trying to require commonmarker results in:

Gem::MissingSpecError: Could not find 'rb_sys' (~> 0.9) among ... total gem(s)



CVS: cvs.openbsd.org: ports

2024-05-20 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/05/20 13:18:27

Modified files:
databases/postgresql: Tag: OPENBSD_7_5 Makefile distinfo 
databases/postgresql/pkg: Tag: OPENBSD_7_5 PLIST-docs 
  PLIST-server 

Log message:
Update to PostgreSQL 16.3

Fixes CVE-2024-4317



CVS: cvs.openbsd.org: ports

2024-05-20 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/05/20 13:14:05

Modified files:
databases/postgresql: Makefile distinfo 
databases/postgresql/pkg: PLIST-docs PLIST-server 

Log message:
Update to PostgreSQL 16.3

Fixes CVE-2024-4317



CVS: cvs.openbsd.org: ports

2024-05-02 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/05/02 10:37:28

Modified files:
security/suricata: Tag: OPENBSD_7_5 Makefile distinfo 
security/suricata/patches: Tag: OPENBSD_7_5 patch-configure_ac 
   patch-src_suricata_c 
   patch-suricata_yaml_in 

Log message:
Update to suricata 7.0.5

Fixes CVE-2024-32663 CVE-2024-32664 CVE-2024-32867

OK gonzalo@



CVS: cvs.openbsd.org: ports

2024-05-01 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/05/01 15:52:10

Modified files:
lang/jruby : Makefile distinfo 
lang/jruby/pkg : PLIST 

Log message:
Update to JRuby 9.4.7.0



CVS: cvs.openbsd.org: ports

2024-04-30 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/30 08:30:46

Modified files:
security/suricata: Makefile distinfo 

Log message:
Update to suricata 7.0.5

Fixes CVE-2024-32663 CVE-2024-32664 CVE-2024-32867

OK gonzalo@



CVS: cvs.openbsd.org: ports

2024-04-26 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/26 12:15:10

Modified files:
lang/ruby/3.3  : Tag: OPENBSD_7_5 Makefile distinfo 
lang/ruby/3.3/patches: Tag: OPENBSD_7_5 patch-configure 
   patch-ext_extmk_rb 
lang/ruby/3.3/pkg: Tag: OPENBSD_7_5 PLIST-main PLIST-ri_docs 

Log message:
Update to Ruby 3.3.1

Fixes:

CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search
CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc
CVE-2024-27280: Buffer overread vulnerability in StringIO

Backport an upstream fix for ILP32 architectures.

Switch check to test-all as the test target, as the previous check
target fails before the main test suite runs due to a symbol
visibility that doesn't handle retguard.

Upstream fix identified by tb@
i386 testing by tb@
OK tb@



CVS: cvs.openbsd.org: ports

2024-04-26 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/26 12:14:20

Modified files:
lang/ruby/3.2  : Tag: OPENBSD_7_5 Makefile distinfo 
lang/ruby/3.2/patches: Tag: OPENBSD_7_5 patch-compile_c 
   patch-configure 
   patch-coroutine_amd64_Context_S 
   patch-lib_rubygems_commands_install_command_rb 
   patch-lib_rubygems_dependency_installer_rb 
   patch-lib_rubygems_ext_builder_rb 
   patch-lib_rubygems_ext_ext_conf_builder_rb 
   patch-template_Makefile_in 
lang/ruby/3.2/pkg: Tag: OPENBSD_7_5 PLIST-main PLIST-ri_docs 

Log message:
Update to Ruby 3.2.4

Fixes:

CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search
CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc
CVE-2024-27280: Buffer overread vulnerability in StringIO

OK tb@



CVS: cvs.openbsd.org: ports

2024-04-26 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/26 12:13:28

Modified files:
lang/ruby/3.1  : Tag: OPENBSD_7_5 Makefile distinfo 
lang/ruby/3.1/patches: Tag: OPENBSD_7_5 patch-compile_c 
   patch-configure 
   patch-coroutine_amd64_Context_S 
lang/ruby/3.1/pkg: Tag: OPENBSD_7_5 PLIST-main PLIST-ri_docs 
Added files:
lang/ruby/3.1/patches: Tag: OPENBSD_7_5 
   patch-ext_fiddle_closure_c 

Log message:
Update to Ruby 3.1.5

Fixes:

CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search
CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc
CVE-2024-27280: Buffer overread vulnerability in StringIO

Fix a bad backport in the fiddle extension that breaks compilation.

OK tb@



CVS: cvs.openbsd.org: ports

2024-04-25 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/25 16:09:25

Modified files:
lang/ruby/3.1  : Makefile distinfo 
lang/ruby/3.1/patches: patch-compile_c patch-configure 
   patch-coroutine_amd64_Context_S 
lang/ruby/3.1/pkg: PLIST-main PLIST-ri_docs 
Added files:
lang/ruby/3.1/patches: patch-ext_fiddle_closure_c 

Log message:
Update to Ruby 3.1.5

Fix a bad backport in the fiddle extension that breaks compilation.

OK tb@



CVS: cvs.openbsd.org: ports

2024-04-25 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/25 16:05:25

Modified files:
lang/ruby/3.2  : Makefile distinfo 
lang/ruby/3.2/patches: patch-compile_c patch-configure 
   patch-coroutine_amd64_Context_S 
   patch-lib_rubygems_commands_install_command_rb 
   patch-lib_rubygems_dependency_installer_rb 
   patch-lib_rubygems_ext_builder_rb 
   patch-lib_rubygems_ext_ext_conf_builder_rb 
   patch-template_Makefile_in 
lang/ruby/3.2/pkg: PLIST-main PLIST-ri_docs 

Log message:
Update to Ruby 3.2.4

OK tb@



CVS: cvs.openbsd.org: ports

2024-04-25 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/25 16:04:30

Modified files:
lang/ruby/3.3  : Makefile distinfo 
lang/ruby/3.3/patches: patch-configure patch-ext_extmk_rb 
lang/ruby/3.3/pkg: PLIST-main PLIST-ri_docs 

Log message:
Update to Ruby 3.3.1

Backport an upstream fix for ILP32 architectures.

Switch check to test-all as the test target, as the previous check
target fails before the main test suite runs due to a symbol
visibility that doesn't handle retguard.

Upstream fix identified by tb@
i386 testing by tb@
OK tb@



CVS: cvs.openbsd.org: ports

2024-04-22 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/22 10:06:13

Modified files:
databases/ruby-sqlite3: Makefile distinfo 
databases/ruby-sqlite3/pkg: PLIST 

Log message:
Update to ruby-sqlite3 2.0.0

Remove test code from port, as the gem no longer ships tests.



CVS: cvs.openbsd.org: ports

2024-04-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/09 12:44:31

Modified files:
lang/ruby/3.1  : Tag: OPENBSD_7_5 Makefile 
lang/ruby/3.2  : Tag: OPENBSD_7_5 Makefile 
lang/ruby/3.3  : Tag: OPENBSD_7_5 Makefile 
Added files:
lang/ruby/3.1/patches: Tag: OPENBSD_7_5 
   patch-coroutine_amd64_Context_S 
lang/ruby/3.2/patches: Tag: OPENBSD_7_5 
   patch-coroutine_amd64_Context_S 
lang/ruby/3.3/patches: Tag: OPENBSD_7_5 
   patch-coroutine_amd64_Context_S 

Log message:
Add _CET_ENDBR to amd64 coroutine code

I originally thought this issue was post-7.5, but after getting
access to a 7.5 machine with IBT, I confirmed it affects 7.5.

This fixes SIGILL/ILL_BTCFI for the following example code:

mutex = Mutex.new
mutex.synchronize { Fiber.new { mutex.owned? }.resume }

Thanks to tb@ for following up with me regarding this.

Issue reported by jcs@

Tested by jcs@

OK jcs@



CVS: cvs.openbsd.org: ports

2024-04-08 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/08 22:17:52

Modified files:
lang/ruby/3.1  : Makefile 
lang/ruby/3.2  : Makefile 
lang/ruby/3.3  : Makefile 
Added files:
lang/ruby/3.1/patches: patch-coroutine_amd64_Context_S 
lang/ruby/3.2/patches: patch-coroutine_amd64_Context_S 
lang/ruby/3.3/patches: patch-coroutine_amd64_Context_S 

Log message:
Add _CET_ENDBR to amd64 coroutine code

This fixes SIGILL/ILL_BTCFI that started occurring after
recent changes (post 7.5), for the following example code:

mutex = Mutex.new
mutex.synchronize { Fiber.new { mutex.owned? }.resume

Issue reported by jcs@

Tested by jcs@

OK jcs@



CVS: cvs.openbsd.org: ports

2024-04-08 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/08 17:41:18

Modified files:
security/suricata: Tag: OPENBSD_7_5 Makefile 
security/suricata/pkg: Tag: OPENBSD_7_5 PLIST 
Added files:
security/suricata/patches: Tag: OPENBSD_7_5 patch-src_suricata_c 
   patch-src_util-privs_c 
   patch-src_util-privs_h 

Log message:
Readd privdrop patches

"probably automatically removed" by gonzalo@ in the 7.0.2 update

OK gonzalo@

add various @sample to suricata's PLIST that were missed in the 7.0.2 update

from sthen@



CVS: cvs.openbsd.org: ports

2024-04-02 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/04/02 18:07:23

Modified files:
audio  : Makefile 
databases  : Makefile 
devel  : Makefile 
graphics   : Makefile 
net: Makefile 
security   : Makefile 
sysutils   : Makefile 
textproc   : Makefile 
www: Makefile 
x11: Makefile 

Log message:
Stop building ruby31 ports by default

Ruby 3.1 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby31 packages by default.



CVS: cvs.openbsd.org: ports

2024-03-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/03/27 15:31:15

Modified files:
security/suricata: Makefile distinfo 
security/suricata/patches: patch-src_suricata_c 
   patch-suricata_yaml_in 
security/suricata/pkg: README 
Removed files:
security/suricata/patches: patch-doc_userguide_Makefile_in 

Log message:
Update to Suricata 7.0.4

Take co-maintainership.

Drop unnecessary AUTOMAKE version and SUBST_CMD processing of
configure and doc/userguide/Makefile.in.

Drop empty line patch of doc/userguide/Makefile.in.

Process suricata.yaml.in with SUBST_CMD, and patch it so all
@e_*@ variables are replaced.

As the pkg README recommends suricata-update for updates,
make that the default in the config file.

Fix the pkg README to set the path when calling suricata-update,
as the default path is not the desired path (it would be best to
fix the default path, but the current patches are insufficient).

Following the instructions in the README to setup suricata now
results in a working configuration without any configuration
file modification.

OK gonzalo@ (MAINTAINER)
OK sthen@



CVS: cvs.openbsd.org: ports

2024-03-20 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/03/20 20:43:46

Modified files:
x11/ruby-tk: Makefile distinfo 
x11/ruby-tk/pkg: PLIST 

Log message:
Update to ruby-tk 0.5.0



CVS: cvs.openbsd.org: ports

2024-03-18 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/03/18 11:46:37

Modified files:
security/suricata: Makefile 
Added files:
security/suricata/patches: patch-src_suricata_c 
   patch-src_util-privs_c 
   patch-src_util-privs_h 

Log message:
Readd privdrop patches

"probably automatically removed" by gonzalo@ in the 7.0.2 update

OK gonzalo@



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/02/23 10:29:53

Modified files:
lang/jruby : Makefile distinfo 
lang/jruby/pkg : PLIST 

Log message:
Update to JRuby 9.4.6.0



CVS: cvs.openbsd.org: ports

2024-02-12 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/02/12 15:56:15

Modified files:
databases/postgresql: Tag: OPENBSD_7_4 Makefile distinfo 
databases/postgresql/pkg: Tag: OPENBSD_7_4 PLIST-docs 
  PLIST-server 

Log message:
Update to PostgreSQL 15.6

Fixes CVE-2024-0985: PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY
executes arbitrary SQL



CVS: cvs.openbsd.org: ports

2024-02-10 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/02/10 12:18:10

Modified files:
databases/postgresql: Makefile distinfo 
databases/postgresql/patches: patch-src_bin_initdb_initdb_c 
databases/postgresql/pkg: PLIST-docs PLIST-server 

Log message:
Update to PostgreSQL 16.2

Fixes CVE-2024-0985: PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY
executes arbitrary SQL



CVS: cvs.openbsd.org: ports

2024-01-22 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/01/22 10:44:08

Modified files:
lang/ruby/3.2  : Tag: OPENBSD_7_4 Makefile distinfo 
lang/ruby/3.2/pkg: Tag: OPENBSD_7_4 MESSAGE-main UNMESSAGE-main 
   PLIST-main PLIST-ri_docs 

Log message:
Update to Ruby 3.2.3

Fixes CVE-2023-36617: ReDoS vulnerability in URI



CVS: cvs.openbsd.org: ports

2024-01-20 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/01/20 13:20:50

Modified files:
lang/ruby/3.2  : Makefile distinfo 
lang/ruby/3.2/pkg: MESSAGE-main PLIST-main PLIST-ri_docs 
   UNMESSAGE-main 

Log message:
Update to Ruby 3.2.3

Fixes CVE-2023-36617: ReDoS vulnerability in URI



CVS: cvs.openbsd.org: ports

2024-01-16 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/01/16 12:28:47

Modified files:
lang/ruby/3.3  : Makefile 

Log message:
Disable YJIT on arm64

This allows Ruby 3.3 to work on arm64.  No bump as it did not build before
on arm64, and the change only affects arm64.

OK tb@, phessler@



CVS: cvs.openbsd.org: ports

2024-01-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/01/09 17:32:04

Modified files:
textproc/ruby-commonmarker: Makefile distinfo 
textproc/ruby-commonmarker/pkg: DESCR PLIST 
Added files:
textproc/ruby-commonmarker: crates.inc 

Log message:
Update to commonmarker 1.0.3

The backend switched to Rust, so this brings in the devel/cargo module,
and a number of other changes to deal with the significantly more
involved build.

Initial version by me
Many improvements from semarie@



CVS: cvs.openbsd.org: ports

2024-01-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/01/09 17:26:20

Modified files:
devel  : Makefile 

Log message:
Hookup ruby-rb_sys



CVS: cvs.openbsd.org: ports

2024-01-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/01/09 17:24:30

Log message:
Import rb_sys 0.9.85

Allows for easily building native extensions for Ruby using Rust.

OK semarie@

Status:

Vendor Tag: jeremy
Release Tags:   jeremy_2024-Jan-09

N ports/devel/ruby-rb_sys/Makefile
N ports/devel/ruby-rb_sys/distinfo
N ports/devel/ruby-rb_sys/pkg/DESCR
N ports/devel/ruby-rb_sys/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-01-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/01/09 17:21:36

Modified files:
lang/ruby  : ruby.port.mk 

Log message:
Do not change directory in EXTRACT_CASES

Fixes interaction with devel/cargo module.

>From semarie@



CVS: cvs.openbsd.org: ports

2023-12-31 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/31 14:25:23

Modified files:
databases/ruby-sqlite3: Makefile distinfo 
databases/ruby-sqlite3/pkg: PLIST 

Log message:
Update to ruby-sqlite3 1.7.0

Remove unneeded sqlite3 source file from package.



CVS: cvs.openbsd.org: ports

2023-12-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/27 16:43:12

Modified files:
audio  : Makefile 
databases  : Makefile 
devel  : Makefile 
graphics   : Makefile 
net: Makefile 
security   : Makefile 
sysutils   : Makefile 
textproc   : Makefile 
www: Makefile 
x11: Makefile 

Log message:
Build ruby33 FLAVOR of ruby gem ext ports by default



CVS: cvs.openbsd.org: ports

2023-12-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/27 13:08:05

Modified files:
lang/ruby  : Makefile 

Log message:
Hookup Ruby 3.3 to the build



CVS: cvs.openbsd.org: ports

2023-12-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/27 13:07:31

Modified files:
lang/ruby  : ruby.port.mk 

Log message:
Support ruby33 FLAVOR when building Ruby ports

OK tb@, gkoehler@



CVS: cvs.openbsd.org: ports

2023-12-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/27 13:06:42

Modified files:
lang/ruby  : Makefile.inc 
lang/ruby/3.2  : Makefile 
lang/ruby/3.1  : Makefile 

Log message:
Fix WANTLIB for Ruby 3.1 and 3.2, other minor changes

This sets PATCHORIG = .orig, because the build infrastructure handles
that better and it requires less work when updating plists.

This sets optflags="", so that the build infrastructure does not
override the default optimization flags.

This removes ncurses, readline, and yaml from WANTLIB, and adds yaml-0
to WANTLIB. For Ruby 3.1 and 3.2, ncurses and readline are added back.
Ruby 3.3 drops the readline extension, so those libraries are no longer
needed.

This drops the gdbm subpackage code from Makefile.inc, since it
is no longer used by any supported Ruby version.

OK tb@, gkoehler@



CVS: cvs.openbsd.org: ports

2023-12-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/27 13:05:01

Log message:
Import Ruby 3.3.0

OK tb@, gkoehler@

Status:

Vendor Tag: jeremy
Release Tags:   jeremy_2023-Dec-27

N ports/lang/ruby/3.3/Makefile
N ports/lang/ruby/3.3/distinfo
N ports/lang/ruby/3.3/patches/patch-common_mk
N ports/lang/ruby/3.3/patches/patch-ext_etc_etc_c
N ports/lang/ruby/3.3/patches/patch-compile_c
N ports/lang/ruby/3.3/patches/patch-configure
N ports/lang/ruby/3.3/patches/patch-ext_ripper_depend
N ports/lang/ruby/3.3/patches/patch-ext_extmk_rb
N ports/lang/ruby/3.3/patches/patch-lib_rubygems_ext_builder_rb
N ports/lang/ruby/3.3/patches/patch-lib_fileutils_rb
N ports/lang/ruby/3.3/patches/patch-lib_mkmf_rb
N ports/lang/ruby/3.3/patches/patch-lib_rubygems_commands_install_command_rb
N ports/lang/ruby/3.3/patches/patch-lib_rubygems_dependency_installer_rb
N ports/lang/ruby/3.3/patches/patch-lib_rubygems_ext_ext_conf_builder_rb
N ports/lang/ruby/3.3/patches/patch-lib_rubygems_rb
N ports/lang/ruby/3.3/patches/patch-template_Makefile_in
N ports/lang/ruby/3.3/patches/patch-template_builtin_binary_inc_tmpl
N ports/lang/ruby/3.3/pkg/DESCR-ri_docs
N ports/lang/ruby/3.3/pkg/DESCR-main
N ports/lang/ruby/3.3/pkg/MESSAGE-main
N ports/lang/ruby/3.3/pkg/PLIST-main
N ports/lang/ruby/3.3/pkg/PLIST-ri_docs
N ports/lang/ruby/3.3/pkg/UNMESSAGE-main

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-12-08 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/08 10:04:07

Modified files:
security/ruby-argon2: Makefile distinfo 
security/ruby-argon2/pkg: PLIST 

Log message:
Update to argon2 2.3.0

Mostly from wen heping 



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/05 08:17:22

Modified files:
www/ruby-passenger: Makefile 
www/ruby-passenger/pkg: PLIST 

Log message:
Switch LDEP from pcre to pcre2

The passenger build system checks for the pcre header, and will fail if
it is not present (even if pcre2 is installed).  However, the only place
pcre is used is for the embedded nginx, and that will pick pcre2 over
pcre if both are installed.  This switches the LDEP from pcre to pcre2
so that the embedded nginx will always use pcre2, and adds a BDEP on
pcre so that the passenger build system still works.

While here, comment out a file in the PLIST so updates using make
update-plist are easier.

Problem found by tb@ because dpb junked pcre2 while building passenger

OK tb@



CVS: cvs.openbsd.org: ports

2023-12-04 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/04 10:22:17

Modified files:
databases/postgresql: Tag: OPENBSD_7_4 Makefile distinfo 
databases/postgresql/pkg: Tag: OPENBSD_7_4 PLIST-docs 

Log message:
Update to PostgreSQL 15.5



CVS: cvs.openbsd.org: ports

2023-11-29 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/11/29 16:42:16

Modified files:
geo/pgpointcloud: Makefile distinfo 
geo/pgpointcloud/pkg: PLIST 
Removed files:
geo/pgpointcloud/patches: patch-pgsql_pc_pgsql_c 

Log message:
Update to pgpointcloud 1.2.5, which supports PostgreSQL 16.

Remove backported patch for PostgreSQL 16 support.

OK tb@, sthen@



CVS: cvs.openbsd.org: ports

2023-11-29 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/11/29 16:42:00

Modified files:
databases/postgresql-pllua: Makefile distinfo 

Log message:
Update to pllua 2.0.12 to work with PostgreSQL 16.

OK tb@, sthen@



CVS: cvs.openbsd.org: ports

2023-11-29 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/11/29 16:41:45

Modified files:
databases/postgresql-odbc: Makefile distinfo 
Added files:
databases/postgresql-odbc/patches: patch-psqlodbc_h 

Log message:
Update to postgresql-odbc 16.00..

Add patch to work with PostgreSQL 16.

OK tb@, sthen@



CVS: cvs.openbsd.org: ports

2023-11-29 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/11/29 16:41:30

Modified files:
databases/postgresql-previous: Makefile distinfo 
databases/postgresql-previous/patches: 
   patch-src_bin_scripts_vacuumdb_c 
   
patch-src_include_storage_s_lock_h 
   
patch-src_interfaces_libpq_Makefile 
databases/postgresql-previous/pkg: PLIST 

Log message:
Update postgresql-previous to PostgreSQL 15.4 following PostgreSQL update to 
16.1

OK tb@, sthen@



CVS: cvs.openbsd.org: ports

2023-11-29 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/11/29 16:41:15

Modified files:
databases/postgresql: Makefile distinfo 
databases/postgresql/patches: patch-src_backend_libpq_ip_c 
  patch-src_include_storage_s_lock_h 
  
patch-src_interfaces_ecpg_compatlib_Makefile 
  
patch-src_interfaces_ecpg_ecpglib_Makefile 
  
patch-src_interfaces_ecpg_pgtypeslib_Makefile 
  patch-src_interfaces_libpq_Makefile 
databases/postgresql/pkg: PLIST-contrib PLIST-docs PLIST-server 

Log message:
Update to PostgreSQL 16.1

This adds textproc/icu4c as a dependency, since PostgreSQL 16 requires
that by default.  This allows additional collations to work.

Bulk testing by tb@

Input from tb@ and sthen@

OK tb@, sthen@



CVS: cvs.openbsd.org: ports

2023-11-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/11/27 13:06:26

ports/databases/postgresql-odbc/patches

Update of /cvs/ports/databases/postgresql-odbc/patches
In directory cvs.openbsd.org:/tmp/cvs-serv8104/databases/postgresql-odbc/patches

Log Message:
Directory /cvs/ports/databases/postgresql-odbc/patches added to the repository



CVS: cvs.openbsd.org: ports

2023-11-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/11/06 09:53:37

Modified files:
lang/jruby : Makefile distinfo 
lang/jruby/pkg : PLIST 

Log message:
Update to JRuby 9.4.5.0



CVS: cvs.openbsd.org: ports

2023-10-22 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/10/22 16:43:43

Modified files:
lang/jruby : Makefile distinfo 
lang/jruby/patches: patch-lib_ruby_stdlib_ffi_library_rb 
lang/jruby/pkg : PLIST 

Log message:
Update to JRuby 9.4.4.0



CVS: cvs.openbsd.org: ports

2023-10-13 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/10/13 17:15:40

Modified files:
lang/ruby  : ruby.port.mk 

Log message:
Remove support for building ruby30-* packages for Ruby ports



CVS: cvs.openbsd.org: ports

2023-10-13 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/10/13 17:14:54

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Update quirk for ruby30-* ports



CVS: cvs.openbsd.org: ports

2023-10-13 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/10/13 17:13:19

Removed files:
lang/ruby/3.0  : Makefile distinfo 
lang/ruby/3.0/patches: patch-common_mk patch-compile_c 
   patch-configure patch-ext_etc_etc_c 
   patch-ext_extmk_rb 
   patch-ext_openssl_extconf_rb 
   patch-ext_openssl_ossl_ocsp_c 
   patch-ext_openssl_ossl_pkey_ec_c 
   patch-ext_ripper_depend 
   patch-lib_cgi_cookie_rb 
   patch-lib_fileutils_rb patch-lib_mkmf_rb 
   patch-lib_rubygems_commands_install_command_rb 
   patch-lib_rubygems_dependency_installer_rb 
   patch-lib_rubygems_ext_ext_conf_builder_rb 
   patch-template_builtin_binary_inc_tmpl 
   patch-thread_pthread_h 
lang/ruby/3.0/pkg: DESCR-gdbm DESCR-main DESCR-ri_docs 
   MESSAGE-main PLIST-gdbm PLIST-main 
   PLIST-ri_docs UNMESSAGE-main 

Log message:
Send Ruby 3.0 to the Attic



CVS: cvs.openbsd.org: ports

2023-10-13 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/10/13 17:12:43

Modified files:
lang/ruby  : Makefile 

Log message:
Unhook Ruby 3.0



CVS: cvs.openbsd.org: ports

2023-09-11 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/11 14:04:47

Modified files:
databases/postgresql: Makefile 
Added files:
databases/postgresql/patches: patch-src_bin_initdb_initdb_c 

Log message:
Have initdb recommend use of rcctl if appropriate

Requested by espie@
OK sthen@, espie@



CVS: cvs.openbsd.org: ports

2023-09-11 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/11 13:59:04

Modified files:
lang/ruby  : ruby.port.mk 

Log message:
Further simplify ruby.port.mk

* Remove variables not used by any ports in the tree:
* MODRUBY_LIBDIR
* MODRUBY_RELDOCDIR
* MODRUBY_DOCDIR
* MODRUBY_EXAMPLEDIR
* MODRUBY_ADJ_REPLACE
* MODRUBY_TEST_DIR

* Prefix internal variables with an underscore.  Any variable
not currently used by any ports in the tree has been made
internal.

* Consolidate all SUBST_VARS and UPDATE_PLIST_ARGS setting to
a single case.

Tested by building all ports using lang/ruby module.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/09 21:21:19

Modified files:
audio/aqualung : Makefile distinfo 

Log message:
Backport upstream commits to work with audio/mac update

As one of the commits affects configure.ac, add autoreconf
CONFIGURE_STYLE.



CVS: cvs.openbsd.org: ports

2023-09-09 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/09 21:11:51

Modified files:
audio/mac  : Makefile distinfo 
audio/mac/pkg  : PLIST 
Added files:
audio/mac/patches: patch-Shared_All_h patch-Shared_NoWindows_h 
Removed files:
audio/mac/patches: patch-configure patch-src_Console_Console_cpp 
   patch-src_MACLib_APEDecompress_cpp 
   patch-src_MACLib_APELink_cpp 
   patch-src_MACLib_MACLib_h 

Log message:
Update to Monkey's Audio Codec 10.20

This switches to using the upstream distfile, instead of what appears
to be a Linux port of a quite old version (Monkey's Audio was
previously Windows-only). The upstream distfile compiles without
hanges.

The shared library has changed from libmac to libMAC.  The license
has changed from a custom, non-open source license to a standard
BSD-3-Clause license.

All previous patches no longer necessary or apply. Add a couple
new patches to the include files to make it easier to use the
library.



CVS: cvs.openbsd.org: ports

2023-09-07 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/07 15:29:04

Modified files:
security   : Makefile 

Log message:
+= ruby-ed25519



CVS: cvs.openbsd.org: ports

2023-09-07 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/07 15:25:30

Log message:
Import ruby-ed25519

A Ruby binding to the Ed25519 elliptic curve public-key signature system
described in RFC 8032.

Feedback and OK tb@

Status:

Vendor Tag: jeremy
Release Tags:   jeremy_2023-Sep-07

N ports/security/ruby-ed25519/Makefile
N ports/security/ruby-ed25519/distinfo
N ports/security/ruby-ed25519/pkg/DESCR
N ports/security/ruby-ed25519/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:37:35

Removed files:
misc/tpp   : Makefile distinfo 
misc/tpp/patches: patch-doc_tpp_1 patch-tpp_rb 
misc/tpp/pkg   : DESCR PLIST 

Log message:
Remove tpp

Barely updated since import back in 2010.

OK kili@ (who imported it in 2010)



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:35:13

Removed files:
textproc/ruby-kramdown: Makefile distinfo 
textproc/ruby-kramdown/patches: patch-_metadata 
patch-test_run_tests_rb 
textproc/ruby-kramdown/pkg: DESCR PLIST 

Log message:
Remove ruby-kramdown

Broken in all supported Ruby versions due to a missing dependency on
rexml (which was removed from the Ruby standard library in Ruby 3).
Better to remove this than import and maintain a new port for rexml.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK kn@, tb@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:32:23

Removed files:
security/ruby-openid: Makefile distinfo 
security/ruby-openid/pkg: DESCR PLIST 

Log message:
Remove ruby-openid

Last release 4 years ago, officially dead upstream.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK kmos@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:30:13

Removed files:
net/ruby-stomp : Makefile distinfo 
net/ruby-stomp/pkg: DESCR PLIST 

Log message:
Remove ruby-stomp

Was only needed as a dependency of Puppet 5, which was removed earlier
this year.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sebastia@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:25:36

Removed files:
devel/ruby-systemu: Makefile distinfo 
devel/ruby-systemu/pkg: DESCR PLIST 

Log message:
Remove ruby-systemu

Last release was over 8 years ago, upstream appears dead.  Was only
needed as a dependency of ruby-macaddr, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK jasper@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:24:19

Removed files:
net/ruby-macaddr: Makefile distinfo 
net/ruby-macaddr/pkg: DESCR PLIST 

Log message:
Remove ruby-macaddr

Last release was over 4 years ago, upstream appears dead.  Was only
needed as a dependency of ruby-uuid, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK jasper@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:23:03

Removed files:
devel/ruby-uuid: Makefile distinfo 
devel/ruby-uuid/pkg: DESCR PLIST 

Log message:
Remove ruby-uuid

Last release was over 5 years ago, upstream appears dead.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK jasper@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:19:36

Removed files:
mail/ruby-mime-types-data: Makefile distinfo 
mail/ruby-mime-types-data/pkg: DESCR PLIST 

Log message:
Remove ruby-mime-types-data

Was only needed as a dependency of ruby-mime-types, which was just
removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:18:52

Removed files:
mail/ruby-mime-types: Makefile distinfo 
mail/ruby-mime-types/pkg: DESCR PLIST 

Log message:
Remove ruby-mime-types

Was only needed as a test dependency of ruby-ethon, and that dependency
was recently removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:17:45

Removed files:
www/ruby-vegas : Makefile distinfo 
www/ruby-vegas/pkg: DESCR PLIST 

Log message:
Remove ruby-vegas

Last release was 11 years ago, upstream appears dead.  Was only needed
as a dependency of ruby-resque, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:16:11

Removed files:
www/ruby-mustermann: Makefile distinfo 
www/ruby-mustermann/pkg: DESCR PLIST 

Log message:
Remove ruby-mustermann

Current version is 6 years old.  Was only needed as a dependency of
ruby-sinatra, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:15:12

Removed files:
www/ruby-rack-protection: Makefile distinfo 
www/ruby-rack-protection/pkg: DESCR PLIST 

Log message:
Remove ruby-rack-protection

Current version is 6 years old.  Was only needed as a dependency of
ruby-sinatra, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:13:52

Removed files:
www/ruby-sinatra: Makefile distinfo 
www/ruby-sinatra/pkg: DESCR PLIST 

Log message:
Remove ruby-sinatra

Current version is 6 years old. Was only needed as a dependency of
ruby-resque, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:10:39

Removed files:
www/ruby-sanitize: Makefile distinfo 
www/ruby-sanitize/pkg: DESCR PLIST 

Log message:
Remove ruby-sanitize

Current version is 10 years old.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:09:34

Removed files:
www/ruby-rainbows: Makefile distinfo 
www/ruby-rainbows/patches: patch-_metadata 
www/ruby-rainbows/pkg: DESCR PLIST 

Log message:
Remove ruby-rainbows

Only three years old, but does not benefit from being packaged (imported
and maintained by me).

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:06:05

Removed files:
www/ruby-faraday_middleware-multi_json: Makefile distinfo 
www/ruby-faraday_middleware-multi_json/pkg: DESCR PLIST 

Log message:
Remove ruby-faraday_middleware-multi_json

Last release was over 9 years ago, upstream appears dead.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:04:16

Removed files:
textproc/ruby-yard: Makefile distinfo 
textproc/ruby-yard/pkg: DESCR PLIST 

Log message:
Remove ruby-yard

Current version is 8 years old.  Was only needed as a dependency of
ruby-uuidtools and ruby-net-dns, which were both just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:03:03

Removed files:
devel/ruby-rr  : Makefile distinfo 
devel/ruby-rr/pkg: DESCR PLIST 

Log message:
Remove ruby-rr

Current version is 10 years old.  Was only needed as a dependency of
ruby-treetop, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:02:15

Removed files:
devel/ruby-polyglot: Makefile distinfo 
devel/ruby-polyglot/pkg: DESCR PLIST 

Log message:
Remove ruby-polyglot

Last release was over 9 years ago, upstream appears dead. Was only
needed as a dependency of ruby-treetop, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 05:00:49

Removed files:
textproc/ruby-treetop: Makefile distinfo 
textproc/ruby-treetop/pkg: DESCR PLIST 

Log message:
Remove ruby-treetop

Current version is over 7 years old.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:59:43

Removed files:
textproc/ruby-syntax: Makefile distinfo 
textproc/ruby-syntax/patches: patch-test_syntax_tc_yaml_rb 
textproc/ruby-syntax/pkg: DESCR PLIST 

Log message:
Remove ruby-syntax

Current version is 18 years old, last release was over 6 years ago,
upstream appears dead.  Was only needed as a dependency of ruby-maruku,
which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:57:26

Removed files:
textproc/ruby-rexical: Makefile distinfo 
textproc/ruby-rexical/pkg: DESCR PLIST 

Log message:
Remove ruby-rexical

Current version is 12 years old, last release was over 4 years ago.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:55:54

Removed files:
textproc/ruby-pygments.rb: Makefile distinfo 
textproc/ruby-pygments.rb/patches: patch-_metadata 
   patch-lib_pygments_mentos_py 
textproc/ruby-pygments.rb/pkg: DESCR PLIST 

Log message:
Remove ruby-pygments.rb

Current version is 8 years old.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:54:43

Removed files:
textproc/ruby-maruku: Makefile distinfo 
textproc/ruby-maruku/pkg: DESCR PLIST 

Log message:
Remove ruby-maruku

Current version is 11 years old, last release was over 6 years ago,
upstream appears inactive.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:53:25

Removed files:
textproc/ruby-liquid: Makefile distinfo 
textproc/ruby-liquid/pkg: DESCR PLIST 

Log message:
Remove ruby-liquid

Current version is 11 years old.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:52:43

Removed files:
textproc/ruby-icalendar: Makefile distinfo 
textproc/ruby-icalendar/pkg: DESCR PLIST 

Log message:
Remove ruby-icalendar

Current version is 9 years old.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:51:48

Removed files:
textproc/ruby-haml: Makefile distinfo 
textproc/ruby-haml/patches: patch-test_test_helper_rb 
textproc/ruby-haml/pkg: DESCR PLIST 

Log message:
Remove ruby-haml

Current version is 11 years old.  New version requires an additional
dependency.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:49:24

Removed files:
textproc/ruby-builder: Makefile distinfo 
textproc/ruby-builder/pkg: DESCR PLIST 

Log message:
Remove ruby-builder

Current version is 12 years old, last release 4 years ago, upstream
appears dead.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:47:09

Removed files:
devel/ruby-hoe : Makefile distinfo 
devel/ruby-hoe/pkg: DESCR PLIST 

Log message:
Remove ruby-hoe

Current version is 4 years old.  Was only needed as a dependency of
ruby-rake-remote_task, ruby-ruby2ruby, ruby-ruby_parser, and ruby-vlad,
all of which were just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:45:41

Removed files:
devel/ruby-open4: Makefile distinfo 
devel/ruby-open4/pkg: DESCR PLIST 

Log message:
Remove ruby-open4

Last release 8 years ago, appears dead upstream.  Was only needed as a
dependency of ruby-rake-remote_task, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:42:30

Removed files:
devel/ruby-rake-remote_task: Makefile distinfo 
devel/ruby-rake-remote_task/patches: patch-_metadata 
devel/ruby-rake-remote_task/pkg: DESCR PLIST 

Log message:
Remove ruby-rake-remote_task

Current version is 6 years old.  Was only needed as a dependency of
ruby-vlad, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:41:13

Removed files:
sysutils/ruby-vlad: Makefile distinfo 
sysutils/ruby-vlad/patches: patch-_metadata 
sysutils/ruby-vlad/pkg: DESCR PLIST 

Log message:
Remove ruby-vlad

Current version is 8 years old, last release close to 3 years ago,
and no upstream activity since.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:39:37

Removed files:
sysutils/ruby-directory_watcher: Makefile distinfo 
sysutils/ruby-directory_watcher/pkg: DESCR PLIST 

Log message:
Remove ruby-directory_watcher

Last release was over 10 years ago, upstream appears dead.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:37:55

Removed files:
net/ruby-net-ssh: Makefile distinfo 
net/ruby-net-ssh/pkg: DESCR PLIST 

Log message:
Remove ruby-net-ssh

Current version is 8 years old.  Was only needed as a dependency of
ruby-mfi, ruby-net-scp, ruby-net-sftp, ruby-net-ssh-gateway, and
ruby-sshkit, all of which were just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:36:35

Removed files:
net/ruby-net-scp: Makefile distinfo 
net/ruby-net-scp/patches: patch-Rakefile 
net/ruby-net-scp/pkg: DESCR PLIST 

Log message:
Remove ruby-net-scp

Current version is 9 years old.  Was only needed as a dependency of
ruby-sshkit, which was just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:35:32

Removed files:
net/ruby-sshkit: Makefile distinfo 
net/ruby-sshkit/pkg: DESCR PLIST 

Log message:
Remove ruby-sshkit

Current version is 8 years old.  Was only needed as a dependency of
ruby-capistrano, just removed.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:34:31

Removed files:
sysutils/ruby-capistrano: Makefile distinfo 
sysutils/ruby-capistrano/pkg: DESCR PLIST 

Log message:
Remove ruby-capistrano

Current version is over 8 years ago.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:33:17

Removed files:
security/ruby-hmac: Makefile distinfo 
security/ruby-hmac/pkg: DESCR PLIST 

Log message:
Remove ruby-hmac

Last release was over 13 years ago, upstream is dead.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:30:51

Removed files:
net/ruby-snmp  : Makefile distinfo 
net/ruby-snmp/pkg: DESCR PLIST 

Log message:
Remove ruby-snmp

Current version is 9 years old, last release was 4 years ago, no recent
upstream activity.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:24:22

Removed files:
net/ruby-net-ssh-gateway: Makefile distinfo 
net/ruby-net-ssh-gateway/pkg: DESCR PLIST 

Log message:
Remove ruby-net-ssh-gateway

Current version is 10 years old, last release was 6 years ago, upstream
appears dead.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:21:41

Removed files:
net/ruby-net-sftp: Makefile distinfo 
net/ruby-net-sftp/pkg: DESCR PLIST 

Log message:
Remove ruby-net-sftp

Current version is 10 years old.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:20:11

Removed files:
net/ruby-net-http-digest_auth: Makefile distinfo 
net/ruby-net-http-digest_auth/pkg: DESCR PLIST 

Log message:
Remove ruby-net-http-digest_auth

Current version is 11 years old, last release was 6 years ago, upstream
appears dead.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



CVS: cvs.openbsd.org: ports

2023-09-06 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/09/06 04:13:43

Removed files:
net/ruby-net-dns: Makefile distinfo 
net/ruby-net-dns/pkg: DESCR PLIST 

Log message:
Remove ruby-net-dns

Current version is over 10 years old.

Pure Ruby port, and nothing depends on it.  If you need this, use gem
install.

OK sthen@ rsadowski@



  1   2   3   4   5   6   7   8   9   10   >