Go to file
Emanuel Haupt 62efc6b394 audio/schismtracker: Update to 20250202 2025-02-04 07:16:13 +01:00
.hooks
Keywords
Mk Mk/Uses/samba.mk: Remove legacy variables 2025-02-04 08:26:46 +09:00
Templates
Tools
accessibility KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
arabic
archivers KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
astro astro/google-earth-pro: Update to 7.3.6.10201 2025-02-03 17:40:12 +00:00
audio audio/schismtracker: Update to 20250202 2025-02-04 07:16:13 +01:00
benchmarks
biology
cad
chinese
comms
converters
databases KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
deskutils KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
devel devel/binaryen: Upstream reroll 2025-02-04 00:32:46 +00:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.45.0 2025-02-03 23:53:53 +08:00
editors KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
emulators emulators/rpcs3: update to 0.0.34.17427 2025-02-04 01:40:38 +01:00
filesystems Mk/Uses/samba.mk: Remove legacy variables 2025-02-04 08:26:46 +09:00
finance finance/py-yfinance: Update to 0.2.52 2025-02-03 23:51:25 +08:00
french
ftp
games games/openrct2: update to 0.4.19.1 2025-02-04 01:19:27 +01:00
german german/mythes: Update to 2025.01.26 2025-02-03 23:54:05 +08:00
graphics KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
hebrew
hungarian
irc KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
japanese KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
java
korean
lang lang/luajit-openresty: update 2.1-20241104 -> 2.1-20250117 2025-02-03 17:38:55 -05:00
mail mail/rubygem-net-imap: Update to 0.5.5 2025-02-03 23:53:53 +08:00
math math/matlab-installer: Deprecate 2025-02-03 15:26:53 -06:00
misc KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
multimedia multimedia/svt-av1-psy: update to 2.3.0-B 2025-02-04 01:40:08 +01:00
net Mk/Uses/samba.mk: Remove legacy variables 2025-02-04 08:26:46 +09:00
net-im KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
net-mgmt
net-p2p KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
news
polish
ports-mgmt math/matlab-installer: Deprecate 2025-02-03 16:06:33 -06:00
portuguese
print KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
russian
science KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
security security/plasma6-kwallet-pam: Install the PAM module into a correct location 2025-02-03 21:37:04 +03:00
shells
sysutils sysutils/mcweject: Deprecate 2025-02-03 17:09:44 -06:00
textproc textproc/yaml.el: Update to 1.0.0 2025-02-04 08:26:46 +09:00
ukrainian
vietnamese
www www/nginx-devel: update third-party lua module 0.10.26 -> 0.10.28 2025-02-03 12:04:55 -05:00
x11 x11/fnott: update to 1.7.1 2025-02-04 01:40:13 +01:00
x11-clocks KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
x11-drivers
x11-fm x11-fm/krusader2: update to 2.9.0 and switch to KF6/Qt6 2025-02-04 01:56:48 +03:00
x11-fonts x11-fonts/py-vfblib: Update to 0.9.1 2025-02-03 23:51:37 +08:00
x11-servers
x11-themes KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
x11-toolkits KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
x11-wm KDE: It goes to 6! 2025-02-03 20:02:42 +03:00
.arcconfig
.gitignore
.mailmap
CHANGES Mk/Uses/samba.mk: Remove legacy variables 2025-02-04 08:26:46 +09:00
CONTRIBUTING.md CONTRIBUTING: Explain routes of contributing 2025-02-03 15:30:38 -05:00
COPYRIGHT
GIDs
MOVED MOVED: Add www/falkon FLAVORS renaming 2025-02-03 22:26:16 -05:00
Makefile
README
UIDs
UPDATING KDE: It goes to 6! 2025-02-03 20:02:42 +03:00

README

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.