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 <[EMAIL PROTECTED]>
  
  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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to