1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-06-19 18:38:00 +02:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology biology/py-scikit-bio: update 0.6.0 → 0.6.1 2024-06-19 02:56:10 -07:00
cad
chinese
comms
converters
databases
deskutils
devel devel/cdecl: update to 17.0.1 2024-06-19 10:42:26 -05:00
dns dns/yadifa: make the rc script service jails aware 2024-06-19 10:08:27 +02:00
editors
emulators
finance
french
ftp ftp/sftpgo: update to 2.6.1 2024-06-19 14:31:23 +00:00
games
german
graphics graphics/mesa: libdrm is used by all component 2024-06-19 15:21:40 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang graphics/mesa: Remove Makefile.targets 2024-06-19 15:20:53 +02:00
mail mail/p5-Mail-DKIM: update to 1.20240619 2024-06-19 13:19:12 +02:00
math
misc misc/clifm: update CliFM to version 1.19 (Kozy Krypts) 2024-06-19 15:18:24 +00:00
Mk
multimedia x11/wmctrl-fork: fix depends 2024-06-19 15:59:08 +02:00
net net/haproxy: update to version 2.9.9. 2024-06-19 13:46:20 +00:00
net-im
net-mgmt net-mgmt/mac-telnet: Update to 0.5.1 2024-06-19 11:08:40 -04:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/{,py-}phonopy: update 2.23.1 → 2.24.3 2024-06-19 02:56:10 -07:00
security
shells
sysutils sysutils/pv: Update to 1.8.10 2024-06-19 16:47:25 +02:00
Templates
textproc textproc/ibus-typing-booster: upgrade to 2.25.9 2024-06-19 18:38:00 +02:00
Tools
ukrainian
vietnamese
www www/pydio-cells: update to 4.4.3 2024-06-19 14:13:20 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/obsidian: update to 1.5.12 2024-06-19 17:54:55 +03:00
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.