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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
rubygem-js-routes-gitlab Exposes all Rails Routes URL helpers as javascript module
2.3.7 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: 2026-07-12 08:27:03
Last Update: 2026-07-12 08:23:50
Commit Hash: c49ba7c
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/railsware/js-routes
Description:
Generates javascript file that defines all Rails named routes as javascript helpers.
Homepage    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-js-routes-gitlab-2.3.7/catalog.mk
  2. /usr/local/share/licenses/rubygem-js-routes-gitlab-2.3.7/LICENSE
  3. /usr/local/share/licenses/rubygem-js-routes-gitlab-2.3.7/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-js-routes-gitlab>0:www/rubygem-js-routes-gitlab
To install the port:
cd /usr/ports/www/rubygem-js-routes-gitlab/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-js-routes-gitlab
  • pkg install rubygem-js-routes-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-js-routes-gitlab
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1783837042 SHA256 (rubygem/js-routes-2.3.7.gem) = 56e97bb300f34f2c569268bf28358b7ed82f455a32975c7c7d38befa76b722ed SIZE (rubygem/js-routes-2.3.7.gem) = 31232

Packages (timestamps in pop-ups are UTC):
rubygem-js-routes-gitlab
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly----2.3.7---
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly-2.3.7n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-rails-gitlab>=5 : www/rubygem-rails-gitlab
  2. rubygem-sorbet-runtime>=0 : devel/rubygem-sorbet-runtime
  3. ruby34 : lang/ruby34
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby34 : lang/ruby34
This port is required by:
for Build
  1. www/gitlab
for Run
  1. www/gitlab

Configuration Options:
No options to configure
Options name:
www_rubygem-js-routes-gitlab
USES:
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
2.3.7
12 Jul 2026 08:23:50
commit hash: c49ba7cf5ca1e8e12c8ff76f96f232c7ee448084commit hash: c49ba7cf5ca1e8e12c8ff76f96f232c7ee448084commit hash: c49ba7cf5ca1e8e12c8ff76f96f232c7ee448084commit hash: c49ba7cf5ca1e8e12c8ff76f96f232c7ee448084 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: fix regression from d747b3e47669abac14d4808212f48455fbe3f3fe

www/rubygem-js-routes 2.4.x includes in incompatible API change which
breaks gitlab at runtime while e.g. loading projects.
The problem only appears if the asset for gitlab are recompiled with
this new version which makes it harder to spot the problem.

I will follow up the issue here:
https://gitlab.com/gitlab-org/gitlab/-/work_items/605464

Thanks a lot to Peter for finding the cause of that problem!

PR:		296698

Number of commits found: 1