Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2008 20:53:43 +0000 (UTC)
From:      Oliver Braun <obraun@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/hs-uuagc Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200802282053.m1SKrhD5000546@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obraun      2008-02-28 20:53:43 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-uuagc       Makefile distinfo pkg-descr pkg-plist 
  Log:
  UUAG is the Utrecht University Attribute Grammar system.
  Generates Haskell files from an attribute grammar specification
  
  It is a preprocessor for Haskell which makes it easy to write catamorphisms
  (that is, functions that do to any datatype what foldr does to lists).
  You can define tree walks using the intuitive concepts of inherited and
  synthesized attributes, while keeping the full expressive power of Haskell.
  
  maintainer:     Arie Middelkoop <ariem@cs.uu.nl>
  license:        GPL-2
  WWW:            http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem
  package-url:    http://nix.cs.uu.nl/dist/hut/
  
  PR:             ports/121152
  Submitted by:   Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
  
  Revision  Changes    Path
  1.3012    +1 -0      ports/devel/Makefile
  1.1       +41 -0     ports/devel/hs-uuagc/Makefile (new)
  1.1       +3 -0      ports/devel/hs-uuagc/distinfo (new)
  1.1       +12 -0     ports/devel/hs-uuagc/pkg-descr (new)
  1.1       +3 -0      ports/devel/hs-uuagc/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802282053.m1SKrhD5000546>