summaryrefslogtreecommitdiff
path: root/irc/dircproxy-devel
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-10 19:49:24 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-10 19:49:24 +0000
commitdcf81d87989768906aa4be95f06ae8402df84dd5 (patch)
treedf9e8b1f5c89d0cc0524b08a04108839843ee76f /irc/dircproxy-devel
parentupdate to 0.75.12. (diff)
Add dircproxy 1.0.0, a detachable irc proxy server with many features.
PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=39460
Diffstat (limited to 'irc/dircproxy-devel')
-rw-r--r--irc/dircproxy-devel/Makefile22
-rw-r--r--irc/dircproxy-devel/distinfo1
-rw-r--r--irc/dircproxy-devel/pkg-comment1
-rw-r--r--irc/dircproxy-devel/pkg-descr17
-rw-r--r--irc/dircproxy-devel/pkg-message5
-rw-r--r--irc/dircproxy-devel/pkg-plist5
6 files changed, 51 insertions, 0 deletions
diff --git a/irc/dircproxy-devel/Makefile b/irc/dircproxy-devel/Makefile
new file mode 100644
index 000000000000..be6ccbb93cbc
--- /dev/null
+++ b/irc/dircproxy-devel/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: dircproxy
+# Date created: 11 January 2001
+# Whom: George Reid <greid@ukug.uk.freebsd.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dircproxy
+PORTVERSION= 1.0.0
+CATEGORIES= irc
+MASTER_SITES= ftp://dircproxy.sourceforge.net/pub/dircproxy/1.0/
+
+MAINTAINER= greid@ukug.uk.freebsd.org
+
+GNU_CONFIGURE= yes
+
+MAN1= dircproxy.1 dircproxy-crypt.1
+
+post-install:
+ @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
+
+.include <bsd.port.mk>
diff --git a/irc/dircproxy-devel/distinfo b/irc/dircproxy-devel/distinfo
new file mode 100644
index 000000000000..a9267d924c05
--- /dev/null
+++ b/irc/dircproxy-devel/distinfo
@@ -0,0 +1 @@
+MD5 (dircproxy-1.0.0.tar.gz) = f3ef6c60266aa99ab03f4a97795fb38e
diff --git a/irc/dircproxy-devel/pkg-comment b/irc/dircproxy-devel/pkg-comment
new file mode 100644
index 000000000000..fdb18dfc6acc
--- /dev/null
+++ b/irc/dircproxy-devel/pkg-comment
@@ -0,0 +1 @@
+A detachable irc proxy server with many features
diff --git a/irc/dircproxy-devel/pkg-descr b/irc/dircproxy-devel/pkg-descr
new file mode 100644
index 000000000000..273d68da252c
--- /dev/null
+++ b/irc/dircproxy-devel/pkg-descr
@@ -0,0 +1,17 @@
+dircproxy is an IRC proxy server 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!
+
+dircproxy has a whole host of features. Please read the file README in
+the source distribution for a list.
+
+- George Reid
+greid@ukug.uk.freebsd.org
diff --git a/irc/dircproxy-devel/pkg-message b/irc/dircproxy-devel/pkg-message
new file mode 100644
index 000000000000..9f22fed4f654
--- /dev/null
+++ b/irc/dircproxy-devel/pkg-message
@@ -0,0 +1,5 @@
+
+A default dircproxy configuration file has been installed as
+%%PREFIX%%/share/dircproxy/dircproxyrc.
+Please read this and the dircproxy(1) manpage to set up dircproxy.
+
diff --git a/irc/dircproxy-devel/pkg-plist b/irc/dircproxy-devel/pkg-plist
new file mode 100644
index 000000000000..38772beb837e
--- /dev/null
+++ b/irc/dircproxy-devel/pkg-plist
@@ -0,0 +1,5 @@
+bin/dircproxy
+bin/dircproxy-crypt
+share/dircproxy/dircproxyrc
+share/dircproxy/log.pl
+@dirrm share/dircproxy