Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2005 15:26:09 GMT
From:      Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/87875: New port: net/p5-Net-NetSend
Message-ID:  <200510231526.j9NFQ9Ea043894@www.freebsd.org>
Resent-Message-ID: <200510231530.j9NFUFSj068670@freefall.freebsd.org>

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

>Number:         87875
>Category:       ports
>Synopsis:       New port: net/p5-Net-NetSend
>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:   Sun Oct 23 15:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 5.4-RELEASE-p5
>Organization:
>Environment:
FreeBSD AntiVirus.yuntech.edu.tw 5.4-RELEASE-p5 FreeBSD 5.4-RELEASE-p5 #3: Mon Jul 25 11:41:00 CST 2005     root@AntiVirus.yuntech.edu.tw:/usr/src/sys/i386/compile/AntiVirus  i386   
>Description:
              This module implements a client interface to the Windows Messenger Service, enabling a perl5 application to talk to windows machines. This is a pure Perl implementation that approximates the "net send" command on Windows.
>How-To-Repeat:
              
>Fix:
          
--- p5-Net-NetSend.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:
#
#	p5-Net-NetSend/
#	p5-Net-NetSend/pkg-descr
#	p5-Net-NetSend/Makefile
#	p5-Net-NetSend/pkg-plist
#	p5-Net-NetSend/distinfo
#
echo c - p5-Net-NetSend/
mkdir -p p5-Net-NetSend/ > /dev/null 2>&1
echo x - p5-Net-NetSend/pkg-descr
sed 's/^X//' >p5-Net-NetSend/pkg-descr << 'END-of-p5-Net-NetSend/pkg-descr'
XThis module implements a client interface to the Windows Messenger Service,
Xenabling a perl5 application to talk to windows machines.
XThis is a pure Perl implementation 
Xthat approximates the "net send" command on Windows.
X
XAuthor:	Florian Greb <greb@cpan.org>
XWWW:	http://search.cpan.org/~greb/Net-NetSend-0.12/
END-of-p5-Net-NetSend/pkg-descr
echo x - p5-Net-NetSend/Makefile
sed 's/^X//' >p5-Net-NetSend/Makefile << 'END-of-p5-Net-NetSend/Makefile'
X# New ports collection makefile for:	p5-Net-NetSend
X# Date created:		2005-10-23
X# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-NetSend
XPORTVERSION=	0.12
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	snowfly@yuntech.edu.tw
XCOMMENT=	Perl extension for sending Windows Popup Messages
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::NetSend.3
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-Net-NetSend/Makefile
echo x - p5-Net-NetSend/pkg-plist
sed 's/^X//' >p5-Net-NetSend/pkg-plist << 'END-of-p5-Net-NetSend/pkg-plist'
X%%SITE_PERL%%/Net/NetSend.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NetSend/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NetSend
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
END-of-p5-Net-NetSend/pkg-plist
echo x - p5-Net-NetSend/distinfo
sed 's/^X//' >p5-Net-NetSend/distinfo << 'END-of-p5-Net-NetSend/distinfo'
XMD5 (Net-NetSend-0.12.tar.gz) = e6a37ef1838f10e6d27b45ae083d94da
XSIZE (Net-NetSend-0.12.tar.gz) = 9646
END-of-p5-Net-NetSend/distinfo
exit
--- p5-Net-NetSend.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?200510231526.j9NFQ9Ea043894>