FreeBSD ports tree (read-only mirror)
Find a file
Jan Beich 1f5d0426d7 emulators/rpcs3: document broken GDB after r482459
Utilities/GDBDebugServer.cpp:357:36: error: no member named 'cr_pack' in 'ppu_thread'
                return u32_to_padded_hex(thread->cr_pack());
                                         ~~~~~~  ^
Utilities/GDBDebugServer.cpp:386:11: error: no member named 'cr_unpack' in 'ppu_thread'
                thread->cr_unpack(hex_to_u32(value));
                ~~~~~~  ^
Utilities/GDBDebugServer.cpp:736:22: error: out-of-line definition of 'on_task' does not match any declaration in 'GDBDebugServer'
void GDBDebugServer::on_task()
                     ^~~~~~~
Utilities/GDBDebugServer.cpp:811:22: error: out-of-line definition of 'on_exit' does not match any declaration in 'GDBDebugServer'
void GDBDebugServer::on_exit()
                     ^~~~~~~
Utilities/GDBDebugServer.cpp:822:29: error: out-of-line definition of 'get_name' does not match any declaration in 'GDBDebugServer'
std::string GDBDebugServer::get_name() const
                            ^~~~~~~~
Utilities/GDBDebugServer.cpp:827:22: error: out-of-line definition of 'on_stop' does not match any declaration in 'GDBDebugServer'
void GDBDebugServer::on_stop()
                     ^~~~~~~
Utilities/GDBDebugServer.cpp:831:8: error: no member named 'notify' in 'GDBDebugServer'
        this->notify();
        ~~~~  ^
Utilities/GDBDebugServer.cpp:832:2: error: use of undeclared identifier 'old_thread'; did you mean 'pad_thread'?
        old_thread::on_stop();
        ^~~~~~~~~~
        pad_thread
rpcs3/Emu/System.h:197:38: note: 'pad_thread' declared here
        std::function<std::shared_ptr<class pad_thread>()> get_pad_handler;
                                            ^
Utilities/GDBDebugServer.cpp:832:2: error: incomplete type 'pad_thread' named in nested name specifier
        old_thread::on_stop();
        ^~~~~~~~~~~~
rpcs3/Emu/System.h:197:38: note: forward declaration of 'pad_thread'
        std::function<std::shared_ptr<class pad_thread>()> get_pad_handler;
                                            ^
Utilities/GDBDebugServer.cpp:841:2: error: use of undeclared identifier 'notify'
        notify();
        ^
rpcs3/Emu/System.cpp:1543:30: error: no member named 'on_stop' in 'GDBDebugServer'
        fxm::get<GDBDebugServer>()->on_stop();
        ~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
2019-05-10 23:58:22 +00:00
accessibility Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
arabic - Update to 6.2.3 2019-04-20 16:01:00 +00:00
archivers Add py-zopfli 0.1.6 2019-05-09 19:08:48 +00:00
astro Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
audio audio/pulseeffects: Update to 4.6.0 2019-05-10 04:20:45 +00:00
base Fix a cross-build regression in r493401. 2019-03-12 18:56:53 +00:00
benchmarks benchmarks/stress-ng: Update to 0.09.58 2019-05-10 09:40:43 +00:00
biology biology/stacks: Remove obsolete pkg-message regarding web interface 2019-05-10 21:15:42 +00:00
cad These ports now build on aarch64. 2019-05-03 21:06:51 +00:00
chinese chinese/scim-fcitx: fix build with GCC-based architectures 2019-04-30 19:23:44 +00:00
comms comms/flrig: fix build on powerpc64 2019-05-10 11:16:15 +00:00
converters Remove expired ports: 2019-05-09 15:22:39 +00:00
databases databases/cego: upgrade 2.44.10 -> 2.44.11 2019-05-10 09:19:07 +00:00
deskutils deskutils/meteo: update to 0.9.7 2019-05-10 15:29:57 +00:00
devel This port now builds on aarch64. 2019-05-10 15:40:48 +00:00
dns dns/flamethrower: Update to 0.10, new dependency gnutls [1] 2019-05-10 15:53:27 +00:00
editors Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
emulators emulators/rpcs3: document broken GDB after r482459 2019-05-10 23:58:22 +00:00
finance Update to 3.3.5 2019-05-10 11:36:54 +00:00
french devel/openmp: phase out 2019-05-08 16:05:53 +00:00
ftp Remove expired ports of Haskell libraries. 2019-05-09 11:15:41 +00:00
games games/gzdoom: update to 4.1.1 2019-05-10 13:03:28 +00:00
german Update to 2019.04.28 2019-04-29 06:57:53 +00:00
graphics graphics/qgis: update to 3.6.2 2019-05-10 18:19:03 +00:00
hebrew - Update to 6.2.3 2019-04-20 16:01:00 +00:00
hungarian - Update to 6.2.3 2019-04-20 16:01:00 +00:00
irc - use INSTALL_LIB 2019-05-09 15:43:01 +00:00
japanese Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
java - Update WWW 2019-05-02 09:01:27 +00:00
Keywords
korean - Update to 6.2.3 2019-04-20 16:01:00 +00:00
lang Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
mail Remove expired ports: 2019-05-09 15:03:38 +00:00
math x11-fonts/py-fontmake: Update to 1.8.0, Update dependents 2019-05-10 16:11:01 +00:00
misc Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
Mk Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
multimedia multimedia/x265: backport some SVTHEVC fixes 2019-05-10 18:56:48 +00:00
net net/py-libnet: fix on powerpc64 2019-05-10 16:36:23 +00:00
net-im net-im/pidgin-icyque: update to g20190421 2019-05-10 20:33:17 +00:00
net-mgmt These ports now build on aarch64. 2019-05-03 21:06:51 +00:00
net-p2p net-p2p/qtum: Upgrade from 0.17.3 to 0.17.5 2019-05-09 15:29:57 +00:00
news news/nzbhydra2: Update to 2.6.2 2019-05-10 04:31:53 +00:00
palm Update devel/readline to 8.0 2019-04-09 14:04:49 +00:00
polish - Update to 6.2.3 2019-04-20 16:01:00 +00:00
ports-mgmt ports-mgmt/porttree: Update to 1.0.r102 2019-05-10 05:50:49 +00:00
portuguese - Update to 6.2.3 2019-04-20 16:01:00 +00:00
print Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
russian Remove expired ports: 2019-05-01 20:18:05 +00:00
science science/agrum: Update 0.14.3 -> 0.15.0 2019-05-10 06:15:21 +00:00
security Add security issues from latest postgresql release 2019-05-10 12:41:15 +00:00
shells Remove expired ports of Haskell libraries. 2019-05-09 11:15:41 +00:00
sysutils - Fix pthread error [1] 2019-05-10 20:19:42 +00:00
Templates Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
textproc textproc/zsh-syntax-highlighting: Update to latest commit (82cf252) 2019-05-10 18:32:35 +00:00
Tools Added a script to bump PORTREVISION if a library has changed a version like libgit2. 2019-03-28 17:01:17 +00:00
ukrainian - Update to 6.2.3 2019-04-20 16:01:00 +00:00
vietnamese - Update to 6.2.3 2019-04-20 16:01:00 +00:00
www www/onionshare: update 2.0 to 2.1 2019-05-10 14:13:14 +00:00
x11 Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
x11-clocks Update KDE Applications to 19.04.1 2019-05-09 18:18:04 +00:00
x11-drivers x11-drivers/xf86-video-ati: Update to 19.0.0 2019-04-21 00:17:13 +00:00
x11-fm Enable extra debugging code when building binaries with debugging symbols. 2019-05-10 17:45:54 +00:00
x11-fonts x11-fonts/py-fontmake: Update to 1.8.0, Update dependents 2019-05-10 16:11:01 +00:00
x11-servers Fix illegal instruction when running in kvm/qemu 2019-01-09 07:25:55 +00:00
x11-themes Update KDE Plasma Desktop to 5.15.5 2019-05-08 20:50:22 +00:00
x11-toolkits Remove expired ports of Haskell libraries. 2019-05-09 11:15:41 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-05-09 14:51:01 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Update dougm's name 2019-05-08 16:23:37 +00:00
.gitignore
.gitmessage
CHANGES Remove superfluous linefeeds and spell Qt properly while here. 2019-03-01 05:11:10 +00:00
CONTRIBUTING.md
COPYRIGHT Happy 2019 2019-01-01 00:47:10 +00:00
GIDs [NEW PORT]: net/v2ray: Platform for building proxies to bypass network restrictions 2019-05-08 03:23:29 +00:00
LEGAL Removed expired ports 2019-04-30 16:32:29 +00:00
Makefile
MOVED - Delete sysutils/bareos-traymonitor entry. This port was added to ports tree 2019-05-09 19:05:33 +00:00
README Remove superfluous linefeeds and spell Qt properly while here. 2019-03-01 05:11:10 +00:00
UIDs [NEW PORT]: net/v2ray: Platform for building proxies to bypass network restrictions 2019-05-08 03:23:29 +00:00
UPDATING Fix some typos and remove EOL whitespace. 2019-05-09 16:06:06 +00:00

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

	https://www.FreeBSD.org/ports

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

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.