summaryrefslogtreecommitdiff
path: root/net-im/climm
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/climm')
-rw-r--r--net-im/climm/Makefile25
-rw-r--r--net-im/climm/distinfo1
-rw-r--r--net-im/climm/files/patch-aa24
-rw-r--r--net-im/climm/pkg-comment1
-rw-r--r--net-im/climm/pkg-descr4
-rw-r--r--net-im/climm/pkg-plist6
6 files changed, 0 insertions, 61 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
deleted file mode 100644
index 6c143341ccef..000000000000
--- a/net-im/climm/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: micq
-# Version required: 0.4.*
-# Date created: 11 Oct 1998
-# Whom: mph
-#
-# $FreeBSD$
-#
-
-DISTNAME= micq-0.4.1
-CATEGORIES= net
-MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.1/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= mph@freebsd.org
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/micq
-.for file in README TODO WISHLIST commands.txt
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/micq
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/net-im/climm/distinfo b/net-im/climm/distinfo
deleted file mode 100644
index b300fe6d25bc..000000000000
--- a/net-im/climm/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (micq-0.4.1.tgz) = c0d9d32727335401386964e8f256e73f
diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa
deleted file mode 100644
index 926de765bbdc..000000000000
--- a/net-im/climm/files/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
---- Makefile.orig Fri May 21 07:06:38 1999
-+++ Makefile Thu Jun 3 12:18:39 1999
-@@ -2,7 +2,8 @@
- # I have no clue but this appears to work fairly well
- # be sure to use gmake
- CC = gcc
--CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
-+#CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
-+CFLAGS += -Wall -DUNIX -DANSI_COLOR
- CFLAGS += -DMAX_CONTACTS=255
- CFLAGS += -DUSE_MREADLINE
- CFLAGS += -DENGLISH_LANG
-@@ -16,9 +17,9 @@
- #CFLAGS += -DITALIAN_LANG
- #CFLAGS += -DUKRAINIAN_LANG
- # Uncomment the below line for humorous messages
--CFLAGS += -DFUNNY_MSGS
-+#CFLAGS += -DFUNNY_MSGS
- # uncomment the line below for debuging info
--CFLAGS += -g
-+#CFLAGS += -g
- CLIBS =
- #uncomment the line below if your using Solaris
- #CLIBS= -lnsl -lsocket
diff --git a/net-im/climm/pkg-comment b/net-im/climm/pkg-comment
deleted file mode 100644
index 29477ae75518..000000000000
--- a/net-im/climm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text-based ICQ implementation
diff --git a/net-im/climm/pkg-descr b/net-im/climm/pkg-descr
deleted file mode 100644
index cce4ef3c3ac5..000000000000
--- a/net-im/climm/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A text-based implementation of ICQ, independant of Mirabilis.
-Currently does not offer chat. Still appears rough: There's no
-command-line editing, and ANSI color codes are hardcoded in the
-program.
diff --git a/net-im/climm/pkg-plist b/net-im/climm/pkg-plist
deleted file mode 100644
index d35fab5efd8b..000000000000
--- a/net-im/climm/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/micq
-share/doc/micq/README
-share/doc/micq/TODO
-share/doc/micq/WISHLIST
-share/doc/micq/commands.txt
-@dirrm share/doc/micq