1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Update to 20050723.

PR:		ports/84049
Submitted by:	maintainer
Approved by:	perky (mentor)
This commit is contained in:
Vsevolod Stakhov 2005-07-27 08:31:15 +00:00
parent f14d2039e8
commit 5d0c0f9d0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140219
6 changed files with 60 additions and 38 deletions

View File

@ -6,7 +6,8 @@
#
PORTNAME= sulci
PORTVERSION= 20050718
PORTVERSION= 0.5.a.20050723
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://neva.vlink.ru/distfiles/

View File

@ -1,2 +1,2 @@
MD5 (sulci-20050718.tar.bz2) = 7ba115807e9512d5d05c2fe6ebb89b66
SIZE (sulci-20050718.tar.bz2) = 155960
MD5 (sulci-0.5.a.20050723.tar.bz2) = 5aec17e5dea265c25e0819d19bc96ad0
SIZE (sulci-0.5.a.20050723.tar.bz2) = 156778

View File

@ -1,6 +1,6 @@
--- sulci/sulci.conf.example.orig Mon Jul 18 12:21:52 2005
+++ sulci/sulci.conf.example Mon Jul 18 12:34:41 2005
@@ -1,19 +1,19 @@
--- sulci/sulci.conf.example.orig Mon Jul 25 12:52:33 2005
+++ sulci/sulci.conf.example Mon Jul 25 14:34:06 2005
@@ -1,6 +1,6 @@
<sulci>
<jabber>
- <server>jabber.ru</server>
@ -8,8 +8,9 @@
<port>5222</port>
<user>sxxxx</user>
<resource>Ocaml</resource>
<password>secret</password>
</jabber>
@@ -14,20 +14,22 @@
-->
<reconnect interval='10' count='3' />
- <lang dir="./lang" default="ru"/>
+ <lang dir="/usr/local/share/sulci/lang" default="ru"/>
@ -17,28 +18,37 @@
- <acl jid='ermine@jabber.ru' class='admin'/>
+ <acl jid='admin@localhost' class='admin'/>
<muc>
<muc msg_limit="400">
<!-- <room nick="sulci-test" jid="z@conference.jabber.ru" lang="ru"/> -->
- <room nick="sulci" jid="ejabberd@conference.jabber.ru" lang="en"/>
+ <room nick="sulci" jid="test@conference.localhost" lang="en"/>
<chatlogs>./chatlogs</chatlogs>
</muc>
@@ -25,7 +25,7 @@
<key>00000000000000000000000000000</key>
</google>
+ <!--
<debug>
<logfile>log.log</logfile>
</debug>
+ -->
<plugins>
@@ -37,7 +39,7 @@
<vocabulary name="vocabulary"/>
- <mueller file="/path/to/Mueller24.koi" hashext=".hash" />
+ <mueller file="/usr/local/share/mueller-dic/Mueller7accentGPL.koi" hashext=".h" />
<markov dir="./markov_db"/>
<!--
<globalstats>
@@ -40,7 +40,7 @@
<talkers db="talkers.db"/>
<markov dir="./markov_db" msg_limit="20" />
@@ -59,7 +61,7 @@
-->
<cerberus kick="true">
- <notify jid="ermine@jabber.ru"/>
- <notify jid="jid@jabber.server"/>
+ <notify jid="admin@localhost"/>
</cerberus>
</plugins>
</sulci>

View File

@ -6,7 +6,8 @@
#
PORTNAME= sulci
PORTVERSION= 20050718
PORTVERSION= 0.5.a.20050723
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://neva.vlink.ru/distfiles/

View File

@ -1,2 +1,2 @@
MD5 (sulci-20050718.tar.bz2) = 7ba115807e9512d5d05c2fe6ebb89b66
SIZE (sulci-20050718.tar.bz2) = 155960
MD5 (sulci-0.5.a.20050723.tar.bz2) = 5aec17e5dea265c25e0819d19bc96ad0
SIZE (sulci-0.5.a.20050723.tar.bz2) = 156778

View File

@ -1,6 +1,6 @@
--- sulci/sulci.conf.example.orig Mon Jul 18 12:21:52 2005
+++ sulci/sulci.conf.example Mon Jul 18 12:34:41 2005
@@ -1,19 +1,19 @@
--- sulci/sulci.conf.example.orig Mon Jul 25 12:52:33 2005
+++ sulci/sulci.conf.example Mon Jul 25 14:34:06 2005
@@ -1,6 +1,6 @@
<sulci>
<jabber>
- <server>jabber.ru</server>
@ -8,8 +8,9 @@
<port>5222</port>
<user>sxxxx</user>
<resource>Ocaml</resource>
<password>secret</password>
</jabber>
@@ -14,20 +14,22 @@
-->
<reconnect interval='10' count='3' />
- <lang dir="./lang" default="ru"/>
+ <lang dir="/usr/local/share/sulci/lang" default="ru"/>
@ -17,28 +18,37 @@
- <acl jid='ermine@jabber.ru' class='admin'/>
+ <acl jid='admin@localhost' class='admin'/>
<muc>
<muc msg_limit="400">
<!-- <room nick="sulci-test" jid="z@conference.jabber.ru" lang="ru"/> -->
- <room nick="sulci" jid="ejabberd@conference.jabber.ru" lang="en"/>
+ <room nick="sulci" jid="test@conference.localhost" lang="en"/>
<chatlogs>./chatlogs</chatlogs>
</muc>
@@ -25,7 +25,7 @@
<key>00000000000000000000000000000</key>
</google>
+ <!--
<debug>
<logfile>log.log</logfile>
</debug>
+ -->
<plugins>
@@ -37,7 +39,7 @@
<vocabulary name="vocabulary"/>
- <mueller file="/path/to/Mueller24.koi" hashext=".hash" />
+ <mueller file="/usr/local/share/mueller-dic/Mueller7accentGPL.koi" hashext=".h" />
<markov dir="./markov_db"/>
<!--
<globalstats>
@@ -40,7 +40,7 @@
<talkers db="talkers.db"/>
<markov dir="./markov_db" msg_limit="20" />
@@ -59,7 +61,7 @@
-->
<cerberus kick="true">
- <notify jid="ermine@jabber.ru"/>
- <notify jid="jid@jabber.server"/>
+ <notify jid="admin@localhost"/>
</cerberus>
</plugins>
</sulci>