Personal patches
Go to file
2023-01-15 21:38:11 -08:00
.hooks
accessibility
arabic
archivers archivers/libdeflate: update the port to version 1.16 2023-01-15 10:18:00 +00:00
astro
audio audio/dekagen: Deprecate and set expiration date to 2023-03-31 2023-01-15 23:12:02 +01:00
base
benchmarks
biology
cad
chinese
comms
converters
databases */*: Fix some ports conversion from USE_RUBY to USES=ruby 2023-01-14 20:45:23 -06:00
deskutils deskutils/calibre: Update to 6.11.0 2023-01-15 21:46:22 +01:00
devel devel/corrade: Update 2020.06 -> 2020.06-1214 2023-01-15 21:38:11 -08:00
dns
editors editors/ghostwriter: Fix Makefile causing errors 2023-01-16 00:30:26 +01:00
emulators emulators/wine-devel,emulators/wine-proton: remove check for removed LLVM_VER 2023-01-15 08:50:45 +01:00
finance finance/electrum: Update to 4.3.3 2023-01-15 10:20:54 +01:00
french
ftp
games
german
graphics graphics/mesa-dri: drop obsolete override after 22a85734ff 2023-01-15 18:16:51 +00:00
hebrew
hungarian
irc */*: Fix some ports conversion from USE_RUBY to USES=ruby 2023-01-14 20:45:23 -06:00
japanese */*: Fix some ports conversion from USE_RUBY to USES=ruby 2023-01-14 20:45:23 -06:00
java */*: Fix some ports conversion from USE_RUBY to USES=ruby 2023-01-14 20:45:23 -06:00
Keywords
korean
lang lang/gcc12-devel: Update to 12.2.1.s20230114 2023-01-15 17:10:29 +01:00
mail
math math/symengine: Use llvm-15; Add dependency 2023-01-15 21:38:10 -08:00
misc misc/gedkeeper: update GEDKeeper to version 2.23.0 2023-01-15 20:58:08 +00:00
Mk www/py-qt6-webengine: Create new port. 2023-01-15 21:42:02 +01:00
multimedia multimedia/ffmpeg: drop TENSORFLOW workaround after 56dc0e449f 2023-01-15 12:26:28 +00:00
net
net-im net-im/openfire: Update to 4.7.4 2023-01-15 19:14:48 +01:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/agrum: Update 1.3.1 -> 1.5.2 2023-01-14 17:28:09 -08:00
security security/aws-c-auth: Update to 0.6.22 2023-01-15 19:45:21 +00:00
shells
sysutils sysutils/touchegg: New port: Multi-touch gesture recognizer 2023-01-15 01:53:20 -08:00
Templates
textproc textproc/cy-hunspell: Welsh language dictionary for hunspell. 2023-01-15 22:28:08 +03:00
Tools
ukrainian
vietnamese
www www/py-qt6-webengine: Fix COMMENT 2023-01-16 11:07:49 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/vte3: remove comparison to deleted LLVM_VER 2023-01-15 08:49:14 +01:00
x11-wm x11-wm/hikari: Fix a bug 2023-01-15 16:13:52 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED Cleanup: Remove devel/llvm[789]0 2023-01-15 00:14:56 +01: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.