pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

jabberd-aim: remove



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun May 27 23:24:31 2018 +0900
Changeset:	2a3047bc57d59b01924d94566efa6bf2f7233124

Modified Files:
	Makefile
Removed Files:
	jabberd-aim/DESCR
	jabberd-aim/MESSAGE
	jabberd-aim/Makefile
	jabberd-aim/PLIST
	jabberd-aim/distinfo

Log Message:
jabberd-aim: remove

MASTER_SITE not found (chat/jabberd too...)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a3047bc57d59b01924d94566efa6bf2f7233124

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile             |  1 -
 jabberd-aim/DESCR    |  3 ---
 jabberd-aim/MESSAGE  |  7 -------
 jabberd-aim/Makefile | 33 ---------------------------------
 jabberd-aim/PLIST    |  3 ---
 jabberd-aim/distinfo |  5 -----
 6 files changed, 52 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 77dcf50175..a5fb0e560c 100644
--- a/Makefile
+++ b/Makefile
@@ -1443,7 +1443,6 @@ SUBDIR+=	itools
 SUBDIR+=	ja-freewnn-cvs
 SUBDIR+=	ja-ptex
 #SUBDIR+=	jabberd			# not a real package
-SUBDIR+=	jabberd-aim
 SUBDIR+=	jabref
 SUBDIR+=	jabref3
 SUBDIR+=	jacorb-lib
diff --git a/jabberd-aim/DESCR b/jabberd-aim/DESCR
deleted file mode 100644
index a49467d0e7..0000000000
--- a/jabberd-aim/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The Jabber server (jabberd) is a daemon for Jabber clients to connect
-and communicate with.  The AIM Transport module allows clients to
-communicate with user's of AOL Instant Messenger.
diff --git a/jabberd-aim/MESSAGE b/jabberd-aim/MESSAGE
deleted file mode 100644
index 189b33f59a..0000000000
--- a/jabberd-aim/MESSAGE
+++ /dev/null
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/03/27 22:38:10 xtraeme Exp $
-
-There's an example configuration file for ${PKGNAME} in
-${EXAMPLEFILE}
-
-===========================================================================
diff --git a/jabberd-aim/Makefile b/jabberd-aim/Makefile
deleted file mode 100644
index 724391a5cc..0000000000
--- a/jabberd-aim/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2012/09/30 08:39:11 asau Exp $
-
-DISTNAME=	aim-transport-stable-20040131
-PKGNAME=	jabberd-aim-20040131
-PKGREVISION=	2
-CATEGORIES=	chat
-MASTER_SITES=	http://aim-transport.jabberstudio.org/
-
-MAINTAINER=	david%netbsd-fr.org@localhost
-COMMENT=	Jabber AIM Transport module
-
-GNU_CONFIGURE=	YES
-USE_TOOLS+=	gmake
-EXAMPLEFILE=	${PREFIX}/share/examples/jabberd/jabberd-aim.xml
-MESSAGE_SUBST+=	EXAMPLEFILE=${EXAMPLEFILE}
-
-CONFIGURE_ARGS+=	--with-jabberd=${PREFIX}/include/jabberd
-
-pre-configure:
-	if [ ! -h ${WRKDIR}/jabberd ]; then \
-		${LN} -s ${PREFIX}/include/jabberd ${WRKDIR}/jabberd; \
-	fi
-
-INSTALLATION_DIRS=	lib/jabberd share/examples/jabberd
-
-do-install:
-	${INSTALL_DATA} ${WRKSRC}/src/aimtrans.so ${DESTDIR}${PREFIX}/lib/jabberd/
-	${INSTALL_DATA} ${WRKSRC}/aim.xml ${DESTDIR}${EXAMPLEFILE}
-
-.include "../../devel/pth/buildlink3.mk"
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../chat/jabberd/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/jabberd-aim/PLIST b/jabberd-aim/PLIST
deleted file mode 100644
index 08fbfdfb4b..0000000000
--- a/jabberd-aim/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/27 22:38:10 xtraeme Exp $
-lib/jabberd/aimtrans.so
-share/examples/jabberd/jabberd-aim.xml
diff --git a/jabberd-aim/distinfo b/jabberd-aim/distinfo
deleted file mode 100644
index b822e570e8..0000000000
--- a/jabberd-aim/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:22 rillig Exp $
-
-SHA1 (aim-transport-stable-20040131.tar.gz) = 626aaee20ca5c52671406a875ca83b5c5dfe28ed
-RMD160 (aim-transport-stable-20040131.tar.gz) = 71c244d69c57c989369f5e91c02fe3ac2e439663
-Size (aim-transport-stable-20040131.tar.gz) = 245641 bytes


Home | Main Index | Thread Index | Old Index