Personal patches
Go to file
Koichiro Iwao 89bf30e879 security/softether: increase SecureNAT sessions
to 20000 as well as security/softether5. The factory default is 4096.

Sponsored by:	HAW International
2020-07-25 14:53:52 +00:00
accessibility
arabic
archivers Update to 2.095 2020-07-24 19:00:01 +00:00
astro astro/kstars: update to 3.4.3 2020-07-24 17:16:43 +00:00
audio audio/ncspot: Update to v0.2.0 2020-07-24 17:31:27 +00:00
base
benchmarks
biology Update to 2.0.1 2020-07-24 07:49:43 +00:00
cad The serial library returns 'n/a' to the port[2] string that Cura was checking 2020-07-24 20:09:59 +00:00
chinese
comms
converters
databases databases/mongodb44: Update to 4.4.0-rc14 2020-07-25 14:49:14 +00:00
deskutils deskutils/zim: update to 0.73.2 2020-07-24 21:19:17 +00:00
devel devel/jetbrains-clion: Update to 2020.1.3 2020-07-25 12:50:30 +00:00
dns
editors
emulators emulators/citra: update to s20200723 2020-07-25 00:55:58 +00:00
finance
french Multiple ports: improve regex compliance (part 2) 2020-07-24 17:10:51 +00:00
ftp
games games/powwow: update 1.2.17 -> 1.2.22 2020-07-24 15:17:00 +00:00
german
graphics graphics/mesa-devel: update to 20.1.b.3427 2020-07-25 00:56:04 +00:00
hebrew
hungarian
irc
japanese
java * Add missing build depends 2020-07-24 23:53:31 +00:00
Keywords
korean
lang lang/intel-compute-runtime: update to 20.29.17408 2020-07-25 00:55:42 +00:00
mail - update to 3.6-20200720 2020-07-25 08:38:32 +00:00
math Upgrade to v5.8.1. 2020-07-24 21:37:13 +00:00
misc misc/patchutils: add CONFLICTS, add LICENSE 2020-07-25 08:59:15 +00:00
Mk Mk: unregister expired PostgreSQL 9.4 2020-07-24 16:59:04 +00:00
multimedia multimedia/gmmlib: update to 20.2.3 2020-07-25 02:20:05 +00:00
net net/liveMedia: update to 2020.07.21 2020-07-25 11:50:50 +00:00
net-im net-im/libaccounts-glib: add tests-option to meson 2020-07-25 08:46:51 +00:00
net-mgmt check_ssl_cert: update to 1.121.0 2020-07-25 14:23:16 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science Update to 2.7.0 2020-07-24 19:01:22 +00:00
security security/softether: increase SecureNAT sessions 2020-07-25 14:53:52 +00:00
shells
sysutils sysutils/go-btfs: update to 1.3.4 2020-07-25 13:01:03 +00:00
Templates
textproc Update MASTER_SITES and WWW 2020-07-24 19:08:23 +00:00
Tools
ukrainian
vietnamese
www www/mattermost-webapp www/mattermost-server: Update to 5.25.0 2020-07-25 13:39:53 +00:00
x11 x11/plasma-wayland-protocols: update to 1.1.0 2020-07-24 15:26:58 +00:00
x11-clocks Update xfce4-timer-plugin to 1.7.1 2020-07-24 22:43:44 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.59 2020-07-24 07:49:38 +00:00
x11-wm x11-wm/hikari: update to 2.1.0 2020-07-25 01:43:58 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Robert Wing (rew) 2020-07-25 08:42:23 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix PKGNAME collision 2020-07-25 12:06:57 +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.