Personal patches
Go to file
Matthias Andree 5521ed80c2 archivers/py-borgbackup: fix up incomplete 0b4a732cb0
which was incomplete because accidentally the parts I am committing
here had slipped into the main branch's "version bump" commit,
which had to be re-created for 2022Q3.

Make up for the lost bits.

PR:		265060
2022-08-14 13:32:03 +02:00
.hooks
accessibility wayland: add more mostly leaf ports to virtual category 2022-07-27 00:34:32 +00:00
arabic
archivers archivers/py-borgbackup: fix up incomplete 0b4a732cb0 2022-08-14 13:32:03 +02:00
astro *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
audio *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
base
benchmarks wayland: add more mostly leaf ports to virtual category 2022-07-27 00:34:32 +00:00
biology *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
cad *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
chinese
comms
converters *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
databases *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
deskutils deskutils/xfce4-tumbler: Update to 4.16.1 2022-08-12 11:26:44 +02:00
devel *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
dns dns/unbound: Security update to 1.6.2 2022-08-05 19:01:07 +00:00
editors editors/openoffice-4: mark BROKEN 2022-08-14 12:19:09 +02:00
emulators *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
finance
french
ftp
games games/jumpy: chase HTTP redirect 2022-08-13 09:44:57 +00:00
german
graphics graphics/mesa-devel: restore LLVM_DEFAULT comment before e502b6db28 2022-08-14 10:40:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/sbcl: Fix a regression in sbcl 2.2.7 2022-08-06 09:14:26 +02:00
mail mail/mutt: Update to 2.2.7 2022-08-08 13:43:54 +09:00
math math/flexfloat: Broken on armv7 2022-08-07 21:00:06 -07:00
misc misc/usd: Not for armv6, armv7 2022-07-31 13:12:52 -07:00
Mk
multimedia multimedia/{mplayer|mencoder}: Fix stage-qa warnings 2022-08-07 14:56:16 +02:00
net *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
net-im *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
net-mgmt
net-p2p
news
polish
ports-mgmt *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
portuguese
print *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
russian
science science/chemtool-devel: Fix build on FreeBSD 13.1R and 14 2022-08-11 14:32:55 +01:00
security *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
shells
sysutils *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
Templates
textproc textproc/rubygem-nokogiri: Update to 1.13.8 2022-07-30 20:29:38 +00:00
Tools
ukrainian
vietnamese
www *: bump PORTREVISION of devel/xxhash users. 2022-08-13 20:54:30 +02:00
x11 x11/wezterm: respect LOCALBASE for cursor icons 2022-08-07 21:06:26 +00:00
x11-clocks wayland: add more mostly leaf ports to virtual category 2022-07-27 00:34:32 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: dedup HiDPI code after 05cdd9ed2a 2022-08-14 10:40:21 +00:00
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.327 2022-08-12 23:08:27 +00:00
x11-wm x11-wm/sway-devel: update to 1.7.118 2022-08-12 10:33:58 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED games/jumpy: update to 0.4.3 2022-08-02 18:49:17 +00:00
README
UIDs
UPDATING

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://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.