summaryrefslogtreecommitdiff
path: root/chat/quirc/patches
diff options
context:
space:
mode:
authorgrant <grant>2002-12-19 12:04:30 +0000
committergrant <grant>2002-12-19 12:04:30 +0000
commit317c4cd8ef249f538e941e6fcdf77fa750202930 (patch)
treeb4de2e5ff8e617ce1e09cd42791920eeac4dcb0d /chat/quirc/patches
parent6088ce4798829b1e6b095561644bd4f264dab395 (diff)
downloadpkgsrc-317c4cd8ef249f538e941e6fcdf77fa750202930.tar.gz
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.
Diffstat (limited to 'chat/quirc/patches')
-rw-r--r--chat/quirc/patches/patch-aa13
-rw-r--r--chat/quirc/patches/patch-ab13
2 files changed, 26 insertions, 0 deletions
diff --git a/chat/quirc/patches/patch-aa b/chat/quirc/patches/patch-aa
new file mode 100644
index 00000000000..b12f9e583f6
--- /dev/null
+++ b/chat/quirc/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/12/19 12:04:30 grant Exp $
+
+--- Makefile.in.orig Wed Jul 25 12:17:39 2001
++++ Makefile.in
+@@ -93,7 +93,7 @@ generate_tags_SOURCES = generate_tags.cc
+
+ # Documentation
+
+-docdir = $(prefix)/doc/@PACKAGE@
++docdir = $(prefix)/share/doc/@PACKAGE@
+ doc_DATA = FAQ AUTHORS COPYING ChangeLog INSTALL NEWS README ChangeLog.themes
+
+ # RPM and spec file generation
diff --git a/chat/quirc/patches/patch-ab b/chat/quirc/patches/patch-ab
new file mode 100644
index 00000000000..a803c15cb52
--- /dev/null
+++ b/chat/quirc/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/12/19 12:04:30 grant Exp $
+
+--- doc/Makefile.in.orig Thu Dec 19 22:57:57 2002
++++ doc/Makefile.in
+@@ -68,7 +68,7 @@ TK_HEADER = @TK_HEADER@
+ VERSION = @VERSION@
+ WISH = @WISH@
+
+-docdir = $(prefix)/doc/@PACKAGE@
++docdir = $(prefix)/share/doc/@PACKAGE@
+
+ doc_DATA = rfc1459.txt color.txt nickcomp.txt quedit.txt
+