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-passenger Modules for running Ruby on Rails and Rack applications
6.0.20 www on this many watch lists=8 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.20Version 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: 2024-02-21 15:10:55
Commit Hash: 5064cda
People watching this port, also watch:: sudo, python27, p5-XML-Parser, pkg, roundcube-php82
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
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1708450640 SHA256 (rubygem/passenger-6.0.20.gem) = 6383431c00001d3273b1038423af0516a355c521834973773f852613ee91a393 SIZE (rubygem/passenger-6.0.20.gem) = 8339456

Packages (timestamps in pop-ups are UTC):
rubygem-passenger-apache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.206.0.206.0.7_16.0.206.0.20-6.0.7_1-
FreeBSD:13:quarterly6.0.206.0.206.0.176.0.206.0.206.0.196.0.196.0.19
FreeBSD:14:latest6.0.206.0.206.0.156.0.206.0.206.0.17-6.0.17
FreeBSD:14:quarterly6.0.196.0.20-6.0.196.0.206.0.196.0.196.0.19
FreeBSD:15:latest6.0.206.0.20n/a6.0.19n/a6.0.196.0.196.0.20
FreeBSD:15:quarterly--n/a-n/a---
 

rubygem-passenger-nginx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.206.0.206.0.7_16.0.206.0.20-6.0.7_1-
FreeBSD:13:quarterly6.0.206.0.206.0.176.0.206.0.206.0.196.0.196.0.19
FreeBSD:14:latest6.0.206.0.206.0.156.0.206.0.206.0.17-6.0.17
FreeBSD:14:quarterly6.0.196.0.20-6.0.196.0.206.0.196.0.196.0.19
FreeBSD:15:latest6.0.206.0.20n/a6.0.19n/a6.0.196.0.196.0.20
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. rubygem-rack>=0 : www/rubygem-rack
  2. rubygem-rake>=0.8.1 : devel/rubygem-rake
  3. utf8cpp>=4.0.3 : devel/utf8cpp
  4. ruby31 : lang/ruby31
  5. gem : devel/ruby-gems
  6. apxs : www/apache24
Runtime dependencies:
  1. rubygem-etc>=0 : devel/rubygem-etc
  2. rubygem-rack>=0 : www/rubygem-rack
  3. rubygem-rake>=0.8.1 : devel/rubygem-rake
  4. ruby31 : lang/ruby31
  5. gem : devel/ruby-gems
  6. apxs : www/apache24
Library dependencies:
  1. libapr-1.so : devel/apr1
  2. libcurl.so : ftp/curl
  3. libuv.so : devel/libuv
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:
===> The following configuration options are available for rubygem-passenger-apache-6.0.20: 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++11-lang cpe gem libtool python:env ssl apache
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: 198 (showing only 98 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.10
12 Jun 2015 01:31:18
Revision:389257Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 5.0.9 to 5.0.10:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
5.0.9
05 Jun 2015 03:10:09
Revision:388563Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 5.0.8 to 5.0.9:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
5.0.8
24 May 2015 16:27:38
Revision:387280Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 5.0.7 to 5.0.8:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
5.0.7
13 May 2015 02:30:12
Revision:386193Original commit files touched by this commit
osa search for other commits by this committer
It's possible to build port without installed nginx, so, remove necessary code,
it's just a consitency check for the version of the third-party passenger module
compiled with nginx and passenger's versions.
5.0.7
29 Apr 2015 01:03:03
Revision:384952Original commit files touched by this commit
osa search for other commits by this committer
Update from 5.0.6 to 5.0.7:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
5.0.6
29 Apr 2015 00:46:12
Revision:384951Original commit files touched by this commit
osa search for other commits by this committer
Enable check for passenger third-party module compiled in nginx.
5.0.6
04 Apr 2015 23:38:24
Revision:383248Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 5.0.4 to 5.0.6:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

The passenger now uses its own libev fork, so remove devel/libev dependency.

<ChangeLog>

Release 5.0.6
-------------

* The turbocache no longer caches responses for which the Cache-Control header
  contains "no-cache". Please note that "no-cache" does not mean "do not cache
  this response". Instead, it means "any caching servers may only serve the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.0.4
24 Mar 2015 18:19:24
Revision:382150Original commit files touched by this commit
marino search for other commits by this committer
4 ports categories: Remove $PTHREAD_LIBS

Categories: www, ftp, net-im, net-mgmt

approved by:	PTHREAD blanket
5.0.4
13 Mar 2015 00:41:06
Revision:381156Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 5.0.2 to 5.0.4:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 5.0.3
-------------

 * [Standalone] When using the builtin engine, `passenger start` may crash
during
   startup due to an initialization race condition. This has been fixed.
 * [Enterprise] Fixes a bug in passenger-irb. Running passenger-irb without a
PID
   parameter worked, but running it with a PID parameter didn't.
 * Fixes an integer overflow that resulted in a file descriptor leak and stalled
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.0.2
13 Mar 2015 00:06:30
Revision:381154Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 4.0.59 to 5.0.2:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 5.0.2
-------------

 * Fixes a connection freeze that could occur when processing large responses.
This would
   manifest itself under the error message "This website is under heavy load" or
"Request
   queue is full, returning an error". Closes GH-1404.
 * Debian and Ubuntu packages have been reintroduces.
 * When `passenger-config restart-app` is run interactively, if Passenger is not
serving
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.59
11 Feb 2015 03:23:11
Revision:378812Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 4.0.58 to 4.0.59:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.59
--------------

* [Enterprise] Fixed support for free-style Node.js apps.

</ChangeLog>
4.0.58
23 Jan 2015 23:28:01
Revision:377773Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 4.0.57 to 4.0.58:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.58
--------------

* [Enterprise] Fixed a bug in the Debian packages which caused Flying Passenger
to break when used with non-system Rubies.
* The Debian packages no longer require Ruby 1.9. Closes GH-1353.

</ChangeLog>
4.0.57
03 Jan 2015 16:58:40
Revision:376127Original commit files touched by this commit
osa search for other commits by this committer
Upgrade from 4.0.53 to 4.0.57 (as preparation to upgrade the www/nginx-devel to
1.7.9):

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.57
--------------

 * Fixed a native extension compatibility problem with Ruby 2.2.
   Closes [ruby-core:67152](https://bugs.ruby-lang.org/issues/10656).
 * Fixed compatibility with Nginx 1.7.9. Closes GH-1335.

Release 4.0.56
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.53_2
10 Oct 2014 21:41:42
Revision:370608Original commit files touched by this commit
osa search for other commits by this committer
Fix typo (missing /).
Bump PORTREVISION.
4.0.53_1
10 Oct 2014 21:38:30
Revision:370607Original commit files touched by this commit
osa search for other commits by this committer
Fix staging when SYMLINK defined.
Bump PORTREVISION.

Tested by:	remko
4.0.53
04 Oct 2014 14:16:17
Revision:369965Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.52 to 4.0.53:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Upgraded the preferred Nginx version to 1.6.2.
* Improved RVM gemset autodetection.
* Fixed some Ruby 2.2 compatibility issues.

</ChangeLog>
4.0.52
01 Oct 2014 01:18:56
Revision:369682Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.50 to 4.0.52:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Fixed a null termination bug when autodetecting application types.
* Node.js apps can now also trigger the inverse port binding mechanism by
passing `'/passenger'`
  as argument.  This was introduced in order to be able to support the Hapi.js
framework.
  Please read
 
http://stackoverflow.com/questions/20645231/phusion-passenger-error-http-server-listen-was-called-more-than-once/20645549
  for more information regarding Hapi.js support.
* It is now possible to abort Node.js WebSocket connections upon application
restart.
  Please refer to
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.50
29 Aug 2014 11:09:43
Revision:366502Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.49 to 4.0.50:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Fixed a potential heap corruption bug.
* Added Union Station support for Rails 4.1.

</ChangeLog>
4.0.49
22 Aug 2014 22:06:37
Revision:365702Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.48 to 4.0.49:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

 * Upgraded the preferred Nginx version to 1.6.1.
 * Fixed a crash that may be triggered by the `passenger_max_requests` feature.
 * Introduced the `spawn_failed` hook, which is called when an application
   process fails to spawn. You could use this hook to setup an error
   notification system. Closes GH-1252.
 * Fonts, RSS and XML are now gzip-compressed by default in Phusion Passenger
   Standalone. Thanks to Jacob Elder. Closes GH-1254.
 * Fixed some user and group information lookup issues. Closes GH-1253.
 * Fixed some request handling crashes. Closes GH-1250.
 * Fixed some compilation problems on Gentoo. Closes GH-1261.
 * Fixed some compilation problems on Solaris. Closes GH-1260.

</ChangeLog>
4.0.48
10 Aug 2014 15:21:35
Revision:364549Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.45 to 4.0.48:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

Add CPE information.

<ChangeLog>

Release 4.0.48
--------------

 * Fixed a race condition while determining what user an application should
   be executed as. This bug could lead to applications being run as the wrong
   user. Closes GH-1241.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.45
20 Jun 2014 09:50:30
Revision:358542Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.44 to 4.0.45:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
4.0.44
02 Jun 2014 02:14:54
Revision:356191Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.41 to 4.0.44:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.44
--------------

 * The issue tracker has now been moved from Google Code to Github.
   Before version 4.0.44 (May 29 2014, commit 3dd0964c9f4), all
   issue numbers referred to Google Code. From now on, all issue
   numbers will refer to Github Issues.
 * Fixed compilation problems on OS X Lion and OS X Mountain Lion.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.41_3
16 May 2014 14:48:10
Revision:354233Original commit files touched by this commit
swills search for other commits by this committer
- Convert to new LIB_DEPENDS format
- Some files are missing after staging, add them manually

PR:		ports/188905
Submitted by:	swills (myself)
Approved by:	maintainer timeout (osa, >3 weeks)
4.0.41_2
09 Apr 2014 23:16:05
Revision:350745Original commit files touched by this commit
osa search for other commits by this committer
Update dependences.
Bump PORTREVISION.
4.0.41_1
09 Apr 2014 04:29:13
Revision:350668Original commit files touched by this commit
osa search for other commits by this committer
Fix build, bump PORTREVISION.

Notice from:	swills (via jenkins)
4.0.41
09 Apr 2014 02:36:09
Revision:350664Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.35 to 4.0.41:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

STAGEfy www/rubygem-passenger.
4.0.35
21 Mar 2014 21:44:17
Revision:348746Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix bmake warning

Reported by:	Allan Jude
4.0.35
17 Jan 2014 01:27:34
Revision:340006Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.33 to 4.0.35:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
4.0.33
04 Jan 2014 05:01:54
Revision:338622Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.30 to 4.0.33:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.33
--------------

* Fixed a compatibility problem in passenger-install-apache2-module with Ruby
1.8.
  The language selection menu didn't work properly.

Release 4.0.32
--------------
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.30
31 Dec 2013 15:24:37
Revision:338325Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.29 to 4.0.30:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Fixed wrong autogeneration of HTTP Date header. If the web app does
  not supply a Date header, then Passenger will add one. Unfortunately
  due to the use of the wrong format string, December 30 2013 is
  formatted as December 30 2014. As a result, cookies that expire before
  2014 would expire on December 30 2013 and December 31 2013. Details can
  be found at [Github pull request
93](https://github.com/phusion/passenger/pull/93).

  This issue only affects Phusion Passenger for Nginx and Phusion Passenger
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.29
14 Dec 2013 15:59:55
Revision:336456Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.27 to 4.0.29:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.29
--------------

* Fixed a compilation problem on OS X Mavericks.

Release 4.0.28
--------------
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.27
06 Dec 2013 02:28:13
Revision:335722Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.26 to 4.0.27:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* [Apache] Fixed a bug in the Apache module which could lock up the Apache
  process or thread. This is a regression introduced in version 4.0.24.
* Node.js application processes now have friendly process titles.

</ChangeLog>
4.0.26
30 Nov 2013 10:29:01
Revision:335279Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.25 to 4.0.26:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Introduced the `PassengerBufferUpload` option for Apache. This option allows
one
  to disable upload buffering, e.g. in order to be able to track upload
progress.
* [Nginx] The `HTTPS` variable is now set correctly for HTTPS connections, even
  without setting `ssl on`. Fixes issue #401.
* [Standalone] It is now possible to listen on both a normal HTTP and an HTTPS
port.
* [Enterprise] The `passenger-status` tool now displays rolling restart status.

</ChangeLog>
4.0.25
20 Nov 2013 18:13:08
Revision:334435Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.24 to 4.0.25:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
4.0.24
19 Nov 2013 18:30:54
Revision:334340Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.23 to 4.0.24:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

Try to fix build www/rubygem-passenger with upcoming FreeBSD 10.
4.0.23
02 Nov 2013 11:56:16
Revision:332469Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.21 to 4.0.23:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
4.0.21
26 Oct 2013 13:39:37
Revision:331688Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.20 to 4.0.21:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
4.0.20
12 Oct 2013 07:20:40
Revision:330122Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.19 to 4.0.20:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
4.0.19
29 Sep 2013 15:34:31
Revision:328708Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.17 to 4.0.19:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
4.0.17
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
4.0.17
11 Sep 2013 15:17:13
Revision:326987Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.16 to 4.0.17:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
4.0.16
07 Sep 2013 10:31:24
Revision:326622Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.14 to 4.0.16:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

Also, convert to perl framework nginx ports.
4.0.14
20 Aug 2013 04:45:54
Revision:325028Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.13 to 4.0.14:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
4.0.13
16 Aug 2013 19:14:56
Revision:324815Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.10 to 4.0.13:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
4.0.10_1
13 Aug 2013 11:09:48
Revision:324655Original commit files touched by this commit
marino search for other commits by this committer
www/rubygem-passenger: Mark Apache as possible BUILD_DEPENDS

When the default Apache option is selected, the port checks for Apache
headers with the apxs program.  Currently Apache is only marked as a RUN
depends so the program isn't guaranteed to be available.  Let's make sure
that it is.

Approved by:	bapt/culot (mentors, implicit), osa (maintainer)
4.0.10
22 Jul 2013 14:38:30
Revision:323456Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.8 to 4.0.10:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
4.0.8_1
21 Jul 2013 15:35:58
Revision:323399Original commit files touched by this commit
swills search for other commits by this committer
- Fix pkg-message.in to reference correct path

PR:		ports/180721
Approved by:	osa (maintainer)
4.0.8_1
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
4.0.8
10 Jul 2013 17:19:47
Revision:322718Original commit files touched by this commit
osa search for other commits by this committer
Update:
o) third-party passenger module from 4.0.5 to 4.0.8;
o) rubygem-passenger from 4.0.5 to 4.0.8;
o) third-party rtmp module from 1.0.0 to 1.0.1.
4.0.5_1
03 Jun 2013 03:38:13
Revision:319752Original commit files touched by this commit
osa search for other commits by this committer
Update apache22's module location.
Bump PORTREVISION.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
4.0.5
29 May 2013 16:52:40
Revision:319383Original commit files touched by this commit
osa search for other commits by this committer
Update from 4.0.4 to 4.0.5:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
4.0.4
28 May 2013 16:03:07
Revision:319318Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.19 to 4.0.4:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
3.0.19
17 Mar 2013 16:44:03
Revision:314460Original commit files touched by this commit
eadler search for other commits by this committer
Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
3.0.19
07 Feb 2013 12:37:48
Revision:311829Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)

Approved by:	portmgr
3.0.19
09 Jan 2013 15:52:35
Revision:310153Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.17 to 3.0.19:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.

<Changes>

Release 3.0.19
--------------

* Nginx security fix: do not display Nginx version when
  server_tokens are off.
* Fixed compilation problems on some systems.
* Fixed some Union Station-related bugs.

Release 3.0.18
--------------

* Fixed compilation problems on Fedora 17.
* Fixed Union Station compatibility with Rails 3.2.
* Phusion Passenger Enterprise Standalone now supports rolling
  restarts and deployment error resistance.

</Changes>
3.0.17
05 Sep 2012 06:49:36
Revision:303686Original commit files touched by this commit
ohauer search for other commits by this committer
- s/USE_APACHE/USE_APACHE_RUN/
  ( NO_BUILD is defined in bsd.ruby.mk)
3.0.17
28 Aug 2012 18:01:09
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.15 to 3.0.17:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
3.0.15_1
07 Aug 2012 16:12:15
Original commit files touched by this commit
osa search for other commits by this committer
Fix pkg-plist, bump PORTREVISION.

Submitted:	Bryan Drewery <bryan@shatow.net>
PR:		170398
3.0.15
04 Aug 2012 06:01:12
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.14 to 3.0.15:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
3.0.14
22 Jul 2012 13:39:34
Original commit files touched by this commit
osa search for other commits by this committer
Update passenger from 3.0.13 to 3.0.14.
3.0.13
14 Jun 2012 10:53:34
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.12 to 3.0.13:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
3.0.12
30 May 2012 06:57:08
Original commit files touched by this commit
osa search for other commits by this committer
OPTIONSngfy.
3.0.12
22 Apr 2012 18:52:26
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.11 to 3.0.12:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
3.0.11_1
08 Feb 2012 04:33:46
Original commit files touched by this commit
osa search for other commits by this committer
Add RUN_DEPENDS, fix BUILD_DEPENDS.

Tested by:      swills
PR:             164851
3.0.11
28 Nov 2011 19:21:40
Original commit files touched by this commit
osa search for other commits by this committer
Grab maintainership.

Feature safe:   yes

Approved by:    Jacob Atzen <jatzen@gmail.com> (maintainer)
                via private mail
3.0.11
28 Nov 2011 13:59:59
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.9 to 3.0.11:
o) www/rubygem-passenger;       [*]
o) third-party passenger module for www/nginx and www/nginx-devel.

Feature safe:   yes

Approved by:    maintainer      [*]
3.0.9_1
19 Sep 2011 21:06:11
Original commit files touched by this commit
pav search for other commits by this committer
- Chase libev shlib bump

Pointy hat to:  vsevolod
3.0.9
05 Sep 2011 08:40:26
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.8 to 3.0.9:

o) www/rubygem-passenger; [1]
o) passenger support for www/nginx and www/nginx-devel;

Remove needless patch.

Do not bump PORTREVISION because passenger third-party module
disabled by default.

Approved by:    maintainer [1]
3.0.8
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
3.0.8
10 Aug 2011 16:22:58
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.7 to 3.0.8:

1) www/rubygem-passenger;

2) passenger support for www/nginx and www/nginx-devel;

Also add patch for fix NULL pointer crash that occurs when
HTTP 1.0 Host header isn't given, obtained from passenger's
upstream.

Approved by:    maintainer [1]
3.0.7
14 Apr 2011 11:31:29
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.6 to 3.0.7:

1) www/rubygem-passenger;

2) passenger support for www/nginx and www/nginx-devel;
   update passenger's version for patches.

3) for speed-up rails applications build passenger without
   debugging information by default.  Otherwise WITH_DEBUG
   required.

Approved by:    maintainer [1,3]
3.0.6
04 Apr 2011 07:59:12
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.5 to 3.0.6:

o) www/rubygem-passenger; [*]
o) passenger support for www/nginx and www/nginx-devel.

More accurate for detect dependence of nginx ports. [*]

Approved by:    maintainer [*]
3.0.5
11 Mar 2011 14:37:59
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.4 to 3.0.5:

o) www/rubygem-passenger; (1)
o) passenger support for www/nginx and www/nginx-devel. (2)

Adopt passenger's version update for extra patches.

Update preferred nginx version (1).
Do not bump PORTREVISIONs. (2)

Approved by:    Jacob Atzen <jatzen@gmail.com> (maintainer) (1)
3.0.4
02 Mar 2011 19:13:55
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.3 to 3.0.4:

o) www/rubygem-passenger; (1)
o) passenger support for www/nginx and www/nginx-devel. (2)

Adopt passenger's version update for extra patches.

Do not bump PORTREVISIONs. (2)

Approved by:    Jacob Atzen <jatzen@gmail.com> (maintainer) (1)
3.0.3
25 Feb 2011 11:07:45
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.2 to 3.0.3:

o) www/rubygem-passenger; (1)
o) passenger support for www/nginx and www/nginx-devel. (2)

Adopt passenger's version update for extra patches.

Do not bump PORTREVISIONs. (2)

Approved by:    Jacob Atzen <jatzen@gmail.com> (maintainer) (1)
3.0.2
17 Dec 2010 14:49:01
Original commit files touched by this commit
osa search for other commits by this committer
Update from 3.0.1 to 3.0.2:

o) www/rubygem-passenger; [*]
o) passenger support for www/nginx and www/nginx-devel.

Remove needless extra patches.

Approved by:    maintainer [*]
3.0.1
12 Dec 2010 12:22:47
Original commit files touched by this commit
osa search for other commits by this committer
Update passenger as well as support for passenger-specific ports
from 3.0.0 to 3.0.1.

Also:

 o) respect CC/CXX/CFLAGS/PTHREAD_LIBS flags;
 o) build depends against devel/libev instead of internal libev;
 o) change depends from curl binary to libcurl;
 o) revert back GEM_LIB_DIR for pkg-message.    (!)

Do not bump PORTREVISIONs for www/nginx and www/nginx-devel ports.

<Note>

Patch extra-patch-passenger::ext::common::Utils.cpp obtained from
passenger's git:
https://github.com/FooBarWidget/passenger/commit/9a811060db56cfad2e2056d90cac1a354870dbad
and should be remove in next [3.0.2] port update.

</Note>

Approved by:    maintainer [*]
Pointy hat to:  wen (!)
3.0.0
08 Dec 2010 20:48:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix dependency versions
3.0.0
01 Dec 2010 19:15:28
Original commit files touched by this commit
osa search for other commits by this committer
Fix build when WITH_NGINXPORT enabled.

While I'm here:

o) remove needless dynamic patch;
o) update minimal requirement nginx version tp 0.8.53.

Do not bump PORTREVISION cause WITH_NGINXPORT undefined by default.
3.0.0
25 Nov 2010 12:04:24
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.0.0

PR:             ports/152336
Submitted by:   Jacob Atzen <jatzen@gmail.com> (maintainer)
2.2.15
30 Jun 2010 17:35:58
Original commit files touched by this commit
osa search for other commits by this committer
Accordingly update passenger from 2.2.14 to 2.2.15 for:

o) www/nginx and www/nginx-devel        [1]
o) www/rubygem-passenger                [2]

Remove needless patch.

[1] Do not bump PORTREVISION.
[2] Approved by:        Jacob Atzen aka jatzen at gmail dot com (maintainer)

Feature safe:           yes
2.2.14
06 Jun 2010 07:09:19
Original commit files touched by this commit
osa search for other commits by this committer
Update from 2.2.12 to 2.2.14:

1) third-party passenger module for www/nginx and www/nginx-devel
2) www/rubygem-passenger

Do not bump PORTREVISIONs. [1]

Approved by:    Jacob Atzen aka jatzen at gmail dot com [2]
2.2.12
01 Jun 2010 09:43:03
Original commit files touched by this commit
osa search for other commits by this committer
Update:

1) third-party passenger module from 2.2.11 to 2.2.12 for www/nginx
2) third-party passenger module from 2.2.11 to 2.2.12 for www/nginx-devel
3) www/rubygem-passenger from 2.2.11 to 2.2.12

Remove needless patch. [2]

Do not bump PORTREVISIONs.

Approved by:    Jacob Atzen aka jatzen at gmail dot com [3]
2.2.11_2
26 May 2010 19:51:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
2.2.11_2
24 May 2010 20:28:24
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Convert to KNOBS format for APACHE

PR:             ports/146896
Submitted by:   pgollucci@ (myself)
Approved by:    jatzen@gmail.com (maintainer)
2.2.11_2
18 May 2010 04:08:06
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2.2.11_1
05 May 2010 21:54:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
5/5: Chase www/apache22 (bundled apr shlib bump)

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2.2.11
01 Apr 2010 13:31:49
Original commit files touched by this commit
osa search for other commits by this committer
Update from 2.2.9 to 2.2.11.

Submitted by:   Jacob Atzen aka jatzen at gmail dot com (maintainer)
PR:             ports/145263
2.2.9
16 Feb 2010 00:00:41
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.2.9

PR:             ports/143965
Submitted by:   Jacob Atzen <jatzen@gmail.com> (maintainer)

Feature safe:   yes
2.2.8
09 Jan 2010 20:01:56
Original commit files touched by this commit
osa search for other commits by this committer
Update Passenger from 2.2.5 to 2.2.8.

OPTIONSfy for choose apache22 or nginx, apache22 is default.

Other changes:

 o) add rails for dependences;
 o) update rack dependence;
 o) respect CC/CXX/CXXFLAGS/PTHREAD_LIBS flags;
 o) update package description.

Approved by:    Jacob Atzen aka jatzen at gmail dot com (maintainer)
Thanks to:      stas@
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: 198 (showing only 98 on this page)

«  1 | 2