Personal patches
Go to file
Emanuel Haupt 9aab70bfc3 Restore previous order of LICENSE definitions.
Reported by:	mat
Mislead by:	portlint
2018-10-16 12:38:22 +00:00
accessibility
arabic
archivers Update to 2.1.1 2018-10-15 21:07:59 +00:00
astro
audio Restore previous order of LICENSE definitions. 2018-10-16 12:38:22 +00:00
base
benchmarks Attempt to unbreak against OpenSSL 1.1.1. 2018-10-15 13:43:56 +00:00
biology
cad - Add LICENSE_FILE 2018-10-16 09:30:07 +00:00
chinese - Update to 1.10.0 2018-10-15 07:44:55 +00:00
comms
converters
databases
deskutils - Fix OpenSSL build (1) 2018-10-15 20:28:08 +00:00
devel - Update to 1.0.1 2018-10-16 08:02:40 +00:00
dns Update to latest commit. 2018-10-15 17:10:53 +00:00
editors editors/openoffice-4, editors/openoffice-devel: 2018-10-15 17:27:41 +00:00
emulators emulators/citra: update to s20181015 2018-10-16 00:01:09 +00:00
finance Fix build on powerpc64 2018-10-15 11:48:08 +00:00
french
ftp
games - Mark broken on 11.x [1] 2018-10-15 09:25:22 +00:00
german Update to 2018.10.14 2018-10-15 21:07:20 +00:00
graphics Avoid accidentally auto-activating librsvg2 support in graphics/graphviz 2018-10-16 08:23:04 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang security/php73-hash: fix build with GCC-based architectures 2018-10-16 05:14:42 +00:00
mail - Fix build with openssl 1.1.1 / unbreak on 12.0-ALPHA9 [1] 2018-10-16 07:43:31 +00:00
math - Update to 3.34 2018-10-15 09:22:24 +00:00
misc New port: misc/py-toil: Pipeline management software for clusters 2018-10-16 06:56:17 +00:00
Mk www/firefox: update to 63.0 2018-10-16 00:01:22 +00:00
multimedia multimedia/kodi-devel: Unbreak GBM and WAYLAND 2018-10-16 08:22:02 +00:00
net net/intel-ixl-kmod: Remove -Werror from CFLAGS 2018-10-16 12:02:50 +00:00
net-im net-im/telegram-desktop: update to 1.4.2 2018-10-14 19:35:18 +00:00
net-mgmt net-mgmt/telegraf: Update to 1.8.1 2018-10-16 10:27:23 +00:00
net-p2p
news
palm
polish
ports-mgmt Add a patch to fix pkg-static with linked against openssl 1.1.1 2018-10-16 10:08:01 +00:00
portuguese
print
russian
science science/gamess-us: Cosmetic change: internal version number change to 00 for convenence because it is a default 2018-10-15 06:12:03 +00:00
security Update to 0.2.0 release. 2018-10-16 10:30:43 +00:00
shells
sysutils sysutils/s6: Update to 2.7.2.1 2018-10-15 16:11:57 +00:00
Templates
textproc Update to 2018.10.14 2018-10-15 21:07:29 +00:00
Tools
ukrainian
vietnamese
www www/libwww: Unbreak with openssl-devel 2018-10-16 00:46:47 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Follow up to r482017: upstream address was not updated in pkg-descr of 2018-10-15 05:30:04 +00:00
x11-toolkits graphics/wayland: update to 1.16.0 2018-10-15 23:59:23 +00:00
x11-wm New port x11-wm/obconf-qt 2018-10-15 14:55:00 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Thomas Munro (tmunro) 2018-10-16 08:37:43 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Fix misattributed entry (email was wrong). 2018-10-15 08:14:39 +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.