The NetBSD Project

CVS log for pkgsrc/chat/inspircd12/Attic/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / chat / inspircd12

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9, Mon Aug 20 05:21:04 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED

inspircd*: remove outdated programs by request of author

Too old and vulnerable. Newer versions could be packaged.
(see pkgsrc-users post from Peter Powell)

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 1 22:29:19 2018 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.7: +32 -32 lines
Diff to previous 1.7 (colored)

Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F

Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 11 14:04:58 2014 UTC (9 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove example rc.d scripts from PLISTs.

These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 29 22:42:46 2009 UTC (14 years, 3 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

1.2.0 Final
- This contains a number of (hopefully fairly small) changes which should round up, most of the fixes are config reading regressions introduced in rc4 as a result of race condition bugs found in rc3.
- A few years in the making, months in the testing, thousands of lines of code in the writing, we're finally done. 1.2.0 is ready for every day usage. A grand total of 0 issues have been reported since rc5, so we are confident that things should have settled down now, though we will remain ready to rectify any problems that arise.
- 1.2.0 is now recommended for usage.

http://www.inspircd.org/forum/showthread.php?t=6381

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 4 22:17:36 2009 UTC (14 years, 4 months ago) by adrianp
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Featuring nothing but further stability fixes including possible crash on rehash, rc4 is just about how we want things to be. No major problems have been reported in some time (though of course we still advocate using SVN rather than tarballs).

IMPORTANT CHANGES:
* Channel aliases now work more like user aliases. This is a BREAKING CHANGE. $1 is now the fantasy command that was invoked, $2 is the first real parameter of the command. (in other words, adjust all your numbers up by one for channel fantasy commands).
* $chan in m_fantasy will be replaced by an empty string if used in a non-channel (i.e. user) alias.
* m_ssl_oper_cert and m_ssl_dummy are both gone, and merged into m_sslinfo - so you won't have to load so many SSL modules
* m_sslinfo is no longer in extra/. There was no need for it to be there.
* DNS now resolves multiple-answer DNS queries (CNAME, A) correctly.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 14 17:37:45 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.3: +1 -5 lines
Diff to previous 1.3 (colored)

Remove @dirrm entries from PLISTs

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 6 17:02:21 2009 UTC (14 years, 5 months ago) by adrianp
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Update to RC3

RC3:
A changelog is attached for the curious, but as it's all really bugfixes big and small - all 1.2 users are STRONGLY advised to upgrade.

RC2:
All users of RC1 are STRONGLY recommended to upgrade.

Notable new features are

    * Add fantasy:allowbots (to allow +B users to use fantasy <alias> commands)
    * Allow forced nick changes to override mode +N, nicklock, etc
    * Allow non-opers to use /MKPASSWD
    * Add /SAKICK command (provided by m_sakick)
    * Operoverride OTHERMODE is no longer required in addition MODEOP to op/deop/etc. people

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 14 15:07:25 2009 UTC (14 years, 9 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +4 -2 lines
Diff to previous 1.1 (colored)

On to what's actually in 1.2RC1:
This is primarily a fix-based release from 1.2b4.

    * Minor memory leak
    * Expire XLines when accessed, not just when matched, to prevent a large buildup of stale XLines
    * Allow +l 0 (for use with things like +PlL #newchan)
    * Fix poll socket engine to work correctly
    * Fix undefined memory read on /stats :
    * kqueue fixes
    * Don't allow bad censor configurations to result in an infinite loop
    * STARTTLS fixes
    * Change numeric for +L to be easier to parse (and more standardised: freenode and others use this)
    * Fix autoconnects triggering at the wrong time
    * Numerous docs typos and updates
    * Small security hole where /oper allowed /oper login <hash> to oper up
    * Allow binding to all IPv4 IPs easily on an IPv6 compile
    * Disallow silly messageflood parameters
    * And more!

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jan 4 00:52:27 2009 UTC (14 years, 11 months ago) by adrianp
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Add latest BETA for InspIRCd 1.2

Convert m_shun and m_cban to use new XLine framework 
Allow for custom prefixes to be used in /notice #chan e.g. & 
/WATCH away notification 
Exceptions for m_denychans. 
userrec::HasPermission -> map of maps, for (even faster) access 

For all the details see:
 http://wiki.inspircd.org/Development/Roadmap/1.2

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 4 00:52:27 2009 UTC (14 years, 11 months ago) by adrianp
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>