1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer f394c28462 lang/gcc8-devel: Update to the 20210512 snapshot of GCC 8.4.1
This brings two back ports for the aarch64 back end, three for the
low-level RTL optimizers, and one for the tree optimizers, plus one
for the C front end.

This probably will be the final snapshot of the GCC 8 release branch.
2021-05-18 06:19:26 +00:00
.hooks
accessibility
arabic
archivers
astro
audio New port: audio/pamixer: Console-only mixer for pulseaudio 2021-05-18 07:17:36 +02:00
base
benchmarks Move KDiskMark to a more appropriate category (luckily, even with Git, 2021-05-18 06:08:10 +00:00
biology biology/bowtie2: Update to 2.4.3 2021-05-17 18:40:15 -05:00
cad
chinese chinese/ibus-table-chinese: mark BROKEN (does not build) 2021-05-17 20:40:06 +03:00
comms
converters
databases databases/postgresql-mysql_fdw: Update from 2.5.5 to 2.6.0 2021-05-17 14:47:44 +02:00
deskutils deskutils/just: Update 0.9.2 -> 0.9.3 2021-05-17 09:16:55 -07:00
devel devel/googletest: convert TEST option to USES=cmake:testing 2021-05-18 00:47:14 +00:00
dns Update to latest commit. 2021-05-17 10:51:12 +02:00
editors editors/ne: Update to 3.3.1 2021-05-17 19:56:51 +08:00
emulators emulators/citra: update to s20210516 2021-05-18 00:47:16 +00:00
finance
french
ftp
games
german
graphics graphics/mesa-devel: update to 21.1.b.1496 2021-05-18 00:47:16 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc8-devel: Update to the 20210512 snapshot of GCC 8.4.1 2021-05-18 06:19:26 +00:00
mail mail/mblaze: Updated to 1.1 2021-05-17 17:11:58 +00:00
math math/R-cran-lme4: Update to 1.1-27 2021-05-18 06:28:29 +09:00
misc misc/far2l: explain why we stick to g${DATE} as PORTVERSION for now. 2021-05-17 18:46:58 +00:00
Mk ansible.mk: Improve argument parsing 2021-05-17 18:29:06 +02:00
multimedia multimedia/ffmpeg: unbreak SVTHEVC by part-reverting efe6165a6e14 2021-05-18 01:23:01 +00:00
net - Update SpiritVNC to the latest version 0.4.6 2021-05-18 02:56:58 +00:00
net-im
net-mgmt net-mgmt: Connect zabbix54 ports to the build. 2021-05-18 00:21:38 +02:00
net-p2p net-p2p/openethereum: update to 3.2.6 release. 2021-05-18 08:01:27 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/jmol: Update 14.31.38 -> 14.31.39 2021-05-17 09:16:56 -07:00
security security/openvpn: do not package .orig leftovers from patch 2021-05-17 19:56:12 +02:00
shells
sysutils Move KDiskMark to a more appropriate category (luckily, even with Git, 2021-05-18 06:08:10 +00:00
Templates
textproc textproc/nuspell: convert TEST option to USES=cmake:testing 2021-05-18 00:47:16 +00:00
Tools
ukrainian
vietnamese
www New port: www/wslay: C WebSocket library 2021-05-17 15:53:03 -07:00
x11 x11/find-cursor: Update to 1.7 2021-05-17 16:58:20 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/kde-icons-black-and-white: add LICENSE, take MAINTAINER 2021-05-17 07:32:36 +01:00
x11-toolkits
x11-wm x11-fm/leftww: Add upstream fixed. 2021-05-17 18:09:26 -03:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move KDiskMark to a more appropriate category (luckily, even with Git, 2021-05-18 06:08:10 +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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.