summaryrefslogtreecommitdiff
path: root/japanese/rskkserv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-8/+8
| | | | Notes: svn path=/head/; revision=67509
* Update to 2.94.12a.Akinori MUSHA2002-02-102-4/+6
| | | | | | | | | | | Do not specify --verbose in the startup script because /dev/console may not be always available. PR: ports/34693 Submitted by: KITAGAWA, Takurou <ranran@kmc.gr.jp> Notes: svn path=/head/; revision=54489
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-21/+21
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-1/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* D'oh! Forgot to add this patch.Akinori MUSHA2001-09-122-0/+14
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=47764
* Update to 2.94.12 and unbreak.Akinori MUSHA2001-09-112-12/+17
| | | | Notes: svn path=/head/; revision=47697
* Fix the startup script.Akinori MUSHA2001-03-111-19/+20
| | | | Notes: svn path=/head/; revision=39570
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-5/+5
| | | | Notes: svn path=/head/; revision=38173
* Update to 2.94.0, speeded up by partly using C.Akinori MUSHA2001-01-266-72/+34
| | | | Notes: svn path=/head/; revision=37595
* Update to 2.91.1. Now it can keep a log.Akinori MUSHA2001-01-214-15/+16
| | | | Notes: svn path=/head/; revision=37396
* Update to 2.90.1.Akinori MUSHA2001-01-185-11/+93
| | | | Notes: svn path=/head/; revision=37309
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update to 2.3.2.Akinori MUSHA2000-09-192-2/+2
| | | | Notes: svn path=/head/; revision=32852
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-071-9/+6
| | | | Notes: svn path=/head/; revision=32373
* Update to 2.3.1.Akinori MUSHA2000-09-052-2/+2
| | | | Notes: svn path=/head/; revision=32318
* Add japanese/rskkserv, an alternative implementation of skkservAkinori MUSHA2000-08-185-0/+69
written in Ruby. Notes: svn path=/head/; revision=31756