diff options
Diffstat (limited to 'net/gnomeicu')
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 48 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/distinfo | 1 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/files/patch-ac | 11 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/files/patch-ad | 11 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/pkg-comment | 1 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/pkg-descr | 8 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/pkg-plist | 58 |
7 files changed, 0 insertions, 138 deletions
diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile deleted file mode 100644 index 9538aa70c211..000000000000 --- a/net/gnomeicu/gnomeicu/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# Ports collection Makefile for: GnomeICU -# Date created: 03/16/1999 -# Whom: nectar@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gnomeicu -PORTVERSION= 0.94.1 -CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gnomeicu - -MAINTAINER= nectar@FreeBSD.org - -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - iconv.1:${PORTSDIR}/converters/iconv - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GNOME= yes -GNU_CONFIGURE= yes -.if defined(WITH_DANTE) -LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante -SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \ - -Dgetpeername=Rgetpeername -Daccept=Raccept \ - -Drresvport=Rrresvport -Dbindresvport=Rbindresvport \ - -Dgethostbyname=Rgethostbyname \ - -Dgethostbyname2=Rgethostbyname2 -Dsendto=Rsendto \ - -Drecvfrom=Rrecvfrom -Drecvfrom=Rrecvfrom -Dwrite=Rwrite \ - -Dwritev=Rwritev -Dsend=Rsend -Dsendmsg=Rsendmsg \ - -Dread=Rread -Dreadv=Rreadv -Drecv=Rrecv -Drecvmsg=Rrecvmsg -SOCKSLIBS= -lsocks -.endif - -CONFIGURE_ARGS= --with-statusmenu -CONFIGURE_ENV= CPPFLAGS="${SOCKSFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" LIBS="-liconv ${SOCKSLIBS}" \ - CFLAGS="${CFLAGS}" - -pre-patch: - @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ - s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' - -.include <bsd.port.mk> diff --git a/net/gnomeicu/gnomeicu/distinfo b/net/gnomeicu/gnomeicu/distinfo deleted file mode 100644 index 760c16bd6314..000000000000 --- a/net/gnomeicu/gnomeicu/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnomeicu-0.94.1.tar.bz2) = 3c8035d682df22a1a9418216343544ec diff --git a/net/gnomeicu/gnomeicu/files/patch-ac b/net/gnomeicu/gnomeicu/files/patch-ac deleted file mode 100644 index c0a042787c06..000000000000 --- a/net/gnomeicu/gnomeicu/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig Sat Jan 29 16:04:07 2000 -+++ po/Makefile.in.in Sat Jan 29 16:08:19 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po diff --git a/net/gnomeicu/gnomeicu/files/patch-ad b/net/gnomeicu/gnomeicu/files/patch-ad deleted file mode 100644 index 416be7ad9346..000000000000 --- a/net/gnomeicu/gnomeicu/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- src/kanji_conv.c.orig Sun Oct 29 12:42:04 2000 -+++ src/kanji_conv.c Sun Oct 29 12:42:15 2000 -@@ -117,7 +117,7 @@ - return strdup(str); - } - gchar * --kanji_conv(gchar *str, gint from_code, gint to_code) -+kanji_conv(gchar **str, gint from_code, gint to_code) - { - #ifdef TRACE_FUNCTION - printf("kanji_conv, did nothing.\n"); diff --git a/net/gnomeicu/gnomeicu/pkg-comment b/net/gnomeicu/gnomeicu/pkg-comment deleted file mode 100644 index bb39546ca3ca..000000000000 --- a/net/gnomeicu/gnomeicu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME ICQ client diff --git a/net/gnomeicu/gnomeicu/pkg-descr b/net/gnomeicu/gnomeicu/pkg-descr deleted file mode 100644 index 1ea707c0865a..000000000000 --- a/net/gnomeicu/gnomeicu/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ - GnomeICU (previously GtkICQ) is an Internet based communications - program which makes use of ICQ protocol. GnomeICU also makes use of - Gnome, a growingly popular desktop environment.GnomeICU is released - under the GNU Public License, and is available free of charge. - -WWW: http://gnomeicu.gdev.net/ - -Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/net/gnomeicu/gnomeicu/pkg-plist b/net/gnomeicu/gnomeicu/pkg-plist deleted file mode 100644 index 0a84f5e7f909..000000000000 --- a/net/gnomeicu/gnomeicu/pkg-plist +++ /dev/null @@ -1,58 +0,0 @@ -bin/gnomeicu -bin/gnomeicu-client -etc/CORBA/servers/GnomeICU.gnorba -etc/sound/events/GnomeICU.soundlist -share/gnome/applets/Network/GnomeICU.desktop -share/gnome/help/gnomeicu/C/topic.dat -share/gnome/pixmaps/gnome-gnomeicu.xpm -share/gnome/pixmaps/gnomeicu/animeyes.png -share/gnome/pixmaps/gnomeicu/cancel.xpm -share/gnome/pixmaps/gnomeicu/eye_na.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-auth.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-away.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-blank.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-chat.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-contact.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-dnd.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-ffc.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-file.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-hist.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-info.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-inv.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-message.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-na.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-occ.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-offline.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-online.xpm -share/gnome/pixmaps/gnomeicu/gnomeicu-url.xpm -share/gnome/pixmaps/gnomeicu/ok.xpm -share/gnome/pixmaps/gnomeicu/rename.xpm -share/gnome/pixmaps/gnomeicu/watermark.png -share/gnome/sounds/gnomeicu/message.wav -share/locale/ca/LC_MESSAGES/gnomeicu.mo -share/locale/da/LC_MESSAGES/gnomeicu.mo -share/locale/de/LC_MESSAGES/gnomeicu.mo -share/locale/el/LC_MESSAGES/gnomeicu.mo -share/locale/es/LC_MESSAGES/gnomeicu.mo -share/locale/fr/LC_MESSAGES/gnomeicu.mo -share/locale/ga/LC_MESSAGES/gnomeicu.mo -share/locale/gl/LC_MESSAGES/gnomeicu.mo -share/locale/hu/LC_MESSAGES/gnomeicu.mo -share/locale/it/LC_MESSAGES/gnomeicu.mo -share/locale/ja/LC_MESSAGES/gnomeicu.mo -share/locale/ko/LC_MESSAGES/gnomeicu.mo -share/locale/lt/LC_MESSAGES/gnomeicu.mo -share/locale/nl/LC_MESSAGES/gnomeicu.mo -share/locale/no/LC_MESSAGES/gnomeicu.mo -share/locale/pl/LC_MESSAGES/gnomeicu.mo -share/locale/pt/LC_MESSAGES/gnomeicu.mo -share/locale/pt_BR/LC_MESSAGES/gnomeicu.mo -share/locale/ru/LC_MESSAGES/gnomeicu.mo -share/locale/sv/LC_MESSAGES/gnomeicu.mo -share/locale/tr/LC_MESSAGES/gnomeicu.mo -share/locale/uk/LC_MESSAGES/gnomeicu.mo -@dirrm share/gnome/help/gnomeicu/C/images -@dirrm share/gnome/help/gnomeicu/C -@dirrm share/gnome/help/gnomeicu -@dirrm share/gnome/pixmaps/gnomeicu -@dirrm share/gnome/sounds/gnomeicu |