1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich a2d6433530 misc/py-gluonnlp: Update 0.9.1 -> 0.10.0
Reported by:	portscout
2020-08-20 19:34:50 +00:00
accessibility
arabic
archivers Fix build. 2020-08-20 04:43:54 +00:00
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 cad/netgen-lvs: Update 1.5.154 -> 1.5.155 2020-08-20 03:39:16 +00:00
chinese
comms comms/qico: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 10:20:36 +00:00
converters Update to 4.21 2020-08-19 16:18:54 +00:00
databases Update to 1.19.3 2020-08-19 16:19:56 +00:00
deskutils Update to 2.12.0 2020-08-19 16:18:26 +00:00
devel devel/simdjson: update to 0.5.0 2020-08-20 18:21:01 +00:00
dns dns/adns: Update to 1.6.0 2020-08-20 15:01:08 +00:00
editors
emulators Update to Wine 5.15. This includes the following changes: 2020-08-20 05:20:50 +00:00
finance
french
ftp Update to 7.72.0 2020-08-19 16:18:36 +00:00
games games/moonlight-embedded: Unbreak with GCC10/Clang11 (-fno-common default) 2020-08-20 07:55:25 +00:00
german Update to 2020.08.16 2020-08-19 16:25:45 +00:00
graphics graphics/mesa-devel: update to 20.2.b.479 2020-08-20 00:40:13 +00:00
hebrew
hungarian
irc irc/znc-push: update to g5f95488 2020-08-20 18:13:13 +00:00
japanese
java Add a port to create JRE-only package for java/openjdk11. 2020-08-20 02:23:07 +00:00
Keywords
korean
lang lang/erlang: Fix build with -fno-common. 2020-08-20 15:36:08 +00:00
mail mail/qpopper: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 09:31:20 +00:00
math math/gretl: Update 2020c -> 2020d 2020-08-20 06:10:12 +00:00
misc misc/py-gluonnlp: Update 0.9.1 -> 0.10.0 2020-08-20 19:34:50 +00:00
Mk [NEW PORTS] x11-toolkits/qt5-quick3d and x11-toolkits/qt5-quicktimeline 2020-08-20 12:37:33 +00:00
multimedia multimedia/ustreamer: Update 1.19 -> 1.22 2020-08-20 16:37:28 +00:00
net net/quagga: fix build for clang 11 and gcc 10 (FreeBSD 13) 2020-08-20 11:17:34 +00:00
net-im
net-mgmt Fix build on HEAD. 2020-08-20 10:41:36 +00:00
net-p2p
news news/sabnzbdplus: Update to 3.0.1 2020-08-19 10:21:52 +00:00
polish Update to 20200809 2020-08-19 16:25:50 +00:00
ports-mgmt
portuguese
print print/harfbuzz: convert to USES=meson 2020-08-19 17:47:03 +00:00
russian
science science/afni: update to 20.2.13 2020-08-20 15:57:33 +00:00
security security/vuxml: Document sysutils/openzfs-kmod issues 2020-08-20 18:12:45 +00:00
shells Fix build after llvm 11 import into 13-current. 2020-08-20 18:53:58 +00:00
sysutils Fix build after llvm 11 import into 13-current. 2020-08-20 18:53:58 +00:00
Templates
textproc textproc/elasticsearch6: Update to 6.8.12 2020-08-20 11:58:02 +00:00
Tools
ukrainian
vietnamese
www www/node: Update 14.6.0_1 -> 14.7.0 2020-08-20 18:50:32 +00:00
x11 x11/waybar: install icons font by default 2020-08-20 04:53:59 +00:00
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
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.