summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/qutim/Makefile40
-rw-r--r--net-im/qutim/distinfo2
-rw-r--r--net-im/qutim/files/patch-CMakeLists.txt11
-rw-r--r--net-im/qutim/files/patch-src_3rdparty_qtsolutions_qtlocalpeer.cpp10
-rw-r--r--net-im/qutim/pkg-descr6
-rw-r--r--net-im/qutim/pkg-plist19
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/gtkdiff/Makefile27
-rw-r--r--textproc/gtkdiff/distinfo2
-rw-r--r--textproc/gtkdiff/pkg-descr5
-rw-r--r--textproc/gtkdiff/pkg-plist12
13 files changed, 2 insertions, 136 deletions
diff --git a/MOVED b/MOVED
index afaaf86cc605..b6e1ff678e8b 100644
--- a/MOVED
+++ b/MOVED
@@ -5165,3 +5165,5 @@ deskutils/blogtk||2013-11-03|Has expired: This is dead upstream and is no longer
devel/ruby-io-reactor||2013-11-03|Has expired: Does not work with Ruby 1.9
textproc/p5-Text-Emoticon-MSN||2013-11-03|Has expired: Primary MSN Messenger service terminated 30 APR 2013
textproc/jakarta-poi|textproc/apache-poi|2013-11-04|Replaced with apache-poi
+net-im/qutim||2013-11-05|Has expired: Old version, a new one needs to be ported from scratch
+textproc/gtkdiff||2013-11-05|Has expired: Gnome1 EOLed by upstream for a while.
diff --git a/net-im/Makefile b/net-im/Makefile
index bec00b97e59c..f114d67928bc 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -138,7 +138,6 @@
SUBDIR += py-xmpppy-irc
SUBDIR += py-xmpppy-yahoo
SUBDIR += qq
- SUBDIR += qutim
SUBDIR += qwit
SUBDIR += qwit-devel
SUBDIR += qxmpp
diff --git a/net-im/qutim/Makefile b/net-im/qutim/Makefile
deleted file mode 100644
index 06543c9fa227..000000000000
--- a/net-im/qutim/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# Created by: webmaster@kibab.com
-# $FreeBSD$
-
-PORTNAME= qutim
-PORTVERSION= 0.2
-PORTREVISION= 6
-PORTEPOCH= 1
-CATEGORIES= net-im
-MASTER_SITES= http://dl.kibab.com/distfiles/qutim/ \
- ftp://ftp.inferra.ru/pub/qutim/
-DISTNAME= qutim_${PORTVERSION}_svn529
-
-MAINTAINER= webmaster@kibab.com
-COMMENT= Qt4-based multiprotocol IM client with advanced features
-
-DEPRECATED= Old version, a new one needs to be ported from scratch
-EXPIRATION_DATE= 2013-11-05
-
-USE_QT4= designer_build \
- gui \
- imageformats \
- moc_build \
- network \
- qmake_build \
- rcc_build \
- script_build \
- uic_build \
- webkit \
- xml
-USE_XORG= xscrnsaver
-
-
-USES= cmake
-CMAKE_ARGS+= -DUNIX:BOOL=1 -DBSD:BOOL=1
-LDFLAGS+= -L${LOCALBASE}/lib -lX11
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-NO_STAGE= yes
-.include <bsd.port.mk>
diff --git a/net-im/qutim/distinfo b/net-im/qutim/distinfo
deleted file mode 100644
index 8ccfaa40a31a..000000000000
--- a/net-im/qutim/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (qutim_0.2_svn529.tar.gz) = bd631b714aa16f6efa28a071b359b63400a0c13a3aeb33a0f9b0f6b0f70b47fe
-SIZE (qutim_0.2_svn529.tar.gz) = 831722
diff --git a/net-im/qutim/files/patch-CMakeLists.txt b/net-im/qutim/files/patch-CMakeLists.txt
deleted file mode 100644
index c0be798c0c8d..000000000000
--- a/net-im/qutim/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2009-10-11 14:09:56.000000000 +0000
-+++ CMakeLists.txt
-@@ -11,7 +11,7 @@ if( UNIX )
- if( BSD )
- SET( CMAKE_THREAD_LIBS -pthread )
- SET( CMAKE_USE_PTHREADS ON )
-- SET( CMAKE_EXE_LINKER_FLAGS -pthread )
-+ SET( CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -pthread" )
- endif( BSD )
- endif( UNIX )
-
diff --git a/net-im/qutim/files/patch-src_3rdparty_qtsolutions_qtlocalpeer.cpp b/net-im/qutim/files/patch-src_3rdparty_qtsolutions_qtlocalpeer.cpp
deleted file mode 100644
index 2ac84174da40..000000000000
--- a/net-im/qutim/files/patch-src_3rdparty_qtsolutions_qtlocalpeer.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/3rdparty/qtsolutions/qtlocalpeer.cpp.orig 2009-06-03 11:32:52.000000000 +0000
-+++ src/3rdparty/qtsolutions/qtlocalpeer.cpp
-@@ -56,6 +56,7 @@ typedef BOOL(WINAPI*PProcessIdToSessionI
- static PProcessIdToSessionId pProcessIdToSessionId = 0;
- #endif
- #if defined(Q_OS_UNIX)
-+#include <unistd.h>
- #include <time.h>
- #endif
-
diff --git a/net-im/qutim/pkg-descr b/net-im/qutim/pkg-descr
deleted file mode 100644
index 0175a6515d7d..000000000000
--- a/net-im/qutim/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-qutIM is a multiprotocol IM client, supports Jabber, ICQ and some other protocols.
-It offers a shiny QT4-based look and extra features like spam control,
-tabbed chat windows and others.
-
-Author: Rustam Chakin qutim.develop@gmail.com
-WWW: http://sourceforge.net/projects/qutim
diff --git a/net-im/qutim/pkg-plist b/net-im/qutim/pkg-plist
deleted file mode 100644
index 96c52ae4c2cb..000000000000
--- a/net-im/qutim/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-bin/qutim
-include/qutim/iconmanagerinterface.h
-include/qutim/layerinterface.h
-include/qutim/layerscity.h
-include/qutim/plugininterface.h
-include/qutim/protocolinterface.h
-include/qutim/settings.h
-share/applications/qutim.desktop
-share/cmake/Modules/FindQutIM.cmake
-share/cmake/Modules/qutimuic.cmake
-share/icons/hicolor/64x64/apps/qutim.png
-share/pixmaps/qutim.xpm
-@dirrmtry share/icons/hicolor/64x64/apps
-@dirrmtry share/icons/hicolor/64x64
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons
-@dirrmtry share/cmake/Modules
-@dirrmtry share/cmake
-@dirrm include/qutim
diff --git a/textproc/Makefile b/textproc/Makefile
index 8371af82dbd7..2a6acf478f2c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -221,7 +221,6 @@
SUBDIR += groonga
SUBDIR += gsed
SUBDIR += gtk-doc
- SUBDIR += gtkdiff
SUBDIR += gtkspell
SUBDIR += gtkspell-reference
SUBDIR += gu-aspell
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile
deleted file mode 100644
index ca2894d952e4..000000000000
--- a/textproc/gtkdiff/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gtkdiff
-PORTVERSION= 1.8.0
-PORTREVISION= 9
-CATEGORIES= textproc gnome
-MASTER_SITES= TUCOWS
-
-MAINTAINER= cy@FreeBSD.org
-COMMENT= A frontend for diff(1)
-
-DEPRECATED= Gnome1 EOLed by upstream for a while.
-EXPIRATION_DATE= 2013-11-05
-
-USE_GNOME= gnomehack gnomeprefix gnomelibs
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-MAN1= gtkdiff.1 gtkdiff-rcs.1
-
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/textproc/gtkdiff/distinfo b/textproc/gtkdiff/distinfo
deleted file mode 100644
index a4b97b8de01b..000000000000
--- a/textproc/gtkdiff/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gtkdiff-1.8.0.tar.gz) = 08e73f969abc69f9eb325d30916ff2c25af943638aa0659097fa91989737109f
-SIZE (gtkdiff-1.8.0.tar.gz) = 282002
diff --git a/textproc/gtkdiff/pkg-descr b/textproc/gtkdiff/pkg-descr
deleted file mode 100644
index d1c0c6271ede..000000000000
--- a/textproc/gtkdiff/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-gtkdiff is a frontend for diff. It's written with GTK+ and
-requires GNOME.
-
-Author: INOUE Seiichiro <inoue@ainet.or.jp>
-WWW: http://directory.fsf.org/gtkdiff.html
diff --git a/textproc/gtkdiff/pkg-plist b/textproc/gtkdiff/pkg-plist
deleted file mode 100644
index d751bf70594f..000000000000
--- a/textproc/gtkdiff/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/gtkdiff
-bin/gtkdiff-cvs
-bin/gtkdiff-rcs
-share/gnome/apps/Utilities/gtkdiff.desktop
-%%DATADIR%%/gtkdiffrc
-share/locale/da/LC_MESSAGES/gtkdiff.mo
-share/locale/de/LC_MESSAGES/gtkdiff.mo
-share/locale/es/LC_MESSAGES/gtkdiff.mo
-share/locale/fr/LC_MESSAGES/gtkdiff.mo
-share/locale/ja/LC_MESSAGES/gtkdiff.mo
-share/locale/tr/LC_MESSAGES/gtkdiff.mo
-@dirrm %%DATADIR%%