Bug 161577 - [NEW PORT] textproc/ats-contrib-parcomb: Parser combinators for ATS language
Summary: [NEW PORT] textproc/ats-contrib-parcomb: Parser combinators for ATS language
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-14 09:10 UTC by Jyun-Yan You
Modified: 2011-10-14 18:10 UTC (History)
0 users

See Also:


Attachments
ats-contrib-parcomb-0.2.5.shar (1.26 KB, text/plain)
2011-10-14 09:10 UTC, Jyun-Yan You
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jyun-Yan You 2011-10-14 09:10:03 UTC
This PR depends on ports/161575.

This contributed library provides
parser combinators for ATS language.

WWW: http://www.ats-lang.org/

Generated with FreeBSD Port Tools 0.99
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2011-10-14 16:30:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-14 18:04:19 UTC
lwhsu       2011-10-14 17:04:06 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/ats-contrib-parcomb Makefile pkg-descr 
  Log:
  Add ats-contrib-parcomb 0.2.5, parser combinators for ATS language.
  
  PR:             ports/161577
  Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.1664    +1 -0      ports/textproc/Makefile
  1.1       +20 -0     ports/textproc/ats-contrib-parcomb/Makefile (new)
  1.1       +4 -0      ports/textproc/ats-contrib-parcomb/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 3 Li-Wen Hsu freebsd_committer freebsd_triage 2011-10-14 18:05:09 UTC
State Changed
From-To: open->closed

New port added. Thanks!