Date: Tue, 24 Jan 2006 00:15:14 +0300 (MSK) From: Nosov Artem <chip@planetatelecom.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Nosov Artem <chip-set@mail.ru> Subject: ports/92298: New port: net-im/sendxmpp Message-ID: <20060123211514.0CEBB15F7CC@core.void.su> Resent-Message-ID: <200601250950.k0P9o2LA057734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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@mail.ru> XWWW: http://www.djcbsoftware.nl/code/sendxmpp/ END-of-sendxmpp/pkg-descr exit --- sendxmpp.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060123211514.0CEBB15F7CC>