Personal patches
Go to file
2018-11-05 21:46:19 +00:00
accessibility
arabic
archivers Update to 2.1.2 2018-11-05 21:45:54 +00:00
astro
audio Add USES=compiler:c++11-lang for QT5 option to fix build on GCC- 2018-11-05 19:39:13 +00:00
base
benchmarks Remove a patch that is now integrated upstream 2018-11-05 08:12:21 +00:00
biology Fix build failure with base GCC because of double typedefs. 2018-11-05 19:47:42 +00:00
cad
chinese
comms
converters
databases Update to 3.25.2 2018-11-05 21:44:30 +00:00
deskutils update deskutils/mozo to 1.20.1 2018-11-05 13:52:39 +00:00
devel Update to 0.12.0 2018-11-05 21:46:02 +00:00
dns Mark this broken on 12 and 13. 2018-11-05 09:44:12 +00:00
editors This port requires USES=c++11-lang to build on architectures that 2018-11-05 20:09:27 +00:00
emulators emulators/ppsspp: update to 1.7.2 (nop) 2018-11-05 10:04:29 +00:00
finance
french
ftp
games games/crimson: Unbreak build with Clang 6 (C++14 by default) 2018-11-05 21:42:24 +00:00
german Update to 2018.11.04 2018-11-05 21:45:12 +00:00
graphics graphics/gpu-firmware-gpu: Bring up to date with current AMD firmware drops. 2018-11-05 04:07:25 +00:00
hebrew
hungarian
irc
japanese My bad, forgot to add the patch to the previous commit 2018-11-05 07:25:35 +00:00
java
Keywords
korean
lang lang/duktape-lib: Update to 2.3.0 2018-11-05 15:48:42 +00:00
mail mail/libdomainkeys: Unbreak with OpenSSL 1.1.1 [1] 2018-11-05 21:09:41 +00:00
math Drop remaining BROKEN_FreeBSD_10 per EOL after r483807 2018-11-05 06:54:31 +00:00
misc
Mk
multimedia multimedia/libva-intel-media-driver: minor consistency fix 2018-11-05 20:06:04 +00:00
net Update to 2.5.0 2018-11-05 21:44:56 +00:00
net-im
net-mgmt Update to version 1.8.3 2018-11-04 22:53:52 +00:00
net-p2p
news
palm
polish Update to 20181029 2018-11-05 21:45:20 +00:00
ports-mgmt
portuguese
print
russian
science Drop remaining BROKEN_FreeBSD_10 per EOL after r483807 2018-11-05 06:54:31 +00:00
security Update to 1.3.1 2018-11-05 21:45:04 +00:00
shells Update to the latest ast/ksh93 commit for: 2018-11-05 05:51:39 +00:00
sysutils Update to 0.7.2 2018-11-05 21:46:19 +00:00
Templates
textproc Update to 2018.11.04 2018-11-05 21:45:29 +00:00
Tools
ukrainian
vietnamese
www Update to 0.2.0 2018-11-05 21:44:39 +00:00
x11 Update to 2.3.0 2018-11-05 18:49:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/raleway 2018-11-05 21:22:54 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.3.0 2018-11-05 18:49:23 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 2.3.0 2018-11-05 18:49:23 +00:00
README
UIDs
UPDATING update sysutils/ansible* ports 2018-11-05 02:07:09 +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.