Personal patches
Go to file
2022-11-01 01:50:52 -04:00
.hooks
accessibility
arabic
archivers archivers/py-zstandard: Update 0.18.0 -> 0.19.0 2022-10-30 12:42:14 -07:00
astro
audio audio/mousai-devel: remove emojis from description 2022-10-30 17:46:32 +00:00
base
benchmarks
biology
cad cad/verilator: Update 4.228 -> 5.002 2022-10-30 12:42:15 -07:00
chinese
comms
converters
databases databases/redis-devel: Update to latest snapshot 2022-11-01 11:26:03 +09:00
deskutils deskutils/virt-manager: update to 4.1.0 2022-10-31 21:35:58 +01:00
devel devel/py-sh: Update to 1.14.3 2022-11-01 01:47:56 -04:00
dns dns/dnsx: Update to 1.1.1 2022-10-31 21:14:14 +00:00
editors editors/vim: Update to 9.0.0823 2022-10-31 22:57:45 -06:00
emulators emulators/sameboy: Update to 0.15.7 2022-10-31 23:33:49 +00:00
finance
french
ftp
games games/hyperrogue: update 12.1b → 12.1d 2022-10-31 20:14:42 +03:00
german
graphics graphics/yacreader: replace workaround with upstream fix 2022-10-31 18:01:40 +00:00
hebrew
hungarian
irc
japanese
java java/openjdk19: Add a port of OpenJDK 19 2022-10-30 11:42:20 -07:00
Keywords
korean
lang lang/gcc13-devel: Update to 13.0.0.s20221030 2022-10-31 22:49:09 +01:00
mail mail/claws-mail: Allow for GTK2 or GTK3 variants 2022-10-31 22:57:46 +01:00
math math/octave-forge-csg-toolkit: Use smarter method to set CXXFLAGS. 2022-10-31 20:23:52 -05:00
misc misc/gobuster: Update 3.2.0 -> 3.3.0 2022-10-30 12:42:15 -07:00
Mk go.mk: enable PIE build for amd64 only 2022-10-31 15:34:02 -07:00
multimedia multimedia/lms: Use USE_GITHUB 2022-10-30 10:00:42 -07:00
net net/nncp: Update to 8.8.1 2022-11-01 01:48:27 -04:00
net-im net-im/dendrite: Update to 0.10.5 2022-10-31 17:00:08 +00:00
net-mgmt net-mgmt/netdata-go: update to 0.42.0 2022-10-31 18:51:42 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/octopus: Add USE_GCC=11 2022-10-30 13:11:58 -07:00
security security/clamav: Update source archive to new one 2022-11-01 11:29:12 +09:00
shells shells/starship: Remove BROKEN lines 2022-10-31 12:56:34 -07:00
sysutils sysutils/R-cran-ps: Update to 1.7.2 2022-11-01 01:50:52 -04:00
Templates
textproc textproc/py-extract-msg: Update to 0.36.4 2022-10-31 21:57:24 +00:00
Tools
ukrainian
vietnamese
www www/drupal9: update to 9.4.8 2022-10-31 17:25:35 -05:00
x11 x11/salut: update to 0.3.1 2022-10-31 18:00:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/libdecor: update to 0.1.1 2022-10-31 14:35:56 +00:00
x11-wm x11-wm/herbstluftwm: Update to 0.9.5 2022-10-31 12:34:40 +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.