Personal patches
Go to file
2021-12-20 14:46:32 +00:00
.hooks
accessibility
arabic
archivers
astro astro/py-ephem: Update to 4.1.2 2021-12-06 18:16:36 +01:00
audio audio/calf-lv2: Unbreak by updating to the intermediate commit fixing clang compilation: 0.90.3 -> 0.90.3.20210427 2021-12-12 14:06:09 -08:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/gucharmap: update to 14.0.1 2021-12-12 12:03:06 -05:00
devel devel/zookeeper: Update log4j to 2.17 2021-12-20 22:17:38 +08:00
dns dns/bind916: fix runnaway memory leak 2021-12-15 17:02:39 +01:00
editors editors/openoffice*: unbreak build with clang 13+ 2021-12-01 14:33:04 -08:00
emulators emulators/citra: update to s20211218 2021-12-19 00:19:49 +00:00
finance
french
ftp
games games/gzdoom: bump PORTREVISION after 446e0f2e6c 2021-12-15 23:46:12 -06:00
german
graphics graphics/vapoursynth-fmtconv: limit to x86 and arm 2021-12-04 21:43:44 +00:00
hebrew
hungarian
irc irc/bitlbee-discord: fix issue with glib >= 2.69 2021-12-07 12:04:53 +09:00
japanese
java java/openjfx14: fix build with non-default CCACHE_DIR 2021-12-12 19:29:40 +01:00
Keywords
korean
lang lang/mono6.8: Invoke CPU_COUNT properly 2021-12-09 20:41:05 -08:00
mail mail/thunderbird: update to 91.4.1 (rc1) 2021-12-17 17:25:45 +01:00
math math/nlopt: Update to 2.7.1 2021-12-10 20:46:51 +01:00
misc misc/freebsd-release-manifests: 12.3: prune RC1/RC2, add RELEASE 2021-12-07 15:57:46 -05:00
Mk lang/ruby30: Update to 3.0.3 2021-12-09 08:28:21 +09:00
multimedia multimedia/gstreamer1-plugins-rust: temp disable CSOUND on aarch64 2021-12-04 20:44:40 +00:00
net net/wayvnc: update to 0.4.1 2021-12-17 04:02:30 +00:00
net-im net-im/telegram-desktop: update to 3.2.5 2021-12-10 22:20:36 +01:00
net-mgmt net-mgmt/unifi6: Update to 6.5.55 2021-12-16 17:19:02 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/suricata: Update to 6.0.4 2021-12-14 12:10:42 +01:00
shells
sysutils sysutils/py-dict-toolbox: Update to 2.1.2 2021-12-17 09:16:07 +01:00
Templates
textproc textproc/apache-solr: security update to 8.11.1 2021-12-16 23:54:44 +01:00
Tools
ukrainian
vietnamese
www www/grafana8: remove duplicates from distinfo 2021-12-19 23:59:02 +00:00
x11 x11/swaync: update to s20211214 2021-12-15 18:43:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.149 2021-12-15 21:46:36 +03:00
x11-themes
x11-toolkits x11-toolkits/qt5-quick3d: switch to use bundled assimp 2021-12-18 18:39:34 +01:00
x11-wm x11-wm/wayfire-plugins-extra: enable dbus and windecor plugins 2021-12-20 14:46:32 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.