head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.28 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.26 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.24 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.22 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.20 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.18 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.16 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.14 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.12 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.10 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.8 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.6 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.4 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.2 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.2.0.24 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.22 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.20 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.18 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.16 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.14 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.12 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.10 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.8 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.6 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.4 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.2 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.1.1.1.0.4 pkgsrc-2003Q4-base:1.1.1.1 netbsd-1-6-1:1.1.1.1.0.2 netbsd-1-6-1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2007.03.17.16.06.22; author rillig; state dead; branches; next 1.2; 1.2 date 2004.03.12.06.07.12; author minskim; state Exp; branches; next 1.1; 1.1 date 2002.12.19.12.04.30; author grant; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.12.19.12.04.30; author grant; state Exp; branches; next ; desc @@ 1.3 log @Fixed the build on NetBSD. @ text @$NetBSD: patch-ab,v 1.2 2004/03/12 06:07:12 minskim Exp $ --- doc/Makefile.in.orig 2004-01-13 01:23:10.000000000 -0600 +++ doc/Makefile.in @@@@ -132,7 +132,7 @@@@ sbindir = @@sbindir@@ sharedstatedir = @@sharedstatedir@@ sysconfdir = @@sysconfdir@@ target_alias = @@target_alias@@ -docdir = $(prefix)/doc/@@PACKAGE@@ +docdir = $(prefix)/share/doc/@@PACKAGE@@ doc_DATA = rfc1459.txt color.txt nickcomp.txt quedit.txt EXTRA_DIST = $(doc_DATA) dccresum.txt links.txt tdcc.txt MOSTLYCLEANFILES = \\\#*\\\# *~ @ 1.2 log @Update quirc to 0.9.84 and bl3ify. Switch to Tcl/Tk 8.4. Changes sinec 0.9.82: - Fixes to make it compile with gcc 3.3 and Tcl/Tk 8.4. - Highlight a window when your nick appears in it. - fix for a bug that causes QuIRC to crash on nicknames longer than 30 characters. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- doc/Makefile.in.orig Thu Dec 19 22:57:57 2002 d5 4 a8 4 @@@@ -68,7 +68,7 @@@@ TK_HEADER = @@TK_HEADER@@ VERSION = @@VERSION@@ WISH = @@WISH@@ a10 1 d12 2 a13 1 @ 1.1.1.1 log @Initial import of quirc 0.9.82 into the NetBSD packages collection. QuIRC is a stable and powerful IRC client. It features a clean interface that scales well to many servers and channels. It includes many features that power users will appreciate. It contains advanced scripting facilities powered by Tcl, accompanied by Tk. It has been called by some what XiRCON should have been, and by others, simply great. Submitted in PR pkg/19450 by Juan RP. @ text @@