summaryrefslogtreecommitdiff
path: root/chat/ircservices
AgeCommit message (Collapse)AuthorFilesLines
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-03-28Reset maintainer, domain no longer exists.joerg1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-28Cope with CFLAGS and/or LDFLAGS being empty too. I don't entirelydholland1-3/+3
understand what goes on without this change, but I was definitely getting "-cflags -lflags -Wl..." as configure arguments, and now it works.
2012-04-27Avoid infinite loop in configure script's options processing.dholland2-11/+24
2012-04-25handle empty LIBS correctly.obache1-4/+2
2012-04-25Pass down CC, CFLAGS, LDFLAGS and LIBS to configure.obache1-1/+7
PR#46288 should be fixed.
2012-01-14gsed related clean up.obache1-2/+7
* Stop to treat NetBSD's sed as GNU sed, not full compatible. * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and real GNU sed is required. * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD. * convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2010-07-15Update ircservices to 5.0.64.obache3-6/+40
While here, fixes PR#43618 (getline) and set LICENSE=gnu-gpl-v2. Version 5.0 ----------- 2009/07/31 .64 ChanServ DEPROTECT no longer removes channel owner mode, to prevent abuse by rogue users. Reported by Kieron Thwaites <ron2k.za@gmail.com>
2010-02-19Fix ownership.joerg1-3/+3
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg2-18/+2
2009-04-28Remove broken mirrors. Ok'd by obache.zafer1-6/+3
2009-03-02DESTDIR support. Fix PLIST handling to work when make install is calledjoerg1-14/+22
without make build first.
2007-11-24Update to 5.0.63adrianp2-6/+6
2007/06/10 .62 Backported 5.1 fix for a bug allowing guest nicknames to be linked. This release fixes two security-related bugs discovered in version 5.1 which are also present in 5.0.
2007-11-18Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.wiz1-1/+2
2007-04-09Updatt to 5.0.61adrianp2-6/+6
2007/03/30 .61 Fixed crash on x86-64 systems under certain circumstances. Reported by Andrey V. Elsukov <bu7cher@xxxxxx.xx> 2007/03/24 .60 Changed ChanServ SET PASSWORD to remove founder privileges from any users who had previously identified for the channel (backported from 5.1a13)
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-4/+4
Patch provided by Sergey Svishchev in private mail.
2006-11-13Update to 5.0.59adrianp2-8/+8
2006/10/01 .59 Added support to convert-db for versions of PTlink Services through 2.26-eol.1 2006/08/16 Update documentation to reflect new domain name.
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-09-02Update to 5.0.58adrianp2-9/+10
Added workaround to support the broken MD5 encryption used in Epona/Anope (through at least version 1.7.14), enabled by the EnableAnopeWorkaround option for the encryption/md5 module in modules.conf. configure -check (run by the Makefile) no longer leaves a conf-tmp directory lying around. Fixed error when compiling with recent versions of GNU make. Fixed crash when importing some Anope databases. Added support to convert-db for recent versions of Epona.
2006-06-06Update to .57adrianp2-20/+19
2006/01/20 .57 Fixed conversion of Anope 1.7 OperServ databases. Reported by Matt Smith <ratman6@xxxxxxx.xxx> 2006/01/20 ChanServ SET SECUREOPS now prevents unprivileged users from gaining channel protect (+a) status as well. Reported by A.S. <loverboy@xxx.xxxxx.xxx.xx> 2006/01/20 Fixed a bug in the Cygnus database converter causing autokills with invalid expiration data to expire immediately rather than remain with no expiration time. 2006/01/07 Fixed a cosmetic bug in ChanServ LIST causing the no-expire flag "!" to not be shown for suspended channels.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-4/+4
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-02Minor PLIST change to deal with modified configuration filesadrianp2-3/+4
Bump to nb1
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+5
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-30Update to 5.0.56adrianp3-18/+8
Create the services group using PKG_GROUPS From the ChangeLog: > 2005/11/20 .56 Fixed a bug in StatServ that could cause a crash if > StatServ was unloaded with a rehash while Services > was running. > 2005/11/07 Changed NickServ and ChanServ SET PASSWORD to prevent the > use of spaces in passwords. > 2005/11/07 The NickServ commands DROP, RECOVER, RELEASE, and GHOST now > report a syntax error rather than "password incorrect" > when too many parameters are given. (As a result, > passwords containing spaces can no longer be used with > these commands. Use IDENTIFY followed by SET PASSWORD > to set a new password without spaces.) > 2005/10/26 Fixed incorrect end-of-/WHOIS responses for several > pseudoclients. Reported by Robin Burchell > <surreal.w00t@xxxxx.xxx> > 2005/09/26 .55 Added documentation on CSSetChannelTime configuration option. > 2005/08/25 Fixed rare bug allowing users to gain voice status > improperly. Reported by Anton Wolkov <phan70m@xxxxx.xxx> > 2005/08/23 Added "authed" callback for newly-authorized nicknames. > Suggested by Robin Burchell <surreal.w00t@xxxxx.xxx> > 2005/08/16 .54 The ChanServ check_kick callback now passes the channel > name as a string instead of the Channel structure, so > the channel name can be known even if the channel is > empty. Reported by Olly <olly@xxxxxxx.xx.xx> > 2005/08/13 The S-line commands (SGLINE, SQLINE, and SZLINE) now check > that "*" or similarly overbroad masks are not used. > Suggested by Dionisios K. <vonitsa_net@xxxxx.xx> > 2005/08/13 Fixed minor bugs in the code to check whether a new > autokill is too broad (such as "*"). > 2005/08/13 Fixed a compilation error (and many warnings) when > compiling with GCC 4. > 2005/08/13 Added UNSET callbacks for NickServ and ChanServ. Suggested > by Craig McLure <Craig@xxxxxxxxx.xxx> > 2005/05/12 .53 Fixed bug causing server connection to fail. > 2005/05/12 .52 Fixed occasional corruption of the NickServ REGISTER syntax > string upon reconfiguration (OperServ REHASH). > Reported by <alm@xxxxxxx.xx> > 2005/05/06 Fixed attempts to send PING messages before connecting to > the server. Reported by Craig McLure > <Craig@xxxxxxxxx.xxx> > 2005/04/02 .51 convert-db now checks for more potential problems with the > imported databases before writing out the XML data. > 2005/04/02 Fixed bugs when converting databases from old versions of > PTlink Services. > 2005/04/01 Fixed handling of links to forbidden nicks when converting > Auspice databases. > 2005/03/31 ChanServ KICK no longer allows Services opers to be kicked. > 2005/03/31 Ensured that usermode +r is cleared from nicks which lose > their identification status (e.g. from FORBID/SUSPEND). > 2005/03/31 NickServ SUSPEND now forces the user of the suspended > nick to change nicknames, as FORBID does. Reported by > Dionisios K. <vonitsa_net@xxxxx.xx> > 2005/03/31 ChanServ now stops non-identified users from joining > channels with mode +R locked on. Suggested by > Dionisios K. <vonitsa_net@xxxxx.xx> > 2005/03/29 .50 Fixed security hole in NickServ LISTLINKS allowing any user > to view a nick's links. Reported by > <katarn@xxxxxxxxxx.xxx>
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-4/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-06-21Only some platforms build the dynamically-loadable modules. On others,jlam3-61/+75
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 <agc>.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-4/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed1-1/+2
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.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-26- Update ircservices from 5.0.44 -> 5.0.49adrianp3-7/+8
2005/03/06 .49 Added Russian language file, courtesy of Alexander Zverev <tty@inbox.ru> 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 <ron2k@webmail.co.za> 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 <phan70m@gmail.com> 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 <sofit@evronet.tv> 2005/01/21 .45 Added HybServ support to convert-db. Suggested by Stanislav Zahariev <sofit@evronet.tv> 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 <ron2k@webmail.co.za>
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2005-01-19- Update to 5.0.44adrianp2-8/+9
2004/12/13 .44 Fixed a careless error in the va_copy workaround. 2004/12/02 .43 Added workaround for va_copy with obsolete compilers. Reported by <us44ever (at) hotmail.com> 2004/12/02 Added support for SGlines on Unreal. Reported by Dionisios K. <vonitsa_net (at) yahoo.gr> 2004/12/02 Fixed "unknown message" on Unreal SWHOIS. Reported by Anton Wolkov <phan70m (at) gmail.com> 2004/11/22 Fixed URLs in the documentation to point to the new website. 2004/11/22 .42 The mail/smtp module now allows multiple RelayHost configuration directives for backup relay servers. Suggested by Torbjorn Svennson <azoff (at) se.linux.org> 2004/11/22 Fixed extraneous "Unknown message" log messages on Unreal. Reported by Ali Sor <alisor (at) softhome.net> 2004/10/29 Clarified "please change your nick" message text. Suggested by Dylan v.d Merwe <dylanvdm (at) icon.co.za> 2004/10/25 Fixed crash when using the Japanese language file with the OperServ SLINE COUNT command. 2004/10/19 Fixed bug allowing StatServ and global noticer nicknames to be registered/linked. Reported by M. van Cuijk <mark (at) phedny.net> 2004/10/14 Fixed various bugs and warnings when compiling on x86-64. Reported by <liverbugg (at) rinux.org> 2004/10/14 Added workaround for GNU coreutils (>=5.2) brokenness. 2004/10/13 SET MLOCK no longer allows locking +K without +i on Unreal. Reported by <help (at) thaiirc.in.th> 2004/10/13 Fixed cosmetic bug in MemoServ IGNORE. Reported by <saman (at) ttnet.net.tr> 2004/10/11 Fixed disconnect on incoming data flood. Reported by <ballsy (at) mystical.net> 2004/10/03 Updated the README file for the current manual structure.
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-1/+2
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-10-04Update to 5.0.41:wiz2-5/+5
2004/10/03 .41 Fixed SQUIT of juped servers on Bahamut. Reported by Pasi Hirvonen <psh@iki.fi> 2004/10/03 Fixed cosmetic bug in NickServ SUSPEND help. Reported by Craig McLure <Craig@chatspike.net> 2004/10/02 Fixed bug causing endless log messages on full network buffer. Reported by <ballsy@mystical.net> 2004/10/02 OperServ AKILLCHAN now honors the WallOSAkill setting. Reported by Pasi Hirvonen <psh@iki.fi> 2004/09/19 Fixed missing object file in Hybrid module compilation. Reported by Jon Christopherson <jon@layertek.com> Closes PR 27141.
2004-10-02- Update irc-services from 5.0.16 to 5.0.40adrianp7-42/+180
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
2004-04-11Convert to buildlink3.snj1-3/+3
2004-01-24Fix typo that prevented this package from building.kristerw1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-08-08USE_GNU_TOOLS=grepgrant1-1/+3
2003-06-10Bring up to datejmc1-1/+2
2003-05-25Make sure the dynamic code generation actually compiles explicitly as PIC codejmc2-2/+65
so it'll work on archs like powerpc which require it.
2003-04-16This needs perl to build.jmc1-1/+3