1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-06-23 13:34:47 -07:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad cad/veroroute: Update 2.13 -> 2.14 2021-06-23 07:51:22 -07:00
chinese
comms */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
converters
databases */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
deskutils
devel devel/py-pytest: Update to 6.2.4 2021-06-23 13:34:47 -07:00
dns
editors
emulators emulators/i386-wine-devel: Update to 6.11 2021-06-23 13:12:23 -07:00
finance finance/grisbi: upgrade to 2.0.4 2021-06-23 17:32:52 +02:00
french
ftp
games
german
graphics graphics/vulkan-tools: switch to upstream -Werror fix 2021-06-23 20:11:20 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
mail
math math/py-ducc0: Update 0.14.0 -> 0.15.0 2021-06-23 12:37:55 -07:00
misc */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
Mk
multimedia */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
net */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
net-im net-im/tdlib: Update 1.7.0-747 -> 1.7.4.20210520 2021-06-22 14:54:16 -07:00
net-mgmt net-mgmt/netdata-go: Update to 0.29.0 2021-06-22 19:47:58 -04:00
net-p2p
news news/inn-current: Update to 20210621 2021-06-22 15:26:48 -07:00
polish
ports-mgmt
portuguese
print */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
russian
science science/hypre: Update 2.21.0 -> 2.22.0 2021-06-23 12:37:54 -07:00
security security/solana: Update 1.7.1 -> 1.7.2 2021-06-23 12:37:54 -07:00
shells
sysutils sysutils/py-salt: update to 3003.1 2021-06-23 21:53:01 +02:00
Templates
textproc textproc/ibus-typing-booster: upgrade to 2.11.5 2021-06-23 20:03:44 +02:00
Tools
ukrainian
vietnamese
www */py-qt5-*: Remove Digia's mention in pkg-descr 2021-06-23 17:16:01 +02:00
x11 x11/fnott: update to 1.1.0 2021-06-23 19:17:58 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fcft: update to 2.4.1 2021-06-23 19:12:45 +00:00
x11-servers
x11-themes x11-themes/chicago95: Update to 2.0.1-70 2021-06-22 19:50:44 -04:00
x11-toolkits x11-toolkits/wlroots: document Vulkan runtime requirements 2021-06-23 19:58:54 +00:00
x11-wm x11-wm/sway: backport Vulkan fix 2021-06-23 20:29:08 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING UPDATING: clarify mesa-libs and nvidia-driver conflicts 2021-06-22 13:13:01 -07:00

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.