notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
rubygem-rails-gitlab Full-stack web application framework
7.1.5.1 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-19 13:36:09
Last Update: 2025-05-19 13:35:44
Commit Hash: 2ee2123
Also Listed In: rubygems
License: MIT
WWW:
https://rubyonrails.org/
https://github.com/rails/rails
Description:
Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern. Understanding the MVC pattern is key to understanding Rails. MVC divides your application into three layers: Model, View, and Controller, each with a specific responsibility. Active Record, Active Model, Action Pack, and Action View can each be used independently outside Rails. In addition to that, Rails also comes with: - Action Mailer, a library to generate and send emails - Action Mailbox, a library to receive emails within a Rails application - Active Job, a framework for declaring jobs and making them run on a variety of queuing backends - Action Cable, a framework to integrate WebSockets with a Rails application - Active Storage, a library to attach cloud and local files to Rails applications - Action Text, a library to handle rich text content - Active Support, a collection of utility classes and standard library extensions that are useful for Rails, and may also be used independently outside Rails
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-rails-gitlab-7.1.5.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-rails-gitlab-7.1.5.1/LICENSE
  3. /usr/local/share/licenses/rubygem-rails-gitlab-7.1.5.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-rails-gitlab>0:www/rubygem-rails-gitlab
To install the port:
cd /usr/ports/www/rubygem-rails-gitlab/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-rails-gitlab
  • pkg install rubygem-rails-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-rails-gitlab
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734888826 SHA256 (rubygem/rails-7.1.5.1.gem) = 05aea2ed7b6392b41ce0fc11455de118455025a431b6ea334a7ac2b101608804 SIZE (rubygem/rails-7.1.5.1.gem) = 7168

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actioncable-gitlab>=7.1.5.1<7.1.5.1_99 : www/rubygem-actioncable-gitlab
  2. rubygem-actionmailbox-gitlab>=7.1.5.1<7.1.5.1_99 : mail/rubygem-actionmailbox-gitlab
  3. rubygem-actionmailer-gitlab>=7.1.5.1<7.1.5.1_99 : mail/rubygem-actionmailer-gitlab
  4. rubygem-actionpack-gitlab>=7.1.5.1<7.1.5.1_99 : www/rubygem-actionpack-gitlab
  5. rubygem-actiontext-gitlab>=7.1.5.1<7.1.5.1_99 : textproc/rubygem-actiontext-gitlab
  6. rubygem-actionview-gitlab>=7.1.5.1<7.1.5.1_99 : devel/rubygem-actionview-gitlab
  7. rubygem-activejob-gitlab>=7.1.5.1<7.1.5.1_99 : devel/rubygem-activejob-gitlab
  8. rubygem-activemodel-gitlab>=7.1.5.1<7.1.5.1_99 : databases/rubygem-activemodel-gitlab
  9. rubygem-activerecord-gitlab>=7.1.5.1<7.1.5.1_99 : databases/rubygem-activerecord-gitlab
  10. rubygem-activestorage-gitlab>=7.1.5.1<7.1.5.1_99 : net/rubygem-activestorage-gitlab
  11. rubygem-activesupport-gitlab>=7.1.5.1<7.1.5.1_99 : devel/rubygem-activesupport-gitlab
  12. rubygem-bundler>=1.15.0 : sysutils/rubygem-bundler
  13. rubygem-railties-gitlab>=7.1.5.1<7.1.5.1_99 : www/rubygem-railties-gitlab
  14. ruby33 : lang/ruby33
  15. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Build
  1. www/gitlab
for Run
  1. graphics/rubygem-invisible_captcha
  2. www/gitlab

Configuration Options:
No options to configure
Options name:
www_rubygem-rails-gitlab
USES:
cpe gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.5.1
19 May 2025 13:35:44
commit hash: 2ee21239d196d14459a6efcf6d91446e12efb24acommit hash: 2ee21239d196d14459a6efcf6d91446e12efb24acommit hash: 2ee21239d196d14459a6efcf6d91446e12efb24acommit hash: 2ee21239d196d14459a6efcf6d91446e12efb24a files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: new ports required for 18.0.0

Number of commits found: 1