1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon b5d9b9d730 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1

Approved by:	portmgr (tier-2 blanket)
2020-08-22 05:12:13 +00:00
accessibility
arabic
archivers
astro
audio audio/gsequencer: Update 3.4.9 -> 3.5.8 2020-08-20 06:11:03 +00:00
base
benchmarks
biology biology/paml: fix the build with LLVM 11 2020-08-20 17:07:03 +00:00
cad
chinese
comms comms/qico: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 10:20:36 +00:00
converters
databases Update to 1.3.19 2020-08-21 21:23:38 +00:00
deskutils Update claibre to 4.23.0 2020-08-21 21:22:41 +00:00
devel Update to 4.3.0 2020-08-21 21:28:29 +00:00
dns Update to 1.0.11 2020-08-21 21:28:33 +00:00
editors
emulators emulators/yuzu: update to s20200820 2020-08-22 00:58:03 +00:00
finance
french
ftp Fix build with LibreSSL 2020-08-21 05:42:16 +00:00
games games/veloren: unbreak on FreeBSD < 12 2020-08-22 00:59:56 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.591 2020-08-22 00:58:11 +00:00
hebrew
hungarian
irc The EPIC maintainer was nice enough to roll a new release to handle the fix needed 2020-08-21 18:18:06 +00:00
japanese japanese/ebnetd: Fix build with '-fno-common' 2020-08-21 10:50:33 +00:00
java
Keywords
korean
lang Update to 1.73.25 2020-08-21 21:21:45 +00:00
mail mail/msmtp: update to 1.8.12 2020-08-22 04:26:58 +00:00
math Add LICENSE_FILE 2020-08-21 21:24:17 +00:00
misc New port: misc/hs-hascard: Minimal command line utility for reviewing notes 2020-08-21 05:48:28 +00:00
Mk gecko: add native OSS support, replacing ALSA as fallback 2020-08-21 16:32:05 +00:00
multimedia multimedia/ffmpeg: fix runtime on powerpc64 elfv2 with LTO 2020-08-22 00:46:58 +00:00
net Update to 0.3.19 2020-08-21 21:28:38 +00:00
net-im
net-mgmt net-mgmt/unifi5: Update to 5.14.22 2020-08-21 15:03:45 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Update to 4.14.0 2020-08-21 21:24:26 +00:00
russian
science science/lammps: Update 21Jul2020 -> 21Aug2020 2020-08-21 23:15:38 +00:00
security Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-08-22 05:12:13 +00:00
shells Fix build after llvm 11 import into 13-current. 2020-08-20 18:53:58 +00:00
sysutils Update sysutils/webmin to version 1.954. 2020-08-21 12:12:37 +00:00
Templates
textproc Update to 1.4 2020-08-21 21:32:18 +00:00
Tools
ukrainian
vietnamese
www Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge321 2020-08-21 21:32:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits [NEW PORTS] x11-toolkits/qt5-quick3d and x11-toolkits/qt5-quicktimeline 2020-08-20 12:37:33 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED games/colobot: fix build with Python 3 and restore port 2020-08-21 19:56:36 +00:00
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.