freebsd-ports/irc/tircproxy/files/patch-aa
Michael Haro 432629ab1d Port irc/tircproxy has an unfetchable distfile. Patch updates port to
version 0.4.5.

PR:		23739
Submitted by:	    George Reid <greid@ukug.uk.freebsd.org>
2001-03-29 22:34:10 +00:00

37 lines
1.1 KiB
Plaintext

--- tircproxy.h.orig Fri Dec 22 01:13:40 2000
+++ tircproxy.h Fri Dec 22 01:15:39 2000
@@ -34,8 +34,8 @@
/* Set the location of the broadcast & MOTD files. Undef these to disable
** the broadcasting feature.
*/
-#define BROADCAST_FILE "/tmp/ircbroadcast"
-#define IRC_MOTD_FILE "/etc/motd.irc"
+#define BROADCAST_FILE "/usr/local/etc/tircproxy/ircbroadcast"
+#define IRC_MOTD_FILE "/usr/local/etc/tircproxy/motd.irc"
/* Enable this if you want to use the IPF code for tranparency.
*/
@@ -43,7 +43,7 @@
/* Enable this if you want to use the Linux code for tranparency.
*/
-#define LINUX 1
+#define LINUX 0
/* Enable this if you want to ask proxy users for passwords.
*/
@@ -117,11 +117,11 @@
**
** This means the proxy does NOT need to run as root for ident responses to
** be correct. This method is now obsolete - use UDB if at all possible!
-*/
+
#define CDIR "/var/oidentd/"
#define CDIR_IDENT "ident"
#define CDIR_MAP "user"
-
+*/
/* The following table defines a list of filenames that are not
** to be handled transparently by the DCC code.. if replace points to