1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-08-08 22:55:15 +08:00
.hooks
accessibility
arabic
archivers
astro
audio audio/cava: Update to 0.7.4 2021-08-08 05:26:02 -07:00
base
benchmarks benchmarks/vkpeak: add new port 2021-08-07 02:40:01 +00:00
biology
cad cad/netgen-lvs: Update 1.5.196 -> 1.5.199 2021-08-07 11:48:03 -07:00
chinese
comms comms/flamp: Update 2.2.06 -> 2.2.07 2021-08-07 13:37:00 -07:00
converters converters/pecl-igbinary: Update to 3.2.4 2021-08-08 22:54:03 +08:00
databases databases/rubygem-redis: Update to 4.4.0 2021-08-08 22:54:15 +08:00
deskutils
devel devel/rubygem-aws-sdk-ssooidc: Update to 1.11.0 2021-08-08 22:55:15 +08:00
dns dns/public_suffix_list: Update to 20210726 2021-08-08 22:53:57 +08:00
editors editors/emacs-devel: Update to 2021-08-02 commit, 3b32d05 2021-08-08 11:02:04 -03:00
emulators emulators/wine-devel: XAudio2 no longer depends on OpenAL 2021-08-08 09:19:40 +00:00
finance
french
ftp
games games/py-pysol-cards: Update to 0.10.2 and take maintainership 2021-08-07 17:26:33 -04:00
german
graphics graphics/py-mapclassify: Update to 2.4.3 2021-08-08 22:54:09 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/v8: Update to 9.2.230.22 2021-08-08 22:53:58 +08:00
mail
math math/py-splot: Update to 1.1.4 2021-08-08 22:54:09 +08:00
misc misc/py-tqdm: Update to 4.62.0 2021-08-08 22:54:09 +08:00
Mk
multimedia multimedia/minisatip: Update to 1.1.41 2021-08-08 05:22:19 +00:00
net net/py-smbprotocol: Update to 1.6.1 2021-08-08 22:54:09 +08:00
net-im net-im/signal-cli: Update to 0.8.5 2021-08-07 15:35:59 +02:00
net-mgmt
net-p2p net-p2p/go-ethereum: Update to 1.10.6 2021-08-08 05:26:03 -07:00
news
polish
ports-mgmt
portuguese
print print/py-uharfbuzz: Update to 0.17.0 2021-08-08 22:54:10 +08:00
russian
science science/py-pysal: Update to 2.4.0 2021-08-08 22:54:11 +08:00
security security/py-google-auth-oauthlib: Update to 0.4.5 2021-08-08 22:54:11 +08:00
shells
sysutils sysutils/py-distro: Update to 1.6.0 2021-08-08 22:54:11 +08:00
Templates
textproc textproc/py-tomli: Update to 1.2.0 2021-08-08 22:54:12 +08:00
Tools
ukrainian
vietnamese
www www/py-python-dotenv: Update to 0.19.0 2021-08-08 22:54:15 +08:00
x11 x11/dwmblocks: Modular status bar for dwm 2021-08-08 05:18:02 -07:00
x11-clocks x11-clocks/dclock: prepare for freetype2 update 2021-08-07 12:11:32 +02:00
x11-drivers
x11-fm
x11-fonts x11-fonts/fntsample: Update to 5.4 2021-08-08 22:54:00 +08:00
x11-servers
x11-themes x11-themes/gnome-icons-elementary: Update to 6.0.0 2021-08-07 17:56:56 +01:00
x11-toolkits x11-toolkits/fox17: prepare for freetype2 update 2021-08-07 13:10:19 +02:00
x11-wm x11-wm/icewm: update IceWM to version 2.7.0. 2021-08-08 00:27:52 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED science/orthanc-postgresql: Revive port 2021-08-07 17:40:42 -04: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.