FreeBSD Bugzilla – Attachment 148147 Details for
Bug 194276
[new port] net/p5-Net-Nmsg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file containing Makefile, distinfo, pkg-descr, pkg-plist for net/p5-Net-Nmsg
p5-Net-Nmsg.shar (text/plain), 3.54 KB, created by
Don Lewis
on 2014-10-09 18:12:10 UTC
(
hide
)
Description:
shar file containing Makefile, distinfo, pkg-descr, pkg-plist for net/p5-Net-Nmsg
Filename:
MIME Type:
Creator:
Don Lewis
Created:
2014-10-09 18:12:10 UTC
Size:
3.54 KB
patch
obsolete
># 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-Nmsg ># p5-Net-Nmsg/distinfo ># p5-Net-Nmsg/pkg-descr ># p5-Net-Nmsg/pkg-plist ># p5-Net-Nmsg/Makefile ># >echo c - p5-Net-Nmsg >mkdir -p p5-Net-Nmsg > /dev/null 2>&1 >echo x - p5-Net-Nmsg/distinfo >sed 's/^X//' >p5-Net-Nmsg/distinfo << '1da21c3ebc33e8f939715ccefe4cab5e' >XSHA256 (Net-Nmsg-0.12.tar.gz) = 2370d1f98776d1bb40773c25093886ab8ebc480b4a25dd1450e4dfe27fdf2089 >XSIZE (Net-Nmsg-0.12.tar.gz) = 89847 >1da21c3ebc33e8f939715ccefe4cab5e >echo x - p5-Net-Nmsg/pkg-descr >sed 's/^X//' >p5-Net-Nmsg/pkg-descr << 'afa068760c9e0abc2ad6c0aadb17d689' >XNet::Nmsg is a perl binding to libnmsg, the reference implementation of >Xthe NMSG binary structured message interchange format. The NMSG >Xdocumentation describes the format as: >X >X The NMSG format is an efficient encoding of typed, structured data >X into payloads which are packed into containers which can be >X transmitted over the network or stored to disk. Each payload is >X associated with a specific message schema. Modules implementing a >X certain message schema along with functionality to convert between >X binary and presentation formats can be loaded at runtime by libnmsg. >X nmsgtool provides a command line interface to control the >X transmission, storage, creation, and conversion of NMSG payloads. >X >XWWW: https://tools.netsa.cert.org/confluence/display/tt/Net-Nmsg >afa068760c9e0abc2ad6c0aadb17d689 >echo x - p5-Net-Nmsg/pkg-plist >sed 's/^X//' >p5-Net-Nmsg/pkg-plist << '67ad599deecdb58224f4e0a310efc9ee' >X%%PERL5_MAN3%%/Net::Nmsg.3.gz >X%%PERL5_MAN3%%/Net::Nmsg::IO.3.gz >X%%PERL5_MAN3%%/Net::Nmsg::Input.3.gz >X%%PERL5_MAN3%%/Net::Nmsg::Msg.3.gz >X%%PERL5_MAN3%%/Net::Nmsg::Output.3.gz >X%%PERL5_MAN3%%/Net::Nmsg::Util.3.gz >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Handle.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/IO.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Input.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Layer.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Msg.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Output.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Typemap.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Util.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Nmsg/.packlist >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Nmsg/Nmsg.so >67ad599deecdb58224f4e0a310efc9ee >echo x - p5-Net-Nmsg/Makefile >sed 's/^X//' >p5-Net-Nmsg/Makefile << '32e106fa4ac8bd4d9dbb1fcb19fd6cae' >X# $FreeBSD: $ >X >XPORTNAME= Net-Nmsg >XPORTVERSION= 0.12 >XCATEGORIES= net perl5 >XMASTER_SITES= https://tools.netsa.cert.org/confluence/download/attachments/12320770/ \ >X http://tools.netsa.cert.org/confluence/download/attachments/12320770/ >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= truckman@FreeBSD.org >XCOMMENT= Net::Nmsg is a perl binding to libnmsg >X >XLICENSE= GPLv2 >X >XLIB_DEPENDS= libnmsg.so:${PORTSDIR}/net/nmsg >XRUN_DEPENDS= p5-Math-Int64>=0:${PORTSDIR}/math/p5-Math-Int64 \ >X p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP >X >XUSES= perl5 >XMAKE_JOBS_UNSAFE= yes >XUSE_PERL5= configure >X >XOPTIONS_DEFINE= EXAMPLES >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MEXAMPLES} >XPORTEXAMPLES= * >X.endif >X >Xpost-install: >X ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Net/Nmsg/Nmsg.so >X.if ${PORT_OPTIONS:MEXAMPLES} >X @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >X (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) >X.endif >X >X.include <bsd.port.mk> >32e106fa4ac8bd4d9dbb1fcb19fd6cae >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 194276
:
148147
|
148998
|
148999