Personal patches
Go to file
Jan Beich fdb719b5fd net/yami4: respect CXXFLAGS
c++ -O2  -Iposix -c -o agent.o agent.cpp

Reported by:	pkg-status (missing -fstack-protector -fno-strict-aliasing on amd64)
2017-12-12 03:21:20 +00:00
accessibility
arabic
archivers
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 Make the error results more correct, per recent logs. 2017-12-12 03:05:52 +00:00
dns dns/packetq: require C++11 toolchain (on powerpc*, mips*, sparc*) 2017-12-12 02:30:49 +00:00
editors
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
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
japanese Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
java
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
Mk
multimedia multimedia/ffmpeg: update to 3.4.1 2017-12-11 18:04:25 +00:00
net net/yami4: respect CXXFLAGS 2017-12-12 03:21:20 +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
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 Make error description more verbose for armv6 (per armv6 regression test). 2017-12-12 03:02:52 +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
x11-toolkits
x11-wm x11-wm/cwm: Update to v6.2-9-ga0774f4 2017-12-11 21:53:59 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
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.