Personal patches
Go to file
2021-12-22 02:47:56 +08:00
.hooks
accessibility
arabic
archivers archivers/upx: Update to 3.96 2021-12-22 02:46:12 +08:00
astro astro/weather: Update to 2.4.2 2021-12-22 02:46:13 +08:00
audio audio/py-pylast: Update to 4.4.0 2021-12-22 02:47:54 +08:00
base
benchmarks
biology devel/grpc: Update to 1.42.0 2021-12-22 02:46:21 +08:00
cad cad/kicad-devel: Update kicad-*-devel 2021-12-20 18:56:01 +01:00
chinese
comms
converters
databases databases/py-fakeredis: Update to 1.7.0 2021-12-22 02:47:56 +08:00
deskutils deskutils/py-todoman: Update to 4.1.0 2021-12-20 12:08:14 +01:00
devel devel/pecl-vld: Update to 0.17.2 2021-12-22 02:47:54 +08:00
dns dns/public_suffix_list: Update to 20211126 2021-12-22 02:46:24 +08:00
editors editors/vscode: update to 1.63.2 2021-12-20 20:57:36 +09:00
emulators emulators/yuzu: update to s20211220 2021-12-21 00:59:44 +00:00
finance finance/ticker: update to 4.4.3 2021-12-21 18:15:30 +01:00
french
ftp ftp/pure-ftpd: Update to 1.0.50 2021-12-22 02:46:25 +08:00
games games/homura: Rename to suyimazu and update to 5.7 2021-12-21 18:22:24 +01:00
german
graphics graphics/filmulator: new port had been added (+) 2021-12-21 10:28:56 +00:00
hebrew
hungarian
irc
japanese japanese/font-hackgen{,-nerd}: Update to 2.5.3. 2021-12-22 02:45:27 +09:00
java java/openjdk17: allow bootstrapping on powerpc64le with bootstrap-openjdk17 2021-12-20 12:45:04 +00:00
Keywords
korean
lang lang/p5-Try-Tiny: Update to 0.31 2021-12-22 02:47:37 +08:00
mail mail/libpst: Use ImageMagick 7 2021-12-22 02:46:26 +08:00
math */Makefile: Sort SUBDIRs 2021-12-22 02:20:52 +08:00
misc misc/pciids: Update to 20211124 2021-12-22 02:46:31 +08:00
Mk
multimedia multimedia/dtv-scan-tables: Update to 20211214 2021-12-21 15:39:23 +00:00
net net/libngtcp2: Update to 0.1.0.g20211128 2021-12-22 02:46:56 +08:00
net-im net-im/tox: Add CPE information 2021-12-21 12:30:03 +00:00
net-mgmt net-mgmt/check_ssl_cert: update to 2.16.0 2021-12-20 17:19:41 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/R-cran-tinytex: Update to 0.36 2021-12-21 16:48:58 +00:00
russian
science devel/grpc: Update to 1.42.0 2021-12-22 02:46:21 +08:00
security security/vouch-proxy: Update to 0.36.0 2021-12-21 15:39:24 +00:00
shells
sysutils sysutils/parallel: Update to 20211122 2021-12-22 02:47:09 +08:00
Templates
textproc textproc/p5-Text-Table-HTML-DataTables: Update to 0.008 2021-12-22 02:47:47 +08:00
Tools
ukrainian
vietnamese
www www/p5-libwww: Update to 6.59 2021-12-22 02:47:51 +08:00
x11 x11/xsnow: update to 3.4.2 release 2021-12-20 18:53:02 +03:00
x11-clocks
x11-drivers x11-drivers/xf86-video-scfb: Update Port 2021-12-20 17:19:13 -06:00
x11-fm
x11-fonts x11-fonts/cascadia-code: Update to 2110.31 2021-12-22 02:47:28 +08:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.156 2021-12-21 02:37:21 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/icewm: update IceWM to version 2.9.3. 2021-12-21 03:08:12 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/py-python-markdown-math: Move textproc/py-markdown-math to textproc/py-python-markdown-math 2021-12-22 02:42:10 +08:00
README
UIDs
UPDATING devel/notcurses: Update to 3.0.1 2021-12-20 12:14:03 +01:00

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.