Go to file
Jason W. Bacon be795d7288 textproc/xml-format: Add missing dep
Retake maintainership
2025-02-04 06:49:23 -06:00
.hooks
Keywords
Mk Uses/kde.mk: Fix the dependency line for kwallet-pam 2025-02-04 09:45:58 +03:00
Templates
Tools
accessibility
arabic
archivers
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 databases/mongodb-tools: update to 100.11.0 2025-02-04 10:17:58 +01:00
deskutils
devel devel/llama.el: Mark MAKE_JOBS_UNSAFE 2025-02-04 18:55:38 +09:00
dns
editors
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
french
ftp
games games/gcompris-qt: Update to 25.0 2025-02-04 02:49:42 -05:00
german
graphics graphics/yed: Update to 3.25 2025-02-04 07:47:20 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/gcc15-devel: Update to 15.0.1.s20250202 2025-02-04 09:16:35 +01:00
mail
math math/matlab-installer: Deprecate 2025-02-03 15:26:53 -06:00
misc
multimedia multimedia/ringrtc: Update to 2.49.3 2025-02-04 13:12:42 +01:00
net net/samba419: Fix plist for ad_dc replication 2025-02-04 13:01:18 +01:00
net-im net-im/signal-desktop: Update to 7.40.0 2025-02-04 13:12:43 +01:00
net-mgmt
net-p2p
news
polish
ports-mgmt math/matlab-installer: Deprecate 2025-02-03 16:06:33 -06:00
portuguese
print
russian
science science/p5-Chemistry-OpenSMILES: New port 2025-02-04 07:47:20 +00:00
security security/rubygem-haiti-hash: Update to 3.0.0 2025-02-04 09:16:36 +01:00
shells
sysutils sysutils/mcweject: Deprecate 2025-02-03 17:09:44 -06:00
textproc textproc/xml-format: Add missing dep 2025-02-04 06:49:23 -06: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
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-servers
x11-themes
x11-toolkits x11-toolkits/qml-box2d: Unflavorize 2025-02-04 02:49:41 -05:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES CHANGES: Fix indentation of the 20250203 entry 2025-02-04 11:28:44 +01:00
CONTRIBUTING.md CONTRIBUTING: Explain routes of contributing 2025-02-03 15:30:38 -05:00
COPYRIGHT
GIDs
MOVED x11-toolkits/qml-box2d: Unflavorize 2025-02-04 02:49:41 -05:00
Makefile
README
UIDs
UPDATING

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.