aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_ruby
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.5.knu2003-02-193-4/+10
| | | | Fix packaging and deinstalling when built with www/apache2.
* De-pkg-comment.knu2003-02-182-1/+1
|
* Update to 1.0.4.knu2003-01-244-63/+2
|
* Update to 1.0.3.knu2003-01-184-2/+63
|
* Update to 1.0.2.knu2003-01-022-8/+3
|
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. Thisknu2002-12-072-19/+20
| | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris
* Do s/ruby/${RUBY}/ on doc/Makefile.knu2002-11-041-0/+6
|
* Update to 1.0.1.knu2002-10-302-2/+2
|
* Use RUBY_MOD*.knu2002-10-072-31/+31
|
* Reflect *_RD renaming.knu2002-10-071-3/+1
|
* Support APACHE_PORT to build with desired apache13* port.dinoex2002-09-031-2/+3
| | | | Reviewed by: knu
* Update to 1.0.0.knu2002-08-212-2/+2
|
* - Use apxs to determine the location for httpd.conf.knu2002-07-121-2/+2
| | | | | | | - Make APXS overridable. PR: ports/40283 Submitted by: Sean Chittenden <sean@chittenden.org>
* Update to 0.9.9.knu2002-06-113-2/+3
|
* Update to 0.9.8.knu2002-04-234-8/+43
|
* Update to 0.9.7.knu2002-02-152-2/+2
|
* Update to 0.9.6.knu2002-01-313-2/+3
|
* Update to 0.9.5.knu2002-01-162-2/+2
| | | | | PR: ports/33930 Submitted by: Sean Chittenden <sean@chittenden.org>
* Update to 0.9.4.knu2001-10-202-2/+2
|
* Update to 0.9.3.knu2001-08-242-2/+2
|
* Update to 0.9.2.knu2001-08-132-2/+2
|
* Update to 0.9.1.knu2001-08-072-2/+2
|
* Update to 0.9.0.knu2001-07-203-3/+2
|
* Update to 0.8.5.knu2001-06-283-2/+4
|
* Update to 0.8.4.knu2001-06-202-2/+2
|
* Update to 0.8.3.knu2001-06-062-2/+2
|
* Update to 0.8.2.knu2001-06-045-41/+19
|
* Update to the latest snapshot, 0.8.1-2001.05.24.knu2001-05-242-2/+8
|
* Update WWW and the author's email address.knu2001-05-171-2/+2
|
* Update to 0.8.1.knu2001-04-273-10/+7
|
* Chase the textproc/eruby update.knu2001-04-201-1/+2
|
* Update to 0.8.0. Drop the support for Ruby 1.4.knu2001-04-134-17/+16
|
* Bentofy. Show some instruction and point at the example file and theknu2001-03-054-14/+35
| | | | documents instead of directly modifying httpd.conf by apxs -A.
* Add %%PORTDOCS%%.knu2001-02-101-5/+5
|
* Update to 0.2.2.knu2000-12-312-2/+2
|
* Update master sites.knu2000-12-121-1/+1
|
* Update to 0.2.1. Now Ruby 1.4 support has been dropped in thisknu2000-10-212-2/+12
| | | | version, this port still builds and installs 0.2.0 if RUBY_VER=1.4.
* Update to 0.2.0.knu2000-09-222-8/+8
| | | | Now it uses textproc/eruby's shared library.
* Pass the configure script the apxs' absolute pathname.knu2000-09-101-1/+3
| | | | Found by: bento
* Update with bsd.ruby.mk.knu2000-09-072-17/+15
|
* Update to 0.1.9.knu2000-08-252-7/+3
|
* Make all these Ruby related ports belong also in the newly-addedknu2000-08-161-1/+1
| | | | | | "ruby" virtual category. Make textproc/eruby belong also in www.
* Do The Right Thing. (R)knu2000-08-132-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :)
* Add mod_ruby, an Apache module that embeds Ruby interpreter within.knu2000-08-126-0/+83