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
Gleb Popov f8f1a5d719 emulators/nemu: Update to 2.4.0
Reported by:	portscout!
2020-04-14 10:26:53 +00:00
accessibility Update Qt5 to 5.14.2 2020-04-13 12:35:58 +00:00
arabic
archivers Update KDE Framewokrs to 5.69.0 2020-04-13 12:25:19 +00:00
astro Remove Webengine from default options on ppc64 2020-04-13 20:22:55 +00:00
audio Update to 1.20 2020-04-14 07:34:59 +00:00
base
benchmarks
biology
cad update devel/pyside2 and friends to 5.14.2 2020-04-13 17:21:57 +00:00
chinese
comms Update Qt5 to 5.14.2 2020-04-13 12:35:58 +00:00
converters
databases databases/timescaledb: Update to 1.6.1 2020-04-14 03:52:25 +00:00
deskutils
devel The Shibboleth Project has released V3.1.0 of the Service Provider software. 2020-04-13 22:15:37 +00:00
dns Update KDE Framewokrs to 5.69.0 2020-04-13 12:25:19 +00:00
editors
emulators emulators/nemu: Update to 2.4.0 2020-04-14 10:26:53 +00:00
finance
french
ftp
games - Update to 20200413 2020-04-13 22:57:36 +00:00
german
graphics Unbreak bulk -a 2020-04-13 20:49:53 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/go-devel: Convert to a slave of lang/go, apply D24122 2020-04-13 19:16:39 +00:00
mail Update to 1.3 2020-04-14 07:20:07 +00:00
math - Update to 0.2.1 2020-04-14 01:41:05 +00:00
misc misc/nnn: Update to 3.1 2020-04-13 12:58:06 +00:00
Mk Update Qt5 to 5.14.2 2020-04-13 12:35:58 +00:00
multimedia multimedia/obs-scrab: Update 1.0-8-g2d5f88f -> 1.1 2020-04-14 00:34:15 +00:00
net net/librdkafka: Update to 1.4.0 2020-04-14 09:34:50 +00:00
net-im net-im/uTox: Update to 0.17.2 2020-04-14 05:51:50 +00:00
net-mgmt remove stray comments 2020-04-13 22:20:08 +00:00
net-p2p Update to 5.11.0 2020-04-14 09:01:46 +00:00
news
polish
ports-mgmt
portuguese
print Update to 1.27.4. 2020-04-13 13:23:20 +00:00
russian
science
security security/tor-devel: Update 0.4.3.3-alpha -> 0.4.3.4-rc 2020-04-14 00:43:59 +00:00
shells
sysutils sysutils/ltfs: Update to 2.4.2.0 2020-04-14 03:58:18 +00:00
Templates
textproc textproc/py-pypandoc: Update 1.4 -> 1.5 2020-04-14 00:38:46 +00:00
Tools
ukrainian
vietnamese
www www/castget: fix build on GCC architectures 2020-04-14 09:03:50 +00:00
x11 Update to 1.5 2020-04-13 12:59:49 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update Qt5 to 5.14.2 2020-04-13 12:35:58 +00:00
x11-toolkits Remove Webengine from default options on ppc64 2020-04-13 20:22:55 +00:00
x11-wm x11-wm/picom: update to v8.r2 (pre-release) 2020-04-14 00:51:17 +00:00
.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.