Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 10:16:54 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/afay Makefile distinfo pkg-descr pkg-plist ports/devel/afay/files patch-afay_aflex_src_gnat_unix_tognat patch-afay_ayacc_src_gnat_unix_tognat
Message-ID:  <200611141016.kAEAGsFT093849@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2006-11-14 10:16:54 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/afay           Makefile distinfo pkg-descr pkg-plist 
    devel/afay/files     patch-afay_aflex_src_gnat_unix_tognat 
                         patch-afay_ayacc_src_gnat_unix_tognat 
  Log:
  A modified version of Aflex/Ayacc for Ada95 parent/child feature support. A new
  directive "%unit A.B.C" is added, enabling the Ada unit A.B.C to be the parent
  of the generated lexer/parser.
  
  Aflex/Ayacc are copyrighted by the The University of California.
  
  PR:             ports/105356
  Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
  
  Revision  Changes    Path
  1.2510    +1 -0      ports/devel/Makefile
  1.1       +58 -0     ports/devel/afay/Makefile (new)
  1.1       +3 -0      ports/devel/afay/distinfo (new)
  1.1       +12 -0     ports/devel/afay/files/patch-afay_aflex_src_gnat_unix_tognat (new)
  1.1       +12 -0     ports/devel/afay/files/patch-afay_ayacc_src_gnat_unix_tognat (new)
  1.1       +5 -0      ports/devel/afay/pkg-descr (new)
  1.1       +26 -0     ports/devel/afay/pkg-plist (new)



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