cvs commit: ports/lang Makefile ports/lang/fpl Makefile distinfo
 pkg-descr pkg-plist ports/lang/fpl/files patch-aa
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Fri Aug 29 18:59:34 PDT 2003
    
    
  
edwin       2003/08/29 18:59:34 PDT
  FreeBSD ports repository
  Modified files:
    lang                 Makefile 
  Added files:
    lang/fpl             Makefile distinfo pkg-descr pkg-plist 
    lang/fpl/files       patch-aa 
  Log:
  new port: net/fpl
  
          FPL is a complete script programming language _very_ similar
          to C. If you are a software developer and plans to add any
          kind of macro/script control, consider the FPL alternative!
  
          FPL library lets the software programmer define functions
          and variables that FPL should accept. The library will call
          a function in the software whenever any of these functions
          are used or variables are read in an FPL program.
  
  PR:             ports/46756
  Submitted by:   Dominic Marks <dom at cus.org.uk>
  
  Revision  Changes    Path
  1.357     +1 -0      ports/lang/Makefile
  1.1       +34 -0     ports/lang/fpl/Makefile (new)
  1.1       +1 -0      ports/lang/fpl/distinfo (new)
  1.1       +11 -0     ports/lang/fpl/files/patch-aa (new)
  1.1       +10 -0     ports/lang/fpl/pkg-descr (new)
  1.1       +4 -0      ports/lang/fpl/pkg-plist (new)
    
    
More information about the cvs-all
mailing list