aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/rskkserv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.94.12a.knu2002-02-111-3/+5
| | | | | | | | 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>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-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.
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-181-1/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* D'oh! Forgot to add this patch.knu2001-09-131-0/+1
| | | | Bump PORTREVISION.
* Update to 2.94.12 and unbreak.knu2001-09-121-11/+16
|
* Fix the startup script.knu2001-03-111-19/+20
|
* Update to 2.94.0, speeded up by partly using C.knu2001-01-261-12/+28
|
* Update to 2.91.1. Now it can keep a log.knu2001-01-211-3/+3
|
* Update to 2.90.1.knu2001-01-191-9/+24
|
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-261-3/+1
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Update to 2.3.2.knu2000-09-191-1/+1
|
* Update with bsd.ruby.mk.knu2000-09-071-9/+6
|
* Update to 2.3.1.knu2000-09-061-1/+1
|
* Add japanese/rskkserv, an alternative implementation of skkservknu2000-08-191-0/+59
written in Ruby.