non port: devel/hs-ghcprofview/Makefile |
SVNWeb
|
Number of commits found: 19 |
Sat, 25 Mar 2023
|
[ 18:05 Jan Beich (jbeich) ] 0f68f84
devel/hs-ghcprofview: unbreak with gobject-introspection 1.76
GI/GLib/Functions.hs:5085:34: error:
• Couldn't match type ‘Char’ with ‘CInt’
Expected: Ptr CInt
Actual: Ptr Char
• In the first argument of ‘g_unicode_canonical_ordering’, namely
‘string'’
In a stmt of a 'do' block: g_unicode_canonical_ordering string' len
In the second argument of ‘($)’, namely
‘do let len = fromIntegral $ length string
string' <- packStorableArray string
g_unicode_canonical_ordering string' len
freeMem string'
....’
|
5085 | g_unicode_canonical_ordering string' len
| ^^^^^^^
PR: 270405
Reported by: antoine (via exp-run)
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 1 Mar 2023
|
[ 17:59 Jan Beich (jbeich) ] 32269fc
devel/hs-ghcprofview: unbreak via newer haskell-gi
Inspired by: Arch, NixPkgs
|
Tue, 21 Feb 2023
|
[ 06:47 Jan Beich (jbeich) ] df89486
devel/hs-ghcprofview: switch BROKEN to the correct upstream
|
Mon, 20 Feb 2023
|
[ 18:38 Jan Beich (jbeich) ] 4872ec2
print/harfbuzz: update to 7.0.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/7.0.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/7.0.1
Reported by: GitHub (watch releases)
PR: 269530
Exp-run by: antoine
|
Sun, 20 Nov 2022
|
[ 17:39 Gleb Popov (arrowd) ] 2fca709 (Only the first 10 of 90 ports in this commit are shown above. )
Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.
This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.
This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.
Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports.
|
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 )
|
Mon, 1 Aug 2022
|
[ 09:38 Gleb Popov (arrowd) ] b575cad
devel/hs-ghcprofview: Unbreak after recent GNOME libs updates.
|
Mon, 11 Jul 2022
|
[ 11:29 Gleb Popov (arrowd) ] d614048
devel/hs-ghcprofview: Unbreak the build.
The upstream issue has been resolved.
|
Thu, 7 Jul 2022
|
[ 10:24 Gleb Popov (arrowd) ] 147ef96
devel/hs-ghcprofview: Mark BROKEN.
The haskell-gi binding generator fails after recent freetype2/harfbuzz update.
The port should wait until upstream fixes the issue.
|
[ 10:24 Gleb Popov (arrowd) ] f9dc7d8
devel/hs-ghcprofview: Update to 0.1.0.2
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Wed, 21 Apr 2021
|
[ 04:48 Tobias Kortkamp (tobik) ] bdca32c (Only the first 10 of 55 ports in this commit are shown above. )
Bump USES=cabal ports after 12837690ed0c
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 16 Feb 2021
|
[ 15:37 arrowd ]
devel/hs-ghcprofview: Update to 0.1.0.1 and unbreak.
|
Sat, 4 Jul 2020
|
[ 18:11 zeising ] (Only the first 10 of 105 ports in this commit are shown above. )
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
|
Mon, 4 May 2020
|
[ 18:08 arrowd ] (Only the first 10 of 166 ports in this commit are shown above. )
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR: 244784
Submitted by: Evilham <contact@evilham.com> (some ports)
|
Fri, 26 Jul 2019
|
[ 16:58 arrowd ]
devel/hs-ghcprofview: New port. Another profile viewer, GTK based.
|
Number of commits found: 19 |