aboutsummaryrefslogtreecommitdiff
path: root/net-im/ayttm
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ayttm')
-rw-r--r--net-im/ayttm/Makefile23
-rw-r--r--net-im/ayttm/distinfo1
-rw-r--r--net-im/ayttm/files/patch-aa15
-rw-r--r--net-im/ayttm/files/patch-ac18
-rw-r--r--net-im/ayttm/files/patch-ae14
-rw-r--r--net-im/ayttm/files/patch-ag10
-rw-r--r--net-im/ayttm/files/patch-ah11
-rw-r--r--net-im/ayttm/pkg-comment1
-rw-r--r--net-im/ayttm/pkg-descr8
-rw-r--r--net-im/ayttm/pkg-plist9
10 files changed, 0 insertions, 110 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile
deleted file mode 100644
index a29dbb52680a..000000000000
--- a/net-im/ayttm/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: everybuddy
-# Date created: 1 Mar 2000
-# Whom: Jim Mock <jim@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= everybuddy
-PORTVERSION= 0.2.0
-PORTREVISION= 2
-CATEGORIES= net
-MASTER_SITES= http://www.everybuddy.com/files/
-
-MAINTAINER= jim@FreeBSD.org
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GTK= yes
-GNU_CONFIGURE= yes
-
-MAN1= everybuddy.1
-
-.include <bsd.port.mk>
diff --git a/net-im/ayttm/distinfo b/net-im/ayttm/distinfo
deleted file mode 100644
index 590b85e2b436..000000000000
--- a/net-im/ayttm/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (everybuddy-0.2.0.tar.gz) = fba80cb89284099bc89114e37e4fedad
diff --git a/net-im/ayttm/files/patch-aa b/net-im/ayttm/files/patch-aa
deleted file mode 100644
index 2f64364014d9..000000000000
--- a/net-im/ayttm/files/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.orig Sun Jan 21 00:36:28 2001
-+++ configure Sun Jan 21 00:37:27 2001
-@@ -2415,10 +2415,10 @@
- CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include"
-
- EB_CFLAGS="$CFLAGS -I../"
--EB_LIBS="$LIBS -L../libmsn -lmsn -L../libyahoo -lyahoo -L../libproxy -lproxy -L../libtoc -ltoc -lpthread -L../libicq -licq -L../libjabber -lEBjabber -ljabber -L../libxode -lxode"
-+EB_LIBS="$LIBS -L../libmsn -lmsn -L../libyahoo -lyahoo -L../libproxy -lproxy -L../libtoc -ltoc -pthread -L../libicq -licq -L../libjabber -lEBjabber -ljabber -L../libxode -lxode"
- EB_LDADD="$LDADD"
-
--EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall -g "
-+EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall"
- # Check whether --with-esd-prefix or --without-esd-prefix was given.
- if test "${with_esd_prefix+set}" = set; then
- withval="$with_esd_prefix"
diff --git a/net-im/ayttm/files/patch-ac b/net-im/ayttm/files/patch-ac
deleted file mode 100644
index b38f494d1fc1..000000000000
--- a/net-im/ayttm/files/patch-ac
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/main.c.orig Sun Jan 21 00:47:19 2001
-+++ src/main.c Sun Jan 21 00:48:42 2001
-@@ -130,6 +130,7 @@
- #if defined( _WIN32 )
- strcpy(config_dir, "C:\\.everybuddy\\");
- #else
-+ gtk_set_locale ();
- g_snprintf(config_dir, 1024, "%s/.everybuddy/",getenv("HOME"));
- #endif
-
-@@ -263,6 +264,7 @@
- close(sock);
- exit(ret);
- }
-+ gtk_set_locale ();
- g_snprintf(buff, 1024, "%s",config_dir);
- services_init();
-
diff --git a/net-im/ayttm/files/patch-ae b/net-im/ayttm/files/patch-ae
deleted file mode 100644
index 0079b278ac7a..000000000000
--- a/net-im/ayttm/files/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
---- Makefile.am.orig Sun Oct 15 13:46:35 2000
-+++ Makefile.am Sun Oct 15 13:46:52 2000
-@@ -1,8 +1,8 @@
- SUBDIRS = pixmaps m4 libproxy libtoc libicq libyahoo libmsn sounds doc src
- ACLOCAL_AMFLAGS = -I m4
-
--Utilitiesdir = /etc/X11/applnk/Internet
--Utilities_DATA = Everybuddy.desktop
-+Utilitiesdir =
-+Utilities_DATA =
-
-
--EXTRA_DIST = Everybuddy.desktop
-+EXTRA_DIST =
diff --git a/net-im/ayttm/files/patch-ag b/net-im/ayttm/files/patch-ag
deleted file mode 100644
index b226ce2fd005..000000000000
--- a/net-im/ayttm/files/patch-ag
+++ /dev/null
@@ -1,10 +0,0 @@
---- pixmaps/Makefile.am.orig Sun Jan 21 00:51:54 2001
-+++ pixmaps/Makefile.am Sun Jan 21 00:52:09 2001
-@@ -6,5 +6,5 @@
- msn_online.xpm msn_away.xpm tb_mail_send.xpm tb_search.xpm \
- line-wrap.xbm line-arrow.xbm ebicon.png jabber_online.xpm jabber_away.xpm \
- ebicon.png
--Utilitiesdir = $(datadir)/pixmaps
--Utilities_DATA = ebicon.png
-+Utilitiesdir =
-+Utilities_DATA =
diff --git a/net-im/ayttm/files/patch-ah b/net-im/ayttm/files/patch-ah
deleted file mode 100644
index 57205cc21182..000000000000
--- a/net-im/ayttm/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/#main.c~ Mon Jan 29 14:49:29 2001
-+++ src/main.c Mon Jan 29 14:49:29 2001
-@@ -279,7 +279,7 @@
- strcat(local.sun_path, "eb_socket");
- unlink(local.sun_path);
- local.sun_family = AF_UNIX;
-- len = strlen(local.sun_path) + sizeof(local.sun_family);
-+ len = strlen(local.sun_path) + 1 + sizeof(local.sun_family);
- if(bind(sock, (struct sockaddr *)&local, len) == -1)
- {
- perror("bind");
diff --git a/net-im/ayttm/pkg-comment b/net-im/ayttm/pkg-comment
deleted file mode 100644
index 008ed1484b41..000000000000
--- a/net-im/ayttm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one
diff --git a/net-im/ayttm/pkg-descr b/net-im/ayttm/pkg-descr
deleted file mode 100644
index 0451ea2b1ea6..000000000000
--- a/net-im/ayttm/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Everybuddy is a chat application that "combines" several different ones
-including AIM, ICQ, and Yahoo! Chat. It also has file transfers between
-other Everybuddy users, and planned support for file transfers to other
-users.
-
-WWW: http://www.everybuddy.com/
-
-- jim <jim@FreeBSD.org>
diff --git a/net-im/ayttm/pkg-plist b/net-im/ayttm/pkg-plist
deleted file mode 100644
index 7a67338ad068..000000000000
--- a/net-im/ayttm/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/everybuddy
-bin/update.pl
-bin/contact-update.pl
-share/sounds/everybuddy/BuddyArrive.au
-share/sounds/everybuddy/BuddyLeave.au
-share/sounds/everybuddy/Send.au
-share/sounds/everybuddy/Receive.au
-@dirrm share/sounds/everybuddy
-@dirrm share/sounds