non port: games/jumpy/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 20 Sep 2023
|
[ 14:35 Jan Beich (jbeich) ] 18741dd (Only the first 10 of 22 ports in this commit are shown above. )
x11-wm/sway-devel: unbreak Rust-based clients after edd477c5e7a4
interface 'wl_surface' has no event 2
PR: 268810
|
Fri, 8 Sep 2023
|
[ 09:06 Mikael Urankar (mikael) ] aba8da2 (Only the first 10 of 403 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.72.0
PR: 273331
|
Sun, 3 Sep 2023
|
[ 10:59 Jan Beich (jbeich) ] 3fc3ff5
games/jumpy: unbreak build on i386
LLVM ERROR: out of memory
Allocation failed
(signal: 6, SIGABRT: process abort signal)
Reported by: pkg-fallout
|
Mon, 17 Jul 2023
|
[ 15:58 Mikael Urankar (mikael) ] cdf2861 (Only the first 10 of 387 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.71.0
PR: 272449
|
Fri, 9 Jun 2023
|
[ 11:38 Mikael Urankar (mikael) ] e1d1045 (Only the first 10 of 376 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.70.0
PR: 271797
|
Thu, 4 May 2023
|
[ 22:36 Jan Beich (jbeich) ] e8e9ddd
games/jumpy: update to 0.7.0
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.7.0
Reported by: GitHub (watch releases)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sun, 23 Apr 2023
|
[ 13:14 Mikael Urankar (mikael) ] 3db55c4 (Only the first 10 of 364 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.69.0
PR: 270953
|
Thu, 6 Apr 2023
|
[ 00:50 Jan Beich (jbeich) ] d27d847
games/jumpy: convert to WRKSRC_crate
|
Tue, 4 Apr 2023
|
[ 08:21 Jan Beich (jbeich) ] 046448b (Only the first 10 of 11 ports in this commit are shown above. )
Mk/Uses/cargo.mk: unbundle archivers/zstd
Tested by: kai (games/anki)
Differential Revision: https://reviews.freebsd.org/D39279
|
Sun, 2 Apr 2023
|
[ 17:49 Jan Beich (jbeich) ] d09e891
games/jumpy: update to 0.6.1
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.6.1
Reported by: GitHub (watch releases)
|
Thu, 16 Mar 2023
|
[ 11:11 Mikael Urankar (mikael) ] ebf29ac (Only the first 10 of 351 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.68.0
PR: 270080
|
Sat, 11 Mar 2023
|
[ 00:46 Jan Beich (jbeich) ] 0381396
games/jumpy: update homepage
|
Fri, 10 Mar 2023
|
[ 10:51 Jan Beich (jbeich) ] 3070a97
games/jumpy: update to 0.6.0
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.6.0
Reported by: GitHub (watch releases)
|
Mon, 13 Feb 2023
|
[ 14:52 Mikael Urankar (mikael) ] 109e35f (Only the first 10 of 348 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.67.1
PR: 269336
|
Sat, 7 Jan 2023
|
[ 19:24 Daniel Engberg (diizzy) ] 12f1c62 (Only the first 10 of 323 ports in this commit are shown above. )
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
|
Sun, 25 Dec 2022
|
[ 00:31 Jan Beich (jbeich) ] 4f2fe53
games/jumpy: chase HTTP redirect
|
[ 00:25 Jan Beich (jbeich) ] 2cff4ce
games/jumpy: update to 0.5.1
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.5.0
Changes: https://github.com/fishfight/jumpy/compare/v0.5.0...v0.5.1
Reported by: GitHub (watch releases)
|
Tue, 20 Dec 2022
|
[ 17:37 Mikael Urankar (mikael) ] ba14e01 (Only the first 10 of 240 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.66.0
PR: 268415
|
Thu, 17 Nov 2022
|
[ 07:06 Mikael Urankar (mikael) ] 9bf6a99 (Only the first 10 of 237 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.65.0
PR: 267622
|
Thu, 3 Nov 2022
|
[ 14:10 Jan Beich (jbeich) ] c818b3c (Only the first 10 of 66 ports in this commit are shown above. )
*/*: move CARGO_CRATES to Makefile.crates in my ports
|
Sun, 30 Oct 2022
|
[ 12:07 Mikael Urankar (mikael) ] afe651c (Only the first 10 of 230 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.64.0
PR: 267173
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 25 Aug 2022
|
[ 14:49 Baptiste Daroussin (bapt) ] b9b250f (Only the first 10 of 227 ports in this commit are shown above. )
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr
|
[ 10:49 Piotr Kubaj (pkubaj) ] 783c056 (Only the first 10 of 213 ports in this commit are shown above. )
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
|
[ 08:51 Mikael Urankar (mikael) ] c7912d9 (Only the first 10 of 213 ports in this commit are shown above. )
lang/rust: Bump revisions after 1.63.0
|
Sat, 13 Aug 2022
|
[ 07:55 Jan Beich (jbeich) ] a208426
games/jumpy: chase HTTP redirect
|
Tue, 2 Aug 2022
|
[ 18:47 Jan Beich (jbeich) ] e532466 (Only the first 10 of 14 ports in this commit are shown above. )
games/jumpy: update to 0.4.3
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.4.3
Reported by: GitHub (watch releases)
|
Number of commits found: 28 |