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-07 22:37:39 -08:00
.hooks
accessibility
arabic
archivers archivers/pbzip2: fix build with libc++ 19 2024-11-07 18:42:48 +01:00
astro
audio audio/sfizz: update 1.2.1 → 1.2.3 2024-11-07 22:37:38 -08:00
benchmarks
biology biology/biostar-tools: Update to 2.0 2024-11-07 18:44:28 -06:00
cad cad/{,py-}gdstk: update 0.9.56 → 0.9.57 2024-11-07 22:37:37 -08:00
chinese chinese/libime: Update to 1.1.9 2024-11-07 16:34:11 -08:00
comms
converters
databases
deskutils
devel devel/libphonenumber: Update to 8.13.49 2024-11-07 20:21:04 -05:00
dns dns/powerdns-recursor: update to 5.1.3 2024-11-08 09:43:20 +09:00
editors editors/linux-r7-office: update to 2024.4.1 release 2024-11-07 16:44:38 +03:00
emulators emulators/linux-rl9: cleanup, add missed components 2024-11-07 19:58:01 +03:00
filesystems filesystems/zrepl*: unbreak fetch after move to filesystems 2024-11-07 11:49:25 +01:00
finance
french
ftp
games
german
graphics Gstreamer: Update to 1.24.9 2024-11-07 20:23:35 -05:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/linux-r7-organizer-pro: update to 3.1.6 release 2024-11-07 16:44:54 +03:00
math math/py-umap-learn: update 0.5.6 → 0.5.7 2024-11-07 22:37:39 -08:00
misc misc/bedrust: update 0.8.1 → 0.8.2 2024-11-07 22:37:34 -08:00
Mk audio/gstreamer1-plugins-sndio: Update to 1.24.0 2024-11-07 23:23:33 -05:00
multimedia multimedia/{,py-}ustreamer: update 6.16 → 6.17 2024-11-07 22:37:37 -08:00
net net/nmsg: Upgrade to 1.3.1 2024-11-07 10:55:22 -08:00
net-im net-im/nextcloud-talk: Update to 20.0.2 2024-11-07 19:59:15 +01:00
net-mgmt net-mgmt/ipgen: Add new port 2024-11-08 09:13:56 +09:00
net-p2p net-p2p/jackett: Update 0.22.671 → 0.22.891 2024-11-07 16:31:01 +03:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/authenticator: Convert to USE_GSTREAMER=rust 2024-11-07 20:23:36 -05:00
shells
sysutils sysutils/conan: update 2.7.1 → 2.9.2 2024-11-07 22:37:33 -08:00
Templates
textproc textproc/jql: update 8.0.0 → 8.0.1 2024-11-07 22:37:36 -08:00
Tools
ukrainian
vietnamese
www www/py-internetarchive: update 4.1.0 → 5.0.0 2024-11-07 22:37:35 -08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/imgui: update 1.91.4 → 1.91.5 2024-11-07 22:37:33 -08:00
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://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.