| Summary: | [NEW PORT] games/inform7: Inform 7 programming language (CLI edition) | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andy Kosela <akosela> |
| Component: | Individual Port(s) | Assignee: | Andrej Zverev <az> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | akosela |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andy Kosela
2010-10-04 10:30:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->az Grab az 2010-10-06 05:16:46 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/inform7 Makefile distinfo pkg-descr pkg-plist
games/inform7/files i7.6 i7.sh.in
Log:
Inform7 for FreeBSD is a CLI implementation of the Inform 7 programming
language and environment by Graham Nelson. Inform is a design system
for interactive fiction (IF) based on natural language.
PR: ports/151196
Submitted by: Andy Kosela <akosela@andykosela.com>
Revision Changes Path
1.1354 +1 -0 ports/games/Makefile
1.1 +50 -0 ports/games/inform7/Makefile (new)
1.1 +6 -0 ports/games/inform7/distinfo (new)
1.1 +148 -0 ports/games/inform7/files/i7.6 (new)
1.1 +123 -0 ports/games/inform7/files/i7.sh.in (new)
1.1 +8 -0 ports/games/inform7/pkg-descr (new)
1.1 +138 -0 ports/games/inform7/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |