Page MenuHomeFreeBSD

lang/lci: Add port.
ClosedPublic

Authored by xmj on Jan 24 2015, 10:56 AM.
Tags
None
Referenced Files
F119395784: D1632.id3384.diff
Sun, Jun 8, 10:34 AM
Unknown Object (File)
Sat, Jun 7, 10:36 AM
Unknown Object (File)
Sat, Jun 7, 10:25 AM
Unknown Object (File)
Thu, Jun 5, 11:09 AM
Unknown Object (File)
Tue, Jun 3, 1:14 AM
Unknown Object (File)
Tue, May 27, 8:48 PM
Unknown Object (File)
Tue, May 13, 3:59 AM
Unknown Object (File)
Mon, May 12, 9:00 AM
Subscribers
None

Details

Reviewers
swills
koobs
Summary
lang/lci: Add port.

This is the original LOLCODE interpreter.

WWW: http://lolcode.org

PR:			196785
DiffRev:		placeholder
Submitted by:		Maxim Filimonov <che@bein.link>
Approved by:		koobs (mentor)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to lang/lci: Add port..
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
koobs requested changes to this revision.Jan 24 2015, 10:59 AM
koobs edited edge metadata.
koobs added inline comments.
lang/lci/Makefile
12

LICENSE_FILE if one exists in $WRKSRC

19

WRKSRC is the default value

This revision now requires changes to proceed.Jan 24 2015, 10:59 AM
xmj edited edge metadata.

crf

koobs requested changes to this revision.Jan 24 2015, 11:11 AM
koobs edited edge metadata.
koobs added inline comments.
lang/lci/Makefile
4

upstream versions only go to 0.11.2

Please update to suit, and rebuild in poudriere

16

lci upstream has git tags, use them instead of direct-to-commit tag names

This revision now requires changes to proceed.Jan 24 2015, 11:11 AM
xmj edited edge metadata.

update version number +gh vars

xmj edited edge metadata.

add updated distinfo

koobs edited edge metadata.
This revision is now accepted and ready to land.Jan 25 2015, 9:07 AM

Committed revision 377881.