Go to file
Daniel Engberg b65cd83282 multimedia/libdvdnav: Update to 7.0.0
ChangeLog:	https://code.videolan.org/videolan/libdvdnav/-/blob/7.0.0/ChangeLog
PR:		290438
Reported by:	diizzy
2025-10-24 22:51:29 +02:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers archivers/innoextract: Unbreak with boost89 2025-10-24 18:55:25 +01:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/gammaray: Update to 3.3.0 2025-10-24 20:02:30 +03:00
dns
editors
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
french
ftp
games games/flightgear-aircraft: Update to 20251017 2025-10-24 17:20:43 +02:00
german
graphics graphics/libskiasharp: Fix build 2025-10-24 18:43:34 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail mail/pecl-mailparse: Update to 3.1.9 2025-10-24 08:32:26 -03:00
math
misc
multimedia multimedia/libdvdnav: Update to 7.0.0 2025-10-24 22:51:29 +02:00
net
net-im net-im/nchat: remove needless components 2025-10-24 11:15:28 -04:00
net-mgmt net-mgmt/netbox: Update to 4.4.4 2025-10-24 16:24:40 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: Improve newentry 2025-10-24 17:47:49 +02:00
shells
sysutils
textproc textproc/crow-translate: Set MAINTAINER to kde@ 2025-10-24 20:03:52 +03: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.