non port: devel/stfl/Makefile |
SVNWeb
|
Number of commits found: 29 |
Thu, 23 Sep 2021
|
[ 16:22 Baptiste Daroussin (bapt) ] 266130c (Only the first 10 of 34 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 29 Mar 2020
|
[ 11:34 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)
|
Thu, 2 Jan 2020
|
[ 09:52 bapt ]
Respect ${NCURSES_IMPL}
|
Mon, 23 Feb 2015
|
[ 20:41 arved ]
Update to 0.24
|
Tue, 14 Oct 2014
|
[ 16:19 arved ]
Update to 0.23
|
Thu, 30 Jan 2014
|
[ 17:13 tijl ]
Bring back /-MM/s|-I.|$${CFLAGS}| to fix build with devel/ncurses.
Reported by: Zsolt Udvari <udvzsolt@gmail.com>
|
[ 16:05 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)
|
Sat, 25 Jan 2014
|
[ 00:19 bapt ]
Do not install license file for well known license
Convert USE_GMAKE-> USES=gmake
Unmute installation
|
Mon, 30 Dec 2013
|
[ 16:53 arved ]
support Stagedir
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Thu, 19 Jan 2012
|
[ 08:28 arved ]
Update to 0.22
|
Mon, 11 Apr 2011
|
[ 08:34 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
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@)
|
Sun, 30 May 2010
|
[ 17:39 arved ] (Only the first 10 of 27 ports in this commit are shown above. )
Add LICENSE and LICENSE_FILE to my ports.
|
Sat, 12 Dec 2009
|
[ 22:59 arved ]
Install pkg-config file
Take maintainership
Approved by: old maintainer
|
Sat, 20 Jun 2009
|
[ 11:59 miwi ]
- Update to 0.21
|
Fri, 1 May 2009
|
[ 13:50 miwi ]
- Update to 0.20
|
Thu, 26 Mar 2009
|
[ 14:59 miwi ]
- Mark MAKE_JOBS_SAFE for SMP compilation
|
Sun, 7 Sep 2008
|
[ 10:13 miwi ]
- Update to 0.19
- Remove 5.X cruft
- Take maintainership
|
[ 00:19 linimon ] (Only the first 10 of 279 ports in this commit are shown above. )
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Fri, 21 Dec 2007
|
[ 13:08 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.
|
Wed, 8 Aug 2007
|
[ 21:03 sat ]
- Attempt to fix build when using ncurses from ports (e.g. on 5.x)
Reported by: pointyhat via kris
|
Thu, 2 Aug 2007
|
[ 13:41 sat ]
- Update to 0.15
|
Wed, 2 May 2007
|
[ 19:05 sat ]
- Update to 0.8
|
Thu, 29 Mar 2007
|
[ 11:31 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>
|
Number of commits found: 29 |