NetBSD.se

CVS log for pkgsrc/chat/ircservices/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / chat / ircservices

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Apr 28 05:55:10 2012 UTC (3 weeks, 2 days ago) by dholland
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
Cope with CFLAGS and/or LDFLAGS being empty too. I don't entirely
understand what goes on without this change, but I was definitely
getting "-cflags -lflags -Wl..." as configure arguments, and now
it works.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Apr 25 12:20:48 2012 UTC (3 weeks, 4 days ago) by obache
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -4 lines
handle empty LIBS correctly.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Apr 25 10:00:53 2012 UTC (3 weeks, 4 days ago) by obache
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +7 -1 lines
Pass down CC, CFLAGS, LDFLAGS and LIBS to configure.
PR#46288 should be fixed.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jan 14 07:44:33 2012 UTC (4 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +7 -2 lines
gsed related clean up.
* 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.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jul 15 11:48:21 2010 UTC (22 months ago) by obache
Branches: MAIN
CVS tags: 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
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
Update ircservices to 5.0.64.
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>

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Feb 19 20:20:32 2010 UTC (2 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Fix ownership.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jun 30 00:07:11 2009 UTC (2 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -1 lines
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Apr 28 19:22:09 2009 UTC (3 years ago) by zafer
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -6 lines
Remove broken mirrors. Ok'd by obache.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Mar 2 18:24:52 2009 UTC (3 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +22 -14 lines
DESTDIR support. Fix PLIST handling to work when make install is called
without make build first.

Revision 1.29.4.1: download - view: text, markup, annotated - select for diffs
Mon Dec 3 13:18:29 2007 UTC (4 years, 5 months ago) by ghen
Branches: pkgsrc-2007Q3
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +2 -2 lines
Pullup ticket 2234 - requested by adrianp
security update for ircservices

- pkgsrc/chat/ircservices/Makefile			1.31
- pkgsrc/chat/ircservices/distinfo			1.13

   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sat Nov 24 00:47:37 UTC 2007

   Modified Files:
	   pkgsrc/chat/ircservices: Makefile distinfo

   Log Message:
   Update to 5.0.63
   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.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Nov 24 00:47:35 2007 UTC (4 years, 5 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Update to 5.0.63
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.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Nov 18 10:30:42 2007 UTC (4 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 9 12:51:22 2007 UTC (5 years, 1 month ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Branch point for: pkgsrc-2007Q3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Updatt to 5.0.61
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)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:11 2007 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Nov 13 23:12:38 2006 UTC (5 years, 6 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
Update to 5.0.59
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.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:00:20 2006 UTC (5 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Sep 2 08:42:58 2006 UTC (5 years, 8 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -5 lines
Update to 5.0.58
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.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:35:04 2006 UTC (5 years, 11 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +15 -16 lines
Update to .57
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.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Apr 22 09:22:06 2006 UTC (6 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:24 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 2 15:03:06 2006 UTC (6 years, 4 months ago) by adrianp
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Minor PLIST change to deal with modified configuration files
Bump to nb1

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:21:32 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:49:53 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -3 lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 30 17:47:54 2005 UTC (6 years, 5 months ago) by adrianp
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
Update to 5.0.56
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>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 16 01:19:07 2005 UTC (6 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -4 lines
Get rid of USE_PERL5.  The new way to express needing the Perl executable
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.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 21 16:18:52 2005 UTC (6 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +14 -1 lines
Only some platforms build the dynamically-loadable modules.  On others,
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>.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 22 20:07:42 2005 UTC (7 years ago) by jlam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -4 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:04 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 26 17:28:29 2005 UTC (7 years, 1 month ago) by adrianp
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Update ircservices from 5.0.44 -> 5.0.49

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>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 19 21:59:24 2005 UTC (7 years, 4 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -5 lines
- Update to 5.0.44

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.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 28 02:47:41 2004 UTC (7 years, 4 months ago) by reed
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
The default location of the pkgsrc-installed rc.d scripts is now
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).

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 4 15:06:34 2004 UTC (7 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 5.0.41:
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.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 2 22:09:46 2004 UTC (7 years, 7 months ago) by adrianp
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +51 -4 lines
- Update irc-services from 5.0.16 to 5.0.40

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 11 05:53:08 2004 UTC (8 years, 1 month ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Convert to buildlink3.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 24 18:58:53 2004 UTC (8 years, 3 months ago) by kristerw
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Fix typo that prevented this package from building.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 22 07:49:20 2004 UTC (8 years, 4 months ago) by grant
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 8 08:32:37 2003 UTC (8 years, 9 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
USE_GNU_TOOLS=grep

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 25 21:03:25 2003 UTC (8 years, 11 months ago) by jmc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Make sure the dynamic code generation actually compiles explicitly as PIC code
so it'll work on archs like powerpc which require it.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 16 18:12:12 2003 UTC (9 years, 1 month ago) by jmc
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
This needs perl to build.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 11 17:31:29 2003 UTC (9 years, 1 month ago) by salo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump PKGREVISION: sync PLIST with reality.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Apr 11 16:02:53 2003 UTC (9 years, 1 month ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of ircservices, version 5.0.16:

IRC Services is a system of services to be used with Internet Relay Chat
networks.  Services provides for definitive nickname and channel ownership,
as well as the ability to send messages to offline users, and gives IRC
operators considerably more control over the network.

Package provided by virtus@wanadoo.nl via pkgsrc-wip.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 11 16:02:53 2003 UTC (9 years, 1 month ago) by jmmv
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>