ports/92298: New port: net-im/sendxmpp
Nosov Artem
chip at planetatelecom.ru
Wed Jan 25 09:50:04 UTC 2006
>Number: 92298
>Category: ports
>Synopsis: New port: net-im/sendxmpp
>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: Wed Jan 25 09:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: N.Artem
>Release: FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
FreeBSD-6.0-RELEASE i386
>Description:
New port: net-im/sendxmpp
Homepage: http://www.djcbsoftware.nl/code/sendxmpp/
Useful for monitoring system/servers
I'am not sure if /usr/local/lib/perl5/site_perl/5.8.7/mach/auto/sendxmpp must exists?!
>How-To-Repeat:
>Fix:
--- sendxmpp.shar begins here ---
# 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:
#
# sendxmpp/
# sendxmpp/Makefile
# sendxmpp/distinfo
# sendxmpp/pkg-descr
#
echo c - sendxmpp/
mkdir -p sendxmpp/ > /dev/null 2>&1
echo x - sendxmpp/Makefile
sed 's/^X//' >sendxmpp/Makefile << 'END-of-sendxmpp/Makefile'
X# New ports collection makefile for: sendxmpp
X# Date created: 23 January 2002
X# Whom: Nosov Artem <chip-set at mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME= sendxmpp
XPORTVERSION= 0.0.8
XCATEGORIES= net-im
XMASTER_SITES= http://www.djcbsoftware.nl/code/sendxmpp/
X
XMAINTAINER= chip-set at mail.ru
XCOMMENT= Send xmpp messages, similar to what mail(1) does for mail.
X
XRUN_DEPENDS= ${SITE_PERL}/Net/XMPP.pm:${PORTSDIR}/net-im/p5-Net-XMPP
X
XUSE_PERL5= yes
XPERL_CONFIGURE= yes
X
XMAN1= sendxmpp.1
XPLIST_FILES= bin/sendxmpp
X
X.include <bsd.port.mk>
END-of-sendxmpp/Makefile
echo x - sendxmpp/distinfo
sed 's/^X//' >sendxmpp/distinfo << 'END-of-sendxmpp/distinfo'
XMD5 (sendxmpp-0.0.8.tar.gz) = 8a041f4940274f4d1e72e76fcc95e689
XSHA256 (sendxmpp-0.0.8.tar.gz) = 10e0a8d03f504f93ee4b9178c86f1882ac718e76d427602b1f9e10653cde0dde
XSIZE (sendxmpp-0.0.8.tar.gz) = 6401
END-of-sendxmpp/distinfo
echo x - sendxmpp/pkg-descr
sed 's/^X//' >sendxmpp/pkg-descr << 'END-of-sendxmpp/pkg-descr'
Xsendxmpp is a perl-script to send xmpp/jabber messages, similar to what
Xmail(1) does for mail.
X
XFeatures:
X * Support for authentication using SSL/TLS;
X * Support for sending messages to chatrooms;
X * Support for providing login information on the command line;
X
X- Nosov Artem <chip-set at mail.ru>
XWWW: http://www.djcbsoftware.nl/code/sendxmpp/
END-of-sendxmpp/pkg-descr
exit
--- sendxmpp.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list