non port: devel/rubygem-rugged/Makefile |
SVNWeb
|
Number of commits found: 38 |
Mon, 23 Jan 2023
|
[ 07:18 Matthias Fechner (mfechner) ] 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) ] 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
|
Tue, 22 Nov 2022
|
[ 09:38 Matthias Fechner (mfechner) ] 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) ] 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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Sat, 4 Dec 2021
|
[ 12:07 Matthias Fechner (mfechner) ] 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) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
[ 09:43 Matthias Fechner (mfechner) ] 1b802f4 (Only the first 10 of 24 ports in this commit are shown above. )
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich
|
[ 07:51 Matthias Fechner (mfechner) ] e7d94d4 (Only the first 10 of 36 ports in this commit are shown above. )
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 ]
Update to 1.0.1.
Changelog:
https://github.com/libgit2/rugged/releases/tag/v1.0.1
|
Wed, 27 May 2020
|
[ 13:43 danfe ] (Only the first 10 of 42 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
|
Sun, 19 Apr 2020
|
[ 03:55 tobik ] (Only the first 10 of 59 ports in this commit are shown above. )
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 ] (Only the first 10 of 53 ports in this commit are shown above. )
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 ]
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 ]
Upgrade to version 0.28.1.
Changelog:
https://github.com/libgit2/libgit2/releases
|
Thu, 31 Jan 2019
|
[ 14:13 mfechner ]
Upgrade devel/libgit2 to 0.27.8 and required ports.
Reported by: PORTSCOUT, swills
|
Mon, 15 Oct 2018
|
[ 16:14 mfechner ]
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 ]
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 ]
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 ]
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 ]
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 ]
Update to 0.27.1
Changes: https://github.com/libgit2/rugged/commits/master
|
Mon, 14 May 2018
|
[ 17:42 mfechner ]
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 ]
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 ]
Update to 0.25.1.1
Changes: https://github.com/libgit2/rugged/commits/master
|
Wed, 17 May 2017
|
[ 17:16 sunpoet ]
Update to 0.25.1
Changes: https://github.com/libgit2/rugged/commits/master
|
Sat, 7 Jan 2017
|
[ 15:26 sunpoet ]
Update RUN_DEPENDS
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
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 ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 20 Mar 2016
|
[ 18:37 sunpoet ]
- Update to 0.24.0
Changes: https://github.com/libgit2/rugged/releases
|
Fri, 9 Oct 2015
|
[ 18:32 sunpoet ]
- 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 ] (Only the first 10 of 12 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 14 ports in this commit are shown above. )
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 ]
- Add LICENSE
- Pet portlint: use BUILD_DEPENDS instead of shlib version in LIB_DEPENDS
|
Sun, 31 Aug 2014
|
[ 04:35 swills ]
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 |