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/tig/Makefile
SVNWeb

Number of commits found: 46

Tue, 8 Aug 2023
[ 19:42 Mateusz Piotrowski (0mp) search for other commits by this committer Author: John Hein ]    commit hash:7b92e72aa4c3cf5b105b2426fdbd2ed7625a6498  commit hash:7b92e72aa4c3cf5b105b2426fdbd2ed7625a6498  commit hash:7b92e72aa4c3cf5b105b2426fdbd2ed7625a6498  7b92e72 
devel/tig: Fix the dependencies of the PCRE option

PR:		272722
Reported by:	mord0d@firemail.cc
Tue, 18 Jul 2023
[ 15:15 Mateusz Piotrowski (0mp) search for other commits by this committer Author: John Hein ]    commit hash:184c1d6d8bea06f2942c63ace2df4449626dc419  commit hash:184c1d6d8bea06f2942c63ace2df4449626dc419  commit hash:184c1d6d8bea06f2942c63ace2df4449626dc419  184c1d6 
devel/tig: Update to 2.5.8

Apart from the update, the patch also fixes a missing dependency.  If
pcre2 (or pcre) is detected during 'configure', it will enable the pcre
library during the build.

If so, 'make stage-qa' will complain:

> Error: /usr/local/bin/tig is linked to /usr/local/lib/libpcre2-posix.so.3 from
devel/pcre2 but it is not declared as a dependency
> Warning: you need LIB_DEPENDS+=libpcre2-posix.so:devel/pcre2

The patch also adds a PCRE option that explicity enables / disables pcre
as desired.  The default state of the PCRE option is off which is just
like how packages are build in a package builder environment where the
pcre package is not installed.  But I have no problem with having it on
by default (committer's discretion).  The advantage is that it allows
users to search via regexp which is a useful tool.  The pcre libs have a
friendly BSD3CLAUSE license.

While here, tweak some sorting / formatting as hinted by
portfmt/portclippy.

PR:	270362
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, 20 Jan 2022
[ 09:58 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:43e3964f8752de463a8bfd5aa4b2bc08eb948046  commit hash:43e3964f8752de463a8bfd5aa4b2bc08eb948046  commit hash:43e3964f8752de463a8bfd5aa4b2bc08eb948046  43e3964 
devel/tig: Update to 2.5.5

Changes:	https://github.com/jonas/tig/releases/tag/tig-2.5.5
Thu, 24 Jun 2021
[ 11:23 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:c5712347263beaf9f7d99c6f7abe9d34b8f162d9  commit hash:c5712347263beaf9f7d99c6f7abe9d34b8f162d9  commit hash:c5712347263beaf9f7d99c6f7abe9d34b8f162d9  c571234 
devel/tig: Update to 2.5.4

Changes:	https://github.com/jonas/tig/releases/tag/tig-2.5.4
Sat, 15 May 2021
[ 07:14 Tobias Kortkamp (tobik) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  9671981  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
*: Remove unnecessary 'port' argument from USES=readline

PR:		248459
Exp-run by:	antoine
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.
Thu, 11 Mar 2021
[ 19:12 0mp search for other commits by this committer ] Original commit   Revision:568127
Update to 2.5.3

Release notes:
https://github.com/jonas/tig/releases/tag/tig-2.5.3

While here, use test variables instead of a do-test target.
Fri, 12 Feb 2021
[ 22:11 0mp search for other commits by this committer ] Original commit   Revision:565072
Update to 2.5.2

While here, install the tigrc file as a @sample.

Changelog:
https://github.com/jonas/tig/releases/tag/tig-2.5.2

PR:		253459 (tigrc)
Reported by:	Michael Osipov <michael.osipov siemens com> (tigrc)
Wed, 4 Nov 2020
[ 22:34 0mp search for other commits by this committer ] Original commit   Revision:554103
Assume maintainership
Mon, 28 Sep 2020
[ 05:05 tobik search for other commits by this committer ] Original commit   Revision:550400 (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER
Fri, 10 Apr 2020
[ 05:38 tobik search for other commits by this committer ] Original commit   Revision:531288
devel/tig: Update to 2.5.1

Changes:	https://github.com/jonas/tig/releases/tag/tig-2.5.1
Tue, 19 Nov 2019
[ 21:45 tobik search for other commits by this committer ] Original commit   Revision:517987
devel/tig: Hook up tests
[ 21:08 tobik search for other commits by this committer ] Original commit   Revision:517983
devel/tig: Update to 2.5.0

Changes:	https://github.com/jonas/tig/releases/tag/tig-2.5.0
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Fri, 17 Aug 2018
[ 18:17 tobik search for other commits by this committer ] Original commit   Revision:477440
devel/tig: Always install the man pages

The man pages are already pre-generated so do not regenerate them
and drop the MANPAGES option and associated dependencies.

Also make sure the binary is not stripped when building WITH_DEBUG.
[ 17:53 tobik search for other commits by this committer ] Original commit   Revision:477438
Take devel/tig
[ 17:37 joneum search for other commits by this committer ] Original commit   Revision:477437
Update to 2.4.1

changelog: https://github.com/jonas/tig/releases/tag/tig-2.4.1

- Back to pool, because of a long history of maintainer timeouts

PR:		230024
Submitted by:	lightside <lightside@gmx.com>
Approved by:	darcsis@gmail.com (maintainer timeout)
Tue, 5 Dec 2017
[ 10:32 mat search for other commits by this committer ] Original commit   Revision:455573
Make the git dependency optional.

PR:		203457
Submitted by:	lightside gmx com
Approved by:	dharrigan gmail com
Sponsored by:	Absolight
Thu, 19 Oct 2017
[ 13:55 pizzamig search for other commits by this committer ] Original commit   Revision:452422
devel/tig: Update to 2.3.0

Changing maintainer, because of a long history of maintainer timeouts

PR:		222723
Submitted by:	dharrigan@gmail.com
Approved by:	darcsis@gmail.com (maintainer timeout)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12728
Sun, 1 Oct 2017
[ 10:01 matthew search for other commits by this committer ] Original commit   Revision:451040
Update to 2.2.2

PR:		222185
Submitted by:	seschwar@gmail.com
Approved by:	maintainer timeout (20+ days)
Tue, 27 Jun 2017
[ 13:46 sunpoet search for other commits by this committer ] Original commit   Revision:444463 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Tue, 13 Dec 2016
[ 15:28 amdmi3 search for other commits by this committer ] Original commit   Revision:428500
- Update to 2.2.1

PR:		214695
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout (darcsis@gmail.com, 3 weeks)
Wed, 5 Oct 2016
[ 19:57 amdmi3 search for other commits by this committer ] Original commit   Revision:423383
- Update to 2.2

PR:		211850
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout (darcsis@gmail.com, 6 weeks)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 4 May 2015
[ 11:17 jbeich search for other commits by this committer ] Original commit   Revision:385393
devel/tig: update to 2.1.1

- Add upstream patch to "fix crash due to out-of-bounds array access" [1]
- Pet portlint since r383894 by formatting patches with makepatch target

Changes:	http://jonas.nitro.dk/tig/NEWS.html#_tig_2_1_1
PR:		199382
Submitted by:	lightside <lightside@gmx.com>
Approved by:	maintainer timeout (3 weeks)
Obtained from:  https://github.com/jonas/tig/commit/718c6e9 [1]
Mon, 16 Mar 2015
[ 20:36 amdmi3 search for other commits by this committer ] Original commit   Revision:381441
- Update to 2.1

PR:		198576
Submitted by:	lightside@gmx.com (maintainer)
Fri, 23 Jan 2015
[ 11:44 amdmi3 search for other commits by this committer ] Original commit   Revision:377726
- Update to 2.0.3
- Add LICENSE_FILE
- Strip binary

PR:		196582
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout
Tue, 13 May 2014
[ 15:56 sunpoet search for other commits by this committer ] Original commit   Revision:353967
- Update to 2.0.2
- Use USES=ncurses
- Use USES=readline:port because tig requires readline 6.2+

Changes:	http://jonas.nitro.dk/tig/NEWS.html
PR:		ports/189539
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	Wei Guo <darcsis@gmail.com> (maintainer)
Sat, 11 Jan 2014
[ 15:04 amdmi3 search for other commits by this committer ] Original commit   Revision:339427
- Update to 1.2.1

PR:		185039
Submitted by:	amdmi3
Approved by:	maintainer timeout
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)
Thu, 5 Sep 2013
[ 20:18 bsam search for other commits by this committer ] Original commit   Revision:326444 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
. introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value is
  "--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
  otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.

Approved by:	portmgr (bapt, implicit)
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, 18 Oct 2012
[ 19:28 rm search for other commits by this committer ] Original commit   Revision:306092
- update to 1.1
- trim Makefile header, while here

PR:		172857
Submitted by:	Denise H. G. <darcsis at gmail dot com> (maintainer)
Feature safe:	yes
Wed, 30 May 2012
[ 04:03 rakuco search for other commits by this committer ] Original commit 
- Update to 1.0 [1]
- Unify the empty separate inclusion of bsd.port.pre.mk and
  bsd.port.post.mk into a single .include <bsd.port.mk>

PR:             ports/167801
Submitted by:   olgeni [1]
Approved by:    Denise H. G. (maintainer timeout, ~3 weeks)
Sun, 6 Nov 2011
[ 14:34 clsung search for other commits by this committer ] Original commit 
- Update to 0.18

PR:             devel/tig
Submitted by:   clsung
Approved by:    maintainer (Denise H. G.)
Tue, 22 Mar 2011
[ 20:31 dhn search for other commits by this committer ] Original commit 
- Update to 0.17

PR:             ports/155373
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
Approved by:    maintainer
Sat, 9 Oct 2010
[ 04:19 sunpoet search for other commits by this committer ] Original commit 
- Update to 0.16.2
- Add LICENSE

PR:             ports/151302
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
Approved by:    pgollucci (mentor, implicit)
Sun, 13 Dec 2009
[ 00:20 miwi search for other commits by this committer ] Original commit 
- Update to 0.15

PR:             141400
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
Mon, 16 Mar 2009
[ 22:45 beat search for other commits by this committer ] Original commit 
- Update to 0.14.1

PR:             ports/132626
Submitted by:   Ashish Shukla <wahjava AT gmail.com>
Approved by:    darcsis AT gmail.com (maintainer), miwi (mentor)
Tue, 20 Jan 2009
[ 22:29 pav search for other commits by this committer ] Original commit 
- Update to 0.13

PR:             ports/130545
Submitted by:   darcsis@gmail.com (Denise H. G.) (maintainer)
Mon, 29 Sep 2008
[ 13:32 jadawin search for other commits by this committer ] Original commit 
- Update to 0.12

PR:             ports/127706
Submitted by:   Denise H. G. <darcsis _AT_ gmail _DOT_ com> (maintainer)
Wed, 9 Apr 2008
[ 11:51 tabthorpe search for other commits by this committer ] Original commit 
- Update to 0.11

PR:             ports/122566
Submitted by:   Denise H. G. <darcsis gmail.com> (maintainer)
Sun, 23 Mar 2008
[ 08:17 rafan search for other commits by this committer ] Original commit 
- Update to 0.10.1
- Conditionally depends on ncurses for wide character support

PR:             ports/121950
Submitted by:   Denise H. G. <darcsis at gmail.com> (maintainer)
Wed, 19 Mar 2008
[ 15:14 rafan search for other commits by this committer ] Original commit 
Tig is a git repository browser that additionally
can act as a pager for output from various git
commands.

When browsing repositories, it uses the underlying
git commands to present the user with various views,
such as summarized revision log and showing the
commit with the log message, diffstat, and the diff.

Using it as a pager, it will display input from stdin
and colorize it.

WWW: http://jonas.nitro.dk/tig/

PR:             ports/121805
Submitted by:   Denise H. G. <darcsis at gmail.com>

Number of commits found: 46