Up to [cvs.NetBSD.org] / pkgsrc / chat / dircproxy-devel
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13, Tue Jun 17 12:53:54 2008 UTC (14 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.12: +1 -1
lines
FILE REMOVED
Replace "dircproxy" package with with "dircproxy-devel" package and remove the later. The old version 1.0.5 is unmaintained, has a remote DoS vulnerability and is less reliable than version 1.2.0beta2. Approved by Adrian Portelli.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 13 11:46:21 2008 UTC (14 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update home page URL.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:16 2008 UTC (14 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Add DESTDIR support.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 18 05:06:22 2008 UTC (15 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 13 19:41:23 2007 UTC (15 years, 3 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.8: +3 -4
lines
Diff to previous 1.8 (colored)
Update to 1.2.0-beta2 Not much info other than: Version 1.2.0-beta - * Add Support for GET and SET * Lot of bugfixes and a fix for CVE-2007-5226
Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 28 13:23:25 2006 UTC (16 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Don't insert "[] " into every stored message if "log_timestamp" is set "no". Bump package revision because of this fix.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 27 16:36:17 2006 UTC (16 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Add patch from "dircproxy" ticket #44 which stops "dircproxy" from crashing if it has to reconnect to the server. Bump package revision because of this bug fix.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 19 15:47:35 2006 UTC (16 years, 11 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.5: +12 -7
lines
Diff to previous 1.5 (colored)
Update to 1.2.0 development version * Nickserv support * Binding to a local IP * a new /dircproxy RELOAD to reload the config * Add DCC Resume * Add 005 Support * Can be build with SSL support (experimental) * Support for IPV6 (experimental) * a new /dircproxy NOTIFY command * Support for MD5 password
Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:32 2005 UTC (17 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
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.4 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:02 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:07 2005 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
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.2 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:03 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Apr 3 14:18:02 2005 UTC (17 years, 10 months ago) by adrianp
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
- Import of the 1.1.x dircproxy devel branch dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you re-attach it'll let you know what you missed. This can be used to give you roughly the same functionality as using ircII and screen together, except you can use whatever IRC client you like, including X ones! * THIS IS AN UNSTABLE DEVELOPMENT RELEASE OF DIRCPROXY. IT HAS HIGHER * THEN USUAL RISK OF DESTROYING YOUR SYSTEM. * * FOR A STABLE RELEASE USE THE LATEST 1.0.x
Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 3 14:18:02 2005 UTC (17 years, 10 months ago) by adrianp
Branch: MAIN
Initial revision