Commit graph

27 commits

Author SHA1 Message Date
Adrian Portelli
d7bc110532 Remove stale patch from update. 2006-08-11 17:10:43 +00:00
Adrian Portelli
5e2c6ea33f Update to 1.7.15
This release contains a huge number of bugfixes, resulting in an empty bug-
tracker at the time of release.

In brief:
06/21 A Module version check.                                             [ #00]
05/13 F Fixed memleak in moduleGetConfigDirective().                      [#504]
05/25 F NICKIP/NICKv2 support on unreal32.                                [#507]
06/11 F Module Clear Error macro was broken on *BSD.                      [#515]
06/14 F Changed mysql detection to use mysql_config.                      [ #00]
08/05 F Support for SVSJOIN/SVSPART/SWHOIS in protocol modules.           [#566]
08/06 F Segfault when shuting down anope.                                 [#491]

In full:
http://sourceforge.net/project/shownotes.php?release_id=438139&group_id=94081
2006-08-11 17:09:40 +00:00
Adrian Portelli
bbc66e221f anope leaves a lot of files/directories behind so modify the PLIST accordingly. 2006-06-11 18:19:40 +00:00
Adrian Portelli
33734fe5ed Final issue fixed by patch-ab 2006-06-11 18:04:14 +00:00
Adrian Portelli
25178db25d Change to the uptream patch for this problem. 2006-06-11 18:03:14 +00:00
Adrian Portelli
8a84f67944 First attempt at a fix for startup problems on *BSD. 2006-06-08 13:03:21 +00:00
Adrian Portelli
05054e0b26 > Anope Version 1.7.14
> --------------------
> Provided by Anope Dev. <dev@anope.org> - 2006
> 02/04 A Events for channel kicks and NickServ logout.                     [ #00]
> 03/02 A Added support for TS6 Save (FNC) on ratbox, shadow and charybdis. [#424]
> 03/07 F Counting issue in /os stats uplink.                               [#468]
> 03/02 F BotServ/HostServ are no longer loaded when they are disabled.     [#440]
> 03/01 F Added ircd module support for valid_chan.                         [ #00]
> 03/01 F Minor issues in ns_saset.                                         [#455]
> 02/13 F Yet anotehr 64bit issue.                                          [ #00]
> 01/14 F SGLines will now be removed correctly.                            [ #00]
> 01/26 F Export buildStringList() for modules.                             [#425]
> 02/11 F Fixed a few memleaks.                                             [#420]
> 02/17 F cs_getpass will now unload if encryption is enaled.               [ #00]
> 02/19 F Fixed position of EVENT_ACCESS_DEL.                               [ #00]
> 03/01 F Fixed ident check on /bs bot change.                              [#463]
> 03/01 F Fixed # prefix check on /cs forbid.                               [#461]
> 03/01 F Fixed events on /join 0.                                          [#417]
> 03/01 F Added NULL checks to add_invite and add_exception.                [#419]
> 03/01 F Fixed suspend check on /cs invite.                                [#429]
> 03/01 F Fixed memleaks in some protocol files.                            [#434]
> 03/01 F Fixed bot check on /bs unassign.                                  [#446]
> 03/01 F Fixed wasteful finduser() call in os_oline.c.                     [#457]
> 03/01 F Fixed memleak in runDefCon().                                     [#451]
> 03/01 F Fixed function type of get_xop_level.                             [#459]
> 03/01 F Prevented registration of UnrealIRCd's "local" channels.          [#456]
> 03/01 F Fixed bug in moduleNoticeLang().                                  [#421]
> 03/01 F Made should_mode_change() extern.                                 [#436]
> 03/01 F Made add_ns_timeout() static.                                     [#438]
> 03/01 F Fixed memleak in os_mode.c.                                       [#444]
> 03/01 F Fixed memleak in do_mass_mode().                                  [#450]
> 03/01 F Fixed memleaks in cs_list.c, hs_list.c and ns_list.c.             [#447]
> 03/01 F Fixed memleaks in hs_set.c.                                       [#441]
> 03/02 F Fixed missing TS6 functionality in channels.c.                    [#418]
> 03/02 F Fixed possible overflow in process().                             [#445]
> 03/02 F Fixed memleak in do_cmode().                                      [#430]
> 03/03 F Rage, Bahamut and Viagra will now use the correct server desc.    [#467]
> 03/03 F Fixed botserv's mode behaviour with protect umode.                [#333]
> 03/18 F Fixed sstrdup() with NULL argument in cs_akick.c.                 [#460]
> 03/18 F Fixed charybdis umodes.                                           [#471]
> 03/19 F Fixed a gcc4 compiling issue.                                     [#453]
> 03/21 F Fixed bot check on /bs kick.                                      [ #00]
> 03/23 F Fixed some obsolete defines.                                      [#390]
>
> Provided by nenolod. <nenolod@nenolod.net> - 2006
> 02/03 A Support for Charybdis IRCd.                                       [ #00]
> 02/12 F more va_list issues for 64bit platforms.                          [ #00]
> 01/15 F va_arg issue on various 64bit platforms.                          [#415]
>
> Provided by illu. <illu@rs2i.net> - 2006
> 01/25 F Updated the french language file.                                 [ #00]
>
> Provided by Trystan <trystan@nomadirc.net> - 2006
> 03/18 A New icon file for anope win32.                                    [#472]
> 03/14 A Anope will now terminate on Win98. Added version check.           [#473]
> 03/01 A Clarity on module loading status numbers.                         [#435]
> 03/24 F Fixed segfault on /bs change.                                     [#483]
> 03/22 F Fixed distclean in all Makefiles.                                 [#481]
> 03/19 F Fixed some gcc4 compiling issues.                                 [#453]
> 03/18 F Fixed closing of file pointer in langtool.c.                      [#478]
> 03/14 F Fixed gcc switches for modules.                                   [#474]
> 03/12 F moduleGetLastBuffer() returning NULL on alias and pseudo clients  [#476]
> 03/12 F nickIsServices() returns correctly for aliases                    [ #00]
> 03/05 F Fixed moduleNoteiceLang() issue.                                  [#469]
> 03/01 F Applied ultiamte3 chan sqline patch.                              [#412]
> 03/22 F Fixed distclean in all Makefiles.                                 [#481]
> 03/19 F Fixed some gcc4 compiling issues.                                 [#453]
> 03/18 F Fixed closing of file pointer in langtool.c.                      [#478]
> 03/14 F Fixed gcc switches for modules.                                   [#474]
> 03/12 F moduleGetLastBuffer() returning NULL on alias and pseudo clients  [#476]
> 03/12 F nickIsServices() returns correctly for aliases                    [ #00]
> 03/05 F Fixed moduleNoteiceLang() issue.                                  [#469]
> 03/01 F Applied ultiamte3 chan sqline patch.                              [#412]
> 03/01 F Crash when not giving user for moduleGetLangString.               [#454]
> 02/23 F Usermatching possible null arg on sstrdup.                        [ #00]
> 02/20 F Fixed some TS6 issues with do_cmode() and do_nick()               [#396]
> 02/12 F Double unbanning of in certain conditions.                        [ #00]
> 01/25 F va_copy issue for various platforms.                              [ #00]
>
> Provided by ThaPrince <jon@vile.com> - 2006
> 02/28 F fantasy kick now honours protected, just like cs versions.        [ #00]
>
> Provided by Brain <brain@inspircd.org> - 2006
> 03/01 F Updated inspircd protocol files.                                  [#422]
>
> Provided by Monk <monk@mindforge.org> - 2006
> 03/22 U Updated de.l.                                                     [#482]
2006-06-07 20:41:55 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Adrian Portelli
917988dcb4 Update a workaround for the current issue with anope not running 2006-01-22 17:14:59 +00:00
Adrian Portelli
d9a249b7f8 Update status 2006-01-20 13:32:07 +00:00
Roland Illig
fa7e7d192d Fixed some simple pkglint warnings. 2006-01-17 09:13:36 +00:00
Adrian Portelli
2e4c29c6fd Add startup script
Add anope user to run services as
Tidy up permissions to run as non-root
2006-01-02 17:14:09 +00:00
Adrian Portelli
dea503b4ae Update to 1.7.13
PLIST fix for modified config files
From the Changes:
12/26 F Generating language.h failed on certain setups.
12/11 F First user on HelpChannel always got +h, even without access.
12/02 F Missing quitmessage when catching unknown signals.
11/14 F Added a check for nickchars before trying to use them in /os stats
11/08 F Remove tmp modules from runtime folder when we can.
11/02 F !protect/!deprotect no longer work for a number of ircds.
11/02 F segfault when os modloading a non-existing module.
11/01 F /os reload - BSFantasyChar was not sstrduped if not defined.
10/30 F Updated docs/FAQ.
11/19 F find_byuid for ircds which didnt give us a uid.
12/11 F Enforcers had incorrect user when only user specified.
12/26 A InspIRCd 1.0 Beta 6+ support module to replace old (b3) support.
2006-01-02 16:01:16 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Adrian Portelli
818fb40ceb Move to ${PREFIX}/lib for installation
Simplify options
2005-11-30 19:40:29 +00:00
Adrian Portelli
3c87cb383e Remove TODO 2005-11-28 23:18:09 +00:00
Adrian Portelli
ece149b689 Get mysql support working
Get database encryption working
Add support for hybrid now that we're running 7.x in pkgsrc
Update ./configure options in options.mk
2005-11-28 23:12:39 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Adrian Portelli
9b2d021e11 Update 1.7.8 -> 1.7.12
There are _lots_ of changes and bugfixes in v.brief format:
10/01 A Information on uplink server can be displayed via OperServ STATS.
10/02 F Added check in OperServ stats to avoid segfault without param.
07/04 A Warning when running Anope as root (DON'T DO THAT! :)).
05/17 F Compiling on solaris and amd64 systems.
05/13 F Possible segfault with do_part by using freed memory.
03/05 F Updated Unreal 3.2 token support.
2005-11-16 23:46:00 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Adrian Portelli
92c3eeab38 Move to USE_TOOLS+= perl:run 2005-07-29 10:21:08 +00:00
Dieter Baron
ae0366bf9c Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
2005-05-31 10:02:09 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Roland Illig
8a556c85f7 Sorted the PLIST files. 2005-02-13 15:38:07 +00:00
Adrian Portelli
c01ba6e8b9 - update to 1.7.8
- add build depends on perl5
- security fix all users advised to upgrade
2005-02-07 21:38:10 +00:00
Adrian Portelli
4e689503ed Anope is a set of Services for IRC networks that allows users to
manage their nicks and channels in a secure and efficient way, and
administrators to manage their network with powerful tools.
2004-11-17 16:19:13 +00:00