Personal patches
Go to file
2022-08-03 21:33:32 -07:00
.hooks
accessibility
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 all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
cad cad/openvsp: update to 3.29.1 2022-08-02 07:32:33 +02: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/remind: Update to 04.00.02 2022-08-04 00:35:21 +01:00
devel devel/pika: fix build on powerpc* 2022-08-04 00:38:24 +02:00
dns all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
editors all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
emulators emulators/rpcs3: update to 0.0.23.14004 2022-08-04 00:38:28 +00:00
finance all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
french
ftp all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
games all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
german
graphics graphics/cloudcompare: Update to 2.12.4 2022-08-03 21:33:32 -07:00
hebrew
hungarian
irc all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
japanese
java java/openjdk7: Mark as deprecated due to upstream EOL 2022-08-02 19:41:56 -07:00
Keywords
korean
lang lang/python310: Update to 3.10.6 2022-08-04 08:56:42 +08:00
mail all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
math math/py-brial: upgrade to 1.2.11 2022-08-01 22:06:02 +02:00
misc all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
Mk Mk/bsd.default-versions.mk: Update GO_DEFAULT to 1.19 2022-08-03 16:35:13 -05:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.28.0.5999 2022-08-04 02:22:15 +01:00
net net/dpdk-20.11: Remove devclass from DRIVER_MODULE on recent main. 2022-08-03 15:48:46 -07:00
net-im all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
net-mgmt all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
net-p2p all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
news
polish
ports-mgmt all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
portuguese
print print/lilypond-devel: Update to 2.23.11 2022-08-03 13:30:21 +01:00
russian
science all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
security security/wazuh-manager: Make pkg-fallout happier 2022-08-03 19:40:32 -05:00
shells all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
sysutils all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
Templates
textproc all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
Tools
ukrainian
vietnamese
www all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
x11 all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05:00
x11-clocks
x11-drivers xorg: bump revision of drivers after xorg-server upgrade 2022-08-02 15:19:13 +02:00
x11-fm
x11-fonts
x11-servers xorg: upgrade to 21.1.4 2022-08-02 09:26:03 +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 all: Bump PORTREVISION after Go update 2022-08-03 16:35:13 -05: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.