Go to file
Yuri Victorovich dbd447ebfc net-p2p/pulsar-client-cpp: Only for i386 amd64
Reported by:	fallout

(cherry picked from commit 771a98d923)
2024-11-10 09:23:01 -08:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms comms/lrzsz: patch CVE-2018-10195 2024-11-08 18:51:30 +01:00
converters converters/tnef: update 1.4.12 → 1.4.18 2024-11-08 11:05:15 -03:00
databases
deskutils
devel devel/cargo-edit: Fix build on i386 2024-11-09 22:08:25 -08:00
dns
editors
emulators
finance
french
ftp
games games/veloren-weekly: unbreak on aarch64 2024-11-10 01:27:34 +01:00
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang lang/cairo: Broken on i386 2024-11-09 22:10:53 -08:00
mail mail/thunderbird: update to 128.4.3 (rc1) 2024-11-09 12:11:00 +01:00
math math/matio: update to 1.5.28 2024-11-09 16:10:26 +03:00
misc misc/freebsd-doc-*: Update to rev. 8c06f6b from FreeBSD docset 2024-11-10 11:43:33 +01:00
multimedia multimedia/youtui: Fix build on i386 2024-11-09 22:13:06 -08:00
net net/x11vnc: patch CVE-2020-29074 2024-11-08 18:52:12 +01:00
net-im
net-mgmt
net-p2p net-p2p/pulsar-client-cpp: Only for i386 amd64 2024-11-10 09:23:01 -08:00
news
polish
ports-mgmt
portuguese
print
russian
science science/kst2: update to 2.1 2024-11-09 16:10:26 +03:00
security security/tailscale: Update to 1.76.6 2024-11-07 18:01:36 +00:00
shells
sysutils sysutils/zellij: Update to upstream release 0.41.1 2024-11-10 12:04:20 +01:00
textproc
ukrainian
vietnamese
www www/tomcat9: Update 9.0.96 → 9.0.97 2024-11-09 19:28:08 +03:00
x11 x11/squeekboard: update to 1.42.2 2024-11-09 01:55:12 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wlmaker: update to 0.4.1 2024-11-09 01:56:07 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

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.