Personal patches
Go to file
Li-Wen Hsu 785c22466d - Update to 2.2.45 (pre-release) to pull in the requried fix
https://github.com/Azure/WALinuxAgent/pull/1638/
- Update WWW to where the code exists
- Switch to use Python 3 to match the ports' default to avoid some subprocess
  invoking issues

Approved by:	Wei Hu <weh@microsoft.com> (maintainer, implicitly)
Sponsored by:	The FreeBSD Foundation
2019-11-13 14:02:39 +00:00
accessibility
arabic
archivers
astro
audio - Update WWW 2019-11-13 09:39:59 +00:00
base
benchmarks
biology
cad
chinese Update to 5.2.4 2019-11-12 08:00:51 +00:00
comms
converters
databases - Update to version 1.2.4 2019-11-13 11:18:01 +00:00
deskutils New port: deskutils/terminal-image-viewer: Display images in terminals using RGB ANSI codes & unicode characters 2019-11-12 21:59:27 +00:00
devel Update to 4.21.0-1.el6_10. 2019-11-13 10:21:59 +00:00
dns Update to latest commit. 2019-11-12 12:43:14 +00:00
editors
emulators Update nss to 3.44.0. 2019-11-13 10:33:46 +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 Regular category sorting. 2019-11-13 08:44:02 +00:00
hebrew
hungarian
irc
japanese Update to 5.2.4 2019-11-12 08:00:51 +00:00
java
Keywords
korean
lang Backport 517206 | gerald | 2019-11-10 from lang/gcc10-devel: 2019-11-13 00:12:29 +00:00
mail Update to 2019-11-11 2019-11-12 11:27:18 +00:00
math
misc
Mk Update KDE Plasma Desktop to 5.17.3 2019-11-12 15:26:14 +00:00
multimedia multimedia/kodi-devel: Update to newer snapshot 2019-11-12 18:42:13 +00:00
net net/liveMedia: update to 2019.11.11 2019-11-12 15:54:58 +00:00
net-im - Update to 19.09.1 2019-11-13 11:49:01 +00:00
net-mgmt Upgrade telegraf to 1.12.5 2019-11-13 11:13:13 +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
security Update nss to 3.44.0. 2019-11-13 10:33:46 +00:00
shells
sysutils - Update to 2.2.45 (pre-release) to pull in the requried fix 2019-11-13 14:02:39 +00:00
Templates
textproc textproc/re-flex: update to 1.5.1 2019-11-12 10:45:54 +00:00
Tools
ukrainian
vietnamese
www Regular category sorting. 2019-11-13 08:44:02 +00:00
x11 Regular category sorting. 2019-11-13 08:44:02 +00:00
x11-clocks
x11-drivers
x11-fm
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 x11-em/e16: fix USES and CONFIGURE_ARGS 2019-11-13 10:57:49 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Rename graphics/py-vips to graphics/py-pyvips. pyvips is the actual name of this software 2019-11-12 21:21:48 +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.