FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:39 AM GMT
Port details
mod_ruby 1.3.0_2 www on this many watch lists=19 search for ports that depend on this port
An Apache module that embeds Ruby interpreter within
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Aug 2000 13:39:39
Also Listed In: ruby
License: not specified in port
mod_ruby embeds the Ruby interpreter into the Apache web server,
allowing Ruby CGI scripts to be executed natively.  These scripts will
start up much faster than without mod_ruby.

Author:	Shugo Maeda <shugo@modruby.net>
WWW:	http://www.modruby.net/index.html.en
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ruby18, www/apache22, lang/perl5.8
Required To Run: lang/ruby18, www/apache22
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/mod_ruby/ && make install clean
To add the package: pkg_add -r ap22-mod_ruby


Configuration Options
     No options to configure

Master Sites:
http://www.modruby.net/archive/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/

Number of commits found: 77

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Jan 2012 07:12:37
Original commit files touched by this commit  1.3.0_2
dinoex search for other commits by this committer
- remove BROKEN, builds with ruby19
01 Jan 2012 16:47:41
Original commit files touched by this commit  1.3.0_2
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.3.0_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Aug 2011 17:27:52
Original commit files touched by this commit  1.3.0_2
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
04 Jul 2011 17:46:12
Original commit files touched by this commit  1.3.0_1
swills search for other commits by this committer
- Mark as broken with Ruby 1.9

Approved by:    portmgr
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.3.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
25 May 2010 20:17:37
Original commit files touched by this commit  1.3.0_1
  Sanity Test Failure
pgollucci search for other commits by this committer
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
28 Mar 2010 07:29:46
Original commit files touched by this commit  1.3.0_1
dinoex search for other commits by this committer
- remove comment
18 Feb 2010 06:15:09
Original commit files touched by this commit  1.3.0_1
dinoex search for other commits by this committer
- include new upstream patches

- drop dependency on eruby
Suggested by:   Ruslan Mahmatkhanov
Feature safe:   yes
21 May 2009 20:45:34
Original commit files touched by this commit  1.3.0
pgollucci search for other commits by this committer
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
09 Nov 2008 08:18:50
Original commit files touched by this commit  1.3.0
dinoex search for other commits by this committer
- update to 1.3.0
01 Jun 2008 19:20:03
Original commit files touched by this commit  1.2.6
dinoex search for other commits by this committer
- cleanup FreeBSD 5.x
25 May 2007 04:10:53
Original commit files touched by this commit  1.2.6
dinoex search for other commits by this committer
- fix path in pkg-message
PR:             112498
Submitted by:   Torfinn Ingolfsen
25 Dec 2006 20:19:17
Original commit files touched by this commit  1.2.6
dinoex search for other commits by this committer
- update to 1.2.6
15 May 2006 11:46:31
Original commit files touched by this commit  1.2.5_1
dinoex search for other commits by this committer
- fix perl dependency when istalled by packages
31 Mar 2006 14:34:55
Original commit files touched by this commit  1.2.5_1
dinoex search for other commits by this committer
- Disable pthread support by default
- add WITH_PTHREADS knob.
- Bump PORTREVISION.
20 Mar 2006 20:16:47
Original commit files touched by this commit  1.2.5
dinoex search for other commits by this committer
- use some magic from bsd.apache.mk
18 Mar 2006 15:54:34
Original commit files touched by this commit  1.2.5
dinoex search for other commits by this committer
- Fix build with apache22
PR:             94442
Submitted by:   Hiroto Kagotani
20 Feb 2006 08:53:14
Original commit files touched by this commit  1.2.5
dinoex search for other commits by this committer
- updated to 1.2.5
- ipv6 patch now included in distribution
24 Jan 2006 14:40:42
Original commit files touched by this commit  1.2.4
dinoex search for other commits by this committer
- new option WITHOUT_PTHREADS
15 Jan 2006 16:11:12
Original commit files touched by this commit  1.2.4
pav search for other commits by this committer
Force commit to note that previous revision really was:

- force libpthread on the shared object, so once loaded into the apache,
  it does not generate unresolved symbol error

Reported by:    Alexander Wittig <alexander@wittig.name>
15 Jan 2006 16:09:52
Original commit files touched by this commit  1.2.4
pav search for other commits by this committer
iWebCal displays iCal calendars and other vCalendars on the Web. There's no
need for .Mac: With iWebCal you can share calendars with anyone.

PR:             ports/91795
Submitted by:   Babak Farrokhi <babak@farrokhi.net>
13 Nov 2005 09:30:30
Original commit files touched by this commit  1.2.4
dinoex search for other commits by this committer
- fix build with APACHE1.3 IPV6
13 Nov 2005 09:26:50
Original commit files touched by this commit  1.2.4
dinoex search for other commits by this committer
- add SHA checksum
13 Nov 2005 09:18:12
Original commit files touched by this commit  1.2.4
dinoex search for other commits by this committer
- take maintainership
11 Nov 2005 01:18:01
Original commit files touched by this commit  1.2.4
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
25 Dec 2004 22:07:19
Original commit files touched by this commit  1.2.4
knu search for other commits by this committer
Update to 1.2.4.
22 May 2004 18:08:18
Original commit files touched by this commit  1.2.0
knu search for other commits by this committer
Update to 1.2.0.
22 Mar 2004 15:05:32
Original commit files touched by this commit  1.0.7
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
07 Nov 2003 09:12:58
Original commit files touched by this commit  1.0.7
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
10 Sep 2003 07:38:37
Original commit files touched by this commit  1.0.7
knu search for other commits by this committer
Update to 1.0.7.
27 Aug 2003 03:33:50
Original commit files touched by this commit  1.0.6
knu search for other commits by this committer
Update to 1.0.6.  Somehow the build problem on 5.x is gone.
19 Feb 2003 09:31:10
Original commit files touched by this commit  1.0.5
knu search for other commits by this committer
Update to 1.0.5.

Fix packaging and deinstalling when built with www/apache2.
18 Feb 2003 05:39:36
Original commit files touched by this commit  1.0.4
knu search for other commits by this committer
De-pkg-comment.
24 Jan 2003 04:30:41
Original commit files touched by this commit  1.0.4
knu search for other commits by this committer
Update to 1.0.4.
18 Jan 2003 13:27:52
Original commit files touched by this commit  1.0.3
knu search for other commits by this committer
Update to 1.0.3.
01 Jan 2003 16:30:22
Original commit files touched by this commit  1.0.2
knu search for other commits by this committer
Update to 1.0.2.
06 Dec 2002 17:17:38
Original commit files touched by this commit  1.0.1
knu search for other commits by this committer
Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha.  This
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.

Tested on:      the axp cluster
Approved by:    kris
04 Nov 2002 00:11:00
Original commit files touched by this commit  1.0.1
knu search for other commits by this committer
Do s/ruby/${RUBY}/ on doc/Makefile.
29 Oct 2002 17:24:56
Original commit files touched by this commit  1.0.1
knu search for other commits by this committer
Update to 1.0.1.
06 Oct 2002 21:38:34
Original commit files touched by this commit  1.0.0
knu search for other commits by this committer
Use RUBY_MOD*.
06 Oct 2002 19:50:45
Original commit files touched by this commit  1.0.0
knu search for other commits by this committer
Reflect *_RD renaming.
03 Sep 2002 08:12:21
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
Support APACHE_PORT to build with desired apache13* port.
Reviewed by:    knu
20 Aug 2002 20:17:17
Original commit files touched by this commit  1.0.0
knu search for other commits by this committer
Update to 1.0.0.
12 Jul 2002 05:00:41
Original commit files touched by this commit  0.9.9
knu search for other commits by this committer
- Use apxs to determine the location for httpd.conf.

- Make APXS overridable.

PR:             ports/40283
Submitted by:   Sean Chittenden <sean@chittenden.org>
11 Jun 2002 12:51:15
Original commit files touched by this commit  0.9.9
knu search for other commits by this committer
Update to 0.9.9.
22 Apr 2002 21:02:24
Original commit files touched by this commit  0.9.8
knu search for other commits by this committer
Update to 0.9.8.
15 Feb 2002 11:22:14
files touched by this commit
knu search for other commits by this committer
Update to 0.9.7.    
31 Jan 2002 05:11:25
files touched by this commit
knu search for other commits by this committer
Update to 0.9.6.    
16 Jan 2002 10:42:00
files touched by this commit
knu search for other commits by this committer
Update to 0.9.5.    
20 Oct 2001 15:08:23
files touched by this commit
knu search for other commits by this committer
Update to 0.9.4.    
24 Aug 2001 07:15:40
files touched by this commit
knu search for other commits by this committer
Update to 0.9.3.    
13 Aug 2001 05:16:22
files touched by this commit
knu search for other commits by this committer
Update to 0.9.2.    
07 Aug 2001 10:24:10
files touched by this commit
knu search for other commits by this committer
Update to 0.9.1.    
20 Jul 2001 08:49:13
files touched by this commit
knu search for other commits by this committer
Update to 0.9.0.    
28 Jun 2001 08:41:33
files touched by this commit
knu search for other commits by this committer
Update to 0.8.5.    
20 Jun 2001 14:36:17
files touched by this commit
knu search for other commits by this committer
Update to 0.8.4.    
06 Jun 2001 11:40:59
files touched by this commit
knu search for other commits by this committer
Update to 0.8.3.    
04 Jun 2001 16:57:51
files touched by this commit
knu search for other commits by this committer
Update to 0.8.2.    
24 May 2001 12:21:20
files touched by this commit
knu search for other commits by this committer
Update to the latest snapshot, 0.8.1-2001.05.24.    
16 May 2001 22:03:00
files touched by this commit
knu search for other commits by this committer
Update WWW and the author's email address.    
27 Apr 2001 11:55:17
files touched by this commit
knu search for other commits by this committer
Update to 0.8.1.    
20 Apr 2001 10:21:43
files touched by this commit
knu search for other commits by this committer
Chase the textproc/eruby update.    
13 Apr 2001 11:07:24
files touched by this commit
knu search for other commits by this committer
Update to 0.8.0.  Drop the support for Ruby 1.4.    
05 Mar 2001 12:35:08
files touched by this commit
knu search for other commits by this committer
Bentofy.  Show some instruction and point at the example file and the  
documents instead of directly modifying httpd.conf by apxs -A.    
10 Feb 2001 12:39:32
files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
31 Dec 2000 10:14:54
files touched by this commit
knu search for other commits by this committer
Update to 0.2.2.    
11 Dec 2000 19:54:51
files touched by this commit
knu search for other commits by this committer
Update master sites.    
20 Oct 2000 21:21:27
files touched by this commit
knu search for other commits by this committer
Update to 0.2.1.  Now Ruby 1.4 support has been dropped in this   version, this
port still builds and installs 0.2.0 if RUBY_VER=1.4.    
08 Oct 2000 08:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
22 Sep 2000 06:05:44
files touched by this commit
knu search for other commits by this committer
Update to 0.2.0.    
10 Sep 2000 11:55:05
files touched by this commit
knu search for other commits by this committer
Pass the configure script the apxs' absolute pathname.    
07 Sep 2000 08:44:38
files touched by this commit
knu search for other commits by this committer
Update with bsd.ruby.mk.    
25 Aug 2000 10:59:15
files touched by this commit
knu search for other commits by this committer
Update to 0.1.9.    
16 Aug 2000 13:21:24
files touched by this commit
knu search for other commits by this committer
Make all these Ruby related ports belong also in the newly-added   "ruby"
virtual category.    
12 Aug 2000 21:09:41
files touched by this commit
knu search for other commits by this committer
Do The Right Thing. (R)    
11 Aug 2000 17:39:39
files touched by this commit
knu search for other commits by this committer
Add mod_ruby, an Apache module that embeds Ruby interpreter within.    

Number of commits found: 77

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.709 seconds.