<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/chat/ircservices/PLIST, branch pkgsrc-2015Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-03-11T14:04:57Z</updated>
<entry>
<title>Remove example rc.d scripts from PLISTs.</title>
<updated>2014-03-11T14:04:57Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2014-03-11T14:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=071ea796c1307e737cc3101448aa934353fe247c'/>
<id>urn:sha1:071ea796c1307e737cc3101448aa934353fe247c</id>
<content type='text'>
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.</content>
</entry>
<entry>
<title>Convert @exec/@unexec to @pkgdir or drop it.</title>
<updated>2009-06-14T18:28:43Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T18:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7536bf3b191bfbd744466c3480901e8786ff6136'/>
<id>urn:sha1:7536bf3b191bfbd744466c3480901e8786ff6136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:28:16Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T17:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b8ef2bdf051862f04569a1854a5b083a3b76f811'/>
<id>urn:sha1:b8ef2bdf051862f04569a1854a5b083a3b76f811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor PLIST change to deal with modified configuration files</title>
<updated>2006-01-02T15:03:06Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2006-01-02T15:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=140c81719f50716c27202fe9c0c5d965649d199f'/>
<id>urn:sha1:140c81719f50716c27202fe9c0c5d965649d199f</id>
<content type='text'>
Bump to nb1</content>
</entry>
<entry>
<title>Update to 5.0.56</title>
<updated>2005-11-30T17:47:54Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2005-11-30T17:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ed9de3bc3df6c8af4b6c0eda491cf420605b19d3'/>
<id>urn:sha1:ed9de3bc3df6c8af4b6c0eda491cf420605b19d3</id>
<content type='text'>
Create the services group using PKG_GROUPS
From the ChangeLog:
&gt; 2005/11/20 .56	Fixed a bug in StatServ that could cause a crash if
&gt; 		    StatServ was unloaded with a rehash while Services
&gt; 		    was running.
&gt; 2005/11/07	Changed NickServ and ChanServ SET PASSWORD to prevent the
&gt; 		    use of spaces in passwords.
&gt; 2005/11/07	The NickServ commands DROP, RECOVER, RELEASE, and GHOST now
&gt; 		    report a syntax error rather than "password incorrect"
&gt; 		    when too many parameters are given.  (As a result,
&gt; 		    passwords containing spaces can no longer be used with
&gt; 		    these commands.  Use IDENTIFY followed by SET PASSWORD
&gt; 		    to set a new password without spaces.)
&gt; 2005/10/26	Fixed incorrect end-of-/WHOIS responses for several
&gt; 		    pseudoclients.  Reported by Robin Burchell
&gt; 		    &lt;surreal.w00t@xxxxx.xxx&gt;
&gt; 2005/09/26 .55	Added documentation on CSSetChannelTime configuration option.
&gt; 2005/08/25	Fixed rare bug allowing users to gain voice status
&gt; 		    improperly.  Reported by Anton Wolkov &lt;phan70m@xxxxx.xxx&gt;
&gt; 2005/08/23	Added "authed" callback for newly-authorized nicknames.
&gt; 		    Suggested by Robin Burchell &lt;surreal.w00t@xxxxx.xxx&gt;
&gt; 2005/08/16 .54	The ChanServ check_kick callback now passes the channel
&gt; 		    name as a string instead of the Channel structure, so
&gt; 		    the channel name can be known even if the channel is
&gt; 		    empty.  Reported by Olly &lt;olly@xxxxxxx.xx.xx&gt;
&gt; 2005/08/13	The S-line commands (SGLINE, SQLINE, and SZLINE) now check
&gt; 		    that "*" or similarly overbroad masks are not used.
&gt; 		    Suggested by Dionisios K. &lt;vonitsa_net@xxxxx.xx&gt;
&gt; 2005/08/13	Fixed minor bugs in the code to check whether a new
&gt; 		    autokill is too broad (such as "*").
&gt; 2005/08/13	Fixed a compilation error (and many warnings) when
&gt; 		    compiling with GCC 4.
&gt; 2005/08/13	Added UNSET callbacks for NickServ and ChanServ.  Suggested
&gt; 		    by Craig McLure &lt;Craig@xxxxxxxxx.xxx&gt;
&gt; 2005/05/12 .53	Fixed bug causing server connection to fail.
&gt; 2005/05/12 .52	Fixed occasional corruption of the NickServ REGISTER syntax
&gt; 		    string upon reconfiguration (OperServ REHASH).
&gt; 		    Reported by &lt;alm@xxxxxxx.xx&gt;
&gt; 2005/05/06	Fixed attempts to send PING messages before connecting to
&gt; 		    the server.  Reported by Craig McLure
&gt; 		    &lt;Craig@xxxxxxxxx.xxx&gt;
&gt; 2005/04/02 .51	convert-db now checks for more potential problems with the
&gt; 		    imported databases before writing out the XML data.
&gt; 2005/04/02	Fixed bugs when converting databases from old versions of
&gt; 		    PTlink Services.
&gt; 2005/04/01	Fixed handling of links to forbidden nicks when converting
&gt; 		    Auspice databases.
&gt; 2005/03/31	ChanServ KICK no longer allows Services opers to be kicked.
&gt; 2005/03/31	Ensured that usermode +r is cleared from nicks which lose
&gt; 		    their identification status (e.g. from FORBID/SUSPEND).
&gt; 2005/03/31	NickServ SUSPEND now forces the user of the suspended
&gt; 		    nick to change nicknames, as FORBID does.  Reported by
&gt; 		    Dionisios K. &lt;vonitsa_net@xxxxx.xx&gt;
&gt; 2005/03/31	ChanServ now stops non-identified users from joining
&gt; 		    channels with mode +R locked on.  Suggested by
&gt; 		    Dionisios K. &lt;vonitsa_net@xxxxx.xx&gt;
&gt; 2005/03/29 .50	Fixed security hole in NickServ LISTLINKS allowing any user
&gt; 		    to view a nick's links.  Reported by
&gt; 		    &lt;katarn@xxxxxxxxxx.xxx&gt;</content>
</entry>
<entry>
<title>Only some platforms build the dynamically-loadable modules.  On others,</title>
<updated>2005-06-21T16:18:52Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2005-06-21T16:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f63b7ec0ae6b322e799de0584746e94a4d3fb04c'/>
<id>urn:sha1:f63b7ec0ae6b322e799de0584746e94a4d3fb04c</id>
<content type='text'>
the modules are statically-linked into the ircservices executable.
This fixes the installation of chat/ircservices on platforms where
dlopen() doesn't obey its "mode" argument, e.g. RTLD_NOW.  Unfortunately,
NetBSD/amd64 currently falls into this category (port-amd64/30570),
but this will also fix installation on any a.out NetBSD or OpenBSD
platform.

Approved for commit during the deep freeze by &lt;agc&gt;.</content>
</entry>
<entry>
<title>RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.</title>
<updated>2005-05-02T20:33:57Z</updated>
<author>
<name>reed</name>
<email>reed@pkgsrc.org</email>
</author>
<published>2005-05-02T20:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ee8be9d0c1d7f38e3c1d468f07fe877f045dbe8f'/>
<id>urn:sha1:ee8be9d0c1d7f38e3c1d468f07fe877f045dbe8f</id>
<content type='text'>
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.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.</content>
</entry>
<entry>
<title>- Update ircservices from 5.0.44 -&gt; 5.0.49</title>
<updated>2005-03-26T17:28:29Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2005-03-26T17:28:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=96db453ec75f2ee04dbfd3faecff948f28215c83'/>
<id>urn:sha1:96db453ec75f2ee04dbfd3faecff948f28215c83</id>
<content type='text'>
2005/03/06 .49  Added Russian language file, courtesy of Alexander Zverev
		&lt;tty@inbox.ru&gt;
2005/03/05      Services will now accept multiple PROTOCTL messages from
		the Unreal ircd (as implemented in Unreal CVS).
2005/03/04      Added support for +I/+j channel modes in Unreal 3.2.3.
		Reported by Kieron Thwaites &lt;ron2k@webmail.co.za&gt;
2005/02/23 .48  Fix careless bug leading to possible crash on exit or rehash.
2005/02/23 .47  Channels no longer expire while an auto-op user is in the
		channel; expiration is delayed until the time specified
		by CSExpire after the last such user leaves the channel.
		Reported by Anton Wolkov &lt;phan70m@gmail.com&gt;
2005/02/23      Added user IP addresses to the OperServ LISTUSER debug
		command as well.
2005/02/21 .46  Fixed some warnings during compilation.
2005/02/21      Fixed bug causing modified files to not be recompiled
		properly when compiling with GNU make 3.79.
2005/02/20      The OperServ debug command LISTUSERS now includes the IP
		address for each user before the user's mode string.
2005/02/19      Added workaround for GCC bugs on PowerPC systems.
2005/01/27      Fixed careless error in "make distclean".  Reported by
		Stanislav Zahariev &lt;sofit@evronet.tv&gt;
2005/01/21 .45  Added HybServ support to convert-db.  Suggested by
		Stanislav Zahariev &lt;sofit@evronet.tv&gt;
2005/01/21      convert-db is now recompiled properly if the compilation
		options passed to the configure script are changed.
2005/01/13      IRC operators are now properly shown the operator version
		of ChanServ HELP LIST.  Reported by Kieron Thwaites
		&lt;ron2k@webmail.co.za&gt;</content>
</entry>
<entry>
<title>- Update irc-services from 5.0.16 to 5.0.40</title>
<updated>2004-10-02T22:09:46Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2004-10-02T22:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f89da151de281b41142d314f3fe254aab74f7bab'/>
<id>urn:sha1:f89da151de281b41142d314f3fe254aab74f7bab</id>
<content type='text'>
Pkgsrc changes:
- Add a startup script
- Use SUBST_* framework (a lot)
- Install documentation and man pages
- Use CONF_FILES_* for installing config files

App changes:
- bugfixes
- documentation updates
- feature improvements
- See the Changes file for full details</content>
</entry>
<entry>
<title>Bump PKGREVISION: sync PLIST with reality.</title>
<updated>2003-04-11T17:31:29Z</updated>
<author>
<name>salo</name>
<email>salo@pkgsrc.org</email>
</author>
<published>2003-04-11T17:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fd297e42c16bcf0e778922bed555e350c661c2c4'/>
<id>urn:sha1:fd297e42c16bcf0e778922bed555e350c661c2c4</id>
<content type='text'>
</content>
</entry>
</feed>
