Personal patches
Go to file
Vsevolod Stakhov ec48df1166 - Run main process as root and drop worker privileges
PR:		250904
Submitted by:	Alexander Moisseev <moiseev at mezonplus.ru>
2020-11-06 18:53:51 +00:00
accessibility
arabic
archivers
astro Update PORTNAME: use lowercase 2020-11-06 11:26:13 +00:00
audio Update to 2.1.9 2020-11-06 11:26:20 +00:00
base
benchmarks
biology
cad
chinese Cosmetic change 2020-11-06 11:19:37 +00:00
comms
converters
databases Fix build with PHP 8.0 2020-11-06 11:37:16 +00:00
deskutils
devel devel/git: Fix options for flavors 2020-11-06 17:19:49 +00:00
dns Update to 1.12.0 2020-11-06 11:19:33 +00:00
editors
emulators
finance
french
ftp Cosmetic change 2020-11-06 11:20:43 +00:00
games - Update to 18.3 2020-11-06 15:38:52 +00:00
german
graphics Update to 1.1.8 2020-11-06 11:27:35 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/py-textX: Update 2.2.0 -> 2.3.0 2020-11-06 18:22:47 +00:00
mail - Run main process as root and drop worker privileges 2020-11-06 18:53:51 +00:00
math math/onednn: Add options for SIMD optimization level; Use standard BUILD_TESTING cmake variable instead of BUILD_TESTS 2020-11-06 18:51:36 +00:00
misc Update to 2020.3 2020-11-06 11:25:58 +00:00
Mk
multimedia
net Update to version 2.1.10. 2020-11-06 15:30:26 +00:00
net-im Cosmetic change 2020-11-06 11:21:37 +00:00
net-mgmt Update to 1.2.5 2020-11-06 11:27:57 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/zeek: Fix build on armv7 and allow running as non-root user 2020-11-06 18:38:46 +00:00
shells Cosmetic change 2020-11-06 11:21:42 +00:00
sysutils Update to 0.2.4 2020-11-06 16:53:31 +00:00
Templates
textproc Add NO_ARCH 2020-11-06 11:36:41 +00:00
Tools
ukrainian
vietnamese
www www/neon: Update to 0.31.2. 2020-11-06 17:18:44 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add misc/calendar-data entry (r553252) 2020-11-06 11:37:12 +00:00
README
UIDs
UPDATING Update to 0.2.4 2020-11-06 16:53:31 +00: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://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.