notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/rubygem-rugged/Makefile
SVNWeb

Number of commits found: 38

Mon, 23 Jan 2023
[ 07:18 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:e6d5c4d21cd7dd09d4971d8a15037009dd36760a  commit hash:e6d5c4d21cd7dd09d4971d8a15037009dd36760a  commit hash:e6d5c4d21cd7dd09d4971d8a15037009dd36760a  e6d5c4d 
devel/rubygem-rugged: update to 1.5.1

Changelog:
https://github.com/libgit2/rugged/releases/tag/v1.5.1
Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Tue, 22 Nov 2022
[ 09:38 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:90195cd20c9009758f94027509ea294c4ffd524b  commit hash:90195cd20c9009758f94027509ea294c4ffd524b  commit hash:90195cd20c9009758f94027509ea294c4ffd524b  90195cd 
devel/rubygem-rugged: update to 1.5.0.1

Changelog:
https://github.com/libgit2/rugged/commits/master
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 4 Dec 2021
[ 12:07 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:57a2bff976f5361671b26d0d0660818776aef0fc  commit hash:57a2bff976f5361671b26d0d0660818776aef0fc  commit hash:57a2bff976f5361671b26d0d0660818776aef0fc  57a2bff 
devel/rubygem-rugged: update to 1.2.0

Required for gitlab-ce 14.5
Changelog:
https://github.com/libgit2/rugged/compare/v1.1.1...v1.2.0
Mon, 5 Jul 2021
[ 12:22 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:6177ada8583c3bc834b7dc6c5fb418d4e8728d0b  commit hash:6177ada8583c3bc834b7dc6c5fb418d4e8728d0b  commit hash:6177ada8583c3bc834b7dc6c5fb418d4e8728d0b  6177ada 
devel/rubygem-rugged: Update to 1.1.1

Changelog:
https://github.com/libgit2/rugged/releases/tag/v1.1.1
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
[ 09:43 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:1b802f473e9f400cbfcc0b897a1771cc02cd70f9  commit hash:1b802f473e9f400cbfcc0b897a1771cc02cd70f9  commit hash:1b802f473e9f400cbfcc0b897a1771cc02cd70f9  1b802f4  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by:	jbeich
[ 07:51 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71  commit hash:e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71  commit hash:e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71  e7d94d4  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade.

Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.0

PR:		252098
Thu, 25 Jun 2020
[ 13:31 mfechner search for other commits by this committer ] Original commit   Revision:540390
Update to 1.0.1.
Changelog:
https://github.com/libgit2/rugged/releases/tag/v1.0.1
Wed, 27 May 2020
[ 13:43 danfe search for other commits by this committer ] Original commit   Revision:536693 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
Sun, 19 Apr 2020
[ 03:55 tobik search for other commits by this committer ] Original commit   Revision:532068 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
devel/libgit2: Update to 1.0.0

Changes:	https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by:	mfechner (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24471
Thu, 19 Mar 2020
[ 05:47 tobik search for other commits by this committer ] Original commit   Revision:528684 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
devel/libgit2: Update to 0.99.0

- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes

Changes:	https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2/
Wed, 11 Dec 2019
[ 08:14 mfechner search for other commits by this committer ] Original commit   Revision:519789
devel/libgit2 security upgrade to 0.28.4.
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v0.28.4

MFH:		2019Q4
Sat, 23 Mar 2019
[ 17:41 mfechner search for other commits by this committer ] Original commit   Revision:496670
Upgrade to version 0.28.1.
Changelog:
https://github.com/libgit2/libgit2/releases
Thu, 31 Jan 2019
[ 14:13 mfechner search for other commits by this committer ] Original commit   Revision:491724
Upgrade devel/libgit2 to 0.27.8 and required ports.

Reported by:	PORTSCOUT, swills
Mon, 15 Oct 2018
[ 16:14 mfechner search for other commits by this committer ] Original commit   Revision:482159
Security update of devel/libgit2 and depending ports to fix seceurity
vulnerabilities.
For more details see here:
https://github.com/libgit2/libgit2/releases/tag/v0.27.5

Approved by:	mentors (implicit)
MFC after:	1d
MFH:		2018Q4
Security:	8c08ab4c-d06c-11e8-b35c-001b217b3468
Thu, 6 Sep 2018
[ 19:04 mfechner search for other commits by this committer ] Original commit   Revision:479138
Update devel/libgit2 and devel/rubygem-rugged to 0.27.4 which is required for
gitlab-ce 11.2.x.

Approved by:	mentors (implicit)
Wed, 20 Jun 2018
[ 06:53 mfechner search for other commits by this committer ] Original commit   Revision:472849
Update libgit2 to 0.27.2 and removed obsolete patches from it as it is fixed
upstream now.
Update devel/rubygem-rugged to 0.27.2 and took maintainer-ship for it as it is a
core module required for gitlab.
Added comment suggest by mat that some ports should be updated together.

Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15901
Sun, 10 Jun 2018
[ 08:08 antoine search for other commits by this committer ] Original commit   Revision:472117
Remove bogus dependency on libunwind (brought by ruby on tier-1), those ports
should build fine on tier-2 archs

With hat:	portmgr
Fri, 1 Jun 2018
[ 22:48 sunpoet search for other commits by this committer ] Original commit   Revision:471315
Remove unnecessary BUILD_DEPENDS

cmake is only required for bundled libgit2 but we are using the one from ports.
Wed, 30 May 2018
[ 19:48 sunpoet search for other commits by this committer ] Original commit   Revision:471167
Update to 0.27.1

Changes:	https://github.com/libgit2/rugged/commits/master
Mon, 14 May 2018
[ 17:42 mfechner search for other commits by this committer ] Original commit   Revision:469932
Update devel/rubygem-rugged to 0.27.0 required for gitlab 10.7.x.

Reviewed by:	tz (mentor), sunpoet (maintainer), ruby (maintainer)
Approved by:	tz (mentor), sunpoet (maintainer), ruby (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15317
Tue, 28 Nov 2017
[ 16:39 tz search for other commits by this committer ] Original commit   Revision:455062
devel/rubygem-rugged: Update  from 0.25.1.1 to 0.26.0

Changelog: https://github.com/libgit2/rugged/blob/v0.26.0/CHANGELOG.md

Also add missing RUN_DEPENDS found by stage-qa

Submitted by: Matthias Fechner <idefix@fechner.net>
Tue, 4 Jul 2017
[ 18:37 sunpoet search for other commits by this committer ] Original commit   Revision:445035
Update to 0.25.1.1

Changes:	https://github.com/libgit2/rugged/commits/master
Wed, 17 May 2017
[ 17:16 sunpoet search for other commits by this committer ] Original commit   Revision:441102
Update to 0.25.1

Changes:	https://github.com/libgit2/rugged/commits/master
Sat, 7 Jan 2017
[ 15:26 sunpoet search for other commits by this committer ] Original commit   Revision:430807
Update RUN_DEPENDS
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 20 Mar 2016
[ 18:37 sunpoet search for other commits by this committer ] Original commit   Revision:411494
- Update to 0.24.0

Changes:	https://github.com/libgit2/rugged/releases
Fri, 9 Oct 2015
[ 18:32 sunpoet search for other commits by this committer ] Original commit   Revision:398943
- Update to 0.23.3
- Update BUILD_DEPENDS
- Add LICENSE_FILE

Changes:	https://github.com/libgit2/rugged/releases
Sun, 6 Sep 2015
[ 20:48 kwm search for other commits by this committer ] Original commit   Revision:396232 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update libgit2 to 0.23.1.

Add curl option for HTTP support.

Submitted by:	Andrey Cherkashin <andoriyu@gmail.com>
Approved by:	wg@
Differential Revision:	https://reviews.freebsd.org/D3494
Tue, 26 May 2015
[ 17:59 mmoll search for other commits by this committer ] Original commit   Revision:387499
devel/rubygem-rugged: update to 0.22.2

Differential Revision:	https://reviews.freebsd.org/D2630
Approved by:	mat (mentor)
Mon, 11 May 2015
[ 20:56 kwm search for other commits by this committer ] Original commit   Revision:386103 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update libgit2 to 0.22.1. [1]
Update libgit2-glib to 0.22.8.
Update gitg to 3.16.1.
Update py-pygit2 to 0.22.0. [1][3]
Update rubygem-rugged to 0.22.1b1. [2]

This is done in one commit due to API/ABI breakage in libgit2.

PR:		196176	(based on)
Differential Revision:	https://reviews.freebsd.org/D2468
Submitted by:	lightside@gmx.com
Approved by:	maintainer (wg@ blanked) [1], ruby (swills@)[2]
Reviewed by:	koobs@ [3]
Thu, 5 Mar 2015
[ 17:29 sunpoet search for other commits by this committer ] Original commit   Revision:380539
- Add LICENSE
- Pet portlint: use BUILD_DEPENDS instead of shlib version in LIB_DEPENDS
Sun, 31 Aug 2014
[ 04:35 swills search for other commits by this committer ] Original commit   Revision:366722
devel/rubygem-rugged: add port for rubygem-rugged

Rugged is a Ruby bindings to the libgit2 linkable C Git library.

WWW: https://github.com/libgit2/rugged

Number of commits found: 38