mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
Remove errornous -devel from ircd-ratbox.
Sync ircd-ratbox to ircd-ratbox-devel. Pointy hat to: edwin@
This commit is contained in:
parent
09ad640a0e
commit
cb19c5eebe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200293
7 changed files with 35 additions and 39 deletions
|
@ -7,20 +7,17 @@
|
||||||
# ex: ts=8
|
# ex: ts=8
|
||||||
|
|
||||||
PORTNAME= ircd-ratbox
|
PORTNAME= ircd-ratbox
|
||||||
PORTVERSION= 2.2.3
|
PORTVERSION= 2.2.6
|
||||||
CATEGORIES= irc ipv6
|
CATEGORIES= irc ipv6
|
||||||
MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/testing/ \
|
MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ \
|
||||||
ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/testing/ \
|
ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/ \
|
||||||
http://www.ircd-ratbox.org/download/testing/ \
|
http://www.ircd-ratbox.org/download/ \
|
||||||
ftp://ftp.parodius.com/pub/ircd-ratbox/testing/ \
|
ftp://ftp.parodius.com/pub/ircd-ratbox/
|
||||||
http://www.ircd-ratbox.org/download/old/ \
|
|
||||||
ftp://ftp.parodius.com/pub/ircd-ratbox/old/ \
|
|
||||||
http://www.ircd-ratbox.org/download/
|
|
||||||
PKGNAMESUFFIX= -devel
|
PKGNAMESUFFIX= -devel
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= shaun@FreeBSD.org
|
MAINTAINER= shaun@inerd.com
|
||||||
COMMENT= An advanced, stable IRC daemon, used on EFnet ('testing' release)
|
COMMENT= An advanced, stable IRC daemon, used on many EFnet servers
|
||||||
|
|
||||||
CONFLICTS= ircd-ratbox-[0-9]*
|
CONFLICTS= ircd-ratbox-[0-9]*
|
||||||
|
|
||||||
|
@ -111,7 +108,7 @@ pre-configure:
|
||||||
@${ECHO_MSG} ""
|
@${ECHO_MSG} ""
|
||||||
@${ECHO_MSG} "This port has additional options:"
|
@${ECHO_MSG} "This port has additional options:"
|
||||||
@${ECHO_MSG} " NICKLEN [default 9, max 50] - Max nick length on server"
|
@${ECHO_MSG} " NICKLEN [default 9, max 50] - Max nick length on server"
|
||||||
@${ECHO_MSG} " TOPICLEN [default 120, max 390] - Max topic length"
|
@${ECHO_MSG} " TOPICLEN [default 160, max 390] - Max topic length"
|
||||||
@${ECHO_MSG} ""
|
@${ECHO_MSG} ""
|
||||||
@${ECHO_MSG} "Press CTRL+C now if you wish to set them."
|
@${ECHO_MSG} "Press CTRL+C now if you wish to set them."
|
||||||
@${ECHO_MSG} ""
|
@${ECHO_MSG} ""
|
||||||
|
@ -121,6 +118,9 @@ post-patch:
|
||||||
@${REINPLACE_CMD} -e "s#%%PREFIX%%#${PREFIX}#g" \
|
@${REINPLACE_CMD} -e "s#%%PREFIX%%#${PREFIX}#g" \
|
||||||
${WRKSRC}/doc/example.conf \
|
${WRKSRC}/doc/example.conf \
|
||||||
${WRKSRC}/doc/example.efnet.conf
|
${WRKSRC}/doc/example.efnet.conf
|
||||||
|
@${REINPLACE_CMD} -e "s#%%LOGDIR%%#${LOGDIR}#g" \
|
||||||
|
${WRKSRC}/doc/example.conf \
|
||||||
|
${WRKSRC}/doc/example.efnet.conf
|
||||||
@${REINPLACE_CMD} -e "s#%%RUNDIR%%#${RUNDIR}#g" ${WRKSRC}/include/config.h
|
@${REINPLACE_CMD} -e "s#%%RUNDIR%%#${RUNDIR}#g" ${WRKSRC}/include/config.h
|
||||||
|
|
||||||
pre-su-install:
|
pre-su-install:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (ircd-ratbox-2.2.3.tgz) = 5ddd1bf42ebcb139404fb8305c21fdfa
|
MD5 (ircd-ratbox-2.2.6.tgz) = d288f8169e08d9031a115814a8a88033
|
||||||
SHA256 (ircd-ratbox-2.2.3.tgz) = 76e674cd1268c33c7278db95a61cc9186426f91d9453036f1153b591c1db1fbb
|
SHA256 (ircd-ratbox-2.2.6.tgz) = b6dd01a15d13f29c0a87f507a63b212b3fe7a62bcd101ac123ec75fcca847c35
|
||||||
SIZE (ircd-ratbox-2.2.3.tgz) = 704681
|
SIZE (ircd-ratbox-2.2.6.tgz) = 713577
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- doc/example.conf.orig Sat Jun 11 22:26:01 2005
|
--- doc/example.conf.orig Tue Aug 21 00:37:55 2007
|
||||||
+++ doc/example.conf Fri Jan 27 06:46:05 2006
|
+++ doc/example.conf Tue Aug 21 00:37:55 2007
|
||||||
@@ -110,16 +110,16 @@
|
@@ -117,16 +117,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:) */
|
||||||
@@ -309,7 +309,7 @@
|
@@ -314,7 +314,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
|
||||||
@@ -878,7 +878,7 @@
|
@@ -898,7 +898,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 -
|
||||||
@@ -923,8 +923,9 @@
|
@@ -948,8 +948,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.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -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.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -8,7 +8,7 @@ documentation. This file is required to start the server.
|
||||||
Once you have added ircd_ratbox_enable="YES" to /etc/rc.conf, the
|
Once you have added ircd_ratbox_enable="YES" to /etc/rc.conf, the
|
||||||
server can be started by running:
|
server can be started by running:
|
||||||
|
|
||||||
%%PREFIX%%/etc/rc.d/ircd-ratbox.sh start
|
%%PREFIX%%/etc/rc.d/ircd-ratbox start
|
||||||
|
|
||||||
Be sure to check out 'ratbox-services' if you need a services package.
|
Be sure to check out 'ratbox-services' if you need a services package.
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
This is a port of the ircd-ratbox IRC daemon.
|
This is a port of the ircd-ratbox IRC daemon.
|
||||||
|
|
||||||
This version is the 'testing' branch: it usually contains more features,
|
|
||||||
but may contain as of yet unidentified bugs. Admins on smaller networks
|
|
||||||
may prefer to use it over the standard production release.
|
|
||||||
|
|
||||||
ircd-ratbox is the primary ircd used on EFnet; it combines the stability
|
ircd-ratbox is the primary ircd used on EFnet; it combines the stability
|
||||||
of an ircd required for a large production network together with a rich
|
of an ircd required for a large production network together with a rich
|
||||||
set of features, making it also suitable for use on smaller networks.
|
set of features, making it also suitable for use on smaller networks.
|
||||||
|
|
|
@ -71,13 +71,13 @@ lib/ircd-ratbox/modules/contrib/m_ojoin.so
|
||||||
lib/ircd-ratbox/modules/contrib/m_okick.so
|
lib/ircd-ratbox/modules/contrib/m_okick.so
|
||||||
lib/ircd-ratbox/modules/contrib/m_olist.so
|
lib/ircd-ratbox/modules/contrib/m_olist.so
|
||||||
lib/ircd-ratbox/modules/contrib/m_opme.so
|
lib/ircd-ratbox/modules/contrib/m_opme.so
|
||||||
|
lib/ircd-ratbox/modules/contrib/m_webirc.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_admin_notice.so
|
lib/ircd-ratbox/modules/contrib/spy_admin_notice.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_info_notice.so
|
lib/ircd-ratbox/modules/contrib/spy_info_notice.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_links_notice.so
|
lib/ircd-ratbox/modules/contrib/spy_links_notice.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_motd_notice.so
|
lib/ircd-ratbox/modules/contrib/spy_motd_notice.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_stats_notice.so
|
lib/ircd-ratbox/modules/contrib/spy_stats_notice.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_stats_p_notice.so
|
lib/ircd-ratbox/modules/contrib/spy_stats_p_notice.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_trace_notice.so
|
|
||||||
lib/ircd-ratbox/modules/contrib/spy_whois_notice.so
|
lib/ircd-ratbox/modules/contrib/spy_whois_notice.so
|
||||||
lib/ircd-ratbox/modules/contrib/spy_whois_notice_global.so
|
lib/ircd-ratbox/modules/contrib/spy_whois_notice_global.so
|
||||||
lib/ircd-ratbox/modules/m_die.so
|
lib/ircd-ratbox/modules/m_die.so
|
||||||
|
|
Loading…
Add table
Reference in a new issue