Go to file
Rene Ladan 742b8bb134 multimedia/spook: fix expiration date 2025-03-01 17:38:30 +01:00
.hooks
Keywords
Mk python.mk: allow do-configure with {HAS,GNU}_CONFIGURE under USE_PYTHON=pep517 2025-02-27 17:59:43 -05:00
Templates
Tools
accessibility
arabic
archivers archivers/libunrar: Update to 7.1.5 2025-03-01 00:55:24 -05:00
astro */*: Bump PORTREVISION after math/nlopt update 2025-03-01 16:09:11 +01:00
audio audio/faac: Update to 1.31 2025-03-01 02:31:03 -05:00
benchmarks benchmarks/lzbench: the port had been updated to version 2.0.1 2025-03-01 06:03:00 +00:00
biology */*: Bump PORTREVISION after math/nlopt update 2025-03-01 16:09:11 +01:00
cad */*: Bump PORTREVISION after math/nlopt update 2025-03-01 16:09:11 +01:00
chinese chinese/fcitx5-mcbopomofo: Update to 2.9.1 2025-02-28 04:01:55 +08:00
comms
converters converters/libutf-8: Deprecate and set expiration date to 2025-03-31 2025-03-01 15:11:31 +00:00
databases databases/tarantool2: Remove expired port 2025-03-01 17:16:40 +01:00
deskutils deskutils/plasma6-sddm-kcm: fix path to sddm configuration 2025-03-01 02:05:12 +03:00
devel */*: Bump PORTREVISION after math/nlopt update 2025-03-01 16:09:11 +01:00
dns dns/zns: New port: CLI tool for querying DNS records with readable and colored output 2025-03-01 23:07:43 +09:00
editors editors/imhex: Update to 1.37.4 2025-03-02 01:01:29 +09:00
emulators emulators/rpcs3: update to 0.0.35 2025-03-01 01:59:07 +01:00
filesystems archivers/libunrar: Update to 7.1.5 2025-03-01 00:55:24 -05:00
finance finance/hyperswitch: update 2025.02.21.0 → 2025.02.27.0 2025-02-27 14:06:50 -08:00
french
ftp ftp/wcurl: update to 2025.02.24 2025-03-01 05:06:46 +09:00
games games/quake2max: unbreak the build after src commit 660331da7a 2025-03-01 13:31:52 +00:00
german
graphics graphics/peps: Remove expired port 2025-03-01 17:14:02 +01:00
hebrew
hungarian
irc irc/inspircd: update to 4.6.0 2025-03-01 14:02:34 +01:00
japanese
java java/cos: Remove expired port 2025-03-01 17:17:21 +01:00
korean
lang lang/dotnet8: Fix build after the LLVM_DEFAULT bump 2025-03-01 16:15:09 +03:00
mail mail/thunderbird: update to 128.8.0 (rc1) 2025-03-01 14:07:17 +01:00
math math/pspp: Remove expired port 2025-03-01 17:36:59 +01:00
misc */*: Bump PORTREVISION after math/nlopt update 2025-03-01 16:09:11 +01:00
multimedia multimedia/spook: fix expiration date 2025-03-01 17:38:30 +01:00
net net/traefik: Update to upstream release 3.3.4 2025-03-01 08:10:13 +01:00
net-im net-im/qxmpp: Update to 1.10.1 2025-02-28 16:12:25 +03:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-pypdf3: Remove expired port 2025-02-28 23:46:52 +08:00
russian
science */*: Bump PORTREVISION after math/nlopt update 2025-03-01 16:09:11 +01:00
security security/arti: Add "full" flavor, improve description 2025-03-01 14:58:49 +01:00
shells shells/powershell: Depend on misc/terminfo-db to fix duplicated symbols in the input 2025-02-28 12:47:05 +03:00
sysutils sysutils/fluxengine: Remove expired port 2025-03-01 17:21:54 +01:00
textproc textproc/py-pyjade: Remove expired port 2025-03-01 17:22:37 +01:00
ukrainian
vietnamese
www www/glewlwyd: Remove expired port 2025-03-01 17:14:50 +01:00
x11 x11/clipcat: update 0.20.1 → 0.21.0 2025-03-01 00:58:20 -08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fnt: Update to 1.9 2025-02-28 20:56:07 +01:00
x11-servers
x11-themes
x11-toolkits
x11-wm */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2025-03-01 09:03:32 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED math/pspp: Remove expired port 2025-03-01 17:36:59 +01: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.