Personal patches
Go to file
Jan Beich 18680413ad textproc/ansifilter: require C++11 toolchain (on powerpc*, mips*, sparc*)
cc1plus: error: unrecognized command line option "-std=c++11"

main.cpp:118:5: error: use of undeclared identifier 'unique_ptr'
    unique_ptr<ansifilter::CodeGenerator> generator(ansifilter::CodeGenerator::getInstance(op...
    ^

Reported by:	pkg-fallout (mips64)
2017-12-12 02:57:13 +00:00
accessibility
arabic
archivers Update to 1.0.2 2017-12-11 10:38:40 +00:00
astro Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
audio audio/ruby-xmms: mark broken with ruby 2.4 and deprecate 2017-12-11 22:35:02 +00:00
base
benchmarks - Add LICENSE_FILE 2017-12-11 18:32:51 +00:00
biology - Those ports fail to build with python3 2017-12-11 16:54:20 +00:00
cad - Those ports fail to build with python3 2017-12-11 16:54:20 +00:00
chinese - Those ports fail to build with python3 2017-12-11 16:54:20 +00:00
comms - Those ports fail to build with python3 2017-12-11 16:54:20 +00:00
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2017-12-11 14:29:48 +00:00
databases Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
deskutils - Mark BROKEN, no public distfiles 2017-12-11 18:44:08 +00:00
devel devel/flang: silence warnings caused by the wrapper script shortcomings and only add linking flags if needed. 2017-12-12 02:43:49 +00:00
dns dns/packetq: require C++11 toolchain (on powerpc*, mips*, sparc*) 2017-12-12 02:30:49 +00:00
editors - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
emulators emulators/rpcs3: update to 0.0.4.148 2017-12-11 21:45:17 +00:00
finance
french
ftp Update to 7.29.0-42.el7_4.1. 2017-12-11 14:40:06 +00:00
games Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
german Update to 2017.12.10 2017-12-11 10:40:56 +00:00
graphics graphics/drm-next-kmod: bump port revision after recent changes to HEAD made kernel modules unloadable. 2017-12-12 02:45:33 +00:00
hebrew
hungarian
irc - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
japanese Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
java java/jdk8-doc: update 8u131 -> 8u152 2017-12-11 08:20:17 +00:00
Keywords
korean
lang Fix dumb typos. 2017-12-12 02:53:33 +00:00
mail mail/cone: update to 0.96.2 2017-12-12 02:16:08 +00:00
math math/blis: update to the first snapshot working on FreeBSD to support runtime kernel selection. For amd64, this will now select, if available, an assembly optimized kernel for the CPU architecture blis is running on. The other architectures continue to only use what is now called the generic kernel but in theory arm and power7 assembly optimizations are available. 2017-12-12 02:49:56 +00:00
misc Update to 20171127 2017-12-11 10:37:05 +00:00
Mk Make USE_PYTHON=concurrent flavors friendly. 2017-12-11 12:41:56 +00:00
multimedia multimedia/ffmpeg: update to 3.4.1 2017-12-11 18:04:25 +00:00
net net/ns3: require C++11 toolchain (on powerpc*, mips*, sparc*) 2017-12-12 02:40:39 +00:00
net-im Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
net-mgmt * Updated to 6.2.2 2017-12-12 02:09:41 +00:00
net-p2p Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Update WWW 2017-12-11 10:37:28 +00:00
security Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
shells shells/fish: Upgrade to 2.7.0 2017-12-11 17:39:19 +00:00
sysutils u-boot-master: Unbreak by testing that FAMILY is defined 2017-12-11 18:31:35 +00:00
Templates
textproc textproc/ansifilter: require C++11 toolchain (on powerpc*, mips*, sparc*) 2017-12-12 02:57:13 +00:00
Tools
ukrainian
vietnamese
www * Updated to 6.2.2 2017-12-12 02:09:41 +00:00
x11 - Those ports fail to build with python3 2017-12-11 21:48:32 +00:00
x11-clocks
x11-drivers
x11-fm - Those ports fail to build with python3 2017-12-11 21:48:32 +00:00
x11-fonts
x11-servers
x11-themes Update to upstream version 3.1.9 2017-12-10 19:47:16 +00:00
x11-toolkits - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
x11-wm x11-wm/cwm: Update to v6.2-9-ga0774f4 2017-12-11 21:53:59 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES Fix typo 2017-12-11 10:36:34 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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.