1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-07-02 00:34:44 +00:00
.hooks
accessibility
arabic
archivers archivers/py-borgbackup: Fix incorrect pkg-message instructions 2022-06-29 17:32:10 -07:00
astro
audio audio/strawberry: update to 1.0.5 2022-06-18 14:02:08 +02:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mongodb50: Update to 5.0.9 2022-06-17 07:35:19 +02:00
deskutils deskutils/remind: update to 04.00.01 2022-06-06 22:44:34 +02:00
devel devel/ruby-build: Update to 20220630 2022-06-30 11:08:12 +09:00
dns dns/bind918: update to 9.18.4 2022-06-16 12:13:00 +02:00
editors
emulators emulators/{catapult,openmsx}: update to 18.0 2022-06-18 14:10:23 +02:00
finance
french
ftp ftp/curl: Update to 7.84.0 2022-06-29 22:10:16 +00:00
games games/vt100-art-and-animations: Mark as broken 2022-06-29 10:56:57 +02:00
german
graphics graphics/mesa-devel: update to 22.1.b.3763 2022-07-02 00:34:44 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/go117: Update to 1.17.11 2022-06-08 06:36:28 -05:00
mail mail/thunderbird: update to 91.11.0 (rc2) 2022-06-28 11:39:51 +02:00
math
misc misc/mbuffer: Update to 20220418 2022-06-10 11:51:13 +00:00
Mk
multimedia multimedia/ab-av1: update to 0.3.4 2022-06-24 22:38:49 +00:00
net net/sniproxy: Add missing provide 2022-06-28 07:49:16 +02:00
net-im net-im/libsignal-client: Mark as broken on aarch64 2022-07-01 10:47:27 +02:00
net-mgmt net-mgmt/zabbix5-server: Fix pkg-plist for frontend 2022-07-01 14:40:00 +02:00
net-p2p net-p2p/radarr: Correct pkg-descr 2022-06-06 22:37:11 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/nss: update to 3.80 2022-06-28 00:47:25 +00:00
shells
sysutils sysutils/py-salt: Update to 3004.2 2022-06-21 21:46:46 +02:00
Templates
textproc textproc/apache-solr: update to 8.11.2 2022-06-20 10:42:34 +02:00
Tools
ukrainian
vietnamese
www www/gallery-dl: update to 1.22.3 2022-06-28 21:00:33 +00:00
x11 x11/libexo: Update to 4.16.4 2022-06-11 13:53:22 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.211 2022-06-23 00:39:18 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/gamescope: update to 3.11.32 2022-06-06 09:04:06 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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://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.