diff options
Diffstat (limited to 'irc/dircproxy-devel')
-rw-r--r-- | irc/dircproxy-devel/Makefile | 23 | ||||
-rw-r--r-- | irc/dircproxy-devel/distinfo | 1 | ||||
-rw-r--r-- | irc/dircproxy-devel/pkg-descr | 19 | ||||
-rw-r--r-- | irc/dircproxy-devel/pkg-message | 5 | ||||
-rw-r--r-- | irc/dircproxy-devel/pkg-plist | 7 |
5 files changed, 0 insertions, 55 deletions
diff --git a/irc/dircproxy-devel/Makefile b/irc/dircproxy-devel/Makefile deleted file mode 100644 index ff163888adc6..000000000000 --- a/irc/dircproxy-devel/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# 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.5 -CATEGORIES= irc -MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A detachable irc proxy server with many features - -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 deleted file mode 100644 index eea7e9f37e00..000000000000 --- a/irc/dircproxy-devel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (dircproxy-1.0.5.tar.gz) = 33b92e0f28530a5faa9fea801d1ad807 diff --git a/irc/dircproxy-devel/pkg-descr b/irc/dircproxy-devel/pkg-descr deleted file mode 100644 index 4ccb2d296672..000000000000 --- a/irc/dircproxy-devel/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -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. - -WWW: http://www.dircproxy.net/ - -- George Reid -greid@ukug.uk.freebsd.org diff --git a/irc/dircproxy-devel/pkg-message b/irc/dircproxy-devel/pkg-message deleted file mode 100644 index 9f22fed4f654..000000000000 --- a/irc/dircproxy-devel/pkg-message +++ /dev/null @@ -1,5 +0,0 @@ - -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 deleted file mode 100644 index 8adb46428dc1..000000000000 --- a/irc/dircproxy-devel/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/dircproxy -bin/dircproxy-crypt -share/dircproxy/cronchk.sh -share/dircproxy/dircproxyrc -share/dircproxy/log.pl -share/dircproxy/privmsg-log.pl -@dirrm share/dircproxy |