mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
[patch] port update for irc/ircd-ratbox
Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6 [patch] port upgrade for irc/ratbox-services Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2 Removal of irc/ircd-ratbox-devel The ircd-ratbox-devel port is depreciated and installs an out-dated version of ircd-ratbox. There is no current development release of ircd-ratbox; please could this port be deleted as the ratbox team are some time away from releasing a new development version. [Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox] PR: ports/115950, ports/116156, ports/116158 Submitted by: Lewis <moggie@elasticmind.net> Approved by: shaun@
This commit is contained in:
parent
d44668ab11
commit
8c96eddf93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200244
1 changed files with 11 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
||||||
--- doc/example.efnet.conf.orig Sat Jun 11 22:26:01 2005
|
--- doc/example.efnet.conf.orig Tue Aug 21 00:37:55 2007
|
||||||
+++ doc/example.efnet.conf Fri Jan 27 06:47:05 2006
|
+++ doc/example.efnet.conf Tue Aug 21 00:37:55 2007
|
||||||
@@ -112,16 +112,16 @@
|
@@ -119,16 +119,16 @@
|
||||||
* - operspylog: operspy usage
|
* - operspylog: operspy usage
|
||||||
* - ioerrorlog: IO errors
|
* - ioerrorlog: IO errors
|
||||||
*/
|
*/
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
/* class {}: contain information about classes for users (OLD Y:) */
|
/* class {}: contain information about classes for users (OLD Y:) */
|
||||||
@@ -311,7 +311,7 @@
|
@@ -317,7 +317,7 @@
|
||||||
* A password should not be defined when this is used, see
|
* A password should not be defined when this is used, see
|
||||||
* doc/challenge.txt for more information.
|
* doc/challenge.txt for more information.
|
||||||
*/
|
*/
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
/* umodes: the specific umodes this oper gets when they oper.
|
/* umodes: the specific umodes this oper gets when they oper.
|
||||||
* If this is specified an oper will not be given oper_umodes
|
* If this is specified an oper will not be given oper_umodes
|
||||||
@@ -897,7 +897,7 @@
|
@@ -908,7 +908,7 @@
|
||||||
*
|
*
|
||||||
* only define if servlink is not in same directory as ircd itself.
|
* only define if servlink is not in same directory as ircd itself.
|
||||||
*/
|
*/
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
|
|
||||||
/* use egd: if your system does not have *random devices yet you
|
/* use egd: if your system does not have *random devices yet you
|
||||||
* want to use OpenSSL and encrypted links, enable this. Beware -
|
* want to use OpenSSL and encrypted links, enable this. Beware -
|
||||||
@@ -942,8 +942,9 @@
|
@@ -958,8 +958,9 @@
|
||||||
/* module path: paths to search for modules specified below and
|
/* module path: paths to search for modules specified below and
|
||||||
* in /modload.
|
* in /modload.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue