Personal patches
Go to file
Mark Linimon fe7ecf63f0 Mark broken on aarch64:
checking for ffgnrwll in -lcfitsio... no
  configure: error: could not find the cfitsio library

Approved by:	portmgr (tier-2 blanket)
2019-03-29 23:00:31 +00:00
accessibility
arabic
archivers
astro
audio * Updated to 3.7.1 2019-03-29 22:55:59 +00:00
base
benchmarks
biology Mark as broken on aarch64: 2019-03-29 22:13:11 +00:00
cad
chinese
comms Fix build on GCC-based architectures: 2019-03-29 16:03:39 +00:00
converters
databases databases/freetds-devel: Update version 1.1.19=>1.1.20 2019-03-29 22:38:31 +00:00
deskutils
devel Mark as not buildable on arm*. 2019-03-29 20:55:09 +00:00
dns Update to 0.14 2019-03-29 19:01:58 +00:00
editors Drop USES=gecko 2019-03-29 20:16:36 +00:00
emulators Mark as broken on aarch64: 2019-03-29 22:53:33 +00:00
finance
french
ftp Do not install curl.fish to avoid conflicts with shells/fish 2019-03-29 16:34:34 +00:00
games Mark as broken on aarch64: fails to configure: 2019-03-29 22:17:11 +00:00
german
graphics Mark as broken on aarch64: 2019-03-29 21:16:12 +00:00
hebrew
hungarian
irc
japanese
java * Update to 12.0.0.33.2 2019-03-29 17:39:15 +00:00
Keywords
korean
lang Mark as broken on aarch64: 2019-03-29 21:39:08 +00:00
mail Nuke xpi-* ports 2019-03-29 20:21:58 +00:00
math
misc Update e2fsprogs suite to v1.45.0. 2019-03-29 21:49:03 +00:00
Mk Drop USES=gecko (forgotten in r497195) 2019-03-29 21:09:02 +00:00
multimedia Fix the following two build errors on GCC-based architectures, similar 2019-03-29 17:30:07 +00:00
net net/boringtun: Drop maintainership because I cannot ethically support CloudFlare 2019-03-29 14:32:07 +00:00
net-im
net-mgmt update check_ssl_cert 1.84.0 2019-03-29 20:36:46 +00:00
net-p2p Mark as broken on arm*: various reasons. 2019-03-29 22:27:52 +00:00
news
palm
polish
ports-mgmt Update to 0.2.1 2019-03-29 14:15:29 +00:00
portuguese
print print/harfbuzz: update to 2.4.0 2019-03-29 21:40:23 +00:00
russian Nuke xpi-* ports 2019-03-29 20:21:58 +00:00
science Mark broken on aarch64: 2019-03-29 23:00:31 +00:00
security Document py-notebook vulnerability 2019-03-29 16:36:03 +00:00
shells Wow. 2019-03-29 19:44:11 +00:00
sysutils Mark as unbuildable on aarch64: 2019-03-29 22:49:25 +00:00
Templates
textproc Add NO_ARCH 2019-03-29 19:02:26 +00:00
Tools
ukrainian
vietnamese
www www/falkon: update to 3.1.0 2019-03-29 21:11:46 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Drop USES=gecko 2019-03-29 20:16:36 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Nuke xpi-* ports 2019-03-29 20:21:58 +00:00
README
UIDs
UPDATING gecko: drop -i18n ports 2019-03-29 20:13:45 +00:00

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.