From owner-freebsd-ports@FreeBSD.ORG Tue Mar 16 20:09:27 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95C16106566C; Tue, 16 Mar 2010 20:09:27 +0000 (UTC) (envelope-from arved@arved.at) Received: from inci.arved.priv.at (cl-1383.ham-01.de.sixxs.net [IPv6:2001:6f8:900:566::2]) by mx1.freebsd.org (Postfix) with ESMTP id 08C958FC0A; Tue, 16 Mar 2010 20:09:26 +0000 (UTC) Received: from ferdinand.arved.priv.at (ferdinand-gif1.arved.priv.at [IPv6:2001:6f8:13fb::2]) by inci.arved.priv.at (8.14.3/8.14.3) with ESMTP id o2GK9JEA031507; Tue, 16 Mar 2010 21:09:24 +0100 (CET) (envelope-from arved@arved.at) Received: from elma.arved.priv.at (elma.local.arved.priv.at [192.168.1.28]) by ferdinand.arved.priv.at (8.14.3/8.14.3) with ESMTP id o2GK9DKc089910; Tue, 16 Mar 2010 21:09:18 +0100 (CET) (envelope-from arved@arved.at) Received: from [127.0.0.1] (localhost [127.0.0.1]) by elma.arved.priv.at (Postfix) with ESMTP id 8744A31641D; Tue, 16 Mar 2010 21:09:11 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Tilman Linneweh In-Reply-To: <20100315162701.GA59321@FreeBSD.org> Date: Tue, 16 Mar 2010 21:09:09 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <3C8FA5EB-6E09-4663-82F7-996B469B1AD4@arved.at> References: <201003151205.o2FC5jZI020402@repoman.freebsd.org> <20100315131007.GA30217@FreeBSD.org> <20100315133331.GM40169@bsdcrew.de> <20100315141820.GA47823@FreeBSD.org> <20100315143217.GN40169@bsdcrew.de> <20100315162701.GA59321@FreeBSD.org> To: ports@FreeBSD.org X-Mailer: Apple Mail (2.1077) Cc: Alexey Dokuchaev , Martin Wilke Subject: Re: cvs commit: ports/net-im Makefile ports/net-im/pino Makefile distinfo pkg-descr pkg-plist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2010 20:09:27 -0000 On Mar 15, 2010, at 17:27 , Alexey Dokuchaev wrote: >>>>> Despite that I can imagine why would someone might want to put = things >>>>> like Twitter clients under `instant messengers', doesn't `www' = look a >>>>> better category for these? >>>>=20 >>>> So you want me repocopy all these ? >>>>=20 >>>> net/py-twitter A python wrapper around the Twitter API >>>> net/rubygem-rubytter A simple twitter library >>>> net/rubygem-twitter Command line twits and an API wrapper >>>> net/rubygem-twitter4r Twitter client API in pure Ruby >>>> net/twitux GNOME client for Twitter >>>> net-im/pidgin-twitter A pidgin plugin to help twitting via = pidgin >>>> net-im/qwit A Qt4-based lightweight Twitter client >>>> net-im/qwit-devel A Qt4-based lightweight Twitter client >>>> net-im/rubygem-termtter A terminal based twitter client >>>> net-im/ttytter Command-line Twitter client in Perl >>>> net-im/twirssi Twitter script to irssi >>>> net-im/twitmail Curses-based mail-like interface to = twitter >>>=20 >>> No, of course not, that's not what I said. I'm talking only about = that >>> 1) we probably need to decide where we put Twitter-like and other >>> microblogging stuff from now on; and 2) we might move ports that do = not >>> require repocopies. >>=20 >> I agree with you, >>=20 >> What do you think about net-im as main category and www as second >> category? And if we get more social programs maybe a virtual >> category for social tools? >=20 > Touch choice, I would say. As it is sometimes described as "SMS of = the > Internet", both `net-im' and `www' seem to be appropriate categories. > Twitter might be viewed as some Web-2.0'ish mix of IRC+ICQ+SMS, which > kinda votes for `net-im', but=20 [...] ports/web20 *d&r* The question is, what is the key attribute that qualifies a port for the = www/ category. - Transporting data over http(s) - Creating, Serving and displaying Web pages. I would have guessed the latter. So I would vote for ports/net because not everything that has some kind = of interactivity is an instant messenger.