aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED3
-rw-r--r--mail/Makefile1
-rw-r--r--mail/icqmail/Makefile34
-rw-r--r--mail/icqmail/distinfo1
-rw-r--r--mail/icqmail/files/patch-aa10
-rw-r--r--mail/icqmail/files/patch-ab11
-rw-r--r--mail/icqmail/pkg-descr9
-rw-r--r--mail/icqmail/pkg-plist13
8 files changed, 2 insertions, 80 deletions
diff --git a/MOVED b/MOVED
index 2c6c283fa82e..1dfdb6f5508c 100644
--- a/MOVED
+++ b/MOVED
@@ -336,7 +336,7 @@ www/sqmgrlog|www/sarg|2003-05-15|Renamed into sarg
devel/adabroker||2003-05-19|no longer maintained, does not compile with latest compiler
chinese/rxvt||2003-05-20|no longer needed
chinese/rxvt-big5||2003-05-20|no longer needed
-chinese/rxvt-gb||2003-05-20|no longer needed
+chinese/rxvt-gb||2003-05-20|no longer needeD
misc/p5-DataCash||2003-05-20|No longer available
net/p5-Net-BGP4|net/p5-Net-BGP|2003-05-21|module was renamed
x11-wm/kde-icontheme-crystal||2003-05-22|Included in kdelibs
@@ -422,3 +422,4 @@ chinese/acroread-chsfont|chinese/acroread5-chsfont|2003-07-24|security vulnerabi
chinese/acroread-chtfont|chinese/acroread5-chtfont|2003-07-24|security vulnerability
x11-wm/xfwm4|x11-wm/xfce4-wm|2003-07-27|rename it to be consistent with other xfce4 ports
misc/shc||2003-07-30|broken for nearly a year
+mail/icqmail||2003-07-30|port no longer works, and is no longer developed
diff --git a/mail/Makefile b/mail/Makefile
index 697b92b7453e..51a9b6567f05 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -90,7 +90,6 @@
SUBDIR += gubby
SUBDIR += hbiff
SUBDIR += hotwayd
- SUBDIR += icqmail
SUBDIR += ifile
SUBDIR += im
SUBDIR += imap-uw
diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile
deleted file mode 100644
index a1be33c266be..000000000000
--- a/mail/icqmail/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: icqmail
-# Date created: 9 Jun 2000
-# Whom: Michael Vasilenko <acid@cn.ua>
-#
-# $FreeBSD$
-#
-
-PORTNAME= icqmail
-PORTVERSION= 1.2
-PORTREVISION= 1
-CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= never@nevermind.kiev.ua
-COMMENT= A simple ICQ->Email gateway
-
-IGNORE= "Does not work with newer version of protocol"
-
-LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \
- guile.15:${PORTSDIR}/lang/guile
-
-USE_AUTOCONF= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" \
- LIBS="-L${LOCALBASE}/lib -lguile -lqthreads"
-
-MAN1= icqmail.1
-
-post-patch:
- @${PERL} -pi -e 's,Template ,Template ${PREFIX}/share/icqmail/,g' \
- ${WRKSRC}/sample.cfg
-
-.include <bsd.port.mk>
diff --git a/mail/icqmail/distinfo b/mail/icqmail/distinfo
deleted file mode 100644
index ba9d1e5e398c..000000000000
--- a/mail/icqmail/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (icqmail-1.2.tar.gz) = aac3173f12c54afe3485421fa8b2573a
diff --git a/mail/icqmail/files/patch-aa b/mail/icqmail/files/patch-aa
deleted file mode 100644
index b9877626c50c..000000000000
--- a/mail/icqmail/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/icqmail.c.orig Fri Dec 29 17:06:21 2000
-+++ src/icqmail.c Fri Dec 29 17:06:34 2000
-@@ -46,7 +46,7 @@
-
- /* Our headers */
- #include "cfg.h"
--#include "icq.h"
-+#include <icq0.h>
- #include "icqbyteorder.h"
- #include "subst.h"
diff --git a/mail/icqmail/files/patch-ab b/mail/icqmail/files/patch-ab
deleted file mode 100644
index 7a0affedb44a..000000000000
--- a/mail/icqmail/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in.orig Fri Dec 29 17:08:15 2000
-+++ configure.in Fri Dec 29 17:08:20 2000
-@@ -6,7 +6,7 @@
- AC_PROG_INSTALL
-
- dnl Checks for libraries.
--AC_CHECK_LIB(icq, icq_Init)
-+AC_CHECK_LIB(icq0, icq_Init)
- AC_CHECK_LIB(nsl, gethostbyname)
- AC_CHECK_LIB(socket, connect)
- AC_CHECK_LIB(guile, gh_procedure_p)
diff --git a/mail/icqmail/pkg-descr b/mail/icqmail/pkg-descr
deleted file mode 100644
index e9a8d18f9c19..000000000000
--- a/mail/icqmail/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-ICQMail is a simple ICQ client which forwards all messages to given
-email address.
-
-WWW: http://sourceforge.net/projects/icqmail/
-Author: Vadim Zaliva <lord@crocodile.org>
-
---
-Alexandr Kovalenko
-never@nevermind.kiev.ua
diff --git a/mail/icqmail/pkg-plist b/mail/icqmail/pkg-plist
deleted file mode 100644
index 2c444501b9a3..000000000000
--- a/mail/icqmail/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-bin/icqmail
-share/icqmail/aliases.cfg
-share/icqmail/contacts_template.txt
-share/icqmail/email_template.txt
-share/icqmail/message_template.txt
-share/icqmail/offline_template.txt
-share/icqmail/one_contact_template.txt
-share/icqmail/online_template.txt
-share/icqmail/sample.cfg
-share/icqmail/sample.scm
-share/icqmail/status_change_template.txt
-share/icqmail/url_template.txt
-@dirrm share/icqmail