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 is 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-passenger Modules for running Ruby on Rails and Rack applications
6.0.27 www on this many watch lists=10 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 6.0.27Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-12-25 19:50:01
Last Update: 2025-07-29 04:32:19
Commit Hash: fbb3efe
People watching this port, also watch:: sudo, p5-XML-Parser, roundcube-php83, pkg, python27
Also Listed In: rubygems
License: MIT
WWW:
https://www.phusionpassenger.com/
https://github.com/phusion/passenger
Description:
Passenger are Apache and nginx modules allowing for simple deployment of Ruby on Rails and Rack applications.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rubygem-passenger-apache>0:www/rubygem-passenger
Conflicts:
CONFLICTS_INSTALL:
  • rubygem-passenger-apache
  • rubygem-passenger-nginx
To install the port:
cd /usr/ports/www/rubygem-passenger/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-passenger
  • pkg install rubygem-passenger-apache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-passenger-apache
Package flavors (<flavor>: <package>)
  • apache: rubygem-passenger-apache
  • nginx: rubygem-passenger-nginx
distinfo:
TIMESTAMP = 1744289356 SHA256 (rubygem/passenger-6.0.27.gem) = 8b5b40fd287dd42158acd75d81d7006fbe8777299d91221a34b3fdf74d8af0c3 SIZE (rubygem/passenger-6.0.27.gem) = 7462912

Packages (timestamps in pop-ups are UTC):
rubygem-passenger-apache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.276.0.276.0.7_16.0.276.0.27-6.0.7_1-
FreeBSD:13:quarterly6.0.276.0.276.0.176.0.276.0.276.0.196.0.196.0.19
FreeBSD:14:latest6.0.276.0.276.0.156.0.276.0.276.0.17-6.0.17
FreeBSD:14:quarterly6.0.276.0.27-6.0.276.0.276.0.196.0.196.0.19
FreeBSD:15:latest--n/a6.0.27n/a6.0.196.0.196.0.20
 

rubygem-passenger-nginx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.276.0.276.0.7_16.0.276.0.27-6.0.7_1-
FreeBSD:13:quarterly6.0.276.0.276.0.176.0.276.0.276.0.196.0.196.0.19
FreeBSD:14:latest6.0.276.0.276.0.156.0.276.0.276.0.17-6.0.17
FreeBSD:14:quarterly6.0.276.0.27-6.0.276.0.276.0.196.0.196.0.19
FreeBSD:15:latest--n/a6.0.27n/a6.0.196.0.196.0.20
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rubygem-rack>=1.6.13,3 : www/rubygem-rack
  2. rubygem-rake>=12.3.3 : devel/rubygem-rake
  3. utf8cpp>=4.0.3 : devel/utf8cpp
  4. ruby33 : lang/ruby33
  5. gem : devel/ruby-gems
  6. apxs : www/apache24
Runtime dependencies:
  1. rubygem-etc>=0 : devel/rubygem-etc
  2. rubygem-rack>=1.6.13,3 : www/rubygem-rack
  3. rubygem-rackup>=1.0.1 : www/rubygem-rackup
  4. rubygem-rake>=12.3.3 : devel/rubygem-rake
  5. ruby33 : lang/ruby33
  6. gem : devel/ruby-gems
  7. apxs : www/apache24
Library dependencies:
  1. libapr-1.so : devel/apr1
  2. libcurl.so : ftp/curl
  3. libuv.so : devel/libuv
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rubygem-passenger-apache-6.0.27: DEBUG=off: Build with debugging support SYMLINK=on: Create passenger symlink ===> Use 'make config' to modify these settings
Options name:
www_rubygem-passenger
USES:
compiler:c++14-lang cpe gem libtool python:env ssl apache
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://github.com/phusion/passenger/releases/download/release-6.0.27/
  2. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 208 (showing only 8 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.5
19 Sep 2009 11:29:27
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.5

PR:             138959
Submitted by:   Jacob Atzen <jatzen@gmail.com> (maintainer)
Feature safe:   yes
2.2.4
14 Aug 2009 20:00:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.4

PR:             136747
Submitted by:   pgollucci@
Approved by:    maintainer
2.2.2
01 May 2009 11:05:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.2

PR:             134059
Submitted by:   Jacob Atzen <jatzen@gmail.com> (maintainer)
2.2.1
26 Apr 2009 23:44:28
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.1

PR:             133971
Submitted by:   Jacob Atzen <jatzen@gmail.com> (maintainer)
2.1.3
09 Apr 2009 00:11:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
2.1.3
07 Apr 2009 13:37:02
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.1.3

PR:             133456
Submitted by:   Jacob Atzen <jatzen at gmail dot com> (maintainer)
2.1.2
14 Mar 2009 22:48:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.1.2

PR:             132629
Submitted by:   Jacob Atzen <jatzen@gmail.com> (maintainer)
2.0.6
25 Dec 2008 19:49:34
Original commit files touched by this commit
miwi search for other commits by this committer
Passenger is an Apache module allowing for simple deployment of Ruby on Rails
and Rack applications.

WWW: http://www.modrails.com/

PR:             ports/129731
Submitted by:   Jacob Atzen <jatzen at gmail.com>

Number of commits found: 208 (showing only 8 on this page)

«  1 | 2 | 3