d310 FreshPorts -- japanese/rskkserv
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rskkserv 2.95.4 japanese on this many watch lists=0 search for ports that depend on this port
An alternative implementation of skkserv written in Ruby
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Aug 2000 16:01:30
Also Listed In: ruby
License: not specified in port


rskkserv is an alternative implementation of skkserv written in Ruby.


Author:	Shugo Maeda <shugo@ruby-lang.org>,
	YAMASHITA Junji <ysjj@unixuser.org> (current maintainer)

WWW:	http://www.ruby-lang.org/raa/list.rhtml?name=rskkserv
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/ruby18
  2. devel/gmake
  3. devel/autoconf213
Required To Run:
  1. security/ruby-tcpwrap
  2. japanese/skk-jisyo
  3. lang/ruby18
There are no ports dependent upon this port

To install the port: cd /usr/ports/japanese/rskkserv/ && make install clean
To add the package: pkg_add -r ja-rskkserv


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/
  2. http://keihanna.dl.sourceforge.jp/rskkserv/15241/
  3. http://osdn.dl.sourceforge.jp/rskkserv/15241/
  4. http://qgpop.dl.sourceforge.jp/rskkserv/15241/

Number of commits found: 44

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Aug 2012 23:19:40
Original commit files touched by this commit  2.95.4
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.95.4
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.95.4
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
18 Mar 2011 17:59:51
Original commit files touched by this commit  2.95.4
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.95.4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.95.4
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
16 Jun 2009 15:53:25
Original commit files touched by this commit  2.95.4
stas search for other commits by this committer
- Assign all unmaintained ruby ports to ruby@,
  so people will know where to send questions to.
24 Aug 2008 10:18:53
Original commit files touched by this commit  2.95.4
rafan search for other commits by this committer
- Manual pages are not governed by NOPORTDOCS
- While I'm here, use MANPREFIX for manual pages installation

Found by:       QAT
15 Aug 2008 06:41:19
Original commit files touched by this commit  2.95.4
linimon search for other commits by this committer
Reset rushani@FreeBSD.org due to maintainer-timeouts and no commits for
more than one year.

Hat:            portmgr
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.95.4
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 12:39:13
Original commit files touched by this commit  2.95.4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.95.4
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
11 Nov 2005 02:07:27
Original commit files touched by this commit  2.95.4
mnag search for other commits by this committer
Take MAINTAINER

PR:             88824
Submitted by:   rushani
11 Nov 2005 01:18:01
Original commit files touched by this commit  2.95.4
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
14 Oct 2005 22:42:16
Original commit files touched by this commit  2.95.4
sem search for other commits by this committer
- Update to 2.95.4
- Add two new knobs: WITH_RUBY_CDB and WITH_RUBY_EB
- Convert startup script to rcNG

PR:             ports/84000, ports/84036
Submitted by:   rushani
Approved by:    maintainer (knu) timeout (2.5 monthes)
23 Dec 2004 19:52:09
Original commit files touched by this commit  2.95.3_1
knu search for other commits by this committer
Place rskkserv under ${PREFIX}/sbin rather than ${PREFIX}/libexec.

PR:             ports/73817
Submitted by:   rushani
11 Nov 2004 10:44:15
Original commit files touched by this commit  2.95.3
knu search for other commits by this committer
Remove an obsolete patch.

Submitted by:      rushani
11 Nov 2004 07:15:44
Original commit files touched by this commit  2.95.3
knu search for other commits by this committer
Do not overwrite or remove rskkserv.conf.

PR:             ports/73550
Submitted by:   rushani
11 Nov 2004 07:14:44
Original commit files touched by this commit  2.95.3
knu search for other commits by this committer
Do not overrite or remove rskkserv.conf.

PR:             ports/73550
Submitted by:   rushani
11 Nov 2004 07:05:51
Original commit files touched by this commit  2.95.3
knu search for other commits by this committer
Update to 2.95.3.

PR:             ports/73772
Submitted by:   rushani
04 Nov 2004 02:52:24
Original commit files touched by this commit  2.95.2
knu search for other commits by this committer
Update to 2.95.2.

The format of PREFIX/etc/rskkserv.conf has changed in version 2.95.
Please update your configuration file before restarting the server
using PREFIX/share/examples/rskkserv/conf-o2n.rb and referring to
PREFIX/etc/rskkserv.conf.sample.

PR:             ports/73508
Submitted by:   rushani
04 Nov 2004 02:51:41
Original commit files touched by this commit  2.95.2
knu search for other commits by this committer
Update to 2.95.2.

The format of PREFIX/etc/rskkserv.conf has changed in version 2.95.
Please update your configuration file before restarting the server
using PREFIX/share/examples/rskkserv/conf-o2n.rb and referring to
PREFIX/etc/rskkserv.conf.sample.

PR:             ports/73508
Submitted by:   rushani
22 Mar 2004 15:05:32
Original commit files touched by this commit  2.94.12a_1
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.94.12a_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.94.12a_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
18 Feb 2003 05:52:57
Original commit files touched by this commit  2.94.12a
knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
07 Dec 2002 17:41:58
Original commit files touched by this commit  2.94.12a
knu search for other commits by this committer
Catch up with the Ruby Application Archive's URL scheme change.
06 Oct 2002 21:25:27
Original commit files touched by this commit  2.94.12a
knu search for other commits by this committer
Use RUBY_MOD*.
10 Feb 2002 17:49:19
files touched by this commit
knu search for other commits by this committer
Update to 2.94.12a.    
29 Jan 2002 11:08:52
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   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.  
 
17 Sep 2001 18:54:32
files touched by this commit
knu search for other commits by this committer
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
12 Sep 2001 18:30:45
files touched by this commit
knu search for other commits by this committer
D'oh!  Forgot to add this patch.    
11 Sep 2001 18:07:59
files touched by this commit
knu search for other commits by this committer
Update to 2.94.12 and unbreak.    
11 Mar 2001 09:15:59
files touched by this commit
knu search for other commits by this committer
Fix the startup script.    
10 Feb 2001 12:39:32
files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
26 Jan 2001 06:16:56
files touched by this commit
knu search for other commits by this committer
Update to 2.94.0, speeded up by partly using C.    
21 Jan 2001 11:47:26
files touched by this commit
knu search for other commits by this committer
Update to 2.91.1.  Now it can keep a log.    
18 Jan 2001 21:29:50
files touched by this commit
knu search for other commits by this committer
Update to 2.90.1.    
08 Oct 2000 03:24:23
files touched by this commit
asami search for other commits by this committer
Convert category japanese to new layout.  
26 Sep 2000 09:02:17
files touched by this commit
knu search for other commits by this committer
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY   or
USE_LIBRUBY is defined, individual ruby ports no longer need to   include it
explicitly.    
19 Sep 2000 16:23:16
files touched by this commit
knu search for other commits by this committer
Update to 2.3.2.    
07 Sep 2000 08:44:38
files touched by this commit
knu search for other commits by this committer
Update with bsd.ruby.mk.    
05 Sep 2000 18:56:08
files touched by this commit
knu search for other commits by this committer
Update to 2.3.1.    
18 Aug 2000 20:01:30
files touched by this commit
knu search for other commits by this committer
Add japanese/rskkserv, an alternative implementation of skkserv   written in
Ruby.    

Number of commits found: 44

2833
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0