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-10-12 08:52:31 +02:00
.hooks
accessibility
arabic
archivers archovers/libszip: New port: Implementation of the extended-Rice lossless compression algorithm 2024-10-10 14:20:23 -07:00
astro astro/wmsun: Drop maintainership 2024-10-10 08:54:20 +02:00
audio audio/vosk-api: Fix missing symbol problem at run-time 2024-10-10 09:42:49 -07:00
benchmarks
biology biology/biosig: fix build with libc++ 19 2024-10-11 19:30:49 +02:00
cad cad/kicad*-devel: Update 2024-10-11 17:50:56 +02:00
chinese
comms
converters
databases databases/postgis34: Update to 3.4.3 2024-10-12 08:52:31 +02:00
deskutils
devel devel/libuv: Update to 1.49.1 2024-10-11 15:38:00 -04:00
dns dns/powerdns: Update 4.9.1 → 4.9.2 2024-10-11 17:01:53 +03:00
editors editors/vscode: update to 1.94.2 2024-10-12 05:18:19 +09:00
emulators emulators/rpcs3: update to 0.0.33.17023 2024-10-12 01:15:47 +02:00
finance
french
ftp
games games/naev: Update to 0.11.5 2024-10-11 20:35:11 -07:00
german
graphics graphics/mesa-devel: update to 24.2.b.4042 2024-10-12 01:15:54 +02:00
hebrew
hungarian
irc
japanese
java java/openjdk8: fix build on 32 bit arm 2024-10-11 13:55:05 +02:00
Keywords
korean
lang lang/php84: Update version 8.4.0RC1=>8.4.0RC2 2024-10-11 07:55:52 +02:00
mail mail/mlmmj: remove unnecessary USES=gmake 2024-10-10 09:02:00 +02:00
math math/octave-forge-geographiclib: Update to 2.3.2. 2024-10-10 13:43:07 -05:00
misc misc/py-polars: update 1.4.1 → 1.9.0 2024-10-11 03:28:45 -07:00
Mk Mk/bsd.port.mk: Add MACHINE_ARCH to WRK_ENV 2024-10-11 11:04:54 +02:00
multimedia multimedia/svt-av1-psy: update to 2.2.1-B 2024-10-10 09:55:59 +02:00
net net/traefik: Update to upstream version 3.1.6 2024-10-12 07:48:59 +02:00
net-im net-im/mastodon: Update version 4.2.13=>4.3.0 2024-10-11 07:47:56 +02:00
net-mgmt
net-p2p net-p2p/qbittorrent: Corrent DEPENDS lines adding openssl package 2024-10-10 12:05:38 -07:00
news
polish
ports-mgmt
portuguese
print print/lilypond-devel: Update 2.25.19 → 2.25.20 2024-10-11 21:50:44 +03:00
russian
science science/harminv: update 1.3.1 → 1.4.2; add shared libraries 2024-10-11 09:45:56 -07:00
security security/headscale: Update to 0.23.0 2024-10-12 08:05:37 +02:00
shells
sysutils sysutils/monit: Update 5.34.1 → 5.34.2 2024-10-11 22:05:01 +03:00
Templates
textproc textproc/R-cran-writexl: Update to 1.5.1 2024-10-10 12:53:23 +00:00
Tools
ukrainian
vietnamese
www www/nginx-devel: update from 1.27.1 to 1.27.2 2024-10-11 17:51:20 -04:00
x11 x11/bemenu: Update to 0.6.23 2024-10-10 15:03:55 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/como: update to 0.3.0 2024-10-10 09:55:42 +02:00
x11-wm x11-wm/picom: Update 12.1 → 12.2 2024-10-11 22:13:11 +03: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.