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
2020-10-18 17:53:03 +00:00
accessibility
arabic
archivers
astro
audio audio/picard: Add missing runtime dependency devel/py-dateutil 2020-10-17 23:01:53 +00:00
base
benchmarks benchmarks/vegeta: update 12.8.3 to 12.8.4 2020-10-17 16:07:43 +00:00
biology biology/hyphy: Update to version 2.5.20 2020-10-16 23:43:17 +00:00
cad
chinese
comms Long overdue upgrade to 0.3.7 2020-10-17 16:50:25 +00:00
converters Update to 1.5.4 2020-10-18 15:35:17 +00:00
databases Update to 1.0.7 2020-10-18 15:35:32 +00:00
deskutils enable recollq and xadump, strip more files 2020-10-17 20:23:35 +00:00
devel Update to 0.14.0 2020-10-18 15:37:20 +00:00
dns
editors editors/setzer: New port, version 0.3.4 2020-10-18 06:47:57 +00:00
emulators emulators/yuzu: update two comments about dropping compatibility code 2020-10-17 14:35:04 +00:00
finance - Update to 2.2-5 2020-10-17 14:02:55 +00:00
french
ftp Fix build when TLS_SRP is disabled 2020-10-18 15:37:29 +00:00
games New port: games/OpenDiablo2 2020-10-18 09:04:04 +00:00
german
graphics - Update WWW 2020-10-18 09:37:13 +00:00
hebrew
hungarian
irc
japanese Update to 5.0.2. 2020-10-17 16:17:55 +00:00
java java/intellij: Update to version 2020.2.3. 2020-10-18 12:04:18 +00:00
Keywords
korean
lang Remove -march=westmere from CFLAGS and CXXFLAGS if present since this 2020-10-18 09:07:43 +00:00
mail mail/thunderbird: remove a patch file only useful for FreeBSD 11.3 2020-10-17 14:41:26 +00:00
math - Update to 1.2-4 2020-10-18 06:04:08 +00:00
misc misc/osinfo-db: update to 20201015 2020-10-18 04:06:27 +00:00
Mk Make executable. 2020-10-17 14:39:32 +00:00
multimedia multimedia/libva: clean up code specific to FreeBSD 11.3 2020-10-17 14:47:07 +00:00
net net/iplog: DEPRECATE Unmaintained and dead upstream 2020-10-18 17:38:27 +00:00
net-im Update to 0.10.0 2020-10-17 19:21:26 +00:00
net-mgmt Add missing dependencies. misc cleanups 2020-10-17 20:06:05 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/chemtool: Update dependency transfig:print/transfig -> fig2dev:print/fig2dev 2020-10-18 17:53:03 +00:00
security - Update to 1.3.15 2020-10-18 16:09:59 +00:00
shells
sysutils sysutils/restic: Update to 0.10.0 2020-10-18 17:24:34 +00:00
Templates
textproc Update to 2.9.8 2020-10-18 15:34:53 +00:00
Tools
ukrainian
vietnamese
www Change RUN_DEPENDS from rubygem-faraday_middleware-aws-sigv4 to rubygem-faraday_middleware-aws-sigv403 2020-10-18 15:37:25 +00:00
x11 x11/slurp: update to 1.3.0 2020-10-16 15:44:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/firacode: update to 5.2 and remove XORG 2020-10-17 11:51:48 +00:00
x11-servers
x11-themes Make dependencies explicit 2020-10-16 15:18:49 +00:00
x11-toolkits x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3 2020-10-17 14:59:59 +00:00
x11-wm Make dependencies explicit 2020-10-16 15:18:49 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect multimedia/librespot and "update" to 0.1.3. This version is actually a 2020-10-17 00:23:57 +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.