| Port details |
- rubygem-js-routes-gitlab Exposes all Rails Routes URL helpers as javascript module
- 2.3.7 www
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-rails-gitlab>=5 : www/rubygem-rails-gitlab
- rubygem-sorbet-runtime>=0 : devel/rubygem-sorbet-runtime
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.3.7 12 Jul 2026 08:23:50
    |
Matthias Fechner (mfechner)  |
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
|