Personal patches
Go to file
2021-05-12 05:47:17 +08:00
.hooks
accessibility Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
arabic
archivers archivers/librtfcomp: Simplify Makefile 2021-05-12 05:46:56 +08:00
astro astro/py-metpy: Update to 1.0.1 2021-05-12 05:47:04 +08:00
audio audio/zrythm: Update 1.0.0-alpha.16.0.12 -> 1.0.0-alpha.16.0.37 2021-05-11 12:49:31 -07:00
base
benchmarks Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
biology biology/libsbml: Rename LIBXML option to LIBXML2 2021-05-12 05:46:56 +08:00
cad math/py-matplotlib: chase minimum Python version in dependent ports 2021-05-10 22:13:20 +02:00
chinese
comms comms/py-hid: Add a new port 2021-05-11 11:04:19 +02:00
converters
databases databases/py-sqlalchemy14: Update to 1.4.13 2021-05-12 05:47:05 +08:00
deskutils Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
devel devel/py-yunomi: Clean up 2021-05-12 05:47:15 +08:00
dns dns/dnscap: Update to 2.0.1 2021-05-12 05:46:58 +08:00
editors Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
emulators emulators/yuzu: update to s20210509 2021-05-11 00:13:04 +00:00
finance Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
french
ftp
games Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
german
graphics graphics/py-tifffile: Update to 2021.4.8 2021-05-12 05:47:16 +08:00
hebrew
hungarian
irc
japanese japanese/py-jaconv: Update to 0.3 2021-05-12 05:47:16 +08:00
java Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
Keywords
korean
lang lang/v8: Update to 9.0.257.23 2021-05-12 05:46:59 +08:00
mail Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
math math/py-mixsimulator: Update to 0.3.3 2021-05-12 05:47:17 +08:00
misc misc/xplr: Update to 0.8.4 2021-05-12 00:33:23 +01:00
Mk gecko: ignore llvm in DEFAULT_VERSIONS if LTO is enabled 2021-05-11 17:52:58 +00:00
multimedia devel/flatbuffers: Update 1.12.0 -> 2.0.0 2021-05-11 12:49:07 -07:00
net net/py-errbot: Fix RUN_DEPENDS 2021-05-12 05:47:17 +08:00
net-im Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
net-mgmt Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
net-p2p Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
news
polish
ports-mgmt
portuguese
print print/libraqm: upgrade to v0.7.1 2021-05-11 18:57:41 +02:00
russian
science science/cgribex: Simplify Makefile 2021-05-12 05:47:00 +08:00
security security/keybase: Convert REINPLACE_CMD to patch file 2021-05-12 05:47:00 +08:00
shells Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
sysutils sysutils/nvme-cli: Add missing PLIST_FILES 2021-05-11 14:23:09 -07:00
Templates
textproc textproc/p5-Text-ANSI-Util: Update to 0.231 2021-05-12 05:47:03 +08:00
Tools
ukrainian
vietnamese
www www/p5-libwww: Update to 6.54 2021-05-12 05:47:03 +08:00
x11 Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/ots: Update to 8.1.4 2021-05-12 05:47:01 +08:00
x11-servers
x11-themes Update KDE Frameworks to 5.82.0 2021-05-11 19:25:29 +02:00
x11-toolkits x11-toolkits/p5-Gtk3-ImageView: new port 2021-05-11 22:29:58 +02:00
x11-wm x11-wm/fvwm3: Add compiler:c11 to USES to fix build on GCC-based systems: 2021-05-11 06:06:02 -05:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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.