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
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/git-cinnabar/Makefile
SVNWeb

Number of commits found: 144 (showing only 100 on this page)

1 | 2  »  

Wed, 22 Mar 2023
[ 20:00 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:5337cc5c4a604109d3c9ddeb81315b8d7861db82  commit hash:5337cc5c4a604109d3c9ddeb81315b8d7861db82  commit hash:5337cc5c4a604109d3c9ddeb81315b8d7861db82  5337cc5 
devel/git-cinnabar: unbreak with git/CURL=off (track direct dependency)

In file included from helper/hg-bundle.c:3:
./http.h:6:10: fatal error: 'curl/curl.h' file not found
 #include <curl/curl.h>
          ^~~~~~~~~~~~~

Error: /usr/local/libexec/git-core/git-cinnabar-helper is linked to
/usr/local/lib/libcurl.so.4 from ftp/curl but it is not declared as
a dependency
Warning: you need LIB_DEPENDS+=libcurl.so:ftp/curl

Regressed by:	https://github.com/glandium/git-cinnabar/commit/fb3292fa908a
See also:	https://github.com/glandium/git-cinnabar/commit/76edb8c76bbb
[ 20:00 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4ed60cbb4ebdf12a283f3f619e12d780d5c36354  commit hash:4ed60cbb4ebdf12a283f3f619e12d780d5c36354  commit hash:4ed60cbb4ebdf12a283f3f619e12d780d5c36354  4ed60cb 
devel/git-cinnabar: drop unused dependencies

Error: /usr/local/libexec/git-core/git-cinnabar-helper is linked to
/usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as
a dependency
Warning: you need USES+=gettext-runtime

Error: /usr/local/libexec/git-core/git-cinnabar-helper is linked to
/usr/local/lib/libpcre2-8.so.0 from devel/pcre2 but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libpcre2-8.so:devel/pcre2
Wed, 15 Mar 2023
[ 18:30 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:97d454cb324d5a1dae16cde52dd2f412ea571c02  commit hash:97d454cb324d5a1dae16cde52dd2f412ea571c02  commit hash:97d454cb324d5a1dae16cde52dd2f412ea571c02  97d454c 
devel/git-cinnabar: unbreak after d3a5eb641d28

patch -p1 -F0 -o helper/object-file.patched.c git-core/object-file.c <
helper/object-file.c.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/object-file.c b/object-file.c
|index 8be57f48de..52315414f3 100644
|--- a/object-file.c
|+++ b/object-file.c
--------------------------
Patching file git-core/object-file.c using Plan A...
Hunk #1 failed at 34.
1 out of 1 hunks failed--saving rejects to helper/object-file.patched.c.rej
done
gmake[2]: *** [helper/helper.mk:104: helper/object-file.patched.c] Error 1

PR:		270222
Wed, 15 Feb 2023
[ 14:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:7771c1a3aee3b7d530fb30b13153a95da0cf1cb3  commit hash:7771c1a3aee3b7d530fb30b13153a95da0cf1cb3  commit hash:7771c1a3aee3b7d530fb30b13153a95da0cf1cb3  7771c1a 
devel/git-cinnabar: rebuild after 02305894426d
Wed, 18 Jan 2023
[ 04:12 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:e3900e8c6e5a64861770f4a1fabf569a37b19adf  commit hash:e3900e8c6e5a64861770f4a1fabf569a37b19adf  commit hash:e3900e8c6e5a64861770f4a1fabf569a37b19adf  e3900e8 
devel/git-cinnabar: rebuild after acd6144c488b
Thu, 22 Dec 2022
[ 17:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3e099dfff7beb92bcdd6a5ccfda34c675f9eab96  commit hash:3e099dfff7beb92bcdd6a5ccfda34c675f9eab96  commit hash:3e099dfff7beb92bcdd6a5ccfda34c675f9eab96  3e099df 
devel/git-cinnabar: rebuild after eb7ecd38d812

PR:		268324
Sat, 29 Oct 2022
[ 04:40 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f7f5dc59179c44d82104f6ec01fa9bbb0a6ae7e8  commit hash:f7f5dc59179c44d82104f6ec01fa9bbb0a6ae7e8  commit hash:f7f5dc59179c44d82104f6ec01fa9bbb0a6ae7e8  f7f5dc5 
devel/git-cinnabar: update to 0.5.11

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.11
Reported by:	GitHub (watch releases)
Tue, 18 Oct 2022
[ 18:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9300cfc746daad2046ebb638ac03849b5113a8bd  commit hash:9300cfc746daad2046ebb638ac03849b5113a8bd  commit hash:9300cfc746daad2046ebb638ac03849b5113a8bd  9300cfc 
devel/git-cinnabar: rebuild after da372a849a7e
Tue, 4 Oct 2022
[ 08:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:755cbf1a995b5964627bccc557f99033217d95ef  commit hash:755cbf1a995b5964627bccc557f99033217d95ef  commit hash:755cbf1a995b5964627bccc557f99033217d95ef  755cbf1 
devel/git-cinnabar: rebuild after 4807b6c44baa
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)
Sat, 3 Sep 2022
[ 00:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4994fd0dcd201bf0088d16fc13240f0cffb9be30  commit hash:4994fd0dcd201bf0088d16fc13240f0cffb9be30  commit hash:4994fd0dcd201bf0088d16fc13240f0cffb9be30  4994fd0 
devel/git-cinnabar: unbreak after d1b5bac3a60c

Patching file git-core/tree-walk.c using Plan A...
Hunk #1 failed at 47.
cc -o hg-connect-http.o -c -MF ./.depend/hg-connect-http.o.d -MQ
hg-connect-http.o -MMD -MP  -isystem/usr/local/include -DLIBICONV_PLUG -O2 -pipe
-ffunction-sections -fdata-sections -fstack-protector-strong
-fno-strict-aliasing  -DLIBICONV_PLUG -fstack-protector-strong  -I.
-I/usr/local/include -DGIT_HOST_CPU="\"amd64\"" -DUSE_LIBPCRE2
-I/usr/local/include -DUSE_CURL_FOR_IMAP_SEND -I/usr/include -DUSE_ST_TIMESPEC
-DSUPPORTS_SIMPLE_IPC -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES
-DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\""
-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK
-pthread -DHAVE_PATHS_H -DHAVE_STRINGS_H -DHAVE_CLOCK_GETTIME
-DHAVE_CLOCK_MONOTONIC -DHAVE_BSD_SYSCTL -DHAVE_BSD_KERN_PROC_SYSCTL
-DHAVE_GETDELIM -DHAVE_ARC4RANDOM -DFREAD_READS_DIRECTORIES
-DDIR_HAS_BSD_GROUP_SEMANTICS -DFILENO_IS_A_MACRO -DSHELL_PATH='"/bin/sh"' 
helper/hg-connect-http.c
done
1 out of 1 hunks failed--saving rejects to helper/tree-walk.patched.c.rej
done
gmake[2]: *** [helper/helper.mk:99: helper/tree-walk.patched.c] Error 1
Fri, 12 Aug 2022
[ 11:42 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:723d5f1554fda0c287402d919d9a8e6a59f20215  commit hash:723d5f1554fda0c287402d919d9a8e6a59f20215  commit hash:723d5f1554fda0c287402d919d9a8e6a59f20215  723d5f1 
devel/git-cinnabar: rebuild after 364a61ac811e
Sat, 30 Jul 2022
[ 22:28 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:740b486afe3998087e9041cb884dc6c9fde209e4  commit hash:740b486afe3998087e9041cb884dc6c9fde209e4  commit hash:740b486afe3998087e9041cb884dc6c9fde209e4  740b486 
devel/git-cinnabar: update to 0.5.10

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.10
Reported by:	GitHub (watch releases)
Fri, 15 Jul 2022
[ 22:52 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:0505ef1f910e2bbaf87f7a9748edec4088892632  commit hash:0505ef1f910e2bbaf87f7a9748edec4088892632  commit hash:0505ef1f910e2bbaf87f7a9748edec4088892632  0505ef1 
devel/git-cinnabar: update to 0.5.9

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.9
Reported by:	GitHub (watch releases)
Tue, 12 Jul 2022
[ 21:01 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:38a4beeaf02084660d10cc12a5c19bea72c6ee49  commit hash:38a4beeaf02084660d10cc12a5c19bea72c6ee49  commit hash:38a4beeaf02084660d10cc12a5c19bea72c6ee49  38a4bee 
devel/git-cinnabar: rebuild after febb00cecd71
Mon, 27 Jun 2022
[ 22:32 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:0ab8da801536e6e2adae73031c71faed7f2d7962  commit hash:0ab8da801536e6e2adae73031c71faed7f2d7962  commit hash:0ab8da801536e6e2adae73031c71faed7f2d7962  0ab8da8 
devel/git-cinnabar: unbreak after 7a2cc88e5838

helper/hg-connect-stdio.c:218:22: error: no member named 'env_array' in 'struct
child_process'
        strvec_pushv(&proc->env_array, (const char **)local_repo_env);
                      ~~~~  ^
Mon, 9 May 2022
[ 18:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:01701895aedb5bb4815c42d7a761e1b60d6ab0e2  commit hash:01701895aedb5bb4815c42d7a761e1b60d6ab0e2  commit hash:01701895aedb5bb4815c42d7a761e1b60d6ab0e2  0170189 
devel/git-cinnabar: rebuild after 541b88be2483
Thu, 21 Apr 2022
[ 00:05 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:66c655dd04ae5a595a2218503d588c33973570ec  commit hash:66c655dd04ae5a595a2218503d588c33973570ec  commit hash:66c655dd04ae5a595a2218503d588c33973570ec  66c655d 
devel/git-cinnabar: unbreak after c472db1cb7c6

patch -p1 -F0 -o helper/fast-import.patched.c git-core/builtin/fast-import.c <
helper/fast-import.c.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/builtin/fast-import.c b/builtin/fast-import.c
|index 20406f6775..7ff0911c2c 100644
|--- a/builtin/fast-import.c
|+++ b/builtin/fast-import.c
--------------------------
Patching file git-core/builtin/fast-import.c using Plan A...
Hunk #1 failed at 19.
Hunk #2 succeeded at 747 (offset 9 lines).
Hunk #3 succeeded at 848 (offset 9 lines).
Hunk #4 failed at 867.
Hunk #5 succeeded at 967 (offset 9 lines).
Hunk #6 succeeded at 1653 (offset 9 lines).
Hunk #7 succeeded at 2222 (offset 9 lines).
Hunk #8 succeeded at 2288 (offset 9 lines).
2 out of 8 hunks failed--saving rejects to helper/fast-import.patched.c.rej
done
Tue, 12 Apr 2022
[ 19:04 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:0793179c6e9b38ecdc7f5250a3e9b65697ee3ca6  commit hash:0793179c6e9b38ecdc7f5250a3e9b65697ee3ca6  commit hash:0793179c6e9b38ecdc7f5250a3e9b65697ee3ca6  0793179 
devel/git-cinnabar: rebuild after 446774750357
Wed, 2 Feb 2022
[ 11:45 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:174d1edd69bad060cb9d5480c391253ae76f42cf  commit hash:174d1edd69bad060cb9d5480c391253ae76f42cf  commit hash:174d1edd69bad060cb9d5480c391253ae76f42cf  174d1ed 
devel/git-cinnabar: unbreak after 575abbd62626

helper/cinnabar-util.c:230:16: error: no member named 'argv' in 'struct
child_process'; did you mean 'args'?
        context->proc.argv = argv;
                      ^~~~
helper/hg-connect-stdio.c:218:8: error: no member named 'env' in 'struct
child_process'
        proc->env = local_repo_env;
        ~~~~  ^
Fri, 26 Nov 2021
[ 05:25 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:77ea6411e8deb12c116369e0c2e80040bd2617cc  commit hash:77ea6411e8deb12c116369e0c2e80040bd2617cc  commit hash:77ea6411e8deb12c116369e0c2e80040bd2617cc  77ea641 
devel/git-cinnabar: unbreak after 317ce5d4d408

helper/cinnabar-fast-import.c:525:5: error: redefinition of 'write_object_file'
int write_object_file(const void *buf, unsigned long len, const char *type,
    ^
./object-store.h:229:19: note: previous definition is here
static inline int write_object_file(const void *buf, unsigned long len,
                  ^
Sat, 20 Nov 2021
[ 00:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:2b80dde837fadf49fc82560524ecf252ba4b7b21  commit hash:2b80dde837fadf49fc82560524ecf252ba4b7b21  commit hash:2b80dde837fadf49fc82560524ecf252ba4b7b21  2b80dde 
devel/git-cinnabar: update to 0.5.8

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.8
Reported by:	GitHub (watch releases)
Sat, 30 Oct 2021
[ 06:26 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:02845535afe06776909622d7b5d1d545e001ea04  commit hash:02845535afe06776909622d7b5d1d545e001ea04  commit hash:02845535afe06776909622d7b5d1d545e001ea04  0284553 
devel/git-cinnabar: rebuild after 67be9a912d61
Tue, 12 Oct 2021
[ 16:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:2096f8f0c0e7614e633900f3a6a141bdbd60da07  commit hash:2096f8f0c0e7614e633900f3a6a141bdbd60da07  commit hash:2096f8f0c0e7614e633900f3a6a141bdbd60da07  2096f8f 
devel/git-cinnabar: unbreak after 65831666797c

patch -p1 -F0 -o helper/csum-file.patched.c git-core/csum-file.c <
helper/csum-file.c.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/csum-file.c b/csum-file.c
|index 7510950fa3..19d02e3a63 100644
|--- a/csum-file.c
|+++ b/csum-file.c
--------------------------
Patching file git-core/csum-file.c using Plan A...
Hunk #1 failed at 86.
1 out of 1 hunks failed--saving rejects to helper/csum-file.patched.c.rej
done
gmake[2]: *** [helper/helper.mk:99: helper/csum-file.patched.c] Error 1
Thu, 16 Sep 2021
[ 02:16 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:06a8050112e6f7d9e5cce0e3a61c05686f6d9b25  commit hash:06a8050112e6f7d9e5cce0e3a61c05686f6d9b25  commit hash:06a8050112e6f7d9e5cce0e3a61c05686f6d9b25  06a8050  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
devel/mercurial: update to 5.9.1.

Bump PORTREVISIONs for dependant ports.
While I'm here update devel/tortoisehg to 5.9.1. (*)

Approved by:	arrowd (*)
PR:		ports/258352
Sun, 25 Jul 2021
[ 16:17 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:0028bbc611d58afdfa4cc95c252b73e5f75a89c5  commit hash:0028bbc611d58afdfa4cc95c252b73e5f75a89c5  commit hash:0028bbc611d58afdfa4cc95c252b73e5f75a89c5  0028bbc 
devel/git-cinnabar: unbreak with python310

$ git clone hg::https://hg.mozilla.org/projects/nss
Cloning into 'nss'...
Traceback (most recent call last):
  File "/usr/local/libexec/git-core/git-remote-hg", line 9, in <module>
    from cinnabar.githg import GitHgStore
  File "g/usr/local/libexec/git-core/pythonlib/cinnabar/githg.py", line 17, in
<module>
    from collections import (
ImportError: cannot import name 'Sequence' from 'collections'
(/usr/local/lib/python3.10/collections/__init__.py)
Tue, 22 Jun 2021
[ 18:13 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:2a14b05b62492ebb4c456815d141e32d64d79ce6  commit hash:2a14b05b62492ebb4c456815d141e32d64d79ce6  commit hash:2a14b05b62492ebb4c456815d141e32d64d79ce6  2a14b05 
devel/git-cinnabar: unbreak after 754ca6f4c9c3

Patching file git-core/csum-file.c using Plan A...
Hunk #1 failed at 86.
1 out of 1 hunks failed--saving rejects to helper/csum-file.patched.c.rej
done
gmake[2]: *** [helper/helper.mk:99: helper/csum-file.patched.c] Error 1
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
[ 08:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:d34abcb3e18f8be04522ff9059b62a38123e8938  commit hash:d34abcb3e18f8be04522ff9059b62a38123e8938  commit hash:d34abcb3e18f8be04522ff9059b62a38123e8938  d34abcb 
devel/git-cinnabar: update to 0.5.7

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.7
Reported by:	GitHub (watch releases)
Tue, 30 Mar 2021
[ 14:18 jbeich search for other commits by this committer ] Original commit   Revision:569558
devel/git-cinnabar: rebuild after r569549
Thu, 18 Mar 2021
[ 14:43 jbeich search for other commits by this committer ] Original commit   Revision:568743
devel/git-cinnabar: unbreak after r568648

Patching file helper/sha1-file.c.patch using Plan A...
No such line 1867 in input file, ignoring
Hunk #1 failed at 1868.

Reported by:	pkg-fallout
Tue, 9 Feb 2021
[ 13:48 jbeich search for other commits by this committer ] Original commit   Revision:564786
devel/git-cinnabar: rebuild after r564784
Thu, 31 Dec 2020
[ 17:53 jbeich search for other commits by this committer ] Original commit   Revision:559758
devel/git-cinnabar: unbreak after r559755

helper/cinnabar-helper.c:1981:3: warning: implicit declaration of function
'hashmap_free_entries' is invalid in C99 [-Wimplicit-function-declaration]
                hashmap_free_entries(&track.commit_cache, struct oid_map_entry,
ent);
                ^
helper/cinnabar-helper.c:1981:45: error: expected expression
                hashmap_free_entries(&track.commit_cache, struct oid_map_entry,
ent);
                                                          ^
helper/cinnabar-helper.c:1981:67: error: use of undeclared identifier 'ent'
                hashmap_free_entries(&track.commit_cache, struct oid_map_entry,
ent);
                                                                               
^
helper/cinnabar-helper.c:1982:43: error: expected expression
                hashmap_free_entries(&track.tree_cache, struct oid_map_entry,
ent);
                                                        ^
helper/cinnabar-helper.c:1982:65: error: use of undeclared identifier 'ent'
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 29 Dec 2020
[ 09:09 jbeich search for other commits by this committer ] Original commit   Revision:559553
devel/git-cinnabar: drop py27 flavor remains after r559531
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Thu, 12 Nov 2020
[ 10:11 jbeich search for other commits by this committer ] Original commit   Revision:554943
devel/git-cinnabar: chase r547798 by offering py3 by default
[ 10:01 jbeich search for other commits by this committer ] Original commit   Revision:554942
devel/git-cinnabar: update to 0.5.6

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.6
Reported by:	GitHub (watch releases)
Thu, 5 Nov 2020
[ 19:34 jbeich search for other commits by this committer ] Original commit   Revision:554154
devel/git-cinnabar: unbreak after r554143

gmake[2]: *** No rule to make target 'fast-import.c', needed by
'helper/fast-import.patched.c'.  Stop.

Obtained from:	upstream
[ 19:34 jbeich search for other commits by this committer ] Original commit   Revision:554153
devel/git-cinnabar: chase r547798 by not forcing mercurial
Sun, 6 Sep 2020
[ 15:09 arrowd search for other commits by this committer ] Original commit   Revision:547798 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
devel/mercurial: Update to 5.5 and flavorize. Adjust dependency lines and bump
PORTREVISION's for ports that depend on mercurial.

PR:		242463
Submitted by:	Peter Wullinger <freebsd@dhke.de> (original patch)
Wed, 5 Aug 2020
[ 13:12 jbeich search for other commits by this committer ] Original commit   Revision:544221
devel/git-cinnabar: rebuild after r544220
Wed, 24 Jun 2020
[ 20:52 jbeich search for other commits by this committer ] Original commit   Revision:540347
devel/git-cinnabar: simplify MAKE_ENV and MAKE_ARGS

- PYTHON_PATH is no longer used by git-cinnabar itself
- Convert != to ${:!...!}
- Convert /.. to :H

Note, foreign variables can be factored out (dubious benefit):

  # Import devel/git variables (append if :group is missing)
  .for v in MAKE_ENV MAKE_ARGS WRKSRC:git
  ${v:S/:/_/}+=	${:!${SETENV} -u FLAVOR ${MAKE} -V ${v:C/:.*//} -C
${PORTSDIR}/devel/git!}
  .endfor
Mon, 15 Jun 2020
[ 03:56 jbeich search for other commits by this committer ] Original commit   Revision:538844
devel/git-cinnabar: expose Python 3 support

As git-cinnabar-py37. Unsuffixed version still uses Python 2.
Thu, 4 Jun 2020
[ 16:40 jbeich search for other commits by this committer ] Original commit   Revision:537909
devel/git-cinnabar: trim dead code inherited by Git subcommands

$ size /usr/local/libexec/git-core/git-cinnabar-helper
      text    data      bss       dec        hex   filename
-  1858008   28376   217784   2104168   0x201b68  
/usr/local/libexec/git-core/git-cinnabar-helper
+  1154131   26704   207992   1388827   0x15311b  
/usr/local/libexec/git-core/git-cinnabar-helper
[ 15:25 jbeich search for other commits by this committer ] Original commit   Revision:537902
devel/git-cinnabar: unbreak after r537899

helper/cinnabar-fast-import.c:12:10: fatal error:
      'sha1-array.h' file not found
 #include "sha1-array.h"
          ^~~~~~~~~~~~~~
In file included from helper/hg-connect-stdio.c:3:
In file included from helper/hg-connect-internal.h:4:
helper/hg-connect.h:6:10: fatal error: 'sha1-array.h' file not
      found
 #include "sha1-array.h"
          ^~~~~~~~~~~~~~

Obtained from:	upstream
Thu, 23 Apr 2020
[ 08:32 jbeich search for other commits by this committer ] Original commit   Revision:532657
devel/git-cinnabar: update to 0.5.5

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.5
Reported by:	GitHub (watch releases)
Tue, 14 Apr 2020
[ 21:45 jbeich search for other commits by this committer ] Original commit   Revision:531733
devel/git-cinnabar: rebuild after r531715
Mon, 13 Apr 2020
[ 18:23 jbeich search for other commits by this committer ] Original commit   Revision:531625
devel/git-cinnabar: unbreak after r531622

../helper/cinnabar-helper.c:195:41: error: too few arguments to function call,
expected 5, have 4
        st = open_istream(oid, &type, &sz, NULL);
             ~~~~~~~~~~~~                      ^
./streaming.h:11:1: note: 'open_istream' declared here
struct git_istream *open_istream(struct repository *, const struct object_id *,
^

Obtained from:	upstream
Mon, 23 Mar 2020
[ 11:18 jbeich search for other commits by this committer ] Original commit   Revision:528968
devel/git-cinnabar: rebuild and unbreak after r528780

|diff --git a/notes.c b/notes.c
|index 75c028b300..24089afa8a 100644
|--- a/notes.c
|+++ b/notes.c
--------------------------
Patching file
/wrkdirs/usr/ports/devel/git-cinnabar/work/git-cinnabar-0.5.4/git-core/notes.c
using Plan A...
Hunk #1 succeeded at 419 (offset 2 lines).
Hunk #2 failed at 721.
Hunk #3 succeeded at 752 (offset 3 lines).
Hunk #4 succeeded at 1159 (offset 35 lines).
Hunk #5 failed at 1177.
Hunk #6 succeeded at 1159 (offset 4 lines).
2 out of 6 hunks failed--saving rejects to helper/notes.patched.c.rej
done
gmake[2]: *** [Makefile:157: ../helper/notes.patched.c] Error 1

Reported by:	pkg-fallout
Thu, 6 Feb 2020
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:525355
devel/git-cinnabar: update to 0.5.4

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.4
Reported by:	GitHub (watch releases)
Sat, 18 Jan 2020
[ 06:48 jbeich search for other commits by this committer ] Original commit   Revision:523404
devel/git-cinnabar: update to 0.5.3

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.3
Changes:	https://github.com/glandium/git-cinnabar/compare/0.5.2...0.5.3
Reported by:	GitHub (watch releases)
Wed, 15 Jan 2020
[ 14:51 jbeich search for other commits by this committer ] Original commit   Revision:523116
devel/git-cinnabar: apply one more git 2.25 fix
Tue, 14 Jan 2020
[ 15:18 jbeich search for other commits by this committer ] Original commit   Revision:523021
devel/git-cinnabar: unbreak after r523011

../helper/cinnabar-fast-import.c:591:8: warning: implicit declaration of
function 'sha1_to_hex' is invalid in C99 [-Wimplicit-function-declaration]
                            sha1_to_hex(chunk->node->hash));
                            ^
../helper/hg-connect.c:266:4: warning: implicit declaration of function
'sha1_to_hex_r' is invalid in C99 [-Wimplicit-function-declaration]
                        sha1_to_hex_r(&heads_str[13], sha1);
                        ^
ld: error: undefined symbol: sha1_to_hex
>>> referenced by cinnabar-fast-import.c
>>>               cinnabar-fast-import.o:(store_file)

ld: error: undefined symbol: sha1_to_hex_r
>>> referenced by hg-connect.c
>>>               hg-connect.o:(hg_unbundle)
Wed, 11 Dec 2019
[ 00:16 jbeich search for other commits by this committer ] Original commit   Revision:519785
devel/git-cinnabar: rebuild after r519781
Tue, 5 Nov 2019
[ 09:06 jbeich search for other commits by this committer ] Original commit   Revision:516782
devel/git-cinnabar: unbreak after r516646

./helper/cinnabar-helper.c:1609:31: warning: incompatible pointer types passing
'struct oid_map_entry *' to parameter of type 'const struct hashmap_entry *'
[-Wincompatible-pointer-types]
        old2new = hashmap_get(cache, &k, NULL);
                                     ^~
./hashmap.h:306:33: note: passing argument to parameter 'key' here
                                const struct hashmap_entry *key,
                                                            ^
./helper/cinnabar-helper.c:1609:10: warning: incompatible pointer types
assigning to 'struct oid_map_entry *' from 'struct hashmap_entry *'
[-Wincompatible-pointer-types]
        old2new = hashmap_get(cache, &k, NULL);
                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./helper/cinnabar-helper.c:1652:22: warning: incompatible pointer types passing
'struct oid_map_entry *' to parameter of type 'struct hashmap_entry *'
[-Wincompatible-pointer-types]
                hashmap_add(cache, old2new);
                                   ^~~~~~~
./hashmap.h:349:61: note: passing argument to parameter 'entry' here
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 19 Aug 2019
[ 20:29 jbeich search for other commits by this committer ] Original commit   Revision:509311
devel/git-cinnabar: rebuild and unbreak after r509301

../helper/cinnabar-fast-import.c:250:51: error: too few arguments to function
call, expected 5, have 4
                        if (!get_tree_entry(note, path, &git_oid, &mode))
                             ~~~~~~~~~~~~~~                            ^
./tree-walk.h:71:1: note: 'get_tree_entry' declared here
int get_tree_entry(struct repository *, const struct object_id *, const char *,
struct object_id *, unsign...
^
Wed, 14 Aug 2019
[ 17:12 jbeich search for other commits by this committer ] Original commit   Revision:508938
devel/git-cinnabar: rebuild after r508930
Mon, 1 Jul 2019
[ 08:20 jbeich search for other commits by this committer ] Original commit   Revision:505554
devel/git-cinnabar: update to 0.5.2

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.2
Changes:	https://github.com/glandium/git-cinnabar/compare/0.5.1...0.5.2
Reported by:	GitHub (watch releases)
Fri, 14 Jun 2019
[ 19:29 jbeich search for other commits by this committer ] Original commit   Revision:504201
devel/git: update to 2.22.0

Changes:	https://lkml.org/lkml/2019/6/7/1177
Changes:	https://github.blog/2019-06-07-highlights-from-git-2-22/
PR:		238442
Approved by:	garga (maintainer)
Thu, 9 May 2019
[ 00:24 jbeich search for other commits by this committer ] Original commit   Revision:501059
devel/git-cinnabar: update to 0.5.1

Changes:	https://github.com/glandium/git-cinnabar/compare/6a6b82b...0.5.1
Mon, 6 May 2019
[ 22:28 jbeich search for other commits by this committer ] Original commit   Revision:500939
devel/git-cinnabar: update to 0.5.0.200

Changes:	https://github.com/glandium/git-cinnabar/compare/57d16ea...6a6b82b
Sat, 4 May 2019
[ 22:43 jbeich search for other commits by this committer ] Original commit   Revision:500838
devel/git-cinnabar: update to 0.5.0.171

Changes:	https://github.com/glandium/git-cinnabar/compare/89b9a17...57d16ea
Fri, 3 May 2019
[ 23:45 jbeich search for other commits by this committer ] Original commit   Revision:500761
devel/git-cinnabar: update to 0.5.0.168

Changes:	https://github.com/glandium/git-cinnabar/compare/d04f9fb...89b9a17
Wed, 1 May 2019
[ 22:11 jbeich search for other commits by this committer ] Original commit   Revision:500618
devel/git-cinnabar: update to 0.5.0.162

Changes:	https://github.com/glandium/git-cinnabar/compare/8bfe235...d04f9fb
Tue, 23 Apr 2019
[ 00:20 jbeich search for other commits by this committer ] Original commit   Revision:499701
devel/git-cinnabar: update to 0.5.0.160

Changes:	https://github.com/glandium/git-cinnabar/compare/86ed66e...8bfe235
Sat, 20 Apr 2019
[ 00:46 jbeich search for other commits by this committer ] Original commit   Revision:499416
devel/git-cinnabar: update to 0.5.0.156

Changes:	https://github.com/glandium/git-cinnabar/compare/a3e664d...86ed66e
Sat, 13 Apr 2019
[ 19:25 jbeich search for other commits by this committer ] Original commit   Revision:498828
devel/git-cinnabar: update to 0.5.0.153

Changes:	https://github.com/glandium/git-cinnabar/compare/17e6bd9...a3e664d
[ 00:36 jbeich search for other commits by this committer ] Original commit   Revision:498778
devel/git-cinnabar: update to 0.5.0.148

Changes:	https://github.com/glandium/git-cinnabar/compare/5e9f22f...17e6bd9
Thu, 11 Apr 2019
[ 00:52 jbeich search for other commits by this committer ] Original commit   Revision:498620
devel/git-cinnabar: update to 0.5.0.146

Changes:	https://github.com/glandium/git-cinnabar/compare/4ba9974...5e9f22f
Mon, 8 Apr 2019
[ 21:16 jbeich search for other commits by this committer ] Original commit   Revision:498433
devel/git-cinnabar: update to 0.5.0.139

Changes:	https://github.com/glandium/git-cinnabar/compare/7b22e41...4ba9974
Sun, 7 Apr 2019
[ 00:22 jbeich search for other commits by this committer ] Original commit   Revision:498215
devel/git-cinnabar: update to 0.5.0.124

Changes:	https://github.com/glandium/git-cinnabar/compare/2d32657...7b22e41
Thu, 4 Apr 2019
[ 00:34 jbeich search for other commits by this committer ] Original commit   Revision:497777
devel/git-cinnabar: update to 0.5.0.114

Changes:	https://github.com/glandium/git-cinnabar/compare/ddd4e3b...2d32657
Tue, 2 Apr 2019
[ 00:40 jbeich search for other commits by this committer ] Original commit   Revision:497535
devel/git-cinnabar: update to 0.5.0.110

Changes:	https://github.com/glandium/git-cinnabar/compare/d486d5c...ddd4e3b
MFH:		2019Q2 (bugfix for hg.mozilla.org)
Sat, 30 Mar 2019
[ 00:33 jbeich search for other commits by this committer ] Original commit   Revision:497226
devel/git-cinnabar: update to 0.5.0.98

Changes:	https://github.com/glandium/git-cinnabar/compare/bf343b8...d486d5c
Tue, 26 Mar 2019
[ 00:41 jbeich search for other commits by this committer ] Original commit   Revision:496865
devel/git-cinnabar: update to 0.5.0.93

Changes:	https://github.com/glandium/git-cinnabar/compare/14cf75b...bf343b8
Thu, 21 Mar 2019
[ 00:47 jbeich search for other commits by this committer ] Original commit   Revision:496401
devel/git-cinnabar: update to 0.5.0.91

Changes:	https://github.com/glandium/git-cinnabar/compare/7d7bf18...14cf75b
Mon, 18 Mar 2019
[ 21:45 jbeich search for other commits by this committer ] Original commit   Revision:496216
devel/git-cinnabar: update to 0.5.0.88

Changes:	https://github.com/glandium/git-cinnabar/compare/b999aee...7d7bf18
Sun, 17 Mar 2019
[ 00:55 jbeich search for other commits by this committer ] Original commit   Revision:496011
devel/git-cinnabar: update to 0.5.0.71

Changes:	https://github.com/glandium/git-cinnabar/compare/ed91e3c...b999aee
Mon, 11 Mar 2019
[ 21:20 jbeich search for other commits by this committer ] Original commit   Revision:495394
devel/git-cinnabar: update to 0.5.0.63

Changes:	https://github.com/glandium/git-cinnabar/compare/39d22f1...ed91e3c
Fri, 8 Mar 2019
[ 16:47 jbeich search for other commits by this committer ] Original commit   Revision:495057
devel/git-cinnabar: update to 0.5.0.61

Changes:	https://github.com/glandium/git-cinnabar/compare/918274e...39d22f1
Thu, 7 Mar 2019
[ 00:58 jbeich search for other commits by this committer ] Original commit   Revision:494865
devel/git-cinnabar: update to 0.5.0.59

Changes:	https://github.com/glandium/git-cinnabar/compare/1cdd557...918274e
Mon, 4 Mar 2019
[ 16:38 jbeich search for other commits by this committer ] Original commit   Revision:494608
devel/git-cinnabar: update to 0.5.0.54

Changes:	https://github.com/glandium/git-cinnabar/compare/0236515...1cdd557
Mon, 25 Feb 2019
[ 14:24 jbeich search for other commits by this committer ] Original commit   Revision:493866
devel/git-cinnabar: rebuild and unbreak after r493857

API bustage was caused by:
https://github.com/git/git/commit/a3b72c89bdd1
https://github.com/git/git/commit/e092073d643b
https://github.com/git/git/commit/ea82b2a0857e
Sat, 29 Dec 2018
[ 00:02 jbeich search for other commits by this committer ] Original commit   Revision:488631
devel/git-cinnabar: update to 0.5.0.36 (nop)

Changes:	https://github.com/glandium/git-cinnabar/compare/cb81a59...0236515
Mon, 17 Dec 2018
[ 21:12 jbeich search for other commits by this committer ] Original commit   Revision:487715
devel/git-cinnabar: rebuild after r487713
Fri, 14 Dec 2018
[ 17:30 jbeich search for other commits by this committer ] Original commit   Revision:487451
devel/git-cinnabar: rebuild and unbreak after r487197

./helper/cinnabar-helper.c:1464:49: error: no member named 'map' in 'struct
oidset'
                                 hashmap_get_size(&track->set.map.map));
                                                   ~~~~~~~~~~ ^
./helper/cinnabar-helper.c:1712:34: warning: incompatible pointer types passing
'size_t *' (aka 'unsigned int *') to parameter of type 'unsigned long *'
[-Wincompatible-pointer-types]
        buf = get_commit_buffer(commit, &size);
                                        ^~~~~
./commit.h:112:69: note: passing argument to parameter 'size' here
const void *get_commit_buffer(const struct commit *, unsigned long *size);
                                                                    ^

Reported by:	pkg-fallout
Wed, 21 Nov 2018
[ 19:23 jbeich search for other commits by this committer ] Original commit   Revision:485531
devel/git-cinnabar: rebuild after r485520
Fri, 5 Oct 2018
[ 18:13 jbeich search for other commits by this committer ] Original commit   Revision:481288
devel/git-cinnabar: rebuild after r481287
Tue, 2 Oct 2018
[ 00:26 jbeich search for other commits by this committer ] Original commit   Revision:481090
devel/git-cinnabar: update to 0.5.0.31

Changes:	https://github.com/glandium/git-cinnabar/compare/1144ded...cb81a59
Mon, 24 Sep 2018
[ 17:46 jbeich search for other commits by this committer ] Original commit   Revision:480618
devel/git-cinnabar: update to 0.5.0.29

Changes:	https://github.com/glandium/git-cinnabar/compare/fd90567...1144ded
Tue, 18 Sep 2018
[ 00:44 jbeich search for other commits by this committer ] Original commit   Revision:479964
devel/git-cinnabar: update to 0.5.0.27

Changes:	https://github.com/glandium/git-cinnabar/compare/10c8142...fd90567
Thu, 13 Sep 2018
[ 17:29 jbeich search for other commits by this committer ] Original commit   Revision:479682
devel/git-cinnabar: update to 0.5.0.22

Changes:	https://github.com/glandium/git-cinnabar/compare/0.5.0...10c8142
[ 17:29 jbeich search for other commits by this committer ] Original commit   Revision:479681
devel/git-cinnabar: mark BROKEN after r479678

../helper/cinnabar-fast-import.c:390:23: error: too few arguments to function
call, expected 2, have 1
        c = lookup_commit(oid);
            ~~~~~~~~~~~~~    ^
./commit.h:66:1: note: 'lookup_commit' declared here
struct commit *lookup_commit(struct repository *r, const struct object_id *oid);
^
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Sun, 12 Aug 2018
[ 11:21 jbeich search for other commits by this committer ] Original commit   Revision:476983
devel/git-cinnabar: update to 0.5.0

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.0
Changes:	https://github.com/glandium/git-cinnabar/compare/0.5.0b4...0.5.0
Sun, 15 Jul 2018
[ 23:31 jbeich search for other commits by this committer ] Original commit   Revision:474713
devel/git-cinnabar: update to 0.5.0.b4

Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.0b4
Changes:	https://github.com/glandium/git-cinnabar/compare/0.5.0b3...0.5.0b4
Sat, 23 Jun 2018
[ 14:42 jbeich search for other commits by this committer ] Original commit   Revision:473133
devel/git-cinnabar: unbreak after r473036

./helper/cinnabar-fast-import.c:127:10: warning: implicit declaration of
function 'pool_calloc' is invalid in C99 [-Wimplicit-function-declaration]
        marks = pool_calloc(1, sizeof(struct mark_set));
                ^
./helper/cinnabar-fast-import.c:127:8: warning: incompatible integer to pointer
conversion assigning to 'struct mark_set *' from 'int' [-Wint-conversion]
        marks = pool_calloc(1, sizeof(struct mark_set));
              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./helper/cinnabar-fast-import.c:131:12: warning: implicit declaration of
function 'pool_alloc' is invalid in C99 [-Wimplicit-function-declaration]
        rc_free = pool_alloc(cmd_save * sizeof(*rc_free));
                  ^
./helper/cinnabar-fast-import.c:131:10: warning: incompatible integer to pointer
conversion assigning to 'struct recent_command *' from 'int' [-Wint-conversion]
        rc_free = pool_alloc(cmd_save * sizeof(*rc_free));
                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./helper/cinnabar-fast-import.c:136:2: warning: implicit declaration of function
'prepare_packed_git' is invalid in C99 [-Wimplicit-function-declaration]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 29 May 2018
[ 19:39 jbeich search for other commits by this committer ] Original commit   Revision:471111
devel/git-cinnabar: rebuild after r471109
Sun, 20 May 2018
[ 00:18 jbeich search for other commits by this committer ] Original commit   Revision:470437
devel/git-cinnabar: update to 0.5.0.b3

Changes:	https://github.com/glandium/git-cinnabar/compare/413267f...0.5.0b3

Number of commits found: 144 (showing only 100 on this page)

1 | 2  »