notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/stfl/Makefile
SVNWeb

Number of commits found: 31

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 23 Sep 2021
[ 16:22 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:266130ce71ef2f1cd944a70789bf003da3254c29  commit hash:266130ce71ef2f1cd944a70789bf003da3254c29  commit hash:266130ce71ef2f1cd944a70789bf003da3254c29  266130c  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 29 Mar 2020
[ 11:34 tobik search for other commits by this committer ] Original commit   Revision:529797
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 search for other commits by this committer ] Original commit   Revision:521820
Respect ${NCURSES_IMPL}
Mon, 23 Feb 2015
[ 20:41 arved search for other commits by this committer ] Original commit   Revision:379704
Update to 0.24
Tue, 14 Oct 2014
[ 16:19 arved search for other commits by this committer ] Original commit   Revision:370869
Update to 0.23
Thu, 30 Jan 2014
[ 17:13 tijl search for other commits by this committer ] Original commit   Revision:341863
Bring back /-MM/s|-I.|$${CFLAGS}| to fix build with devel/ncurses.

Reported by:	Zsolt Udvari <udvzsolt@gmail.com>
[ 16:05 tijl search for other commits by this committer ] Original commit   Revision:341856
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 search for other commits by this committer ] Original commit   Revision:340961
Do not install license file for well known license
Convert USE_GMAKE-> USES=gmake
Unmute installation
Mon, 30 Dec 2013
[ 16:53 arved search for other commits by this committer ] Original commit   Revision:338139
support Stagedir
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Mon, 6 May 2013
[ 15:34 bapt search for other commits by this committer ] Original commit   Revision:317525 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Sat, 27 Apr 2013
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:312209 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
Thu, 19 Jan 2012
[ 08:28 arved search for other commits by this committer ] Original commit 
Update to 0.22
Mon, 11 Apr 2011
[ 08:34 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Add LICENSE and LICENSE_FILE to my ports.
Sat, 12 Dec 2009
[ 22:59 arved search for other commits by this committer ] Original commit 
Install pkg-config file
Take maintainership

Approved by:    old maintainer
Sat, 20 Jun 2009
[ 11:59 miwi search for other commits by this committer ] Original commit 
- Update to 0.21
Fri, 1 May 2009
[ 13:50 miwi search for other commits by this committer ] Original commit 
- Update to 0.20
Thu, 26 Mar 2009
[ 14:59 miwi search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_SAFE for SMP compilation
Sun, 7 Sep 2008
[ 10:13 miwi search for other commits by this committer ] Original commit 
- Update to 0.19
- Remove 5.X cruft
- Take maintainership
[ 00:19 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 279 ports in this commit are shown above. View all ports for this commit)
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Fri, 21 Dec 2007
[ 13:08 sat search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 0.15
Wed, 2 May 2007
[ 19:05 sat search for other commits by this committer ] Original commit 
- Update to 0.8
Thu, 29 Mar 2007
[ 11:31 sat search for other commits by this committer ] Original commit 
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: 31