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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
rubygem-bullet-rails81 Help to kill N+1 queries and unused eager loading
8.2.0 develnew! 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: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-09-11 05:39:16
Last Update: 2026-09-11 05:35:51
Commit Hash: 4a9383b
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/flyerhzm/bullet
Description:
Bullet is a development tool designed to help increase your application's performance by reducing the number of queries it makes. It will watch your queries while you develop your application and notify you when you should add eager loading (N+1 queries), when you're using eager loading that isn't necessary and when you should use counter cache. Best practice is to use Bullet in development mode or custom mode (staging, profile, etc). The last thing you want is your clients getting alerts about how lazy you are. Key features: - Detects N+1 queries automatically - Identifies unused eager loading - Suggests counter cache usage - Multiple notification methods (log, alert, console, etc.) - Integration with popular Rails applications
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-bullet-rails81-8.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-bullet-rails81-8.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-bullet-rails81-8.2.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-bullet-rails81>0:devel/rubygem-bullet-rails81
To install the port:
cd /usr/ports/devel/rubygem-bullet-rails81/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-bullet-rails81
  • pkg install rubygem-bullet-rails81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-bullet-rails81
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1788500692 SHA256 (rubygem/bullet-8.2.0.gem) = 921ed8cde81c939e4eda041345f44f0d0d72c6fbb63aec07d11e5bf653bbe473 SIZE (rubygem/bullet-8.2.0.gem) = 29184

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.
Master port: devel/rubygem-bullet
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-activesupport81>=3.0.0 : devel/rubygem-activesupport81
  2. rubygem-uniform_notifier>=1.11 : devel/rubygem-uniform_notifier
  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 Run
  1. www/redmine70

Configuration Options:
No options to configure
Options name:
devel_rubygem-bullet-rails81
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)
This is a slave port. You may also want to view the commits to the master port: devel/rubygem-bullet
CommitCreditsLog message
8.2.0
11 Sep 2026 05:35:51
commit hash: 4a9383b255b5c5b7fcce40ff9bf3c66190f2891fcommit hash: 4a9383b255b5c5b7fcce40ff9bf3c66190f2891fcommit hash: 4a9383b255b5c5b7fcce40ff9bf3c66190f2891fcommit hash: 4a9383b255b5c5b7fcce40ff9bf3c66190f2891f files touched by this commit
Xin LI (delphij) search for other commits by this committer
devel/rubygem-bullet-rails81: add port

N+1 query detector for Rails 8.1.

Number of commits found: 1