1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-02-02 17:07:48 -08:00
.hooks
accessibility
arabic
archivers archivers/R-cran-zip: Update to 2.3.1 2024-02-02 12:02:46 +00:00
astro
audio audio/baresip: Update to upstream release 3.9.0 2024-02-02 21:13:50 +01:00
benchmarks
biology biology/python-nexus: Update to 2.9.0 and fix build with python-3.11 2024-02-03 00:58:29 +00:00
cad
chinese
comms
converters
databases databases/lmdb: upgrade to 0.9.32 2024-02-01 21:19:44 -08:00
deskutils
devel devel/py-clldutils: Add new port. 2024-02-03 00:58:29 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/vulkan-extension-layer: update to 1.3.277 2024-02-02 14:32:08 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/lfortran: upgrade to v0.33.1 2024-02-02 19:10:51 +01:00
mail
math math/minizinc-ide: update 2.8.2 → 2.8.3 2024-02-02 07:58:57 -07:00
misc misc/air: update g20230102 → 0.6.9 2024-02-02 13:09:23 -08:00
Mk devel/cmake*: Update to 3.28.2 2024-02-01 16:35:09 -05:00
multimedia multimedia/neolink: Broken on powerpc64le 2024-02-02 13:53:50 -08:00
net net/nsq: update to v1.3.0 2024-02-02 17:07:48 -08:00
net-im net-im/signal-desktop: Update to 6.46.0 2024-02-02 20:06:58 +01:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/dirac: Broken on powerpc64, powerpc64le; Fix build on i386 2024-02-02 10:44:26 -08:00
security security/vuxml: add www/*chromium < 121.0.6167.{85,139} 2024-02-02 07:59:01 +01:00
shells
sysutils sysutils/swtpm: Fix build with python-3.11 2024-02-03 00:58:29 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/onlyoffice-documentserver: Fix build 2024-02-02 15:03:31 +01:00
x11 x11/sirula: Broken on powerpc64le 2024-02-02 13:55:04 -08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/sway-devel: update to 1.9-rc2 2024-02-02 19:20:22 +01:00
.arcconfig
.gitignore
.mailmap
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.