1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-09-03 13:50:55 +02:00
.hooks
accessibility
arabic
archivers
astro astro/mkgmap: update r4921 → r4922 2024-09-02 23:01:59 +03:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/mongodb70: update to 7.0.14 2024-09-03 09:23:46 +02:00
deskutils
devel devel/rabs: update 2.30.14 → 2.32.0 2024-09-03 01:35:54 -07:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/pecl-imagick: bump PORTREVISION 2024-09-03 07:36:47 +02:00
hebrew
hungarian
irc
japanese
java java/openjdk8: (aarch64) builds fine with llvm from base 2024-09-03 08:52:35 +02:00
Keywords
korean
lang lang/gcc12-devel: Update to 12.4.1.s20240829 2024-09-03 13:50:55 +02:00
mail
math math/libRmath: Update to 4.4.1 2024-09-02 20:30:49 +02:00
misc misc/py-accelerate: update 0.33.0 → 0.34.0 2024-09-03 01:35:55 -07:00
Mk Mk: unregister expired mysql81 2024-09-02 21:10:06 +02:00
multimedia
net net/mvfst: update 2024.08.26.00 → 2024.09.02.00 2024-09-03 01:35:54 -07:00
net-im
net-mgmt
net-p2p net-p2p/clboss: upgrade from 0.13.2 to 0.13.3 2024-09-03 13:38:47 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/afni: update to 24.2.04 2024-09-02 19:22:57 +02:00
security security/fizz: update 2024.08.26.00 → 2024.09.02.00 2024-09-03 01:35:51 -07:00
shells
sysutils sysutils/pfetch: Update to 1.4.0 2024-09-03 11:32:57 +02:00
Templates
textproc textproc/jarowinkler-cpp: Remove: merged into devel/rapidfuzz-cpp 2024-09-03 01:35:50 -07:00
Tools
ukrainian
vietnamese
www www/hurl: update to 5.0.1 2024-09-03 10:41:33 +02:00
x11 x11/xterm: Update to 394 2024-09-03 13:45:05 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/cosmic-comp: update to s20240902 2024-09-03 02:48:25 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/jarowinkler-cpp: Remove: merged into devel/rapidfuzz-cpp 2024-09-03 01:35:50 -07:00
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.