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.
Notes:
So that users can insert additional arguments for java startup.
The default value for max segment size for java is now 256MB.
Submitted by: Nikolay Pavlov <quetzal@zone3000.net> (maintainer)
Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server
dual-licensed under the Open Source GPL and commercially. It uses the leading
open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.
WWW: http://www.igniterealtime.org/projects/openfire/index.jsp
PR: 112550
Submitted by: Nikolay Pavlov<quetzal@zone3000.net> (maintainer)
Repocopied by: marcus
the Open Source GPL and commercially. It uses the leading open protocol for
instant messaging, XMPP (also called Jabber).
Wildfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.
WWW: http://www.jivesoftware.org/wildfire/
PR: ports/103492
Submitted by: Nikolay Pavlov <quetzal at zone3000.net>