Personal patches
Go to file
Bartek Rutkowski 162048a7a9 devel/sonarqube: update 5.6 -> 6.2
PR:		216105
Submitted by:	Dusan Vejnovic <freebsd@dussan.org> (maintainer)
2017-01-31 08:53:48 +00:00
accessibility
arabic
archivers Fix building on i386 (with SSE2 enable) 2017-01-30 12:49:22 +00:00
astro Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
audio Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
base
benchmarks Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
biology Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
cad Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
chinese Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
comms Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
converters
databases Convert to GH_TUPLE. 2017-01-30 16:44:13 +00:00
deskutils
devel devel/sonarqube: update 5.6 -> 6.2 2017-01-31 08:53:48 +00:00
dns
editors On amd64, clang++ 4.0 uses the MOVAPS SSE instruction to initialize 2017-01-31 03:42:07 +00:00
emulators Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
finance
french
ftp - fix build for FreeBSD-12 2017-01-30 18:04:28 +00:00
games Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
german
graphics Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
hebrew
hungarian
irc
japanese Fix build with devel/protobuf 3.2.0 2017-01-30 21:42:13 +00:00
java Fix distinfo. 2017-01-30 21:39:05 +00:00
Keywords
korean
lang lang/tcl-wrapper: fix after misc/shc update 2017-01-31 08:32:09 +00:00
mail Update to 1.940 2017-01-30 21:42:41 +00:00
math Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
misc Update to 0.18 2017-01-30 21:42:27 +00:00
Mk
multimedia Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
net Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
net-im Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
net-mgmt net-mgmt/nfsen: Fix syntax error in patch preventing nfsen from running 2017-01-30 21:40:17 +00:00
net-p2p Remove vestigial BROKEN_arm. It does not do anything. These ports all 2017-01-31 05:43:55 +00:00
news - Update to 1.1.1 2017-01-30 10:22:17 +00:00
palm
polish
ports-mgmt Add collection of my ports tree related scripts 2017-01-30 21:07:01 +00:00
portuguese
print
russian
science Update to 1.8.1 2017-01-30 21:42:17 +00:00
security Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
shells
sysutils sysutils/firstboot-pkgs: Loop through the list installing one at a time to 2017-01-30 17:48:06 +00:00
Templates
textproc Mark various ports broken on aarch64 and armv6. 2017-01-31 03:40:46 +00:00
Tools
ukrainian
vietnamese
www Remove vestigial BROKEN_arm. It does not do anything. These ports all 2017-01-31 05:43:55 +00:00
x11 x11/slim: unbreak build with clang/libc++ 4.0 2017-01-31 02:44:48 +00:00
x11-clocks
x11-drivers Add xf86-video-ast driver for ASPEED graphics controllers in recent server motherboards. 2017-01-30 01:42:13 +00:00
x11-fm Update to 0.20.7. 2017-01-31 08:40:22 +00:00
x11-fonts Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain 2017-01-30 14:55:08 +00:00
x11-servers
x11-themes Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain 2017-01-30 14:55:08 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Fix 64-bit platform detection for pre C++11 compilers. 2017-01-30 22:29:23 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.