From owner-cvs-all@FreeBSD.ORG Fri Sep 26 23:26:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16AD51065690; Fri, 26 Sep 2008 23:26:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 060EE8FC08; Fri, 26 Sep 2008 23:26:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8QNQchY042812; Fri, 26 Sep 2008 23:26:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8QNQcB4042811; Fri, 26 Sep 2008 23:26:38 GMT (envelope-from miwi) Message-Id: <200809262326.m8QNQcB4042811@repoman.freebsd.org> From: Martin Wilke Date: Fri, 26 Sep 2008 23:26:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im Makefile ports/net-im/pidgin-pidgimpd Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2008 23:26:39 -0000 miwi 2008-09-26 23:26:38 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/pidgin-pidgimpd Makefile distinfo pkg-descr Log: PidgiMPD is a Pidgin plugin for monitoring/controlling MPD. PidgiMPD can do both automatic and manual tasks. The manual tasks are handled via the command /mpc in conversation windows. Help about that command can be found using the parameter help. The automatic tasks are: * Automatically set away message to user defined string OR set Pidgin TUNE status, if available. (TUNE status is supported in MSNP14 and Jabber) * Automatically send currently playing song information to users in active conversations. The syntax of the messages can be user configured. WWW: http://ayeon.org/projects/pidgimpd/ PR: ports/127523 Submitted by: hrkfrd at googlemail.com Revision Changes Path 1.94 +1 -0 ports/net-im/Makefile 1.1 +30 -0 ports/net-im/pidgin-pidgimpd/Makefile (new) 1.1 +3 -0 ports/net-im/pidgin-pidgimpd/distinfo (new) 1.1 +15 -0 ports/net-im/pidgin-pidgimpd/pkg-descr (new)