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-08-21 22:29:34 +09:00
.hooks
accessibility
arabic
archivers
astro
audio audio/virtual_oss: Enable BT_SPEAKER by default 2024-08-20 17:35:21 +03:00
benchmarks
biology
cad cad/netgen-lvs: update 1.5.276 → 1.5.277 2024-08-19 12:11:33 -07:00
chinese
comms
converters
databases databases/mongodb80: rc18 2024-08-21 13:39:18 +02:00
deskutils deskutils/fyi: add forgotten dep on pkgconf 2024-08-21 07:14:22 +02:00
devel devel/py-importlib-resources: Update version 6.4.2=>6.4.3 2024-08-21 09:56:07 +02:00
dns dns/knock: update 7.0.0 → 7.0.1 2024-08-20 01:42:29 -07:00
editors editors/vscode: update to 1.92.2 2024-08-20 23:45:32 +09:00
emulators emulators/rpcs3: update to 0.0.32.16843 2024-08-20 02:20:22 +02:00
finance
french
ftp
games
german
graphics graphics/filament: update 1.53.5 → 1.54.0 2024-08-20 22:09:34 -07:00
hebrew
hungarian
irc
japanese japanese/font-udev-gothic{,-nf}: update to 2.0.0 2024-08-21 22:29:34 +09:00
java
Keywords
korean
lang lang/php84: Update version 8.4.0beta2=>8.4.0beta3 2024-08-21 09:56:00 +02:00
mail mail/cyrus-imapd310: Add new port -- Cyrus IMAP 3.10 2024-08-19 21:42:56 +09:00
math math/hs-Agda: Update to 2.7.0 2024-08-21 12:32:21 +03:00
misc misc/p5-Business-ISBN-Data: update to 20240821.001 2024-08-21 09:52:15 +02:00
Mk devel/cmake-core: Refactor 2024-08-20 01:54:56 -04:00
multimedia multimedia/qmmp-qt6: unbreak i386 build (+) 2024-08-21 00:49:13 +03:00
net net/google-cloud-sdk: Update version 488.0.0=>489.0.0 2024-08-21 09:56:04 +02:00
net-im net-im/mastodon: Update version 4.2.11=>4.2.12 2024-08-21 09:56:08 +02:00
net-mgmt net-mgmt/check_mk_agent: update to 2.3.0p12 2024-08-20 22:32:23 +02:00
net-p2p net-p2p/twitch-tui: update 2.6.15 → 2.6.16 2024-08-20 22:09:32 -07:00
news
polish
ports-mgmt ports-mgmt/octopkg: Update to 0.4.1 2024-08-20 09:10:11 +01:00
portuguese
print
russian
science science/shelxle: update 1.0.1670 → 1.0.1672 2024-08-20 22:09:32 -07:00
security security/s2n-tls: Update to 1.5.1 2024-08-20 20:27:09 +01:00
shells shells/xonsh: Update to 0.18.3 2024-08-20 15:48:14 +01:00
sysutils sysutils/mprocs: update to 0.7.1 2024-08-21 13:01:31 +02:00
Templates
textproc textproc/vacuum: update 0.12.0 → 0.12.1 2024-08-19 12:11:35 -07:00
Tools
ukrainian
vietnamese
www www/nextcloud: Update to 29.0.5 2024-08-21 12:10:09 +02:00
x11 x11/nwg-dock-hyprland: update to 0.2.2 2024-08-20 02:20:17 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland: Update to 24.1.2 2024-08-20 09:45:07 +02:00
x11-themes
x11-toolkits x11-toolkits/aquamarine: update to 0.3.3 2024-08-19 23:58:49 +02:00
x11-wm x11-wm/hyprland: document plugins 2024-08-20 19:23:14 +02: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.