summaryrefslogtreecommitdiff
path: root/lang/fpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-1/+1
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* BROKEN: Does not fetchKris Kennaway2003-10-121-0/+2
| | | | Notes: svn path=/head/; revision=90947
* new port: net/fplEdwin Groothuis2003-08-305-0/+60
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> Notes: svn path=/head/; revision=88033