| Summary: | New Port: textproc/yali | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tom Sparks <tsparks> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Tom Sparks
2009-12-04 18:20:01 UTC
State Changed From-To: open->feedback Please run portlint -A (ports-mgmt/portlint) on this port and fix errors it report. Also, you don't need p5-, BUILD_DEPENDS, but you need USE_PERL5_RUN=yes. The port also lacks PLIST_FILES. Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: feedback->open Submitter has fixed. amdmi3 2010-01-14 14:58:03 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/yali Makefile distinfo pkg-descr
Log:
This is YALI, its a LOLCODE interpreter, written in perl.
WWW: http://1.618034.com/yali-yet-another-lolcode-interpreter/index.php
- While here, keep textproc/Makefile sorted
PR: 141173
Submitted by: Tom Sparks <tsparks@appliedops.net>
Revision Changes Path
1.1407 +3 -2 ports/textproc/Makefile
1.1 +35 -0 ports/textproc/yali/Makefile (new)
1.1 +3 -0 ports/textproc/yali/distinfo (new)
1.1 +3 -0 ports/textproc/yali/pkg-descr (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! |