backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Not all of these packages have been tested.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
Changes:
version 1.04a (April 26, 2003)
* Fixed channels not being removed from list after parting. This
was causing phantom channels to be joined on reattach. (Only
on some networks)
* Fixed Numeric 005 data being stored incompletely. This was causing
oddities on reattach.
version 1.04 (December 2, 2002)
* Fixed "LOG LIST" crashing (Oops)
version 1.03 (November 28, 2002)
* Fixed a problem with logfile sending causing a crash
* Fixed a potential security hole with strncat()
* Fixed a bug in server ping replies. This should fix the problems
with ping timeouts on IRCDs that use token ping replies.
A Highly Configurable IRC Proxy
Features:
* Multi-user support: lets you have multiple users each with different
passwords and priviledges
* Full access control with allow and ban lists
* Fully transparent DCC proxying
* Detaching capability to allow users to disconnect from the proxy, but keep
the IRC session alive and attach to it later
* Logs conversations while detached
* SSL Support
* Can listen on and bind connections to different virtual hosts
* Uses nonblocking sockets for connections
* Fake ident support (with help of special ident daemon included)
* Ability to reload configuration file while running
* Numerous tweakable settings.
* And more
Closes my own pr pkg/20594.