Date: Thu, 29 Mar 2007 11:31:05 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/stfl Makefile distinfo pkg-descr Message-ID: <200703291131.l2TBV6bo085308@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-03-29 11:31:05 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/stfl Makefile distinfo pkg-descr
Log:
Add port devel/stfl:
STFL is a library which implements a curses-based widget set for text
terminals. The STFL API can be used from C, SPL, Python, Perl and Ruby.
Since the API is only 14 simple function calls big and there are
already generic SWIG bindings it is very easy to port STFL to
additional scripting languages.
A special language (the Structured Terminal Forms Language) is used to
describe STFL GUIs. The language is designed to be easy and fast to
write so an application programmer does not need to spend ages fiddling
around with the GUI and can concentrate on the more interesting
programming tasks.
WWW: http://www.clifford.at/stfl/
Author: Clifford Wolf <clifford@clifford.at>
Revision Changes Path
1.2712 +1 -0 ports/devel/Makefile
1.1 +36 -0 ports/devel/stfl/Makefile (new)
1.1 +3 -0 ports/devel/stfl/distinfo (new)
1.1 +14 -0 ports/devel/stfl/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703291131.l2TBV6bo085308>
