summaryrefslogtreecommitdiff
path: root/textproc/eruby (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.5.Akinori MUSHA2003-12-232-2/+2
|
* Update to 1.0.4.Akinori MUSHA2003-08-262-2/+2
|
* Update to 1.0.3.Akinori MUSHA2003-02-192-2/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
|
* Update to 1.0.2.Akinori MUSHA2003-01-244-75/+2
|
* Update to 1.0.1.Akinori MUSHA2003-01-184-2/+75
|
* Update to 1.0.0.Akinori MUSHA2003-01-013-3/+3
|
* 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
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-18/+18
|
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-4/+2
|
* Update to 0.9.8.Akinori MUSHA2002-04-222-2/+2
|
* Update to 0.9.7.Akinori MUSHA2001-10-202-3/+2
|
* 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.
* Update to 0.9.6.Akinori MUSHA2001-08-072-2/+2
|
* Update to 0.9.5.Akinori MUSHA2001-06-202-3/+2
|
* Add a missing file, eruby.so. (D'oh!)Akinori MUSHA2001-06-092-0/+3
|
* Update to 0.9.4.Akinori MUSHA2001-06-072-2/+2
|
* Update to 0.9.3.Akinori MUSHA2001-06-043-13/+26
|
* Update to the latest snapshot, 0.9.2-2001.05.24.Akinori MUSHA2001-05-242-1/+6
|
* Update WWW and the author's email address.Akinori MUSHA2001-05-161-2/+2
|
* Update to 0.9.2.Akinori MUSHA2001-04-272-2/+2
|
* Update to 0.9.1.Akinori MUSHA2001-04-203-16/+4
| | | | Drop Ruby 1.4.x support.
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-5/+5
|
* 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.
* Update master sites.Akinori MUSHA2000-12-111-1/+1
|
* 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.
* Add a missing manpage.Akinori MUSHA2000-10-091-0/+3
| | | | Submitted by: new bento
* Update to 0.1.1.Akinori MUSHA2000-09-223-7/+12
| | | | | | Add a DEFAULT_CHARSET knob. Now it builds static and dynamic libraries.
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-15/+12
|
* 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.
* 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.
* Add eruby, which interprets Ruby code embedded in a text file justAkinori MUSHA2000-08-145-0/+60
like PHP, ePerl, ASP, or JSP.