Personal patches
Go to file
Mark Linimon 7faeae5c6e Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/sigc++-2.0/sigc++/visit_each.h:22:23: error: type_traits: No such file or directory

Note: I had to be careful about the addition due to the += notation.

Approved by:	portmgr (tier-2 blanket)
2020-07-06 19:41:12 +00:00
accessibility
arabic
archivers
astro Now in Michigan. 2020-07-06 14:07:42 +00:00
audio Use the libtool script from devel/libtool. 2020-07-06 17:10:08 +00:00
base
benchmarks
biology
cad cad/netgen-lvs: Update 1.5.148 -> 1.5.149 2020-07-06 17:34:56 +00:00
chinese
comms Update to 0.4.99.102 2020-07-06 17:02:32 +00:00
converters graphics/poppler: update to 0.90 2020-07-06 06:17:18 +00:00
databases Update to 0.26 2020-07-06 10:16:00 +00:00
deskutils deskutils/terminal-image-viewer: Update 1.0.0-50 -> 1.1.0 2020-07-06 17:18:22 +00:00
devel add new port devel/libffi321 2020-07-06 19:03:52 +00:00
dns dns/subfinder: fix build on aarch64 2020-07-05 08:59:44 +00:00
editors graphics/poppler: update to 0.90 2020-07-06 06:17:18 +00:00
emulators Update to 0.1.4 2020-07-06 08:09:17 +00:00
finance
french
ftp Update distfiles and bump PORTREVISION for proftpd slave ports 2020-07-05 12:16:22 +00:00
games games/vvvvvv: Fix linking after sdl20 update 2020-07-06 09:26:36 +00:00
german
graphics graphics/elementary-photos: fix build on GCC architectures 2020-07-06 19:37:55 +00:00
hebrew
hungarian
irc irc/rubygem-cogbot: Fix gemspec rubygem-json 2.3.0 update 2020-07-06 02:30:25 +00:00
japanese
java
Keywords
korean
lang lang/ecl: fix build on GCC architectures 2020-07-06 09:10:16 +00:00
mail mail/nextcloud-mail: Update to 1.4.1 2020-07-06 13:41:37 +00:00
math Add es_ES.ISO8859-15 message catalog. 2020-07-06 18:36:35 +00:00
misc misc/broot: Update to 0.18.3 2020-07-06 15:54:16 +00:00
Mk Fix overlays when using flavors. 2020-07-06 11:10:16 +00:00
multimedia - Add license 2020-07-06 09:35:15 +00:00
net Update Qt5 to 5.15 2020-07-06 06:43:37 +00:00
net-im net-im/cordless: Update to 2020.06.26 and fix build error 2020-07-05 16:29:24 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-07-06 19:41:12 +00:00
russian
science science/py-chempy: Update 0.7.11 -> 0.7.12 2020-07-06 17:14:00 +00:00
security Update to 0.22 2020-07-06 13:32:03 +00:00
shells Update to 0.14.0 2020-07-06 10:17:05 +00:00
sysutils sysutils/consul: update to 1.8.0 2020-07-06 14:40:49 +00:00
Templates
textproc - Update `textproc/dikt' to version 2s4 2020-07-06 19:01:19 +00:00
Tools
ukrainian
vietnamese
www Update Qt5 to 5.15 2020-07-06 06:43:37 +00:00
x11 Update NVidia Linux libraries to their latest versions (should've been 2020-07-06 12:15:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update Qt5 to 5.15 2020-07-06 06:43:37 +00:00
x11-toolkits Update Qt5 to 5.15 2020-07-06 06:43:37 +00:00
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.