Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Jan 2006 02:45:32 -0500
From:      "Kevin Brunelle" <kruptos@mlinux.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kruptos@mlinux.org
Subject:   ports/91259: New port: net-im/gaim-slashexec Execute external commands inside gaim
Message-ID:  <200601030745.k037jWVq006104@ms-smtp-04.tampabay.rr.com>
Resent-Message-ID: <200601030750.k037o3Y4013486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
END-of-gaim-slashexec/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601030745.k037jWVq006104>