FreeBSD Bugzilla – Attachment 51977 Details for
Bug 78809
[NEW PORT] lang/pugs: A Perl6 Implementation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pugs-6.0.11.shar
pugs-6.0.11.shar (text/plain), 2.38 KB, created by
Cheng-Lung Sung
on 2005-03-14 10:20:01 UTC
(
hide
)
Description:
pugs-6.0.11.shar
Filename:
MIME Type:
Creator:
Cheng-Lung Sung
Created:
2005-03-14 10:20:01 UTC
Size:
2.38 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: ># ># pugs ># pugs/Makefile ># pugs/pkg-descr ># pugs/pkg-plist ># pugs/distinfo ># >echo c - pugs >mkdir -p pugs > /dev/null 2>&1 >echo x - pugs/Makefile >sed 's/^X//' >pugs/Makefile << 'END-of-pugs/Makefile' >X# New ports collection makefile for: lang/pugs >X# Date created: Mon Mar 14 16:01:08 CST 2005 >X# Whom: clsung >X# >X# $FreeBSD$ >X# >X >XPORTNAME= pugs >XPORTVERSION= 6.0.11 >XCATEGORIES= lang devel perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS >XDISTNAME= Perl6-Pugs-${PORTVERSION} >X >XMAINTAINER= clsung@FreeBSD.org >XCOMMENT= A Perl6 Implementation >X >XBUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ >X ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple >X >XPERL_CONFIGURE= yes >X >XMAN3= Perl6::Pugs.3 >X >X.include <bsd.port.pre.mk> >X >X.if ${PERL_LEVEL} < 500806 >XIGNORE= This program only support perl 5.8.6 or above >X.endif >X >Xpost-configure: >X @${REINPLACE_CMD} -e '/^INSTALLPRIVLIB/s,${PREFIX}/lib,${PREFIX}/lib/perl6,;' \ >X -e '/^INSTALLARCHLIB/s,${PREFIX}/lib,${PREFIX}/lib/perl6/mach,' \ >X ${WRKSRC}/Makefile >X >X.include <bsd.port.post.mk> >END-of-pugs/Makefile >echo x - pugs/pkg-descr >sed 's/^X//' >pugs/pkg-descr << 'END-of-pugs/pkg-descr' >XPugs is an implementation of Perl 6, written in Haskell. >XIt aims to support the full Perl6 specification, >Xas detailed in the Synopses. >X >XWWW: http://pugscode.org/ >END-of-pugs/pkg-descr >echo x - pugs/pkg-plist >sed 's/^X//' >pugs/pkg-plist << 'END-of-pugs/pkg-plist' >Xbin/kwid >Xbin/pugs >Xbin/pugscc >Xlib/perl6/Kwid.pm >Xlib/perl6/perlkwid.kwid >Xlib/perl6/Test.pm >X%%SITE_PERL%%/Perl6/Pugs.pm >X%%SITE_PERL%%/Pugs/MakeMaker.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Pugs/.packlist >X@dirrm %%SITE_PERL%%/Pugs >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Pugs >X@unexec rmdir %D/lib/perl6 2>/dev/null || true >X@unexec rmdir %D/%%SITE_PERL%%/Perl6 2>/dev/null || true >X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6 2>/dev/null || true >END-of-pugs/pkg-plist >echo x - pugs/distinfo >sed 's/^X//' >pugs/distinfo << 'END-of-pugs/distinfo' >XMD5 (Perl6-Pugs-6.0.11.tar.gz) = 0ff4b1f4b93d2288894e975f0e4926a1 >XSIZE (Perl6-Pugs-6.0.11.tar.gz) = 315826 >END-of-pugs/distinfo >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 78809
: 51977
Working