aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-manualsize
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-07-04 20:48:23 +0000
committerRene Ladan <rene@FreeBSD.org>2016-07-04 20:48:23 +0000
commit19f31a471be151c3b37c2a53435168e9ee3e74cf (patch)
tree239999706f3f6d8d0babe480ab358d7675c96f78 /net-im/pidgin-manualsize
parent8c8c4d9eb88ee2827497807f6f0030ce52dae781 (diff)
downloadports-19f31a471be151c3b37c2a53435168e9ee3e74cf.tar.gz
ports-19f31a471be151c3b37c2a53435168e9ee3e74cf.zip
Notes
Diffstat (limited to 'net-im/pidgin-manualsize')
-rw-r--r--net-im/pidgin-manualsize/Makefile37
-rw-r--r--net-im/pidgin-manualsize/distinfo2
-rw-r--r--net-im/pidgin-manualsize/pkg-descr5
3 files changed, 0 insertions, 44 deletions
diff --git a/net-im/pidgin-manualsize/Makefile b/net-im/pidgin-manualsize/Makefile
deleted file mode 100644
index 0dc57bef9d2f..000000000000
--- a/net-im/pidgin-manualsize/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Joseph S. Atkinson <jsatkinson@embarqmail.com>
-# $FreeBSD$
-
-PORTNAME= manualsize
-PORTVERSION= 0.7
-PORTREVISION= 4
-CATEGORIES= net-im
-MASTER_SITES= http://issv.org.ru/oss/ \
- http://wickedmachine.net/~jsa/FreeBSD/distfiles/
-PKGNAMEPREFIX= pidgin-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Plugin to allow manual resizing of Pidgin's message input area
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2016-07-04
-
-BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin
-RUN_DEPENDS= pidgin:net-im/pidgin
-
-MAKEFILE= makefile
-
-PLIST_FILES= lib/pidgin/manualsize.so
-
-USES= pkgconfig tar:bzip2
-ALL_TARGET= manualsize.so
-
-post-patch:
- @${REINPLACE_CMD} 's/gcc/$$(CC)/' ${WRKSRC}/makefile
-
-do-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/lib/pidgin
- ${INSTALL_LIB} ${WRKSRC}/manualsize.so ${STAGEDIR}${PREFIX}/lib/pidgin
-
-.include <bsd.port.mk>
diff --git a/net-im/pidgin-manualsize/distinfo b/net-im/pidgin-manualsize/distinfo
deleted file mode 100644
index f7f88ea93063..000000000000
--- a/net-im/pidgin-manualsize/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pidgin-manualsize-0.7.tar.bz2) = 8cfc75eb564acb7d37cec46a688d07018a1097abdb9123563fe3e70e4c98be4b
-SIZE (pidgin-manualsize-0.7.tar.bz2) = 4182
diff --git a/net-im/pidgin-manualsize/pkg-descr b/net-im/pidgin-manualsize/pkg-descr
deleted file mode 100644
index 18a7109b2b8f..000000000000
--- a/net-im/pidgin-manualsize/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is Artemy Kapitula's manualsize plugin. This plugin restores the ability
-for users to resize the text input area of the message window. This
-functionality was the default behaviour in Pidgin prior to version 2.4.
-
-WWW: http://issv.org.ru/