Jan Beich 121e40d73e x11-toolkits/como: unbreak consumers with clang 19
In file included from theseus-ship-6.2.0/main_wayland.cpp:10:
In file included from /usr/local/include/como/base/wayland/xwl_platform.h:17:
/usr/local/include/como/render/wayland/xwl_platform.h:268:19: error: no member named 'addRepaintFull' in 'xwl_platform<Base>'; did you mean 'addRepaint'?
  268 |             this->addRepaintFull();
      |                   ^
/usr/local/include/como/render/wayland/xwl_platform.h:233:10: note: 'addRepaint' declared here
  233 |     void addRepaint(QRegion const& region)
      |          ^

Reported by:	pkg-fallout
2024-11-02 15:22:42 +01:00
2024-11-02 01:51:51 -07:00
2024-11-02 02:01:11 +01:00
2024-11-02 13:41:05 +00:00
2024-11-01 19:06:10 +01:00
2024-11-02 02:01:11 +01:00
2024-10-31 10:54:16 +03:00
2024-11-02 02:01:11 +01:00
2024-11-02 14:47:23 +01:00
2024-10-29 22:38:30 +08:00
2024-10-31 23:19:51 +01:00
2024-11-02 02:01:11 +01:00
2024-11-02 21:36:38 +09:00
2024-11-02 02:01:11 +01:00
2024-10-29 22:38:30 +08:00
2024-10-25 14:19:51 +02:00
2024-10-08 22:58:59 -07:00
2024-11-02 02:01:09 +01:00
2024-10-08 22:59:00 -07:00
2024-10-28 20:20:36 +01:00
2024-10-28 20:20:36 +01:00
2024-10-19 17:24:10 +02:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.
Description
No description provided
Readme 1.7 GiB
Languages
Makefile 59.7%
C 16.1%
Shell 7.2%
Roff 5%
C++ 3.7%
Other 7%