Personal patches
Go to file
Tobias C. Berner 2447d42129 net/liveMedia: update to 2019.11.11
2019.11.11:
- Fixed the URL parsing code in "RTSPClient" to allow for the possibility
  of an embedded password  containing a '@'.
  (Thanks to Ha Viet for reporting this.)
- Fixed a potential memory leak in "GenericMediaServer.cpp"
  (if "addUserRecord()" is called more than once with the same user name.
  (Thanks to Jeff Shanab for reporting this.)
2019-11-12 15:54:58 +00:00
accessibility
arabic
archivers
astro astro/garmindev: Spell EXPIRATION_DATE correctly 2019-11-11 13:52:07 +00:00
audio audio/noson-app: update to 3.16.1 2019-11-12 15:35:50 +00:00
base
benchmarks
biology
cad - Resurrect `cad/elmerfem' and update to version 8.4 2019-11-11 10:59:00 +00:00
chinese Update to 5.2.4 2019-11-12 08:00:51 +00:00
comms
converters
databases databases/mongodb36: fails to build w/ llvm9 2019-11-11 19:00:37 +00:00
deskutils Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
devel Fix build. 2019-11-12 15:33:27 +00:00
dns Update to latest commit. 2019-11-12 12:43:14 +00:00
editors
emulators emulators/citra: update to s20191111 2019-11-12 00:58:42 +00:00
finance
french Update to 5.2.4 2019-11-12 08:00:51 +00:00
ftp
games games/dxx-rebirth: update to 20191018, fix build with LLVM9 2019-11-12 10:35:30 +00:00
german Update to 5.2.4 2019-11-12 08:00:51 +00:00
graphics graphics/xournalpp: Update 1.0.15 -> 1.0.16 2019-11-12 08:50:21 +00:00
hebrew
hungarian
irc
japanese Update to 5.2.4 2019-11-12 08:00:51 +00:00
java
Keywords
korean
lang Update to the 20191110 snapshot of GCC 10.0.0. 2019-11-12 13:29:17 +00:00
mail Update to 2019-11-11 2019-11-12 11:27:18 +00:00
math Update to version 2.3.0 2019-11-11 14:33:58 +00:00
misc New port: misc/cheat: Create and view interactive cheatsheets on the command-line 2019-11-12 03:24:56 +00:00
Mk Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
multimedia multimedia/aom: update to 1.0.0.2639 2019-11-12 00:58:50 +00:00
net net/liveMedia: update to 2019.11.11 2019-11-12 15:54:58 +00:00
net-im Enable OMEMO support 2019-11-11 17:30:17 +00:00
net-mgmt net-mgmt/prometheus2: Update to 2.14.0 2019-11-12 13:20:09 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/modules2tuple: Update to 1.11.0 2019-11-12 13:27:11 +00:00
portuguese
print
russian Update to 5.2.4 2019-11-12 08:00:51 +00:00
science Release. 2019-11-11 12:00:44 +00:00
security Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
shells
sysutils Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
Templates
textproc textproc/re-flex: update to 1.5.1 2019-11-12 10:45:54 +00:00
Tools
ukrainian
vietnamese
www Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
x11 Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
x11-clocks
x11-drivers
x11-fm - Update thunar to 1.8.10 2019-11-11 17:56:29 +00:00
x11-fonts x11-fonts/courier-prime: unbreak by updating MASTER_SITES 2019-11-12 04:41:55 +00:00
x11-servers
x11-themes Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
x11-toolkits Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
x11-wm Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Resurrect `cad/elmerfem' and update to version 8.4 2019-11-11 10:59:00 +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.