1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-11-20 14:24:55 +01:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/py-paperless-ngx: Update to 2.11.6 2024-11-20 12:38:58 +01:00
devel devel/sonarqube-community: Update plugins. 2024-11-20 13:57:28 +01:00
dns dns/powerdns-recursor: unbreak build with boost-1.86 2024-11-20 15:12:57 +03:00
editors
emulators emulators/wine-devel: fix packaging, add missed gstreamer component to plist 2024-11-20 13:28:43 +03:00
filesystems
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/neomutt: handover to gahr@ 2024-11-20 14:24:55 +01:00
math
misc
Mk
multimedia
net net/wlvncc: update to s20241119 2024-11-20 12:59:01 +01:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/pssh: pet portlint (+) 2024-11-20 13:28:42 +03:00
shells
sysutils sysutils/hid-tools: pet portlint (+) 2024-11-20 13:28:42 +03:00
Templates
textproc textproc/py-sphinxcontrib-spelling: add new port 2024-11-20 11:31:00 +01:00
Tools
ukrainian
vietnamese
www www/py-flask-sphinx-themes: add new port 2024-11-20 11:12:21 +01:00
x11 x11/i3bar-river: update to 1.1.0 2024-11-20 12:59:05 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/hyprland: update to 0.45.2 2024-11-20 12:58:48 +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://ports.FreeBSD.org

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.