Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.13 04 Jul 2015 22:24:35 |
osa |
Upgrade from 5.0.11 to 5.0.13:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
5.0.11 01 Jul 2015 09:29:58 |
osa |
Upgrade from 5.0.10 to 5.0.11:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
5.0.10 12 Jun 2015 01:31:18 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
Enable check for passenger third-party module compiled in nginx. |
5.0.6 04 Apr 2015 23:38:24 |
osa |
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 ) |
5.0.4 24 Mar 2015 18:19:24 |
marino |
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 |
osa |
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 ) |
5.0.2 13 Mar 2015 00:06:30 |
osa |
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 ) |
4.0.59 11 Feb 2015 03:23:11 |
osa |
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 |
osa |
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 |
osa |
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 ) |
4.0.53_2 10 Oct 2014 21:41:42 |
osa |
Fix typo (missing /).
Bump PORTREVISION. |
4.0.53_1 10 Oct 2014 21:38:30 |
osa |
Fix staging when SYMLINK defined.
Bump PORTREVISION.
Tested by: remko |
4.0.53 04 Oct 2014 14:16:17 |
osa |
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 |
osa |
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 ) |
4.0.50 29 Aug 2014 11:09:43 |
osa |
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 |
osa |
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 |
osa |
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 ) |
4.0.45 20 Jun 2014 09:50:30 |
osa |
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 |
osa |
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 ) |
4.0.41_3 16 May 2014 14:48:10 |
swills |
- 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 |
osa |
Update dependences.
Bump PORTREVISION. |
4.0.41_1 09 Apr 2014 04:29:13 |
osa |
Fix build, bump PORTREVISION.
Notice from: swills (via jenkins) |
4.0.41 09 Apr 2014 02:36:09 |
osa |
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 |
bdrewery |
- Fix bmake warning
Reported by: Allan Jude |
4.0.35 17 Jan 2014 01:27:34 |
osa |
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 |
osa |
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 ) |
4.0.30 31 Dec 2013 15:24:37 |
osa |
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 ) |
4.0.29 14 Dec 2013 15:59:55 |
osa |
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 ) |
4.0.27 06 Dec 2013 02:28:13 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.0.17 11 Sep 2013 15:17:13 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
marino |
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 |
osa |
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 |
swills |
- 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 |
sunpoet |
- 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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
eadler |
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 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
3.0.19 09 Jan 2013 15:52:35 |
osa |
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 |
ohauer |
- s/USE_APACHE/USE_APACHE_RUN/
( NO_BUILD is defined in bsd.ruby.mk) |
3.0.17 28 Aug 2012 18:01:09 |
osa |
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 |
osa |
Fix pkg-plist, bump PORTREVISION.
Submitted: Bryan Drewery <bryan@shatow.net>
PR: 170398 |
3.0.15 04 Aug 2012 06:01:12 |
osa |
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 |
osa |
Update passenger from 3.0.13 to 3.0.14. |
3.0.13 14 Jun 2012 10:53:34 |
osa |
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 |
osa |
OPTIONSngfy. |
3.0.12 22 Apr 2012 18:52:26 |
osa |
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 |
osa |
Add RUN_DEPENDS, fix BUILD_DEPENDS.
Tested by: swills
PR: 164851 |
3.0.11 28 Nov 2011 19:21:40 |
osa |
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 |
osa |
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 |
pav |
- Chase libev shlib bump
Pointy hat to: vsevolod |
3.0.9 05 Sep 2011 08:40:26 |
osa |
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 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
3.0.8 10 Aug 2011 16:22:58 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
osa |
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 |
pgollucci |
- Fix dependency versions |
3.0.0 01 Dec 2010 19:15:28 |
osa |
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 |
wen |
- 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 |
osa |
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 |
osa |
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 |
osa |
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 |
pgollucci |
- 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 |
pgollucci |
- 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 |
pgollucci |
- 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 |
pgollucci |
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 |
osa |
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 |
pgollucci |
- 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 |
osa |
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 |
miwi |
- 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 |
miwi |
- Update to 2.2.4
PR: 136747
Submitted by: pgollucci@
Approved by: maintainer |
2.2.2 01 May 2009 11:05:34 |
miwi |
- Update to 2.2.2
PR: 134059
Submitted by: Jacob Atzen <jatzen@gmail.com> (maintainer) |
2.2.1 26 Apr 2009 23:44:28 |
miwi |
- Update to 2.2.1
PR: 133971
Submitted by: Jacob Atzen <jatzen@gmail.com> (maintainer) |
2.1.3 09 Apr 2009 00:11:47 |
pgollucci |
- 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 |
amdmi3 |
- 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 |
miwi |
- Update to 2.1.2
PR: 132629
Submitted by: Jacob Atzen <jatzen@gmail.com> (maintainer) |
2.0.6 25 Dec 2008 19:49:34 |
miwi |
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> |