summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2000-03-02 09:28:24 +0000
committerJim Mock <jim@FreeBSD.org>2000-03-02 09:28:24 +0000
commitadeb63d820ddb638dce919888c3a8383890f5163 (patch)
tree615751ed53fa9b27cf1580dff5daea27ac876447 /net-im
parentRespect CC and CFLAGS (diff)
Import of everybuddy.
Everybuddy is a chat application that "combines" several different ones including AIM, ICQ, and Yahoo! Chat.
Notes
Notes: svn path=/head/; revision=26491
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ayttm/Makefile29
-rw-r--r--net-im/ayttm/distinfo1
-rw-r--r--net-im/ayttm/files/patch-aa11
-rw-r--r--net-im/ayttm/pkg-comment1
-rw-r--r--net-im/ayttm/pkg-descr8
-rw-r--r--net-im/ayttm/pkg-plist6
6 files changed, 56 insertions, 0 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile
new file mode 100644
index 000000000000..077b8cede0dd
--- /dev/null
+++ b/net-im/ayttm/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: everybuddy
+# Version required: 0.1.1
+# Date created: 1 Mar 2000
+# Whom: Jim Mock <jim@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= everybuddy-0.1.1
+CATEGORIES= net
+MASTER_SITES= http://www.everybuddy.com/files/
+
+MAINTAINER= jim@FreeBSD.org
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ esd.2:${PORTSDIR}/audio/esound
+
+GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
+ GLIB_CONFIG="${GLIB_CONFIG}"
+
+MAN1= everybuddy.1
+
+.include <bsd.port.mk>
diff --git a/net-im/ayttm/distinfo b/net-im/ayttm/distinfo
new file mode 100644
index 000000000000..c165beca681d
--- /dev/null
+++ b/net-im/ayttm/distinfo
@@ -0,0 +1 @@
+MD5 (everybuddy-0.1.1.tar.gz) = 6dba81f6bb8a1d5a52b932ef0eca319d
diff --git a/net-im/ayttm/files/patch-aa b/net-im/ayttm/files/patch-aa
new file mode 100644
index 000000000000..22a0c44a1626
--- /dev/null
+++ b/net-im/ayttm/files/patch-aa
@@ -0,0 +1,11 @@
+--- configure.orig Wed Mar 1 23:41:56 2000
++++ configure Wed Mar 1 23:42:08 2000
+@@ -2348,7 +2348,7 @@
+ CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include"
+
+ EB_CFLAGS="$CFLAGS -I../"
+-EB_LIBS="$LIBS -L../libicq -licq -L../libmsn -lmsn -L../libyahoo -lyahoo -L../libproxy -lproxy -L../libtoc -ltoc -lpthread"
++EB_LIBS="$LIBS -L../libicq -licq -L../libmsn -lmsn -L../libyahoo -lyahoo -L../libproxy -lproxy -L../libtoc -ltoc -pthread"
+ EB_LDADD="$LDADD"
+
+ EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall -g "
diff --git a/net-im/ayttm/pkg-comment b/net-im/ayttm/pkg-comment
new file mode 100644
index 000000000000..008ed1484b41
--- /dev/null
+++ b/net-im/ayttm/pkg-comment
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000000..0451ea2b1ea6
--- /dev/null
+++ b/net-im/ayttm/pkg-descr
@@ -0,0 +1,8 @@
+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
new file mode 100644
index 000000000000..6646ca547d90
--- /dev/null
+++ b/net-im/ayttm/pkg-plist
@@ -0,0 +1,6 @@
+bin/au2h
+bin/everybuddy
+bin/update.pl
+bin/contact-update.pl
+share/applnk/Internet/Everybuddy.kdelnk
+share/gnome/apps/Networking/Everybuddy.desktop