Personal patches
Go to file
2020-09-12 13:52:10 +00:00
accessibility Move some gnome@ ports to desktop@ 2020-09-10 18:55:41 +00:00
arabic
archivers archivers/libunrar5: Update to 5.9.4 2020-09-12 03:44:32 +00:00
astro - Update to 4.0.1 2020-09-12 02:25:15 +00:00
audio audio/picard: Update to 2.4.4 2020-09-12 03:50:35 +00:00
base
benchmarks
biology
cad cad/gmsh: Update to 4.6.0 2020-09-12 10:55:18 +00:00
chinese
comms
converters Move some gnome@ ports to desktop@ 2020-09-10 18:55:41 +00:00
databases Add p5-Redis-RateLimit 1.0002, sliding window rate limiting with Redis. 2020-09-12 13:29:10 +00:00
deskutils graphics/poppler: update to 20.09.0 2020-09-10 18:32:06 +00:00
devel - Reset MAINTAINER due to multiple fatal bounces 2020-09-12 12:55:03 +00:00
dns dns/subfinder: Update 2.4.3 -> 2.4.4 2020-09-10 18:14:03 +00:00
editors editors/jucipp: Update to 1.6.1 2020-09-11 10:21:05 +00:00
emulators emulators/yuzu: unbreak on FreeBSD < 12.2 after r548271 2020-09-12 00:39:10 +00:00
finance
french
ftp Use built-in CA store of OpenSSL/GnuTLS when CA_BUNDLE is disabled 2020-09-12 12:11:07 +00:00
games - Allow to build against contemporary versions of OpenSSL 2020-09-10 07:45:48 +00:00
german
graphics graphics/yacreader: update to 9.7.1 2020-09-12 13:04:36 +00:00
hebrew
hungarian
irc
japanese
java Fix the default bootstrap to point to openjdk14 2020-09-10 01:01:03 +00:00
Keywords
korean
lang lang/kross-interpreters: optionify python dependency and undeprecate 2020-09-12 11:26:14 +00:00
mail mail/py-afew: Update to 3.0.1 2020-09-12 13:52:10 +00:00
math - Fix building with -CURRENT 2020-09-11 17:35:26 +00:00
misc - Reset MAINTAINER due to multiple fatal bounces 2020-09-12 12:55:03 +00:00
Mk
multimedia multimedia/pipewire: Update to 0.3.11 2020-09-11 19:40:18 +00:00
net - Update to 2.2.1.0 2020-09-12 13:29:54 +00:00
net-im net-im/ktp-call-ui: allow building with modern python, undeprecate 2020-09-12 11:46:12 +00:00
net-mgmt - Update to 5.9 2020-09-12 12:57:29 +00:00
net-p2p Unbreak the build against modern versions of OpenSSL. 2020-09-10 09:37:39 +00:00
news
polish
ports-mgmt
portuguese
print Move some gnome@ ports to desktop@ 2020-09-10 18:55:41 +00:00
russian
science Change the maintainer entry in rhurlin's ports 2020-09-10 19:17:38 +00:00
security - Update to 1.6 2020-09-12 13:36:08 +00:00
shells
sysutils - Update to 20200226 2020-09-12 13:35:04 +00:00
Templates
textproc Update to 6.0.3.3 2020-09-12 12:10:32 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.4.4.1 2020-09-12 13:45:10 +00:00
x11 graphics/poppler: update to 20.09.0 2020-09-10 18:32:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Move some gnome@ ports to desktop@ 2020-09-10 18:55:41 +00:00
x11-toolkits Move some gnome@ ports to desktop@ 2020-09-10 18:55:41 +00:00
x11-wm x11-wm/enlightenment: Fix malformed conditional. 2020-09-11 18:50:47 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove old net/frr6. 2020-09-10 10:13:52 +00: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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.