From owner-cvs-ports@FreeBSD.ORG Tue Jan 3 14:56:48 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C17B16A41F; Tue, 3 Jan 2006 14:56:48 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B3E43D49; Tue, 3 Jan 2006 14:56:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k03Eul2D085391; Tue, 3 Jan 2006 14:56:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k03Eults085390; Tue, 3 Jan 2006 14:56:47 GMT (envelope-from pav) Message-Id: <200601031456.k03Eults085390@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 3 Jan 2006 14:56:47 +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/gaim-slashexec Makefile distinfo pkg-descr ports/net-im/gaim-slashexec/files patch-slashexec.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 14:56:48 -0000 pav 2006-01-03 14:56:47 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/gaim-slashexec Makefile distinfo pkg-descr net-im/gaim-slashexec/files patch-slashexec.c Log: SlashExec is a Gaim Plugin that lets you execute commands from within a Gaim conversation. SlashExec provides a limited command-line interpreter for this purpose. SlashExec can also either display the command's output locally or send the output as a message in the current conversation. PR: ports/91259 Submitted by: Kevin Brunelle Revision Changes Path 1.12 +1 -0 ports/net-im/Makefile 1.1 +27 -0 ports/net-im/gaim-slashexec/Makefile (new) 1.1 +3 -0 ports/net-im/gaim-slashexec/distinfo (new) 1.1 +22 -0 ports/net-im/gaim-slashexec/files/patch-slashexec.c (new) 1.1 +6 -0 ports/net-im/gaim-slashexec/pkg-descr (new)