Personal patches
Go to file
Mark Linimon b449807516 Mark as broken on all powerpc variants.
The failure mode messes up poudriere bulk builds.  It will take someone who
wants to use this port on powerpc* to test it.

Approved by:	portmgr (tier-2 blanket)
2020-09-23 19:29:40 +00:00
accessibility
arabic
archivers
astro Update to 1.15 2020-09-23 18:50:54 +00:00
audio
base
benchmarks
biology
cad
chinese
comms Also mark broken on powerpc64le (untested, but will fail same way). 2020-09-23 18:19:55 +00:00
converters
databases Update to 1.62 2020-09-23 18:51:04 +00:00
deskutils
devel Mark as not for any powerpc variant. 2020-09-23 19:23:37 +00:00
dns
editors Canonicalize use of GCC on all powerpc variants. 2020-09-23 17:44:40 +00:00
emulators
finance
french
ftp
games Force -fcommon build to appease modern compilers (should've been part of 2020-09-23 17:16:10 +00:00
german Update to 2020.09.20 2020-09-23 18:50:45 +00:00
graphics Update to 2.29.1 2020-09-23 18:59:54 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Mark as broken on all powerpc variants. 2020-09-23 19:29:40 +00:00
mail mail/bmf: Revert erroneous update 2020-09-23 18:39:56 +00:00
math Improve pkg-descr 2020-09-23 18:31:45 +00:00
misc misc/openmvg: Remove workaround for missing liblz4 library because the workaround was added into math/flann 2020-09-23 18:01:33 +00:00
Mk
multimedia
net Update to 1.29.0 2020-09-23 18:50:41 +00:00
net-im net-im/zoom: Update 5.2.458699.0906 -> 5.3.465578.0920 2020-09-23 16:56:18 +00:00
net-mgmt net-mgmt/fastnetmon: enable luajit on powerpc64 2020-09-23 17:15:13 +00:00
net-p2p Allow building on powerpc64le. 2020-09-23 18:07:18 +00:00
news
polish Update to 20200918 2020-09-23 18:50:50 +00:00
ports-mgmt
portuguese
print
russian
science
security Update to 0.27 2020-09-23 18:51:28 +00:00
shells
sysutils Improve port's Makefile: 2020-09-23 18:55:27 +00:00
Templates
textproc Change RUN_DEPENDS from py-httpx to py-httpx013 2020-09-23 19:18:04 +00:00
Tools
ukrainian
vietnamese
www Add py-httpx013 0.13.3 (copied from py-httpx) 2020-09-23 19:18:00 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
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:

	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.