Bug 141173 - New Port: textproc/yali
Summary: New Port: textproc/yali
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 18:20 UTC by Tom Sparks
Modified: 2010-01-14 15:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.00 KB, text/plain)
2009-12-04 18:20 UTC, Tom Sparks
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Sparks 2009-12-04 18:20:01 UTC
YALI: Yet Another LOLCODE Interpreter

Fix: See Attached shar file.

Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-12-12 00:32:13 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.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-14 14:55:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-14 14:56:02 UTC
State Changed
From-To: feedback->open

Submitter has fixed.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-01-14 14:58:17 UTC
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"
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-14 14:58:22 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!