Personal patches
Go to file
Danilo G. Baio 34565269b5 security/py-certbot: Add man pages, Fix Concurrency
PR:		235701
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	freebsd@dreamchaser.org
Approved by:	python (with hat)
2020-06-27 20:57:40 +00:00
accessibility
arabic
archivers
astro Move comms/py-serial to comms/py-pyserial 2020-06-27 09:37:50 +00:00
audio Update to 0.2.0.10 2020-06-27 15:41:15 +00:00
base
benchmarks
biology biology/diamond: Update to version 0.9.35 2020-06-27 16:26:54 +00:00
cad Move devel/py-usb to devel/py-pyusb 2020-06-27 09:39:28 +00:00
chinese
comms Move comms/py-serial to comms/py-pyserial 2020-06-27 09:37:50 +00:00
converters - Update to 1.7.0 2020-06-27 14:22:48 +00:00
databases databases/mariadb104-server: Make directories configurable 2020-06-27 19:42:17 +00:00
deskutils
devel Update to 1.5.2 2020-06-27 18:00:55 +00:00
dns
editors
emulators emulators/ppsspp: use system snappy after r483177 2020-06-27 18:10:08 +00:00
finance Move devel/py-usb to devel/py-pyusb 2020-06-27 09:39:28 +00:00
french
ftp
games
german
graphics - Update to 1.5-12 2020-06-27 19:39:11 +00:00
hebrew
hungarian
irc
japanese
java Add archivers/zip to BUILD_DEPENDS to fix building in official package builder 2020-06-27 14:21:55 +00:00
Keywords
korean
lang Update to the 20200625 snapshot of GCC 8.4.1. 2020-06-27 11:38:17 +00:00
mail
math - Update to 0.1.13 2020-06-27 12:38:44 +00:00
misc Move comms/py-serial to comms/py-pyserial 2020-06-27 09:37:50 +00:00
Mk
multimedia Update to 2.5.1.236 2020-06-27 15:44:28 +00:00
net Update to 3.1.2.2 2020-06-27 15:29:23 +00:00
net-im Update to 0.27.0 2020-06-27 12:59:59 +00:00
net-mgmt Move comms/py-serial to comms/py-pyserial 2020-06-27 09:37:50 +00:00
net-p2p net-p2p/lidarr: update 0.6.2.883 -> 0.7.1.1381 2020-06-27 16:15:10 +00:00
news
polish
ports-mgmt Update to 20200623 2020-06-27 17:29:36 +00:00
portuguese
print Mark some older XFCE software in our tree as deprecated. 2020-06-27 15:02:12 +00:00
russian
science
security security/py-certbot: Add man pages, Fix Concurrency 2020-06-27 20:57:40 +00:00
shells
sysutils Add option to enable Java bindings 2020-06-27 19:27:19 +00:00
Templates
textproc - Update to 0.14 2020-06-27 14:08:09 +00:00
Tools
ukrainian
vietnamese
www Update to 0.8.0 2020-06-27 17:36:43 +00:00
x11 Mark some older XFCE software in our tree as deprecated. 2020-06-27 15:02:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.0.3 2020-06-27 14:26:31 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move math/py-igraph to math/py-python-igraph 2020-06-27 09:41:08 +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.