Personal patches
Go to file
Matthias Fechner fc268228b6 Update to 6.0.4 which is required for gitlab 11.0.2.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16127
2018-07-04 17:22:21 +00:00
accessibility
arabic
archivers Upgrade from 1.0.4 to 1.0.5. 2018-07-03 23:35:32 +00:00
astro - Fix build with clang 6 2018-07-03 16:36:03 +00:00
audio - Add LICENSE 2018-07-04 09:07:36 +00:00
base
benchmarks Update to 8.0.0. 2018-07-04 14:48:17 +00:00
biology New port: biology/cytoscape: Software to visualize molecular interaction networks, gene expression 2018-07-03 08:42:54 +00:00
cad Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
chinese
comms wsjtx does not use kvasd and wsjt is going away 2018-07-04 16:54:08 +00:00
converters
databases Remove expired ports: 2018-07-03 15:20:13 +00:00
deskutils Add chart 3.0.0, CLI tool to create quick plots. 2018-07-02 10:52:33 +00:00
devel Update to 6.0.4 which is required for gitlab 11.0.2. 2018-07-04 17:22:21 +00:00
dns Remove expired ports: 2018-07-04 12:57:28 +00:00
editors Update vim to patchlevel 139 2018-07-02 21:59:03 +00:00
emulators emulators/citra: update to s20180703 2018-07-03 00:22:17 +00:00
finance - Update to 1.7.3.4 2018-07-03 13:05:51 +00:00
french
ftp
games - Pet portlint 2018-07-03 16:35:06 +00:00
german
graphics - Change uses:compiler to c++17-lang so that FreeBSD-11 brings in 2018-07-04 01:30:37 +00:00
hebrew
hungarian
irc Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
japanese - Update to 1.1 2018-07-03 14:10:22 +00:00
java . Sync the cacerts file with the version in the latest Oracle binary release. 2018-07-03 06:31:39 +00:00
Keywords
korean
lang Improve the explanation on why on powerpc64 we require USE_GCC=5 and 2018-07-04 15:49:35 +00:00
mail - Add LICENSE (APACHE20 for pngbehavior.htc script, unspecified for all other files) 2018-07-04 09:37:36 +00:00
math - Switch to new test framework 2018-07-04 08:37:36 +00:00
misc New port: misc/tdfiglet: 2018-07-04 14:01:00 +00:00
Mk
multimedia Update to upstream version 1.3.5 2018-07-04 13:37:13 +00:00
net net/dhcpd: Add option to disable PF support 2018-07-04 14:21:07 +00:00
net-im net-im/matterircd: Update to 0.18.2 2018-07-04 02:28:55 +00:00
net-mgmt Bump the minimum bind version to dns/bind911 in dependent ports. 2018-07-04 11:52:25 +00:00
net-p2p Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
news Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
palm
polish
ports-mgmt Update to 4.0.0 2018-07-02 10:26:27 +00:00
portuguese
print print/harfbuzz: update to 1.8.2 2018-07-03 20:35:57 +00:00
russian
science
security - Update to 20180703 2018-07-04 13:05:54 +00:00
shells
sysutils Bump the minimum bind version to dns/bind911 in dependent ports. 2018-07-04 11:52:25 +00:00
Templates
textproc textproc/docproj: add textproc/groff to RUN_DEPENDS 2018-07-04 04:38:35 +00:00
Tools Also report the previous line when going backwards in time. 2018-07-02 16:19:50 +00:00
ukrainian
vietnamese
www www/srg Fix build with Clang6 2018-07-04 10:37:44 +00:00
x11 Try to fix build with lld 2018-07-02 16:29:32 +00:00
x11-clocks Fix build for 12.0 2018-07-03 09:33:24 +00:00
x11-drivers
x11-fm x11-wm/qtfm Fix build with Clang6 2018-07-04 09:30:56 +00:00
x11-fonts - Pet portlint 2018-07-03 09:07:35 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Jesper Schmitz Mouridsen (jsm) 2018-07-04 16:16:20 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2018-07-04 12:57:28 +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.