Personal patches
Go to file
2022-08-04 12:02:39 -07:00
.hooks
accessibility accessibility/orca: Update to 42.3 2022-08-04 12:02:39 -07:00
arabic
archivers all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
astro astro/josm: update 18513 → 18531 2022-08-02 19:10:49 +03:00
audio all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
base
benchmarks all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
biology biology/ugene: Correct BROKEN message 2022-08-04 09:35:24 -07:00
cad cad/yosys: Update 0.19 -> 0.20 2022-08-04 00:41:22 -07:00
chinese
comms comms/uarduno: Remove devclass from DRIVER_MODULE on recent main. 2022-08-03 15:45:23 -07:00
converters all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
databases databases/rrdtool: Adopt/Update to 1.8.0 2022-08-03 23:57:04 +01:00
deskutils deskutils/gnome-maps: Update to 42.3 2022-08-04 11:54:39 -07:00
devel devel/libflatarray: Not broken on systems where OpenMP isn't enabled 2022-08-04 09:44:11 -07:00
dns all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
editors devel/electron18: update to 18.3.6 2022-08-04 15:58:32 +09:00
emulators emulators/rpcs3: update to 0.0.23.14004 2022-08-04 00:38:28 +00:00
finance finance/prestashop: Update to 1.7.8.7 2022-08-04 19:46:03 +08:00
french
ftp ftp/uftp: Upgrade from 5.0 to 5.0.1 2022-08-04 14:35:35 -04:00
games games/vanilla-conquer: new port had been added (+) 2022-08-04 15:18:52 +00:00
german
graphics multimedia/svt-av1: update to 1.2.0 2022-08-04 15:08:43 +00:00
hebrew
hungarian
irc irc/irssi-scripts: Update to 20220704 2022-08-03 22:18:07 -07:00
japanese
java java/openjdk7: Mark as deprecated due to upstream EOL 2022-08-02 19:41:56 -07:00
Keywords
korean
lang lang/quilc: Lower QuickLisp's dynamic-space-size to 3072 (3GB) 2022-08-04 00:41:21 -07:00
mail mail/snappymail: Update to 2.17.1 2022-08-05 01:48:46 +09:00
math math/saga: Broken on systems where OpenMP isn't enabled 2022-08-04 00:41:23 -07:00
misc all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
Mk Mk/Uses/go.mk: Pass MAKE_ENV to go mod tidy and go mod vendor 2022-08-04 08:11:06 -05:00
multimedia multimedia/svt-av1: update to 1.2.0 2022-08-04 15:08:43 +00:00
net net/openldap24-server: Fix CONFLICTS 2022-08-04 13:36:44 +02:00
net-im net-im/dendrite: Port builds fine with Go 1.19 2022-08-04 06:57:43 +00:00
net-mgmt net-mgmt/netdata-go: update to 0.34.0 2022-08-04 19:04:19 +02:00
net-p2p all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
news
polish
ports-mgmt ports-mgmt/pkg-devel: update to 1.18.99.3 2022-08-04 06:56:11 +02:00
portuguese
print print/lilypond-devel: Update to 2.23.11 2022-08-03 13:30:21 +01:00
russian
science science/chemtool-devel: Fix build on FreeBSD 13.1R and 14 2022-08-04 14:37:25 +01:00
security security/crowdsec: Update to 1.4.1 2022-08-04 19:34:51 +01:00
shells all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
sysutils sysutils/vm-bhyve-devel: update to latest commit 2022-08-04 18:57:36 +02:00
Templates
textproc textproc/ibus-typing-booster: upgrade to 2.18.7 2022-08-04 18:23:11 +02:00
Tools
ukrainian
vietnamese
www www/grafana9: Update to 9.0.6 2022-08-04 12:00:28 -07:00
x11 all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
x11-clocks
x11-drivers xorg-drivers: remove obsolete drivers 2022-08-04 11:24:37 +02:00
x11-fm
x11-fonts
x11-servers x11-servers/xorg-server: fix build on powerpc64* 2022-08-04 18:32:44 +02:00
x11-themes x11-themes/Kvantum: Update to 1.0.4 2022-08-01 11:54:07 -03:00
x11-toolkits x11-wm/sway-devel: update to 1.7.115 2022-08-03 21:28:46 +00:00
x11-wm x11-wm/e16: update to 1.0.25 2022-08-04 06:38:47 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED games/jumpy: update to 0.4.3 2022-08-02 18:47:36 +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.