From owner-svn-ports-all@freebsd.org Sat Dec 16 18:11:11 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5945FE89FCE; Sat, 16 Dec 2017 18:11:11 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C0E76D073; Sat, 16 Dec 2017 18:11:11 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBGIBAjU017454; Sat, 16 Dec 2017 18:11:10 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBGIB97T017447; Sat, 16 Dec 2017 18:11:09 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712161811.vBGIB97T017447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 16 Dec 2017 18:11:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456479 - in head/net-im: centerim centerim-devel libpurple X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head/net-im: centerim centerim-devel libpurple X-SVN-Commit-Revision: 456479 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2017 18:11:11 -0000 Author: rene Date: Sat Dec 16 18:11:09 2017 New Revision: 456479 URL: https://svnweb.freebsd.org/changeset/ports/456479 Log: Remove AIM option from and bump PORTREVISION of the following ports, the AIM network was shut down at 2017-12-15. net-im/centerim net-im/centerim-devel net-im/libpurple Reported by: Dmitri Goutnik Modified: head/net-im/centerim-devel/Makefile head/net-im/centerim-devel/pkg-descr head/net-im/centerim/Makefile head/net-im/centerim/pkg-descr head/net-im/libpurple/Makefile head/net-im/libpurple/pkg-descr head/net-im/libpurple/pkg-plist Modified: head/net-im/centerim-devel/Makefile ============================================================================== --- head/net-im/centerim-devel/Makefile Sat Dec 16 18:06:23 2017 (r456478) +++ head/net-im/centerim-devel/Makefile Sat Dec 16 18:11:09 2017 (r456479) @@ -3,7 +3,7 @@ PORTNAME= centerim PORTVERSION= 4.22.10.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/mobshots/ \ ftp://ftp.centerim.org/mobshots/ @@ -28,19 +28,18 @@ SHEBANG_LANG= gawk gawk_OLD_CMD= /bin/gawk gawk_CMD= /usr/bin/awk -OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO AIM IRC JABBER GPGME RSS LJ GG +OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG FRIBIDI_DESC= Fribidi Support MSN_DESC= MSN Protocol YAHOO_DESC= Yahoo! Messenger Protocol -AIM_DESC= AOL's Instant Messenger Protocol IRC_DESC= IRC Protocol GPGME_DESC= PGP encrypted Jabber messages RSS_DESC= RSS Support LJ_DESC= LiveJournal Support GG_DESC= Gadu-Gadu Protocol Support -OPTIONS_DEFAULT= MULTIBYTE FRIBIDI MSN YAHOO AIM IRC JABBER GPGME RSS LJ GG +OPTIONS_DEFAULT= MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG OPTIONS_SUB= yes @@ -53,7 +52,6 @@ FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi FRIBIDI_CONFIGURE_WITH= fribidi MSN_CONFIGURE_ENABLE= msn YAHOO_CONFIGURE_ENABLE= yahoo -AIM_CONFIGURE_ENABLE= aim IRC_CONFIGURE_ENABLE= irc JABBER_CONFIGURE_ENABLE=jabber RSS_CONFIGURE_ENABLE= rss Modified: head/net-im/centerim-devel/pkg-descr ============================================================================== --- head/net-im/centerim-devel/pkg-descr Sat Dec 16 18:06:23 2017 (r456478) +++ head/net-im/centerim-devel/pkg-descr Sat Dec 16 18:11:09 2017 (r456479) @@ -1,7 +1,7 @@ CenterIM is a fork of CenterICQ. CenterIM is a text mode menu- and window-driven IM interface that supports the -ICQ2000, Yahoo!, MSN, AIM, Gadu-Gadu and IRC protocols as well as posting to +ICQ2000, Yahoo!, MSN, Gadu-Gadu and IRC protocols as well as posting to LiveJournal aggregating RSS feeds. It allows you to send, receive, and forward messages, URLs, SMSes, contacts, and email express messages. It also lets you set your own and fetch others' Modified: head/net-im/centerim/Makefile ============================================================================== --- head/net-im/centerim/Makefile Sat Dec 16 18:06:23 2017 (r456478) +++ head/net-im/centerim/Makefile Sat Dec 16 18:11:09 2017 (r456479) @@ -3,7 +3,7 @@ PORTNAME= centerim PORTVERSION= 4.22.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/releases/ \ ftp://ftp.centerim.org/releases/ @@ -25,19 +25,18 @@ SHEBANG_LANG= gawk gawk_OLD_CMD= /bin/gawk gawk_CMD= /usr/bin/awk -OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO AIM IRC JABBER GPGME RSS LJ GG +OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG FRIBIDI_DESC= Fribidi Support MSN_DESC= MSN Protocol YAHOO_DESC= Yahoo! Messenger Protocol -AIM_DESC= AOL's Instant Messenger Protocol IRC_DESC= IRC Protocol GPGME_DESC= PGP encrypted Jabber messages RSS_DESC= RSS Support LJ_DESC= LiveJournal Support GG_DESC= Gadu-Gadu Protocol Support -OPTIONS_DEFAULT= MULTIBYTE FRIBIDI MSN YAHOO AIM IRC JABBER GPGME RSS LJ GG +OPTIONS_DEFAULT= MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG OPTIONS_SUB= yes @@ -50,7 +49,6 @@ FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi FRIBIDI_CONFIGURE_WITH= fribidi MSN_CONFIGURE_ENABLE= msn YAHOO_CONFIGURE_ENABLE= yahoo -AIM_CONFIGURE_ENABLE= aim IRC_CONFIGURE_ENABLE= irc JABBER_CONFIGURE_ENABLE=jabber RSS_CONFIGURE_ENABLE= rss Modified: head/net-im/centerim/pkg-descr ============================================================================== --- head/net-im/centerim/pkg-descr Sat Dec 16 18:06:23 2017 (r456478) +++ head/net-im/centerim/pkg-descr Sat Dec 16 18:11:09 2017 (r456479) @@ -1,7 +1,7 @@ CenterIM is a fork of CenterICQ. CenterIM is a text mode menu- and window-driven IM interface that supports the -ICQ2000, Yahoo!, MSN, AIM, Gadu-Gadu and IRC protocols as well as posting to +ICQ2000, Yahoo!, MSN, Gadu-Gadu and IRC protocols as well as posting to LiveJournal aggregating RSS feeds. It allows you to send, receive, and forward messages, URLs, SMSes, contacts, Modified: head/net-im/libpurple/Makefile ============================================================================== --- head/net-im/libpurple/Makefile Sat Dec 16 18:06:23 2017 (r456478) +++ head/net-im/libpurple/Makefile Sat Dec 16 18:11:09 2017 (r456479) @@ -3,7 +3,7 @@ PORTNAME?= libpurple PORTVERSION= 2.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= net-im MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION} DISTNAME= pidgin-${PORTVERSION} @@ -61,7 +61,7 @@ GG_DESC= The Gadu-Gadu chat protocol IRC_DESC= The Internet Relay Chat protocol JABBER_DESC= The Jabber/XMPP/Google Talk protocol NOVELL_DESC= The Novell GroupWise chat protocol -OSCAR_DESC= The AIM/ICQ/Oscar protocol +OSCAR_DESC= The ICQ/Oscar protocol QQ_DESC= The Tercent QQ chat protocol SIMPLE_DESC= The SIMPLE chat protocol ZEPHYR_DESC= The Zephyr chat protocol Modified: head/net-im/libpurple/pkg-descr ============================================================================== --- head/net-im/libpurple/pkg-descr Sat Dec 16 18:06:23 2017 (r456478) +++ head/net-im/libpurple/pkg-descr Sat Dec 16 18:11:09 2017 (r456479) @@ -1,5 +1,5 @@ -Pidgin is a multi-protocol instant messaging client. It is compatible with AIM -(Oscar and TOC protocols), ICQ, IRC, Jabber, Gadu-Gadu, and Zephyr networks. +Pidgin is a multi-protocol instant messaging client. It is compatible with +Oscar and TOC protocols, ICQ, IRC, Jabber, Gadu-Gadu, and Zephyr networks. Pidgin users can log in to multiple accounts on multiple IM networks simultaneously. This means that you can be chatting with friends on AOL Modified: head/net-im/libpurple/pkg-plist ============================================================================== --- head/net-im/libpurple/pkg-plist Sat Dec 16 18:06:23 2017 (r456478) +++ head/net-im/libpurple/pkg-plist Sat Dec 16 18:11:09 2017 (r456479) @@ -84,8 +84,6 @@ lib/purple-2/idle.a lib/purple-2/idle.so lib/purple-2/joinpart.a lib/purple-2/joinpart.so -%%OSCAR%%lib/purple-2/libaim.a -%%OSCAR%%lib/purple-2/libaim.so %%OSCAR%%lib/purple-2/libicq.a %%OSCAR%%lib/purple-2/libicq.so %%BONJOUR%%lib/purple-2/libbonjour.a