1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Antoine Brodin
0d2a5aa1d0 - Fix build on head
- Using readline from ports isn't necessary

Reported by:	pkg-fallout
2015-05-11 11:38:28 +00:00
Johannes Jost Meixner
e9eadd50b0 lang/lci: unbreak on 11.0-CURRENT
USES+= readline doesn't automatically imply using ports readline on platforms
that don't have it in base. Work around by making that dependency explicit.

Spotted by:	Maxim Filimonov <che@bein.link>
Discussed with:	bapt
2015-04-10 16:01:54 +00:00
Johannes Jost Meixner
f892aa4b4e lang/lci: fix build on -HEAD
- Add USES+= readline to work around readline removal from base,
  which causes build-issues on 11.0-CURRENT
- While there, remove GH_COMMIT

Spotted by:	Maxim Filimonov <che@bein.link>
Differential Revision:	https://reviews.freebsd.org/D2147
Approved by:	koobs (mentor)
2015-03-26 09:38:44 +00:00
Johannes Jost Meixner
7b8f7ef5f5 Replace spaces with tab.
Spotted by:	koobs
Approved by:	koobs (mentor)
2015-01-25 12:42:27 +00:00
Johannes Jost Meixner
806b558bbb lang/lci: Add port.
This is the original LOLCODE interpreter.

WWW: http://lolcode.org

PR:			196785
Differential Revision:	https://reviews.freebsd.org/D1632
Submitted by:		Maxim Filimonov <che@bein.link>
Approved by:		koobs (mentor)
2015-01-25 11:27:06 +00:00