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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-vite_rails-rails70 Use Vite in Rails and bring joy to your JavaScript experience
3.0.17_1 devel 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 3.0.17_1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-24 09:30:08
Last Update: 2023-12-14 12:22:11
Commit Hash: ace1d95
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/ElMassimo/vite_ruby
https://github.com/ElMassimo/vite_ruby/tree/vite_rails@3.0.16/vite_rails
Description:
Use Vite in Rails and bring joy to your JavaScript experience
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-vite_rails-rails70-3.0.17_1/catalog.mk
  2. /usr/local/share/licenses/rubygem-vite_rails-rails70-3.0.17_1/LICENSE
  3. /usr/local/share/licenses/rubygem-vite_rails-rails70-3.0.17_1/MIT
Collapse this list.
Dependency lines:
  • rubygem-vite_rails-rails70>0:devel/rubygem-vite_rails-rails70
To install the port:
cd /usr/ports/devel/rubygem-vite_rails-rails70/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-vite_rails-rails70
  • pkg install rubygem-vite_rails-rails70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-vite_rails-rails70
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701863064 SHA256 (rubygem/vite_rails-3.0.17.gem) = b90e85a3e55802981cbdb43a4101d944b1e7055bfe85599d9cb7de0f1ea58bcc SIZE (rubygem/vite_rails-3.0.17.gem) = 13824

Packages (timestamps in pop-ups are UTC):
rubygem-vite_rails-rails70
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.17_13.0.17_1--3.0.17_1---
FreeBSD:13:quarterly3.0.17_13.0.17_1--3.0.17_13.0.17_13.0.17_13.0.17_1
FreeBSD:14:latest3.0.17_13.0.17_1--3.0.17_1---
FreeBSD:14:quarterly3.0.17_13.0.17_1--3.0.17_13.0.17_13.0.17_13.0.17_1
FreeBSD:15:latest3.0.17_13.0.17_1n/a-n/a3.0.17_13.0.17_13.0.17_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-railties70>=5.1<8 : www/rubygem-railties70
  2. rubygem-vite_ruby33>=3.2.2<4 : devel/rubygem-vite_ruby33
  3. ruby31 : lang/ruby31
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_rubygem-vite_rails-rails70
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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.17_1
14 Dec 2023 12:22:11
commit hash: ace1d95ae944db6dacc492e4fe12afdb2a771e0ccommit hash: ace1d95ae944db6dacc492e4fe12afdb2a771e0ccommit hash: ace1d95ae944db6dacc492e4fe12afdb2a771e0ccommit hash: ace1d95ae944db6dacc492e4fe12afdb2a771e0c files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: fix database migration error

Database migration step requires vite_ruby 3.3 even if a higher version is
allowed.
Following error is fixed:
E, [2023-12-14T14:15:11.286071 #1116] ERROR -- : Failed to check mode for Vite:
vite-plugin-ruby@^3.2.2 might not be compatible with vite_ruby-3.5.0

You may disable this check if needed:
https://vite-ruby.netlify.app/config/#skipcompatibilitycheck

You may upgrade both by running:

    bundle exec vite upgrade

rake aborted!
ArgumentError: vite-plugin-ruby@^3.2.2 might not be compatible with
vite_ruby-3.5.0

You may disable this check if needed:
https://vite-ruby.netlify.app/config/#skipcompatibilitycheck

You may upgrade both by running:

    bundle exec vite upgrade
/usr/local/www/gitlab-ce/config/environment.rb:7:in `<top (required)>'
<internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_require.rb>:38:in
`require'
<internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_require.rb>:38:in
`require'
Tasks: TOP => db:migrate => db:load_config => environment
(See full trace by running task with --trace)
3.0.17
06 Dec 2023 11:44:51
commit hash: 65cc3f93bcb5e790af047d8c570af2413b094349commit hash: 65cc3f93bcb5e790af047d8c570af2413b094349commit hash: 65cc3f93bcb5e790af047d8c570af2413b094349commit hash: 65cc3f93bcb5e790af047d8c570af2413b094349 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-vite_rails-rails70: update to 3.0.17

Changelog:
https://github.com/ElMassimo/vite_ruby/blob/vite_rails@3.0.17/vite_rails/CHANGELOG.md
3.0.16
24 Sep 2023 09:27:29
commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: added new ports required for version 16.4

Number of commits found: 3