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-11-05 15:57:15 +01:00
.hooks
accessibility
arabic
archivers
astro astro/p5-Astro-Coords: Update to 0.22 2024-11-03 21:22:25 +08:00
audio audio/jamulus: update 3_10_0 → 3_11_0 2024-11-04 23:25:43 -08:00
benchmarks
biology biology/mothur: update 1.48.1 → 1.48.2 2024-11-04 23:25:49 -08:00
cad cad/PrusaSlicer: make build happy with clang 19+ 2024-11-03 22:46:36 +03:00
chinese
comms comms/sdr++: update 1.0.4 → 20241022 2024-11-03 18:39:20 -08:00
converters converters/py-gotenberg-client: Update to 0.7.0 2024-11-04 20:16:34 +01:00
databases databases/pgvector: Update from 0.7.4 to 0.8.0 2024-11-05 15:19:41 +01:00
deskutils deskutils/py-paperless-ngx: Fix manpage reference 2024-11-04 22:23:24 +03:00
devel devel/electron31: update to 31.7.3 2024-11-05 20:16:16 +09:00
dns dns/public_suffix_list: Update to 20241031 2024-11-03 21:22:16 +08:00
editors editors/kakoune-lsp: Update to 18.0.3 2024-11-04 20:40:10 +01:00
emulators emulators/frodo: update to 4.4 2024-11-04 18:15:06 +01:00
finance finance/fabric: Fix fetch 2024-11-03 19:07:56 -08:00
french
ftp
games games/NBlood: update to r14120 2024-11-05 15:57:15 +01:00
german german/mythes: Update to 2024.10.27 2024-11-03 21:23:26 +08:00
graphics graphics/libjxl: fix build on big-endian 2024-11-05 15:55:47 +01:00
hebrew
hungarian
irc
japanese japanese/rubygem-mail-iso-2022-jp: Update to 2.1.0 2024-11-03 21:23:40 +08:00
java
Keywords
korean
lang lang/rust-nightly: Update to 1.84.0.20241104 2024-11-05 15:14:58 +01:00
mail mail/py-imap-tools: Update to 1.7.4 2024-11-04 20:16:41 +01:00
math math/minizinc{,-ide}: Update WWW 2024-11-04 23:25:44 -08:00
misc misc/py-datasets: update 2.21.0 → 3.1.0 2024-11-04 17:26:41 -08:00
Mk
multimedia multimedia/libva-intel-driver: deprecate due to dead upstream 2024-11-04 15:55:40 +01:00
net net/mvfst: update 2024.10.28.00 → 2024.11.04.00 2024-11-04 23:25:48 -08:00
net-im net-im/linux-discord: Update to 0.0.73 2024-11-05 15:18:15 +01:00
net-mgmt
net-p2p net-p2p/readarr: Update 0.4.1.2648 → 0.4.3.2665 2024-11-04 20:00:00 +03:00
news
polish polish/hunspell: Update to 20241101 2024-11-03 21:23:27 +08:00
ports-mgmt
portuguese
print print/shrinkpdf: Update to 1.2 2024-11-04 20:16:28 +01:00
russian
science science/openmc: Broken on 15 with clang-19; Update WWW 2024-11-04 12:36:50 -08:00
security security/fizz: update 2024.10.28.00 → 2024.11.04.00 2024-11-04 23:25:45 -08:00
shells shells/xonsh: Update to 0.18.4 2024-11-04 10:39:44 +00:00
sysutils sysutils/fastfetch: update to 2.29.0 2024-11-05 15:55:49 +01:00
Templates
textproc textproc/re-flex: update to 5.0.1 2024-11-05 10:41:50 +00:00
Tools
ukrainian
vietnamese
www www/element-web: Update to 1.11.84 2024-11-05 14:28:46 +00:00
x11 security/gcr: Update to 4.3.0 2024-11-04 19:50:19 +03:00
x11-clocks
x11-drivers
x11-fm security/gcr: Update to 4.3.0 2024-11-04 19:50:19 +03:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk4-layer-shell: update to 1.0.4 2024-11-05 11:13:27 +01:00
x11-wm x11-wm/blackbox: fix build with libc++ 19 2024-11-04 08:36:54 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: Adjust databases/py-caterva entry 2024-11-03 21:23:58 +08: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.