1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-02-02 16:24:40 -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/ngs-sdk: Not for powerpc, powerpc64le 2024-02-02 13:33:37 -08:00
cad
chinese
comms
converters
databases
deskutils
devel devel/electron28: update to 28.2.1 2024-02-03 08:00:14 +09: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
multimedia multimedia/neolink: Broken on powerpc64le 2024-02-02 13:53:50 -08:00
net net/shadowsocks-rust: update 1.17.1 → 1.17.2 2024-02-02 07:58:57 -07: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
shells
sysutils sysutils/ipfs-go: Update to v0.26.0 2024-02-02 16:24:40 -08: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.