From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 3 07:50:04 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8176016A41F for ; Tue, 3 Jan 2006 07:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A7D743D55 for ; Tue, 3 Jan 2006 07:50:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k037o3Km013487 for ; Tue, 3 Jan 2006 07:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k037o3Y4013486; Tue, 3 Jan 2006 07:50:03 GMT (envelope-from gnats) Resent-Date: Tue, 3 Jan 2006 07:50:03 GMT Resent-Message-Id: <200601030750.k037o3Y4013486@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kevin Brunelle Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D2A516A41F for ; Tue, 3 Jan 2006 07:45:37 +0000 (GMT) (envelope-from kruptos@mlinux.org) Received: from ms-smtp-04.tampabay.rr.com (ms-smtp-04-smtplb.tampabay.rr.com [65.32.5.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E40743D60 for ; Tue, 3 Jan 2006 07:45:35 +0000 (GMT) (envelope-from kruptos@mlinux.org) Received: from _HOSTNAME_ (103.114.33.65.cfl.res.rr.com [65.33.114.103]) by ms-smtp-04.tampabay.rr.com (8.12.10/8.12.7) with SMTP id k037jWVq006104; Tue, 3 Jan 2006 02:45:33 -0500 (EST) Received: by _HOSTNAME_ (sSMTP sendmail emulation); Tue, 3 Jan 2006 02:45:32 -0500 Message-Id: <200601030745.k037jWVq006104@ms-smtp-04.tampabay.rr.com> Date: Tue, 3 Jan 2006 02:45:32 -0500 From: "Kevin Brunelle" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: kruptos@mlinux.org Subject: ports/91259: New port: net-im/gaim-slashexec Execute external commands inside gaim X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Brunelle List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 07:50:04 -0000 >Number: 91259 >Category: ports >Synopsis: New port: net-im/gaim-slashexec Execute external commands inside gaim >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 03 07:50:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kevin Brunelle >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD fnord.quux.edu 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Jan 3 01:20:58 EST 2006 kevinb@fnord.quux.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: 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. WWW: http://guifications.sourceforge.net/SlashExec/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gaim-slashexec/ # gaim-slashexec/pkg-descr # gaim-slashexec/distinfo # gaim-slashexec/Makefile # echo c - gaim-slashexec/ mkdir -p gaim-slashexec/ > /dev/null 2>&1 echo x - gaim-slashexec/pkg-descr sed 's/^X//' >gaim-slashexec/pkg-descr << 'END-of-gaim-slashexec/pkg-descr' XSlashExec is a Gaim Plugin that lets you execute commands from within a XGaim conversation. SlashExec provides a limited command-line interpreter Xfor this purpose. SlashExec can also either display the command's output Xlocally or send the output as a message in the current conversation. X XWWW: http://guifications.sourceforge.net/SlashExec/ END-of-gaim-slashexec/pkg-descr echo x - gaim-slashexec/distinfo sed 's/^X//' >gaim-slashexec/distinfo << 'END-of-gaim-slashexec/distinfo' XMD5 (slashexec-1.0.tar.gz) = ac3c02ffbe14917a79ac6c450a1efb31 XSHA256 (slashexec-1.0.tar.gz) = dde8eac693f0d8b289b5beca5c318743e6af53a6dc9b2fd359a1b0cd348a446d XSIZE (slashexec-1.0.tar.gz) = 314673 END-of-gaim-slashexec/distinfo echo x - gaim-slashexec/Makefile sed 's/^X//' >gaim-slashexec/Makefile << 'END-of-gaim-slashexec/Makefile' X# New ports collection makefile for: gaim-slashexec X# Date created: 30 December 2005 X# Whom: kevinb X# X# $FreeBSD$ X# X XPORTNAME= slashexec XPORTVERSION= 1.0 XCATEGORIES= net-im XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= guifications XPKGNAMEPREFIX= gaim- X XMAINTAINER= kruptos@mlinux.org XCOMMENT= Execute commands inside gaim X XBUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim XRUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim X XUSE_X_PREFIX= yes XUSE_AUTOTOOLS= libtool:15 XUSE_REINPLACE= yes X XPLIST_FILES= lib/gaim/se.so X X.include END-of-gaim-slashexec/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: