diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/Makefile | 1 | ||||
-rw-r--r-- | irc/dircproxy-devel/Makefile | 22 | ||||
-rw-r--r-- | irc/dircproxy-devel/distinfo | 1 | ||||
-rw-r--r-- | irc/dircproxy-devel/pkg-comment | 1 | ||||
-rw-r--r-- | irc/dircproxy-devel/pkg-descr | 17 | ||||
-rw-r--r-- | irc/dircproxy-devel/pkg-message | 5 | ||||
-rw-r--r-- | irc/dircproxy-devel/pkg-plist | 5 | ||||
-rw-r--r-- | irc/dircproxy/Makefile | 22 | ||||
-rw-r--r-- | irc/dircproxy/distinfo | 1 | ||||
-rw-r--r-- | irc/dircproxy/pkg-comment | 1 | ||||
-rw-r--r-- | irc/dircproxy/pkg-descr | 17 | ||||
-rw-r--r-- | irc/dircproxy/pkg-message | 5 | ||||
-rw-r--r-- | irc/dircproxy/pkg-plist | 5 |
13 files changed, 103 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index dc1ac0e826c1..2864742906e0 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -4,6 +4,7 @@ SUBDIR += bitchx SUBDIR += blackened SUBDIR += bnc + SUBDIR += dircproxy SUBDIR += epic4 SUBDIR += ezbounce SUBDIR += infobot 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 diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile new file mode 100644 index 000000000000..be6ccbb93cbc --- /dev/null +++ b/irc/dircproxy/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/distinfo b/irc/dircproxy/distinfo new file mode 100644 index 000000000000..a9267d924c05 --- /dev/null +++ b/irc/dircproxy/distinfo @@ -0,0 +1 @@ +MD5 (dircproxy-1.0.0.tar.gz) = f3ef6c60266aa99ab03f4a97795fb38e diff --git a/irc/dircproxy/pkg-comment b/irc/dircproxy/pkg-comment new file mode 100644 index 000000000000..fdb18dfc6acc --- /dev/null +++ b/irc/dircproxy/pkg-comment @@ -0,0 +1 @@ +A detachable irc proxy server with many features diff --git a/irc/dircproxy/pkg-descr b/irc/dircproxy/pkg-descr new file mode 100644 index 000000000000..273d68da252c --- /dev/null +++ b/irc/dircproxy/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/pkg-message b/irc/dircproxy/pkg-message new file mode 100644 index 000000000000..9f22fed4f654 --- /dev/null +++ b/irc/dircproxy/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/pkg-plist b/irc/dircproxy/pkg-plist new file mode 100644 index 000000000000..38772beb837e --- /dev/null +++ b/irc/dircproxy/pkg-plist @@ -0,0 +1,5 @@ +bin/dircproxy +bin/dircproxy-crypt +share/dircproxy/dircproxyrc +share/dircproxy/log.pl +@dirrm share/dircproxy |