Go to file
Dave Cottlehuber cde01beb5f lang/elixir-devel: update to 1.19.1
- https://github.com/elixir-lang/elixir/releases/tag/v1.19.1
- https://hexdocs.pm/elixir/1.19.1/changelog.html

Sponsored by:	SkunkWerks, GmbH
2025-10-24 22:58:25 +00:00
.hooks
Keywords
Mk py-azure: Drop maintainer'ship 2025-10-23 20:31:51 -03:00
Templates
Tools
accessibility
arabic
archivers archivers/innoextract: Unbreak with boost89 2025-10-24 18:55:25 +01:00
astro
audio audio/mac: Update to 11.65 2025-10-23 19:28:19 -04:00
benchmarks */*: Drop maintainer'ship 2025-10-23 20:33:16 -03:00
biology
cad cad/opencascade: upgrade to V7_9_2 2025-10-23 20:26:21 +02:00
chinese
comms
converters
databases databases/mongodb70: 7.0.25 2025-10-23 18:35:09 +02:00
deskutils */*: Bump port revision after electron37 update (0e137cb977) 2025-10-25 06:11:08 +09:00
devel devel/electron37: Update to 37.7.1 2025-10-25 06:10:06 +09:00
dns dns/godns: Update to 3.3.4 2025-10-23 20:44:47 +02:00
editors editors/py-pynvim: Update 0.4.3 => 0.6.0 2025-10-25 01:01:34 +03:00
emulators emulators/nemu: Update to 3.4.0 2025-10-24 20:06:24 +03:00
filesystems filesystems/nbd-client-kmod: Add rc script 2025-10-24 13:44:15 -04:00
finance finance/electrum: Drop maintainership 2025-10-24 10:38:19 +02:00
french
ftp
games games/veloren-weekly: update to s20251022 2025-10-24 23:41:59 +02:00
german
graphics graphics/mesa-devel: update to 25.3.b.413 2025-10-24 23:41:59 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/elixir-devel: update to 1.19.1 2025-10-24 22:58:25 +00:00
mail mail/pecl-mailparse: Update to 3.1.9 2025-10-24 08:32:26 -03:00
math math/sleef: drop maintainership 2025-10-24 10:24:44 +02:00
misc misc/crush: Update to 0.12.2 2025-10-24 12:43:02 +09:00
multimedia multimedia/libdvdnav: Update to 7.0.0 2025-10-24 22:51:29 +02:00
net net/samba422: Fix plist error after commit 6c23ee846d 2025-10-24 09:02:25 +09:00
net-im */*: Bump port revision after electron37 update (0e137cb977) 2025-10-25 06:11:08 +09:00
net-mgmt net-mgmt/netbox: Update to 4.4.4 2025-10-24 16:24:40 +02:00
net-p2p net-p2p/mkbrr: Update to 1.17.0 2025-10-23 20:44:47 +02:00
news
polish
ports-mgmt ports-mgmt/pkg: Backport bug fix needed for 15.0 2025-10-23 16:53:58 -07:00
portuguese
print print/pdfcpu: Update to 0.11.1 2025-10-23 20:44:47 +02:00
russian
science
security security/vuxml: Improve newentry 2025-10-24 17:47:49 +02:00
shells
sysutils sysutils/skopeo: fix source build when git binary is present 2025-10-24 22:58:25 +00:00
textproc textproc/harper: Update to 0.70.0 2025-10-24 21:36:16 +00:00
ukrainian
vietnamese
www www/gohugo: Update to 0.152.2 2025-10-24 20:18:42 +02:00
x11 x11/xpra-html5: Update to 18 2025-10-24 20:19:23 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/kddockwidgets: Update to 2.3.0 2025-10-24 20:29:10 +03:00
x11-wm
.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.