Go to file
Jason W. Bacon b902f8f425 biology/fastp: Update to 0.26.0
Improve adapter detection and trimming
Changes: https://github.com/OpenGene/fastp/releases
New maintainer: hayzam@alchemilla.io

Reported by:    portscout
2025-06-07 07:28:25 -05:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers
astro
audio audio/qtractor: update 1.5.4 → 1.5.6 2025-06-07 00:21:51 -07:00
benchmarks
biology biology/fastp: Update to 0.26.0 2025-06-07 07:28:25 -05:00
cad
chinese
comms
converters
databases databases/qdrant: Update to 1.14.1 2025-06-07 13:38:06 +02:00
deskutils
devel devel/jujutsu: upgrade to version 0.30.0 2025-06-07 13:42:18 +02:00
dns
editors editors/kakoune: Update to 2025.06.03 2025-06-07 07:26:11 +00:00
emulators emulators/ares: bump PORTREVISION after devel/librashader update 2025-06-07 07:45:54 +09:00
filesystems
finance
french
ftp
games
german
graphics graphics/mesa-devel: update to 25.1.b.2196 2025-06-06 22:55:15 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/sbcl: Add lost freebsd specific bootstrap files, as well the one for documentation 2025-06-07 07:42:54 +02:00
mail
math math/py-spvcm: Remove expired port 2025-06-07 00:01:16 +02:00
misc misc/py-litellm: update to 1.72.2 2025-06-07 15:51:54 +09:00
multimedia
net net/redpanda-connect: update to version 4.56.0 2025-06-07 10:18:56 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/maeparser: update 1.3.2 → 1.3.3 2025-06-07 00:21:52 -07:00
security security/tailscale: Update to 1.84.1 2025-06-07 07:25:45 +00:00
shells
sysutils sysutils/py-ansible-core: Update to 2.18.6 2025-06-06 15:59:35 -07:00
textproc textproc/py-anymarkup: add port: Parse/serialize any markup format 2025-06-07 12:08:42 +09:00
ukrainian
vietnamese
www www/varnish-*: Bump PORTREVISION to chase www/varnish7 update 2025-06-06 21:34:29 -03:00
x11 x11/rio: update 0.2.17 → 0.2.18 2025-06-07 00:21:51 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED math/py-spvcm: Remove expired port 2025-06-07 00:01:16 +02: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.