aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--irc/Makefile1
-rw-r--r--irc/ircg/Makefile25
-rw-r--r--irc/ircg/distinfo3
-rw-r--r--irc/ircg/pkg-descr15
-rw-r--r--irc/ircg/pkg-plist9
6 files changed, 1 insertions, 53 deletions
diff --git a/MOVED b/MOVED
index 8366823b18ea..87222f686c00 100644
--- a/MOVED
+++ b/MOVED
@@ -4021,3 +4021,4 @@ devel/tcl-trf||2009-06-13|Removed
games/fgsd||2009-06-13|Removed
games/njam||2009-06-13|Removed
graphics/demeter||2009-06-13|Removed
+irc/ircg||2009-06-13|Removed
diff --git a/irc/Makefile b/irc/Makefile
index c4cae22cbae8..7dfc9f8c098b 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -46,7 +46,6 @@
SUBDIR += ircd-ratbox-devel
SUBDIR += ircd-ru
SUBDIR += ircd-rusnet
- SUBDIR += ircg
SUBDIR += irchat-jp
SUBDIR += irchat-pj-emacs21
SUBDIR += irchat-pj-xemacs21-mule
diff --git a/irc/ircg/Makefile b/irc/ircg/Makefile
deleted file mode 100644
index 73551c7be167..000000000000
--- a/irc/ircg/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: iRCG
-# Date created: 2005-09-21
-# Whom: Alexander Novitsky <alecn2002@yandex.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= iRCG
-PORTVERSION= 2.7
-CATEGORIES= irc
-MASTER_SITES= http://www.matthiaswinkelmann.com/files/
-
-MAINTAINER= alecn2002@yandex.ru
-COMMENT= Gateway betwean IRC server and PHP-powered Web server
-
-BROKEN= Does not build with newer st
-
-LIB_DEPENDS= st.1:${PORTSDIR}/devel/st
-
-WRKSRC= ${WRKDIR}/${DISTNAME:U}
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-st=${LOCALBASE}
-
-.include <bsd.port.mk>
diff --git a/irc/ircg/distinfo b/irc/ircg/distinfo
deleted file mode 100644
index 7edead39a2fc..000000000000
--- a/irc/ircg/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (iRCG-2.7.tar.gz) = 1ae4439dbd596d597a31eff8784e2b64
-SHA256 (iRCG-2.7.tar.gz) = 646da5bc17137c499fee973d007492ce8258a7aee15a1b4695a0a448d1dce94a
-SIZE (iRCG-2.7.tar.gz) = 51488
diff --git a/irc/ircg/pkg-descr b/irc/ircg/pkg-descr
deleted file mode 100644
index 999118126a1c..000000000000
--- a/irc/ircg/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-IRCG is a fast, scalable web chat framework that connects
-a php frontend with an irc backend. Sascha Schumann created
-IRCG a few years ago. Unfortunately, he decided to change the
-license to a commercial one starting with Version 3 and
-removed all traces of the BSD-Licensed IRCG 2. I kept on
-using the IRCG 2 sources and never had a problem with this setup.
-IRCG connects an irc server of your choice with a thttpd webserver.
-Using PHP, the frontend can be scripted. It?s mainly a framework
-for web-based chats, but could be used to pass any type of xml
-messages between multiple clients. Memory and CPU usage per client
-is quite low, so even an entry-level server can support hundreds of
-clients.
-
-Author: Matthias Winkelmann
-WWW: http://www.matthiaswinkelmann.com/
diff --git a/irc/ircg/pkg-plist b/irc/ircg/pkg-plist
deleted file mode 100644
index ae4d60cbd8bd..000000000000
--- a/irc/ircg/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $FreeBSD$
-bin/driver
-bin/ircg-config
-include/if_irc.h
-include/queue.h
-include/php_smart_str_public.h
-include/irc_write_buffer.h
-include/ircg_config.h
-lib/libircg.a