1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-02-06 14:42:40 +01:00
.hooks
accessibility
arabic
archivers archivers/nfpm: Update 2.11.3 -> 2.12.0 2022-02-05 11:56:19 -08:00
astro
audio audio/rtmidi: Update 4.0.0 -> 5.0.0 2022-02-05 01:20:20 -08:00
base
benchmarks benchmarks/iperf3: Update to iperf-3.11. 2022-02-04 15:49:02 -08:00
biology
cad
chinese
comms
converters
databases databases/pg_citus: update to 10.2.4 2022-02-05 19:12:32 +00:00
deskutils deskutils/calibre: Update to 5.36.0 2022-02-06 11:06:19 +01:00
devel devel/grcov: Update 0.8.2 -> 0.8.6 2022-02-05 10:20:01 -08:00
dns dns/dnsmasq-devel: update to 2.87test7 2022-02-06 12:23:10 +01:00
editors editors/vscode: update to 1.64.0 2022-02-06 14:29:36 +09:00
emulators emulators/citra: update to s20220205 2022-02-06 00:13:13 +00:00
finance
french
ftp
games
german
graphics graphics/vulkan-loader: respect PREFIX more 2022-02-06 02:25:54 +00:00
hebrew
hungarian
irc
japanese
java java/openjdk15: Update to 15.0.6 GA 2022-02-05 20:41:37 -08:00
Keywords
korean
lang lang/rust-nightly: Update to 1.60.0.20220204 2022-02-05 09:28:11 +01:00
mail mail/nmh*: Register conflicts 2022-02-05 17:08:24 -08:00
math math/gh-bc: update to version 5.2.2 2022-02-05 22:16:41 +01:00
misc misc/py-pyEDFlib: Update 0.1.23 -> 0.1.25 2022-02-06 03:02:38 -08:00
Mk www/firefox: depends on libXtst for the new libwebrtc 2022-02-05 01:36:10 +01:00
multimedia multimedia/{,py-}opentimelineio: Add PORTSCOUT tag 2022-02-06 03:02:38 -08:00
net net/croc: Update to version 9.5.1 2022-02-06 11:15:22 +01:00
net-im net-im/tox: upgrade to v0.2.15 2022-02-06 14:42:40 +01:00
net-mgmt net-mgmt/midpoint: Update to 4.4.1 2022-02-05 11:48:10 +08:00
net-p2p net-p2p/xmrig: Update to 6.16.4 2022-02-04 20:55:16 +01:00
news
polish
ports-mgmt
portuguese
print print/epson-inkjet-printer-escpr2: update to 1.1.46 2022-02-05 15:02:08 +08:00
russian
science science/avogadro2: Update 1.94.0 -> 1.95.1 2022-02-05 01:44:22 -08:00
security security/ca_root_nss: Update to 3.75 2022-02-06 10:40:03 +01:00
shells
sysutils sysutils/smug: fix RUN_DEPENDS syntax. 2022-02-06 10:43:46 +01:00
Templates
textproc textproc/fuzzysearchdatabase: New port: C++ single-header simple "fuzzy" search library 2022-02-06 03:02:39 -08:00
Tools
ukrainian
vietnamese
www www/flexget: update to 3.2.18 2022-02-05 19:56:46 +00:00
x11 x11/fnott: update to 1.2.0 2022-02-05 19:56:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fcft: update to 3.0.1 2022-02-06 00:08:56 +00:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.164 2022-02-04 17:10:45 +00:00
x11-themes
x11-toolkits x11-toolkits/wlroots: update to 0.15.1 2022-02-04 18:36:46 +00:00
x11-wm x11-wm/river: update to 0.1.3 2022-02-05 19:56:45 +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.