Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 18:59:34 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/fpl Makefile distinfo pkg-descr pkg-plist ports/lang/fpl/files patch-aa
Message-ID:  <200308300159.h7U1xYdf079409@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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