From kruptos@mlinux.org  Tue Jan  3 07:45:37 2006
Return-Path: <kruptos@mlinux.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4D2A516A41F
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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" <kruptos@mlinux.org>
Reply-To: Kevin Brunelle <kruptos@mlinux.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kruptos@mlinux.org
Subject: New port: net-im/gaim-slashexec Execute external commands inside gaim
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91259
>Category:       ports
>Synopsis:       New port: net-im/gaim-slashexec Execute external commands inside gaim
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 03 07:50:02 GMT 2006
>Closed-Date:    Tue Jan 03 14:57:21 GMT 2006
>Last-Modified:  Tue Jan 03 14:57:21 GMT 2006
>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 <bsd.port.mk>
END-of-gaim-slashexec/Makefile
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Tue Jan 3 13:55:37 UTC 2006 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91259 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Jan 3 14:57:01 UTC 2006 
State-Changed-Why:  
New port added, thank you! I added a patch to get this compiling on FreeBSD 4 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91259 
>Unformatted:
