Port details |
- rubygem-gollum-rugged_adapter Adapter for Gollum to use Rugged (libgit2) at the backend
- 2.1.0 www =2 2.1.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2016-04-06 18:36:27
- Last Update: 2023-04-05 17:31:56
- Commit Hash: 43711d9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/gollum/rugged_adapter
- Description:
- Adapter for Gollum to use Rugged (libgit2) at the backend.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-gollum-rugged_adapter>0:www/rubygem-gollum-rugged_adapter
- To install the port:
- cd /usr/ports/www/rubygem-gollum-rugged_adapter/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-gollum-rugged_adapter
- pkg install rubygem-gollum-rugged_adapter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-gollum-rugged_adapter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679499256
SHA256 (rubygem/gollum-rugged_adapter-2.1.0.gem) = a1118cf680b9d264a521e073c7c8d6cf077ea0277c21610f98c16a3d2f256217
SIZE (rubygem/gollum-rugged_adapter-2.1.0.gem) = 13824
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-mime-types>=3.4<4 : misc/rubygem-mime-types
- rubygem-rugged>=1.5<2 : devel/rubygem-rugged
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-gollum-lib
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-gollum-rugged_adapter
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0 05 Apr 2023 17:31:56 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-gollum-rugged_adapter: Update to 2.1.0
Changes: https://github.com/gollum/rugged_adapter/commits/master |
2.0.0 17 Jan 2023 01:07:50 |
Yasuhiro Kimura (yasu) |
devel/ruby-gems: Update to 3.4.2
ChangeLog: https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR: 268578
Approved by: meta (ruby@, maintainer)
Exp-run by: antoine |
2.0.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
2.0.0 10 Sep 2022 16:07:14 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-gollum-rugged_adapter: Update to 2.0.0
Changes: https://github.com/gollum/rugged_adapter/commits/master |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1.2_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.2_1 16 Apr 2022 04:19:48 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-gollum-rugged_adapter: Fix afb9016cac33bcbd0cb5f3a54d0ddeea3091a837
- Update version requirement of RUN_DEPENDS to match upstream
- Minimize the change of patch-gemspec
- Bump PORTREVISION for package change
PR: 260207 |
1.1.2 20 Feb 2022 13:06:12 |
Dan Langille (dvl) |
devel/ruby-gems: Update to 3.3.7
These are fixes Ruby 3.0
Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.
There are five known build failures, all prexisting:
* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable
Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl
PR: 258108
Approved by: ruby (zi@) |
1.1.2 23 Jan 2022 15:40:59 |
Mateusz Piotrowski (0mp) Author: Sir l33tname |
www/rubygem-gollum-rugged_adapter: Update 0.4.4 -> 1.1.2
PR: 260207 |
0.4.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.4_2 19 Apr 2020 03:55:23 |
tobik |
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 |
0.4.4_1 19 Mar 2020 05:47:59 |
tobik |
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/ |
0.4.4 17 May 2017 17:16:31 |
sunpoet |
Update to 0.4.4
Changes: https://github.com/gollum/rugged_adapter/commits/master |
0.4.3 30 Mar 2017 21:36:37 |
sunpoet |
Fix RUN_DEPENDS |
0.4.3 30 Dec 2016 13:23:00 |
swills |
www/rubygem-gollum-rugged_adapter: update to 0.4.3 |
0.4.2 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.4.2 27 Apr 2016 16:36:42 |
swills |
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 |
0.4.2 06 Apr 2016 18:36:20 |
pi |
New port: www/rubygem-gollum-rugged_adapter
Adapter for Gollum to use Rugged (libgit2) at the backend.
WWW: https://github.com/gollum/rugged_adapter
PR: 208510
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> |