1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Danilo G. Baio f0f2d0545b games/linux-steam-utils: Update to 20200913
PR:		249335
Submitted by:	Alex S <iwtcex@gmail.com> (maintainer)
Event:		September 2020 Bugathon
2020-09-19 19:32:52 +00:00
accessibility
arabic
archivers
astro Update to 0.116 2020-09-19 15:36:58 +00:00
audio audio/stegosaurus-lv2: Fix build on 13-CURRENT with clang-11 2020-09-19 18:53:50 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/cscope: Pass to submitter 2020-09-19 17:33:04 +00:00
dns
editors
emulators
finance
french
ftp
games games/linux-steam-utils: Update to 20200913 2020-09-19 19:32:52 +00:00
german Update to 2020.09.13 2020-09-19 15:36:49 +00:00
graphics graphics/xournalpp: Update 1.0.18 -> 1.0.18.20200819; Fix build failure on 13-CURRENT with clang-11 2020-09-19 18:26:23 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/hermes: Broken on i386 2020-09-19 19:00:51 +00:00
mail Remove expired ports: 2020-09-19 19:14:24 +00:00
math
misc Update to 0.9.3 2020-09-19 15:35:41 +00:00
Mk
multimedia multimedia/celluloid: convert to USE_GITHUB 2020-09-19 15:40:33 +00:00
net net/cjdns: Update 20.7 -> 21 2020-09-19 16:45:34 +00:00
net-im net-im/py-matrix-synapse: Update to 1.19.3 2020-09-19 18:13:55 +00:00
net-mgmt net-mgmt/grok_exporter: Update to 1.0.0.RC4 2020-09-19 18:56:51 +00:00
net-p2p
news
polish Update to 20200911 2020-09-19 15:36:53 +00:00
ports-mgmt
portuguese
print
russian
science Use local patch file instead of PATCHFILES 2020-09-19 15:35:11 +00:00
security Update to 0.251 2020-09-19 15:37:07 +00:00
shells
sysutils sysutils/consul: fix build on aarch64 2020-09-19 16:05:17 +00:00
Templates
textproc Update version requirement of RUN_DEPENDS 2020-09-19 15:37:26 +00:00
Tools
ukrainian
vietnamese
www www/deno: switch to devel/gn 2020-09-19 16:40:50 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-09-19 19:14:24 +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.