Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2015 13:50:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196785] [new port] devel/lci: the original LOLCODE interpreter
Message-ID:  <bug-196785-13-upUzu0wjwF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196785-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196785-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196785

Maxim Filimonov <che@bein.link> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151737|0                           |1
        is obsolete|                            |

--- Comment #2 from Maxim Filimonov <che@bein.link> ---
Comment on attachment 151737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D151737
.shar for the port

># 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:
>#
>#	Makefile
>#	distinfo
>#	pkg-descr
>#	pkg-plist
>#
>echo x - Makefile
>sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
>X# $FreeBSD$
>X#
>X
>XPORTNAME =3D lci
>XPORTVERSION =3D 1.2
>XCATEGORIES =3D devel
>X
>XMAINTAINER =3D che@bein.link
>XCOMMENT =3D The original LOLCODE interpreter
>X
>XLICENSE =3D BSD3CLAUSE
>X
>XUSE_GITHUB =3D yes
>XGH_ACCOUNT =3D justinmeza
>XGH_COMMIT =3D e017dc6
>XGH_TAGNAME =3D ${GH_COMMIT}
>X
>XUSES =3D cmake
>XCMAKE_SOURCE_PATH =3D ${WRKSRC}
>X
>X.include <bsd.port.mk>
>b67911656ef5d18c4ae36cb6741b7965
>echo x - distinfo
>sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
>XSHA256 (lci-1.2.tar.gz) =3D b19098bb440f20f25d22f346dea22354d93c44b3e900b=
6b9dc0f4025e55e48d8
>XSIZE (lci-1.2.tar.gz) =3D 303011
>57677d168a5ec21bdf22c9501f075a8f
>echo x - pkg-descr
>sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
>XThis is the original LOLCODE interpreter. See http://lolcode.org for deta=
ils.
>7f9555c3c1089940396b503dd37f3979
>echo x - pkg-plist
>sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742'
>Xbin/lci
>842cde48cf18b70a11b15515ca566742
>exit
>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196785-13-upUzu0wjwF>