Bug 183942 - maintainer-update: drop net-im/ayttm port
Summary: maintainer-update: drop net-im/ayttm port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-14 01:10 UTC by Carlos Santos
Modified: 2013-11-15 11:00 UTC (History)
0 users

See Also:


Attachments
file.diff (593 bytes, patch)
2013-11-14 01:10 UTC, Carlos Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Santos 2013-11-14 01:10:00 UTC
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

Fix: n.a.

Patch attached with submission follows:
How-To-Repeat: n.a.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-11-14 03:07:30 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-14 03:08:04 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-14 23:26:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-11-15 10:55:31 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"
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-15 11:00:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!