No description
  • Makefile 47.3%
  • C++ 19.2%
  • C 18.2%
  • Shell 5.1%
  • Roff 2.9%
  • Other 5.9%
Find a file
Hiroki Tagato 7373204ac9 devel/hyprutils: Update to 0.11.1
Changelog: https://github.com/hyprwm/hyprutils/releases/tag/v0.11.1

Reported by:	GitHub (watch releases)
2026-03-22 21:03:03 +09:00
.hooks
accessibility accessibility/hyprsunset: fix build with libc++ 21 2026-03-20 13:12:12 +01:00
arabic
archivers archivers/unadf: Update to 0.10.6 2026-03-21 10:00:02 +00:00
astro
audio audio/qtractor: update 1.5.11 → 1.5.12 2026-03-21 00:25:35 -07:00
benchmarks
biology biology/iqtree: Update to 3.1.0 2026-03-21 21:23:09 -03:00
cad cad/freecad: update to 1.1 (rc3) 2026-03-21 12:05:15 +01:00
chinese
comms comms/meshcore-cli: upgrade to 1.5.0 2026-03-20 22:16:19 +01:00
converters
databases databases/rubygem-click_house-client: update to 0.8.8 2026-03-22 10:16:59 +01:00
deskutils deskutils/nextcloudclient: Update to 4.0.8 2026-03-21 19:42:15 +01:00
devel devel/hyprutils: Update to 0.11.1 2026-03-22 21:03:03 +09:00
dns
editors editors/ted: Refactoring 2026-03-22 14:56:03 +09:00
emulators emulators/dolphin-emu: Update to 2603 2026-03-22 11:29:53 +01:00
filesystems filesystems/ltfs: Update to 2.4.8.2 2026-03-20 11:31:18 -07:00
finance finance/hs-hledger: Update 1.51.1 => 1.52 2026-03-22 01:14:45 +04:00
french
ftp
games games/greed: Clean adoc tags in README installed file 2026-03-21 16:29:05 +00:00
german
graphics graphics/partio: update the port to version 1.20.0 2026-03-22 11:30:14 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/quickjs-ng: update: 0.12.1 -> 0.13.0 2026-03-22 00:06:39 -04:00
mail mail/rubygem-gitlab-mail_room: update to 1.0.0 2026-03-22 10:17:01 +01:00
math math/openfst: Fix build 2026-03-21 23:07:02 -07:00
misc misc/ollama: update 0.18.0 → 0.18.2 2026-03-21 20:24:01 -07:00
Mk Uses/cabal.mk: Also create ${CABAL_HOME} before "cabal update" 2026-03-20 18:20:01 +03:00
multimedia multimedia/obs-studio: update 32.0.4 → 32.1.0 2026-03-21 20:24:01 -07:00
net www/gitlab: major update to 18.10.0 2026-03-22 10:17:03 +01:00
net-im
net-mgmt net-mgmt/victoria-logs: upgrade to 1.48.0 2026-03-20 22:09:34 +01:00
net-p2p
news
polish
ports-mgmt ports-mgmt/hs-panopticum: Update to 2.0.2.0 2026-03-21 21:02:29 +03:00
portuguese
print print/freetype2: Update to 2.14.2 2026-03-20 18:40:58 +03:00
russian
science science/py-qiskit: Broken on i386; Update WWW 2026-03-22 00:15:36 -07:00
security security/rubygem-omniauth-saml-gitlab: update to 2.2.5 2026-03-22 10:17:02 +01:00
shells shells/xonsh: Update to 0.22.8 2026-03-21 10:00:00 +00:00
sysutils sysutils/framework-system: Update to 0.6.1 2026-03-22 17:25:22 +08:00
Templates
textproc textproc/gitlab-zoekt-indexer: update to 1.11.0 2026-03-22 10:17:02 +01:00
Tools
ukrainian
vietnamese
www www/gitlab: major update to 18.10.0 2026-03-22 10:17:03 +01:00
x11 x11/gnome-desktop: update to 44.5 2026-03-22 01:30:03 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/libshumate: update to 1.4.1 2026-03-22 00:56:01 -07:00
x11-wm x11-wm/sdorfehs: Update to 1.7 2026-03-21 21:23:26 -03:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED sysutils/beats9: Remove in favour of beats9N ports 2026-03-20 11:23:49 +01:00
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.