oh, no shars, please..

On 2012/05/13 00:43, wen heping wrote:
> Hi,
> 
>   Here is an shar file of new port for devel/p5-App-cpanminus.
> 
>   cpanminus is a script to get, unpack, build and install modules
> from CPAN and does nothing else. It's dependency free (can bootstrap
> itself), requires zero configuration, and stands alone. When running,
> it requires only 10MB of RAM.
> 
>   Tested and regress both OK on i386 and Loongson.
> 
>   Comments? OK?

> # 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-App-cpanminus
> #     p5-App-cpanminus/Makefile
> #     p5-App-cpanminus/distinfo
> #     p5-App-cpanminus/pkg
> #     p5-App-cpanminus/pkg/DESCR
> #     p5-App-cpanminus/pkg/PLIST
> #
> echo c - p5-App-cpanminus
> mkdir -p p5-App-cpanminus > /dev/null 2>&1
> echo x - p5-App-cpanminus/Makefile
> sed 's/^X//' >p5-App-cpanminus/Makefile << 'END-of-p5-App-cpanminus/Makefile'
> X# $OpenBSD$
> X
> XCOMMENT=     get, unpack, build and install modules from cpan
> X
> XMODULES=     cpan
> XDISTNAME=    App-cpanminus-1.5013
> XCATEGORIES=  devel
> X
> XMAINTAINER=  Wen Heping <wenhep...@gmail.com>
> X
> XPERMIT_PACKAGE_CDROM=        Yes
> XPERMIT_PACKAGE_FTP=  Yes
> XPERMIT_DISTFILES_CDROM=      Yes
> XPERMIT_DISTFILES_FTP=        Yes
> X
> X.include <bsd.port.mk>
> END-of-p5-App-cpanminus/Makefile
> echo x - p5-App-cpanminus/distinfo
> sed 's/^X//' >p5-App-cpanminus/distinfo << 'END-of-p5-App-cpanminus/distinfo'
> XMD5 (App-cpanminus-1.5013.tar.gz) = FW5p+/NzSBTAvS5E+nBoSQ==
> XRMD160 (App-cpanminus-1.5013.tar.gz) = MMI+zT0OsmLof4AvUpg1JxJoVvI=
> XSHA1 (App-cpanminus-1.5013.tar.gz) = 0GCanBV/CAiaJpo3OI7rhs78Pg4=
> XSHA256 (App-cpanminus-1.5013.tar.gz) = 
> 9TPW16sNDJz/BZg7EBJWG2E3Ghg7ckh+RVk1S6XgOCM=
> XSIZE (App-cpanminus-1.5013.tar.gz) = 91429
> END-of-p5-App-cpanminus/distinfo
> echo c - p5-App-cpanminus/pkg
> mkdir -p p5-App-cpanminus/pkg > /dev/null 2>&1
> echo x - p5-App-cpanminus/pkg/DESCR
> sed 's/^X//' >p5-App-cpanminus/pkg/DESCR << 
> 'END-of-p5-App-cpanminus/pkg/DESCR'
> Xcpanminus is a script to get, unpack, build and install modules
> Xfrom CPAN and does nothing else. It's dependency free (can bootstrap
> Xitself), requires zero configuration, and stands alone. When running,
> Xit requires only 10MB of RAM.
> END-of-p5-App-cpanminus/pkg/DESCR
> echo x - p5-App-cpanminus/pkg/PLIST
> sed 's/^X//' >p5-App-cpanminus/pkg/PLIST << 
> 'END-of-p5-App-cpanminus/pkg/PLIST'
> X@comment $OpenBSD$
> Xbin/cpanm
> X${P5SITE}/App/
> X${P5SITE}/App/cpanminus.pm
> X@man man/man1/cpanm.1
> X@man man/man3p/App::cpanminus.3p
> END-of-p5-App-cpanminus/pkg/PLIST
> exit
> 

Reply via email to