Port details |
- stfl Structured Terminal Forms Language/Library
- 0.24_1 devel =3 0.24_1Version of this port present on the latest quarterly branch.
- Maintainer: arved@FreeBSD.org
- Port Added: 2007-03-29 11:34:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libevent, xdm, autoconf, libXdamage, libglade2
- License: GPLv3
- WWW:
- https://www.clifford.at/stfl/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/stfl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/stfl
- pkg install stfl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stfl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (stfl-0.24.tar.gz) = d4a7aa181a475aaf8a8914a8ccb2a7ff28919d4c8c0f8a061e17a0c36869c090
SIZE (stfl-0.24.tar.gz) = 45585
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libiconv.so : converters/libiconv
- This port is required by:
- for Libraries
-
- irc/smuxi
- security/kdbxviewer
- www/newsboat
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_stfl
- USES:
- gmake iconv:wchar_t ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.24_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.24_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.24_1 23 Sep 2021 16:22:54 |
Baptiste Daroussin (bapt) |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
0.24_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.24_1 29 Mar 2020 11:34:10 |
tobik |
devel/stfl: Fix display corruption bug
This is needed by newsboat to fix
https://github.com/newsboat/newsboat/issues/506
While here also strip the library.
PR: 245001
Approved by: arved (maintainer) |
0.24 02 Jan 2020 09:52:16 |
bapt |
Respect ${NCURSES_IMPL} |
0.24 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.24 02 Mar 2015 23:21:08 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.24 23 Feb 2015 20:50:05 |
arved |
Oops, forgot the distinfo update
Spotted by: rm |
0.24 23 Feb 2015 20:41:58 |
arved |
Update to 0.24 |
0.23 14 Oct 2014 16:19:40 |
arved |
Update to 0.23 |
0.22_1 30 Jan 2014 17:13:27 |
tijl |
Bring back /-MM/s|-I.|$${CFLAGS}| to fix build with devel/ncurses.
Reported by: Zsolt Udvari <udvzsolt@gmail.com> |
0.22_1 30 Jan 2014 16:05:26 |
tijl |
devel/stfl:
- Fix a crash on FreeBSD 10 by indicating the port uses the WCHAR_T
iconv extension.
- Use more of the port's own build system. This simplifies the Makefile.
www/newsbeuter:
- Indicate the port uses the //TRANSLIT iconv extension.
- Use OPTIONS_SUB.
PR: ports/186257
Approved by: arved (maintainer) |
0.22 25 Jan 2014 00:19:21 |
bapt |
Do not install license file for well known license
Convert USE_GMAKE-> USES=gmake
Unmute installation |
0.22 30 Dec 2013 16:53:22 |
arved |
support Stagedir |
0.22 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.22 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.22 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.22 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.22 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
0.22 19 Jan 2012 08:28:45 |
arved |
Update to 0.22 |
0.21_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.21_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.21_1 11 Apr 2011 08:34:17 |
bapt |
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@) |
0.21_1 30 May 2010 17:39:07 |
arved |
Add LICENSE and LICENSE_FILE to my ports. |
0.21_1 12 Dec 2009 22:59:29 |
arved |
Install pkg-config file
Take maintainership
Approved by: old maintainer |
0.21 20 Jun 2009 11:59:46 |
miwi |
- Update to 0.21 |
0.20 01 May 2009 13:50:31 |
miwi |
- Update to 0.20 |
0.19 26 Mar 2009 14:59:17 |
miwi |
- Mark MAKE_JOBS_SAFE for SMP compilation |
0.19 07 Sep 2008 10:13:58 |
miwi |
- Update to 0.19
- Remove 5.X cruft
- Take maintainership |
0.18 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.18 21 Dec 2007 13:08:06 |
sat |
- Update to 0.18
- Prefer ncursesw from ports when both ports and /lib versions
are available, to avoid conflict with newsbeuter, which depends
on stfl and prefers ncursesw from ports. |
0.15 08 Aug 2007 21:03:25 |
sat |
- Attempt to fix build when using ncurses from ports (e.g. on 5.x)
Reported by: pointyhat via kris |
0.15 02 Aug 2007 13:41:49 |
sat |
- Update to 0.15 |
0.8 02 May 2007 19:05:14 |
sat |
- Update to 0.8 |
0.7 29 Mar 2007 11:31:05 |
sat |
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> |