Personal patches
Go to file
2022-08-01 07:47:55 -06:00
.hooks
accessibility
arabic
archivers archivers/nfpm: Update 2.16.0 -> 2.17.0 2022-08-01 00:01:19 -07:00
astro
audio audio/jamulus: Update 3.8.2 -> 3.9.0 2022-07-31 21:52:17 -07:00
base
benchmarks
biology biology/viennarna: Update 2.5.0 -> 2.5.1 2022-07-31 01:12:49 -07:00
cad
chinese
comms comms/nanovna-saver: Update 2022-07-31 19:15:10 +02:00
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-07-31 08:08:21 +02:00
databases databases/redis-devel: Update to latest snapshot 2022-08-01 15:27:32 +09:00
deskutils cleanup: Remove expired ports: 2022-08-01 15:19:38 +02:00
devel devel/hs-ghcprofview: Unbreak after recent GNOME libs updates. 2022-08-01 12:38:55 +03:00
dns dns/rubygem-public_suffix: Update to 5.0.0 2022-07-31 03:25:43 +08:00
editors editors/vim: Update to 9.0.0129 2022-08-01 07:47:55 -06:00
emulators emulators/ppsspp: update to 1.13.1b 2022-07-31 17:21:38 +00:00
finance finance/fava: update to 1.22 2022-07-31 00:48:51 -07:00
french
ftp
games
german
graphics graphics/png: fix build with clang 15 2022-07-31 19:12:11 +02:00
hebrew
hungarian
irc irc/soju: Update to 0.5.1 2022-07-30 22:27:19 +00:00
japanese
java
Keywords
korean
lang lang/ghc: Update to 9.2.4 2022-08-01 12:38:54 +03:00
mail
math math/cmh: Update 1.1.0 -> 1.1.1 2022-07-31 23:47:43 -07:00
misc misc/edfbrowser: Update 1.94 -> 1.95 2022-07-31 23:47:44 -07:00
Mk Uses/cabal.mk: Fix cabal-extract target when GH_TUPLE is present. 2022-07-31 18:58:30 +03:00
multimedia multimedia/py-pysubs2: New port: Library for editing subtitle files 2022-07-31 19:47:02 -07:00
net net/clash: Update 1.11.0 -> 1.11.4 2022-07-31 09:50:08 -07:00
net-im
net-mgmt net-mgmt/py-pypowerwall: Update to 0.6.0 2022-08-01 09:25:10 -04:00
net-p2p net-p2p/prowlarr: Update to 0.4.3.1921 2022-07-30 22:52:07 +01:00
news
polish
ports-mgmt
portuguese
print print/harfbuzz: update to 5.1.0 2022-07-31 19:04:07 +00:00
russian
science science/opensph: Update 0.3.8 -> 0.4.0 2022-08-01 00:42:56 -07:00
security cleanup: Remove expired ports: 2022-08-01 15:21:20 +02:00
shells
sysutils sysutils/rubygem-bolt: Update to 3.25.0 2022-07-31 07:39:34 -10:00
Templates
textproc textproc/ibus-typing-booster: upgrade to 2.18.6 2022-07-31 22:31:25 +02:00
Tools
ukrainian
vietnamese
www www/threejs: upgrade to r143 2022-07-31 22:31:25 +02:00
x11 x11/{linux-nvidia-libs,nvidia-driver}-470: update to version 470.129.06. 2022-08-01 04:59:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wayfire: update to 0.7.4 2022-07-31 17:21:38 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2022-08-01 15:24:04 +02: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.