Personal patches
Go to file
Mark Linimon b8a7cefcd2 Mark as broken on armvX.
Approved by:	portmgr (tier-2 blanket)
2018-03-18 14:20:32 +00:00
accessibility
arabic
archivers
astro
audio Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them. 2018-03-18 03:55:13 +00:00
base
benchmarks Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them. 2018-03-18 03:55:13 +00:00
biology Mark broken on armvX and mips. 2018-03-18 13:48:07 +00:00
cad
chinese
comms - Update WWW 2018-03-18 09:33:16 +00:00
converters
databases New port: databases/pgsanity 2018-03-18 12:31:13 +00:00
deskutils deskutils/spice-gtk: fix build without NLS 2018-03-17 18:09:32 +00:00
devel Mark as broken on armvX. The builds there were only recently enabled. 2018-03-18 14:06:09 +00:00
dns dns/libasr-devel: Unbreak 2018-03-18 03:24:22 +00:00
editors Unbreak make patch on 10.3 2018-03-18 12:06:25 +00:00
emulators The Wine Staging patchset has reappeared for the time being, with new 2018-03-17 17:32:40 +00:00
finance Update to upstream version 5.1.8 2018-03-18 13:54:33 +00:00
french
ftp
games Mark as broken on armvX. 2018-03-18 14:20:32 +00:00
german devel/eric6: update to 18.03 2018-03-17 15:58:27 +00:00
graphics Mark as broken on armv7. 2018-03-18 05:16:16 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Turn off DTRACE option by default for mips. It fails the exact same way 2018-03-17 21:42:48 +00:00
mail mail/dkimproxy: Change url of detail webpage 2018-03-18 12:44:09 +00:00
math Mark as broken on armvX. 2018-03-18 13:46:32 +00:00
misc
Mk
multimedia Mark broken on armvX. 2018-03-18 05:52:23 +00:00
net Mark as broken on most tier-2 archs: invokes x86 assembler. 2018-03-18 06:01:25 +00:00
net-im Fix order of variables 2018-03-17 14:13:17 +00:00
net-mgmt Mark as broken on armvX. 2018-03-18 06:04:32 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to upstream version 20180314 2018-03-17 14:21:00 +00:00
portuguese
print Mark as broken on armvX. 2018-03-18 06:08:22 +00:00
russian devel/eric6: update to 18.03 2018-03-17 15:58:27 +00:00
science Mark as broken on arm. 2018-03-18 06:22:04 +00:00
security security/testssl.sh: Fix certificate expiration check 2018-03-18 09:02:41 +00:00
shells Update to 2.8 2018-03-18 11:26:58 +00:00
sysutils Depend on www/tornado4 instead of www/tornado 2018-03-18 10:45:03 +00:00
Templates
textproc - Update to 2.25 2018-03-18 13:19:31 +00:00
Tools
ukrainian
vietnamese
www Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them. 2018-03-18 03:55:13 +00:00
x11 - Update trayer to 1.1.8 2018-03-18 14:09:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Mark as broken on armvX. 2018-03-18 06:30:23 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add entries for the recent multimedia/plexpy -> multimedia/tautulli migration 2018-03-17 15:16:01 +00:00
README
UIDs
UPDATING Add entries for the recent multimedia/plexpy -> multimedia/tautulli migration 2018-03-17 15:16:01 +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.