1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon 4f7c0d630c This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		235046
Submitted by:	Piotr Kubaj
2019-01-22 12:55:06 +00:00
accessibility
arabic
archivers - Update `archivers/gzip' to version 1.10 2019-01-22 09:09:50 +00:00
astro Revert r490900, it breaks ports depending on astro/py-astropy 2019-01-21 22:50:27 +00:00
audio
base
benchmarks - Update to 1.2.3 2019-01-21 21:59:20 +00:00
biology
cad
chinese Update to 5.0.3 2019-01-21 09:57:32 +00:00
comms - Update to 2.0.17 2019-01-21 22:45:00 +00:00
converters Update to 2.99 2019-01-21 19:53:12 +00:00
databases databases/mysql57-{client, server}: Update to latest release 5.7.25 2019-01-21 20:40:48 +00:00
deskutils - Update to 3.16 2019-01-22 02:59:24 +00:00
devel This port requires USES=compiler:c++11-lang to build on GCC-based 2019-01-22 12:45:35 +00:00
dns Update to latest commit. 2019-01-21 15:44:16 +00:00
editors
emulators emulators/citra: update to s20190121 2019-01-22 00:42:35 +00:00
finance finance/qtbitcointrader: Update 1.40.30 -> 1.40.40 2019-01-21 19:04:05 +00:00
french
ftp
games games/ags: Update to 3.4.1.15 2019-01-22 06:14:45 +00:00
german Update to 2019.01.20 2019-01-21 19:53:34 +00:00
graphics New port: graphics/py-mpl-scatter-density: Matplotlib helpers to make density scatter plots 2019-01-21 20:30:49 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang The HIPE compiler is not available on powerpc64. Disable this option 2019-01-22 12:30:21 +00:00
mail www/firefox: update to 65.0 2019-01-21 23:03:45 +00:00
math - Update to 9.200.7 2019-01-21 22:04:41 +00:00
misc New port: misc/kookbook 2019-01-22 10:24:51 +00:00
Mk www/firefox: update to 65.0 2019-01-21 23:03:45 +00:00
multimedia This port requires a C++11-compatible compiler, so add 2019-01-22 12:36:06 +00:00
net
net-im net-im/psi: unbreak HUNSPELL=on after r490671 2019-01-21 10:42:44 +00:00
net-mgmt Update to 4.4.3. 2019-01-21 15:44:20 +00:00
net-p2p
news
palm
polish Update to 20190119 2019-01-21 19:53:39 +00:00
ports-mgmt
portuguese
print Add WITH_DEBUG support. 2019-01-22 12:00:40 +00:00
russian
science science/agrum: Update 0.13.4 -> 0.13.6 2019-01-22 03:06:25 +00:00
security Attempt to fix vuxml build. 2019-01-22 12:32:18 +00:00
shells Update to the latest att/ast github commit. 2019-01-21 14:30:18 +00:00
sysutils sysutils/ldap-account-manager: Add missing USE_PHP=xmlreader 2019-01-22 12:14:55 +00:00
Templates
textproc Update to 0.04-1 2019-01-22 06:46:48 +00:00
Tools
ukrainian
vietnamese
www www/py-requests: Update to 2.21.0 2019-01-22 10:46:11 +00:00
x11 This port requires USES=compiler:c++11-lang to build on GCC-based 2019-01-22 12:52:49 +00:00
x11-clocks
x11-drivers
x11-fm This port requires USES=compiler:c++11-lang to build on GCC-based 2019-01-22 12:55:06 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-wm/sway: update to 1.0.b.2.243 2019-01-22 00:42:14 +00:00
x11-wm x11-wm/sway: update to 1.0.b.2.243 2019-01-22 00:42:14 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Amend the 20191113 entry to explain that geoipupdate must be used to 2019-01-21 18:42:27 +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.