Go to file
Juraj Lutter fa6125eec5 misc/py-haystack_experimental: Add new port
haystack-experimental package provides Haystack users with access to
experimental features without immediately committing to their official
release.

Sponsored by:	resulta.tech
2025-09-14 13:13:12 +02:00
.hooks
Keywords
Mk KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
Templates
Tools
accessibility KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
arabic
archivers archivers/py-zlib-ng: Update 0.5.1 => 1.0.0 2025-09-14 00:38:05 +03:00
astro KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
audio KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-qdrant-client: Add new port 2025-09-14 12:31:35 +02:00
deskutils KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
devel devel/R-cran-magrittr: Update to 2.0.4 2025-09-14 10:23:37 +00:00
dns dns/zns: Update 0.3.0 => 0.4.0 2025-09-13 20:08:55 +04:00
editors KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
emulators emulators/amiberry: New port: Optimised Amiga emulator 2025-09-14 14:06:17 +03:00
filesystems
finance
french
ftp
games KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
german
graphics graphics/wayland-protocols: update to 1.45 2025-09-14 12:03:32 +09:00
hebrew
hungarian
irc KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
japanese KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
java java/openjdk17: fix build without MAKE_JOBS_UNSAFE 2025-09-14 11:36:53 +02:00
korean
lang lang/luajit-openresty: update to 2.1-20250826 2025-09-14 01:14:00 +02:00
mail
math math/ddfun: Fix building with Flang 2025-09-13 23:43:18 +03:00
misc misc/py-haystack_experimental: Add new port 2025-09-14 13:13:12 +02:00
multimedia sysutils/libdisplay-info: update to 0.3.0 2025-09-14 02:19:06 +02:00
net net/wlvncc: update to s20250727 2025-09-13 20:45:29 +02:00
net-im net-im/telegram-desktop: bump PORTREVISION after net-im/tde2e update 2025-09-13 18:02:00 -04:00
net-mgmt KDE: Update KDE Frameworks 6 to 6.18.0 2025-09-13 15:45:51 +03:00
net-p2p KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
news
polish
ports-mgmt
portuguese
print KDE: Update Plasma to 6.4.5 2025-09-13 15:45:51 +03:00
russian
science science/feff10: Fix building with Flang 2025-09-14 13:18:01 +03:00
security security/nuclei: Update to 3.4.10 2025-09-14 00:17:29 +00:00
shells
sysutils sysutils/libdisplay-info: update to 0.3.0 2025-09-14 02:19:06 +02:00
textproc textproc/py-humps: Add new port 2025-09-14 12:45:55 +02:00
ukrainian
vietnamese
www www/redmine60: chase recent rubygems updates. 2025-09-14 00:32:33 -07:00
x11 sysutils/libdisplay-info: update to 0.3.0 2025-09-14 02:19:06 +02:00
x11-clocks KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
x11-drivers
x11-fm KDE: Update KDE Gear to 25.08.1 2025-09-13 15:45:52 +03:00
x11-fonts
x11-servers
x11-themes KDE: Update Plasma to 6.4.5 2025-09-13 15:45:51 +03:00
x11-toolkits sysutils/libdisplay-info: update to 0.3.0 2025-09-14 02:19:06 +02:00
x11-wm x11-wm/hyprland: update to 0.51.0 2025-09-14 15:43:57 +09:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
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.