Schrijvers Luc
c29e16e7f5
qgit, bump to version 2.13 ( #13663 )
...
switch to Qt6/cmake build
2026-01-23 17:40:09 +01:00
Joachim Mairböck
86c16e1676
subversion: rebuild for perl update
2025-12-24 09:08:01 +01:00
Joachim Mairböck
f50c7ea85f
git: bump to version 2.52.0
2025-12-24 08:31:20 +01:00
Schrijvers Luc
09df5557bc
subversion, bump to 1.14.5 ( #13350 )
2025-12-09 10:22:21 +00:00
OscarL
5ec2a4fee0
git: revert setting of "core.pager". ( #13048 )
...
This change is more disruptive of users expectations than what was
intended (it forces using pager for all commands, even when not really
needed).
Sorry for the noise.
2025-10-09 14:10:32 +00:00
OscarL
8a73d9adca
git: update to version 2.51.0. ( #13047 )
2025-10-08 09:44:30 -03:00
Zakero
64bf62924a
fossil-2.27 update ( #12990 )
...
Removed "tag" and changed the SOURCE_URI.
Due to fossil-scm.org's robot defenses, using the previous URI
format caused a "unique" tarball to be downloaded which resulted
in an ever-changing SHA256 checksum.
Using the updated URI, the downloaded tarball has the same SHA256
checksum.
Note: This version fossil fixes a long running DOS attack which
could consume excessive CPU cycles. (This attack was not
seen in the wild.)
2025-10-03 02:39:57 -03:00
Alex Hitech
db95dc1970
Updating the recipe to the correct values
2025-08-20 12:23:47 +00:00
Alex Hitech
2e873b6b69
Solve bug with segmentation violation due to recursive call to gmtime_r
2025-08-20 12:23:47 +00:00
Oscar Lesta
107b3976c1
git: update to version 2.50.1.
...
Fixes #12685
2025-08-07 23:07:13 -03:00
Zakero
c7466365e6
fossil: bump to 2.26 ( #12298 )
...
NOTE:
`fossil ui` and `fossil server` now use both IP4 and IP6. This
causes very long load times in Webpositive and Falcon. Iceweasol
seems unaffected. The reason may be 'localhost' maps to iP6 first
then to IP4. The workaround is to use the `127.0.0.1` IP4 address,
not `localhost`.
2025-05-01 13:29:47 +00:00
OscarL
c98d3d64f3
libfossil: fix build on 32 bits. ( #12119 )
...
Also, use `$srcFossilRev` as variable name for the Fossil's commit hash
(as analogous to `$srcGitRev`).
2025-04-08 14:28:04 +00:00
OscarL
4678902089
libfossil: new recipe. ( #12106 )
2025-04-06 13:33:50 +00:00
OscarL
26d2794732
fnc: new recipe. ( #12093 )
2025-04-03 06:24:17 +00:00
OscarL
e355c34928
tig: update to version 2.5.12. ( #11835 )
2025-03-01 05:59:44 +00:00
OscarL
6f89fda214
git: update to version 2.48.1. ( #11834 )
2025-03-01 05:59:23 +00:00
Zakero
7e62abd8e8
fossil: update to 2.25 ( #11317 )
...
SSL dependency has been increased to v3 or higher.
2024-11-07 08:26:10 +01:00
Schrijvers Luc
7ccc1f92e9
git_flow, revbump for cmd:git ( #11102 )
2024-09-12 06:00:06 +00:00
PulkoMandy
8292b27155
guitar: update to openssl 3
2024-08-24 17:24:48 +02:00
PulkoMandy
dcd16f29b2
gittyup: update to openssl 3
2024-08-24 17:18:10 +02:00
PulkoMandy
32ba3e7123
fuel: update to openssl3
2024-08-24 11:49:28 +02:00
PulkoMandy
b26c23c306
subversion: update to openssl 3
2024-08-24 11:49:28 +02:00
Augustin Cavalier
cf41b3bf40
Tweak recipes for rebuild on x86 secondary arch.
...
Version requirements no longer needed now that OpenSSL devel package
does not specify devel provides anymore.
2024-08-09 12:39:45 -04:00
PulkoMandy
21ead58135
Enable Openssl3, bump recipes that depend on it and are used by Haiku
2024-08-08 14:27:03 -04:00
Joachim Mairböck
977428c86d
git: add missing dependency for git_svn
...
This is required for keyboard-interactive authentication.
2024-07-21 13:20:53 +02:00
Joachim Mairböck
deaaf6ca0f
git: try to fix perl version dependency, take 2
2024-07-20 19:56:57 +02:00
Joachim Mairböck
09a6718a68
git: add build requirement on vendor_perl ( #10716 )
...
Trying to fix the perl version dependency ...
2024-07-20 18:37:31 +02:00
Joachim Mairböck
71d72e85b0
git: fix subversion reference
2024-07-05 21:58:24 +02:00
Joachim Mairböck
2731e9916e
git: revbump for new perl version, move git-web--browse back to the main package
2024-07-05 21:46:03 +02:00
Schrijvers Luc
ca9abe34e2
subversion, revbump for the new perl version, switch to secondaryArch
...
* subversion, revbump for perl_x86 package on 32bit
* split perl bindings into a separate package
---------
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
2024-07-05 21:43:37 +02:00
Joachim Mairböck
3bd82e635b
git: bump version, split perl modules and web into subpackages ( #10649 )
...
Install the perl modules into the vendor_perl directory.
This should avoid the perl dependency of the main git package, simplifying perl upgrades.
2024-06-29 22:21:01 +02:00
OscarL
2c581310c4
git: update to version 2.45.1 ( #10473 )
2024-05-31 07:37:08 +02:00
augiedoggie
0be153c354
gittyup: update to 1.4.0 ( #10451 )
2024-05-16 19:06:04 -06:00
Zakero
3b73f22653
fossil: update to 2.24 ( #10369 )
2024-04-26 11:02:34 +02:00
augiedoggie
8d6d3eaf46
gittyup: enable 32 bit and attempt to disable updates ( #10250 )
2024-03-23 22:31:50 -06:00
augiedoggie
5b69fe4fde
gittyup: add recipe, untested/disabled on 32 bit ( #10249 )
2024-03-23 19:59:51 -06:00
OscarL
37b0c36d5e
tig: fix build. ( #10238 )
...
`make install-doc-man` is just too unreliable, for some reason.
2024-03-22 12:49:08 +01:00
OscarL
9810789016
tig: update to version 2.5.8. ( #10158 )
2024-03-22 10:36:39 +01:00
Chris Brunner
365810601e
gitqlient: Update to v1.6.2 ( #10212 )
...
* Update to v1.6.2
2024-03-15 07:40:57 +01:00
OscarL
5acfbfd43f
subversion: update to version 1.14.3. ( #10129 )
2024-02-22 07:37:23 +01:00
OscarL
0be86b7ba9
git: update to version 2.43.2. ( #10130 )
...
Switch dependencies for git-svn from alien_svn (obsolete), to subversion.
2024-02-22 07:36:35 +01:00
augiedoggie
6ed9f6a007
git-cola: switch to python 3.10 ( #9809 )
2023-11-30 18:52:39 -07:00
Schrijvers Luc
a499e15842
git, bump version ( #9762 )
2023-11-18 10:15:00 +01:00
Zakero
8d6354805b
fossil: update to 2.23 ( #9731 )
2023-11-03 19:13:16 -06:00
OscarL
d11598cfc5
git: remove older recipes. ( #9710 )
2023-10-30 11:44:27 +00:00
waddlesplash
38c0f219b9
git: Bump again.
2023-10-09 17:10:29 -04:00
waddlesplash
2c281f2b96
git: Bump for another build attempt.
2023-10-09 16:59:39 -04:00
waddlesplash
73d3923a6d
git: Bump revision for rebuild
2023-10-09 14:50:35 -04:00
OscarL
d37d1e06ce
git: add recipe for version 2.42.0 ( #9569 )
...
Include bash-completion and prompt scripts.
Also: remove old 2.30.0 recipe.
2023-10-09 14:10:35 -04:00
Schrijvers Luc
158e656525
subversion, bump version ( #9557 )
2023-10-02 16:55:41 +00:00