Go to file
Kenneth Raplee 4488884ee0 multimedia/mlt7: Update to 7.34.1
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/461
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>
2025-11-14 13:57:37 +03:00
.hooks
Keywords
Mk multimedia/mlt7: Update to 7.34.1 2025-11-14 13:57:37 +03:00
Templates
Tools
accessibility
arabic
archivers archivers/urbackup-server: Update 2.5.33 => 2.5.34 2025-11-14 02:18:18 +03:00
astro
audio audio/sonicradio: Update to 0.8.9 2025-11-14 10:03:56 +01:00
benchmarks
biology
cad cad/meshlab: MARK AS BROKEN 2025-11-13 19:38:16 +01:00
chinese chinese/ibus-table-chinese: Upgrade from 1.8.13 to 1.8.14 2025-11-14 09:31:58 +01:00
comms */*: Bump PORTREVISION. lang/fpc was updated to 3.2.3 (20251007) 2025-11-12 20:46:07 -08:00
converters
databases databases/postgresql??-*: Update to latest versions 2025-11-13 18:29:03 +01:00
deskutils deskutils/fet: Update to 7.5.6 2025-11-13 06:30:59 +01:00
devel devel/py-gptscript: Update to 0.9.7 2025-11-14 10:35:51 +01:00
dns dns/blocky: Update to 0.28.1 2025-11-13 22:38:44 +00:00
editors editors/nano: Update to 8.7 2025-11-13 10:29:03 +00:00
emulators
filesystems filesystems/sshfs: Update version 3.7.3=>3.7.5 2025-11-13 17:21:15 +01:00
finance
french
ftp
games games/freedoko: Upgrade from 0.8 to 0.8.1 2025-11-14 09:31:58 +01:00
german
graphics */*: Bump PORTREVISION. lang/fpc was updated to 3.2.3 (20251007) 2025-11-12 20:46:07 -08:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/gptscript: Update to 0.9.7 2025-11-14 10:22:19 +01:00
mail mail/nextcloud-mail: Update to 5.5.15 2025-11-14 11:29:12 +01:00
math math/rapid: DEPRECATED -> BROKEN 2025-11-13 06:47:00 -06:00
misc misc/codex: Update to 0.58.0 2025-11-14 11:44:58 +09:00
multimedia multimedia/mlt7: Update to 7.34.1 2025-11-14 13:57:37 +03:00
net net/py-trio: Update to 0.32.0 2025-11-14 09:23:03 +01:00
net-im net-im/py-zapzap: Update to 6.2.4 2025-11-14 09:55:36 +01:00
net-mgmt net-mgmt/netbox: Update to 4.4.6 2025-11-13 07:40:16 +01:00
net-p2p */*: Bump PORTREVISION. lang/fpc was updated to 3.2.3 (20251007) 2025-11-12 20:46:07 -08:00
news
polish
ports-mgmt
portuguese
print
russian */*: Bump PORTREVISION. lang/fpc was updated to 3.2.3 (20251007) 2025-11-12 20:46:07 -08:00
science science/mpqc: Fix building with Flang 2025-11-13 19:56:34 +03:00
security security/git-credential-gopass: Update to 1.16.0 2025-11-14 09:04:50 +01:00
shells
sysutils sysutils/reproduce: Update to 0.7.0 2025-11-14 02:27:19 -04:00
textproc textproc/highlight: Update 4.17 => 4.18 2025-11-14 01:06:19 +03:00
ukrainian
vietnamese
www www/nextcloud-news: Update to 27.2.0 2025-11-14 11:31:10 +01:00
x11 x11/walker: Update to 2.10.0 2025-11-14 14:38:05 +09:00
x11-clocks
x11-drivers
x11-fm */*: Bump PORTREVISION. lang/fpc was updated to 3.2.3 (20251007) 2025-11-12 20:46:07 -08:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/hyprtoolkit: Add port: Modern C++ Wayland-native GUI toolkit 2025-11-13 23:12:29 +09:00
x11-wm x11-wm/cosmic-comp: update to 1.0.0.b.6 2025-11-14 00:13:47 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING deskutils/fet: Update to 7.5.6 2025-11-13 06:30:59 +01:00

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.