non port: devel/rubygem-re2/Makefile |
SVNWeb
|
Number of commits found: 21 |
Mon, 11 Sep 2023
|
[ 03:22 Po-Chuan Hsieh (sunpoet) ] 0c509fb (Only the first 10 of 31 ports in this commit are shown above. )
devel/re2: Update to 20230801
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases
|
Fri, 8 Sep 2023
|
[ 10:34 Matthias Fechner (mfechner) ] 4296eca
devel/rubygem-re2: update to 1.7.0
Required for gitlab-ce 16.3
Changelog:
https://github.com/mudge/re2/blob/main/CHANGELOG.md
|
Tue, 2 May 2023
|
[ 19:58 Po-Chuan Hsieh (sunpoet) ] 94713ba (Only the first 10 of 32 ports in this commit are shown above. )
devel/re2: Update to 20230301
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases
|
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
|
Wed, 11 Jan 2023
|
[ 11:54 Matthias Fechner (mfechner) ] def00cc
devel/rubygem-re2: update to 1.6.0
Required for gitlab-ce 15.6.
Changelog:
https://github.com/mudge/re2/blob/main/CHANGELOG.md
|
Tue, 22 Nov 2022
|
[ 09:38 Matthias Fechner (mfechner) ] 08e54f2
devel/rubygem-re2: update to 1.5.0
Required for gitlab-ce 15.5 update.
Changelog:
https://github.com/mudge/re2/blob/main/CHANGELOG.md#150---2022-10-16
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 24 Jun 2022
|
[ 10:20 Matthias Fechner (mfechner) ] aec28e8
devel/rubygem-re2: update to 1.4.0
Required for gitlab-ce 15.1
Changelog
https://github.com/mudge/re2/blob/main/CHANGELOG.md
1.4.0 - 2021-03-29
Fixed
Fixed a crash when using RE2::Scanner#scan with an invalid regular
expression (thanks to Sergio Medina for reporting this)
Fixed RE2::Regexp#match raising a NoMemoryError instead of an ArgumentError
when given a negative number of matches
1.3.0 - 2021-03-12
Added
Add Homebrew's prefix on Apple Silicon and /usr as fallback locations
searched when looking for the underlying re2 library if not found in /usr/local
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Mar 2021
|
[ 20:54 crees ]
Chase devel/re2 shlib bump
Upstream has changed their minds about so.10 and reverted to so.9
The only changes were private.
PR: ports/253255
Reported by: sunpoet
|
Wed, 3 Feb 2021
|
[ 19:46 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
Bump PORTREVISION for devel/re2 shlib change
|
Thu, 4 Jun 2020
|
[ 19:45 mfechner ]
Update to 1.2.0 which is required for gitlab-ce 13.0.
|
Sat, 4 Apr 2020
|
[ 07:23 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
Bump PORTREVISION for devel/re2 shlib change
|
Sun, 10 Feb 2019
|
[ 13:34 mfechner ]
Define lib dependency (re2) correctly and bump PORTREVISION to recompile against
new libre2.so.
Reported by: sunpoet
|
Sun, 10 Jun 2018
|
[ 08:08 antoine ]
Remove bogus dependency on libunwind (brought by ruby on tier-1), those ports
should build fine on tier-2 archs
With hat: portmgr
|
Wed, 9 May 2018
|
[ 10:43 mfechner ] (Only the first 10 of 88 ports in this commit are shown above. )
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270
|
Tue, 5 Dec 2017
|
[ 16:44 tz ] (Only the first 10 of 31 ports in this commit are shown above. )
GitLab and related ports maintained by me: pass maintainership to Matthias
Fechner
Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)
I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md
|
Tue, 28 Nov 2017
|
[ 16:27 tz ]
devel/rubygem-re2: Update from 1.0.0 to 1.1.1
Changelog: https://github.com/mudge/re2/blob/v1.1.1/CHANGELOG.md
Also add missing LIB_DEPENDS found by stage-qa
Submitted by: Matthias Fechner <idefix@fechner.net>
|
Sat, 22 Jul 2017
|
[ 10:43 antoine ]
rubygem-re2 is not architecture neutral
|
Thu, 20 Jul 2017
|
[ 09:13 tz ]
New port: devel/rubygem-re2
Ruby bindings to re2, "an efficient, principled regular expression library".
WWW: https://github.com/mudge/re2
|
Number of commits found: 21 |