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-07-29 10:00:06 +02:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/mysql84-client: fix install with SASLCLIENT option disabled 2024-07-28 23:26:59 +02:00
deskutils
devel devel/py-babel: Update version 2.14.0=>2.15.0 2024-07-29 10:00:03 +02:00
dns
editors editors/ox: update 0.4.0 → 0.4.2 2024-07-28 16:57:44 -07:00
emulators
finance finance/ord: update 0.19.0 → 0.19.1 2024-07-28 16:57:44 -07:00
french
ftp
games
german
graphics
hebrew
hungarian
irc irc/py-irc: Update version 20.4.3=>20.5.0 2024-07-29 10:00:06 +02:00
japanese
java
Keywords
korean
lang Fix INDEX build 2024-07-28 22:56:16 +02:00
mail php: unbreak bulk -a 2024-07-28 21:31:17 +00:00
math
misc misc/py-openai: update 1.35.14 → 1.37.1 2024-07-28 16:57:44 -07:00
Mk Mk/Uses: Fix typos in php.mk 2024-07-29 02:42:41 +02:00
multimedia multimedia/py-av: Update version 12.2.0=>12.3.0 2024-07-29 10:00:05 +02:00
net
net-im
net-mgmt php: unbreak bulk -a 2024-07-28 21:31:17 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/lilypond: update 2.24.3 → 2.24.4 2024-07-29 05:12:59 +03:00
russian
science science/simple-dftd3: update 1.0.0 → 1.1.0 2024-07-28 14:25:26 -07:00
security security/vuxml: document glpi vulnerability 2024-07-29 08:15:12 +02:00
shells
sysutils sysutils/httm: Update version 0.39.0=>0.40.0 2024-07-29 10:00:04 +02:00
Templates
textproc textproc/py-sphinx-argparse: Update version 0.5.1=>0.5.2 2024-07-29 10:00:03 +02:00
Tools
ukrainian
vietnamese
www www/py-falcon: update to 3.1.3 2024-07-29 08:55:16 +02: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
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.