FreeBSD ports tree (read-only mirror)
Find a file
Muhammad Moinur Rahman 588ebd2c0f japanese/groff: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-06-26 14:16:00 +02:00
.hooks
accessibility
arabic
archivers
astro astro/tclgeomap, astro/tkgeomap: deprecate with expiry on 2023-08-31 2023-06-26 07:13:59 +00:00
audio audio/liblastfm-qt5: Fix build with Clang >= 16 2023-06-26 01:30:56 -04:00
benchmarks benchmarks/stress-ng: update to 0.15.10 2023-06-25 18:45:49 +02:00
biology
cad
chinese chinese/libime: Fix build with llvm16 2023-06-25 20:09:48 +02:00
comms comms/chirp: update to 20230621 2023-06-25 12:12:21 -04:00
converters
databases databases/ruby-bdb: Fix build with llvm16 2023-06-26 02:09:48 +02:00
deskutils deskutils/plan: Fix LLVM16 build 2023-06-25 17:51:05 -07:00
devel devel/sbt: update to 1.9.1 release 2023-06-26 12:15:21 +02:00
dns dns/mDNSResponder_nss: Convert port as a slave to net/mDNSResponder 2023-06-26 10:33:11 +01:00
editors
emulators
finance finance/homebank: Update to 5.6.5 2023-06-26 09:16:52 +08:00
french
ftp
games games/zdoom: fix the build with llvm16 in base 2023-06-25 21:28:44 -05:00
german
graphics graphics/py-pygeos: Fix build with llvm16 2023-06-26 14:16:00 +02:00
hebrew
hungarian
irc
japanese japanese/groff: Fix build with llvm16 2023-06-26 14:16:00 +02:00
java java/jikes: Fix build with llvm16 2023-06-25 20:09:47 +02:00
Keywords
korean
lang lang/perl5.38: add latest Perl version (in RC2) 2023-06-24 20:53:43 +02:00
mail mail/dmarcts-report-parser: New port 2023-06-25 16:38:46 +01:00
math math/alps: Fix build with llvm16 2023-06-26 14:16:00 +02:00
misc
Mk lang/perl5.38: add latest Perl version (in RC2) 2023-06-24 20:53:43 +02:00
multimedia multimedia/x264: fix build with llvm 16 2023-06-26 01:21:37 +02:00
net net/storj: update Storj programs to version 1.80.10 2023-06-26 09:42:42 +00:00
net-im net-im/signal-desktop: Update to 6.22.0 2023-06-25 09:48:54 +02:00
net-mgmt net-mgmt/wmi-client: Fix build with llvm16 2023-06-26 02:09:49 +02:00
net-p2p net-p2p/cardano-node: Update to 8.1.1 2023-06-25 14:02:51 +03:00
news
polish
ports-mgmt
portuguese
print print/py-pypdf: Update to 3.11.0 2023-06-26 06:58:27 +08:00
russian
science science/py-abipy: Update 0.9.0 → 0.9.1 2023-06-25 13:46:02 -07:00
security security/tripwire: Update 2.4.3.7 --> 2.4.3.8 2023-06-25 17:51:05 -07:00
shells
sysutils sysutils/bottom: Update to 0.9.3 2023-06-25 21:13:00 -04:00
Templates
textproc textproc/ucto: Use upstream release archive and minor fixes 2023-06-24 21:01:33 -07:00
Tools
ukrainian
vietnamese
www www/ilias: Update to 8.3 2023-06-26 06:58:27 +08:00
x11 x11/plasma5-plasma-workspace: Pull in a proper fix for the locale settings problem. 2023-06-26 11:12:39 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/afdko: Fix build with llvm16 2023-06-24 22:48:38 +02:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/ntk: Fix build with llvm16 2023-06-25 23:42:44 +02:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED security/krb5-118: Remove expired MIT KRB5 1.18 port 2023-06-25 10:53:14 -07:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

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.