summaryrefslogtreecommitdiff
path: root/textproc/eruby (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.4.Akinori MUSHA2003-08-262-2/+2
| | | | Notes: svn path=/head/; revision=87715
* Update to 1.0.3.Akinori MUSHA2003-02-192-2/+2
| | | | Notes: svn path=/head/; revision=75869
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Update to 1.0.2.Akinori MUSHA2003-01-244-75/+2
| | | | Notes: svn path=/head/; revision=73900
* Update to 1.0.1.Akinori MUSHA2003-01-184-2/+75
| | | | Notes: svn path=/head/; revision=73393
* Update to 1.0.0.Akinori MUSHA2003-01-013-3/+3
| | | | Notes: svn path=/head/; revision=72049
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-10/+10
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-18/+18
| | | | Notes: svn path=/head/; revision=67509
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-4/+2
| | | | Notes: svn path=/head/; revision=67500
* Update to 0.9.8.Akinori MUSHA2002-04-222-2/+2
| | | | Notes: svn path=/head/; revision=57999
* Update to 0.9.7.Akinori MUSHA2001-10-202-3/+2
| | | | Notes: svn path=/head/; revision=48989
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 0.9.6.Akinori MUSHA2001-08-072-2/+2
| | | | Notes: svn path=/head/; revision=45916
* Update to 0.9.5.Akinori MUSHA2001-06-202-3/+2
| | | | Notes: svn path=/head/; revision=44250
* Add a missing file, eruby.so. (D'oh!)Akinori MUSHA2001-06-092-0/+3
| | | | Notes: svn path=/head/; revision=43672
* Update to 0.9.4.Akinori MUSHA2001-06-072-2/+2
| | | | Notes: svn path=/head/; revision=43589
* Update to 0.9.3.Akinori MUSHA2001-06-043-13/+26
| | | | Notes: svn path=/head/; revision=43498
* Update to the latest snapshot, 0.9.2-2001.05.24.Akinori MUSHA2001-05-242-1/+6
| | | | Notes: svn path=/head/; revision=43003
* Update WWW and the author's email address.Akinori MUSHA2001-05-161-2/+2
| | | | Notes: svn path=/head/; revision=42654
* Update to 0.9.2.Akinori MUSHA2001-04-272-2/+2
| | | | Notes: svn path=/head/; revision=41948
* Update to 0.9.1.Akinori MUSHA2001-04-203-16/+4
| | | | | | | Drop Ruby 1.4.x support. Notes: svn path=/head/; revision=41699
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-5/+5
| | | | Notes: svn path=/head/; revision=38173
* Update to 0.1.3.Akinori MUSHA2000-12-123-6/+7
| | | | | | | | | Set the default charset to ISO-8859-1 instead of US-ASCII. Shorten pkg-comment to under 70 columns. Notes: svn path=/head/; revision=35919
* Update master sites.Akinori MUSHA2000-12-111-1/+1
| | | | Notes: svn path=/head/; revision=35903
* Update to 0.1.2. Now Ruby 1.4 support has been dropped in thisAkinori MUSHA2000-10-202-2/+12
| | | | | | | version, this port still builds and installs 0.1.1 if RUBY_VER=1.4. Notes: svn path=/head/; revision=34041
* Add a missing manpage.Akinori MUSHA2000-10-091-0/+3
| | | | | | | Submitted by: new bento Notes: svn path=/head/; revision=33605
* Update to 0.1.1.Akinori MUSHA2000-09-223-7/+12
| | | | | | | | | Add a DEFAULT_CHARSET knob. Now it builds static and dynamic libraries. Notes: svn path=/head/; revision=32966
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-15/+12
| | | | Notes: svn path=/head/; revision=32373
* Update to 0.0.9.Akinori MUSHA2000-08-252-7/+3
| | | | | | | | | URGENT UPGRADE REQUIRED: The previous version had a security hole when it is used as a CGI program -- which allows HTTP remote users to view arbitrary files on the web server. Notes: svn path=/head/; revision=31958
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Add eruby, which interprets Ruby code embedded in a text file justAkinori MUSHA2000-08-145-0/+60
like PHP, ePerl, ASP, or JSP. Notes: svn path=/head/; revision=31637