From nobody@FreeBSD.org  Thu Nov 14 01:09:28 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 45819514
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Nov 2013 01:09:28 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 35C982012
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Nov 2013 01:09:28 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rAE19SSg072426
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Nov 2013 01:09:28 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rAE19Rwa072422;
	Thu, 14 Nov 2013 01:09:27 GMT
	(envelope-from nobody)
Message-Id: <201311140109.rAE19Rwa072422@oldred.freebsd.org>
Date: Thu, 14 Nov 2013 01:09:27 GMT
From: Carlos Santos <unixmania@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: maintainer-update: drop net-im/ayttm port
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         183942
>Category:       ports
>Synopsis:       maintainer-update: drop net-im/ayttm port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 14 01:10:00 UTC 2013
>Closed-Date:    Fri Nov 15 11:00:45 UTC 2013
>Last-Modified:  Fri Nov 15 11:00:45 UTC 2013
>Originator:     Carlos Santos
>Release:        10.0-BETA3
>Organization:
n.a.
>Environment:
FreeBSD fbsd10_amd64.casantos.com 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580: Sun Nov  3 19:43:01 UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Drop the net-im/ayttm port. Keeping it would be a waste of time
and resources for the following reasons:

- Does not build on recent OS versions;
- The project seems to be abandoned (last release in 2010,
  last commit in 2011)
- Does not seem to be used on FreeBSD at all. The port was never
  updated in four years and nobody ever complained.
- Does not seem to be much used on other platforms too, according
  to the silence ayttm-users@lists.sourceforge.net

>How-To-Repeat:
n.a.
>Fix:
n.a.

Patch attached with submission follows:

--- net-im/ayttm/Makefile.orig	2013-11-08 12:31:40.000000000 -0200
+++ net-im/ayttm/Makefile	2013-11-13 22:39:01.000000000 -0200
@@ -8,8 +8,9 @@
 MASTER_SITES=	SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
 
-MAINTAINER=	unixmania@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one
+IGNORE=		Does not build on recent OS versions. Project seems to be abandoned
 
 LIB_DEPENDS=	libaudiofile.so:${PORTSDIR}/audio/libaudiofile \
 		jasper.4:${PORTSDIR}/graphics/jasper \


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Nov 14 03:07:30 UTC 2013 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183942 
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Nov 14 03:08:04 UTC 2013 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183942 
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Thu Nov 14 23:26:29 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183942 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/183942: commit references a PR
Date: Fri, 15 Nov 2013 10:55:31 +0000 (UTC)

 Author: sunpoet
 Date: Fri Nov 15 10:55:18 2013
 New Revision: 333851
 URL: http://svnweb.freebsd.org/changeset/ports/333851
 
 Log:
   - Return maintainership back to pool
   - While I'm here:
     - Add LICENSE
     - Convert to new LIB_DEPENDS format
     - Convert to new options helper
     - Remove leading indefinite article from COMMENT
     - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
     - Support STAGEDIR
   
   PR:		ports/183942
   Submitted by:	Carlos Santos <unixmania@gmail.com> (maintainer)
 
 Modified:
   head/net-im/ayttm/Makefile
   head/net-im/ayttm/pkg-plist   (contents, props changed)
 
 Modified: head/net-im/ayttm/Makefile
 ==============================================================================
 --- head/net-im/ayttm/Makefile	Fri Nov 15 10:44:29 2013	(r333850)
 +++ head/net-im/ayttm/Makefile	Fri Nov 15 10:55:18 2013	(r333851)
 @@ -8,15 +8,18 @@ CATEGORIES=	net-im
  MASTER_SITES=	SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/
  DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
  
 -MAINTAINER=	unixmania@gmail.com
 -COMMENT=	A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one
 +MAINTAINER=	ports@FreeBSD.org
 +COMMENT=	Chat program that combines AIM, ICQ, and Yahoo! Chat into one
 +
 +LICENSE=	GPLv2
  
  LIB_DEPENDS=	libaudiofile.so:${PORTSDIR}/audio/libaudiofile \
 -		jasper.4:${PORTSDIR}/graphics/jasper \
 +		libjasper.so:${PORTSDIR}/graphics/jasper \
  		libgpgme.so:${PORTSDIR}/security/gpgme \
 -		pspell.16:${PORTSDIR}/textproc/aspell
 +		libpspell.so:${PORTSDIR}/textproc/aspell
  
  OPTIONS_DEFINE=	ESOUND AIM_TOC ICQ_TOC
 +OPTIONS_SUB=	yes
  AIM_TOC_DESC=	Include aim-toc service
  ICQ_TOC_DESC=	Include icq-toc service
  
 @@ -29,33 +32,13 @@ USE_AUTOTOOLS=	libltdl libtool
  CONFIGURE_ARGS=	--enable-oscar --disable-workwizu --enable-smtp --enable-lj \
  		--disable-arts
  
 -MAN1=		ayttm.1
 -
  CPPFLAGS+=	-I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib
  
 -NO_STAGE=	yes
 -.include <bsd.port.pre.mk>
 -
 -.if ${PORT_OPTIONS:MESOUND}
 -USE_GNOME+=	esound
 -.else
 -CONFIGURE_ARGS+=	--disable-esd
 -.endif
 -
 -.if ${PORT_OPTIONS:MAIM_TOC}
 -CONFIGURE_ARGS+=	--enable-aim-toc
 -PLIST_SUB+=		AIM_TOC=""
 -.else
 -PLIST_SUB+=		AIM_TOC="@comment "
 -.endif
 -
 -.if ${PORT_OPTIONS:MICQ_TOC}
 -CONFIGURE_ARGS+=	--enable-icq-toc
 -PLIST_SUB+=		ICQ_TOC=""
 -.else
 -PLIST_SUB+=		ICQ_TOC="@comment "
 -.endif
 +AIM_TOC_CONFIGURE_ON=	--enable-aim-toc
 +ESOUND_CONFIGURE_OFF=	--disable-esd
 +ESOUND_USE=		GNOME=esound
 +ICQ_TOC_CONFIGURE_ON=	--enable-icq-toc
  
  post-patch:
  	@${REINPLACE_CMD} -e 's|-L/usr/local/lib||g ; \
 @@ -69,4 +52,4 @@ post-patch:
  		's|-L/usr/local/lib/pth/||g ; \
  		 s|-lproxy|../libproxy/libproxy.a|g' ${WRKSRC}/src/Makefile.in
  
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 
 Modified: head/net-im/ayttm/pkg-plist
 ==============================================================================
 --- head/net-im/ayttm/pkg-plist	Fri Nov 15 10:44:29 2013	(r333850)
 +++ head/net-im/ayttm/pkg-plist	Fri Nov 15 10:55:18 2013	(r333851)
 @@ -112,6 +112,7 @@ share/pixmaps/buddy.png
  share/pixmaps/group-chat.png
  share/pixmaps/group.png
  share/pixmaps/smileys.png
 +man/man1/ayttm.1.gz
  @dirrmtry share/applnk/Internet
  @dirrmtry share/applnk
  @dirrm %%DATADIR%%/sounds
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Fri Nov 15 11:00:44 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183942 
>Unformatted:
