Personal patches
Go to file
Johannes M Dieterich bf5edbe7fc math/blis: Update to 0.9.0
- changelog: github.com/flame/blis/releases/tag/0.9.0
- while here, fix the CBLAS=OFF configure case
2023-01-04 20:33:29 -06:00
.hooks
accessibility
arabic
archivers archivers/minizip-ng: Update to 3.0.8 2023-01-04 08:21:55 +01:00
astro
audio audio/ardour: fix build on powerpc64* 2023-01-03 18:46:05 +01:00
base
benchmarks benchmarks/ddosify: Update to 0.11.0 2023-01-02 16:47:12 -05:00
biology
cad cad/yosys: Update 0.24 -> 0.25 2023-01-04 14:12:01 -08:00
chinese
comms
converters
databases databases/rrdtool: Fix build with PYTHON option on 2023-01-04 20:35:48 +00:00
deskutils deskutils/just: Update 1.9.0 -> 1.10.0 2023-01-02 13:03:35 -08:00
devel devel/cli11: Update 2.3.1 -> 2.3.2 2023-01-04 14:12:01 -08:00
dns dns/dq: update to 20230101 2023-01-02 15:48:28 +01:00
editors editors/lite-xl: the port had been updated to version 2.1.1 2023-01-03 04:06:22 +00:00
emulators emulators/yuzu: update to s20230103 2023-01-05 00:54:46 +00:00
finance
french
ftp
games games/tome4: drop gcc on powerpc 2023-01-05 00:04:13 +01:00
german
graphics graphics/mesa-devel: update to 22.3.b.2504 2023-01-05 00:58:53 +00:00
hebrew
hungarian
irc
japanese japanese/ja-tex-xdvik: Remove this variant in favor of tex-xdvik 2023-01-03 01:37:13 +09:00
java
Keywords
korean
lang lang/luajit: use clang on powerpc 2023-01-05 00:04:12 +01:00
mail mail/mu4e: Update to 1.8.13 2023-01-04 06:05:18 +09:00
math math/blis: Update to 0.9.0 2023-01-04 20:33:29 -06:00
misc misc/amazon-qldb-shell: New port: QLDB interactive shell to interact with Amazon Quantum Ledger Database 2023-01-03 07:39:38 -08:00
Mk Mk/bsd.default-versions.mk: bump llvm-default to 15 on powerpc 2023-01-03 16:23:42 +01:00
multimedia multimedia/uvg266: add new port 2023-01-04 17:12:14 +00:00
net net/findomain: Mark BROKEN due to unfetchable dependency 2023-01-04 22:11:28 +01:00
net-im net-im/telegram-desktop: update to 4.5.2 release (+) 2023-01-03 18:15:04 +03:00
net-mgmt net-mgmt/tcpreplay: Update to 4.4.3 2023-01-02 21:55:13 +01:00
net-p2p net-p2p/bitmark: update to 0.15.0 2023-01-03 22:37:35 +03:00
news
polish
ports-mgmt
portuguese
print print/qpdf: Add OpenSSL/GnuTLS option 2023-01-04 19:14:36 +08:00
russian
science science/libgridxc: Update 0.9.6 -> 1.1.0; Add options for MPI choices 2023-01-04 14:12:02 -08:00
security security/i2pd: update to 2.45.0 2023-01-04 23:52:40 +01:00
shells shells/nushell: Add tests; Add DATAFRAME option 2023-01-03 11:06:27 -08:00
sysutils sysutils/mackerel-agent: Update to 0.74.0 2023-01-05 11:23:54 +09:00
Templates
textproc Add textproc/fcitx5-m17n: Multilingualization support for Fcitx5 2023-01-05 04:57:22 +08:00
Tools
ukrainian
vietnamese
www www/firefox: update to 108.0.2 (rc1) 2023-01-05 02:28:05 +01:00
x11 x11/slick-greeter: Update to 1.6.0 2023-01-04 21:31:03 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.343 2023-01-05 00:54:47 +00:00
x11-themes
x11-toolkits x11-toolkits/wlroots: unbreak nesting under X11 after a8bed4f816 2023-01-04 23:50:16 +00:00
x11-wm x11-wm/chamfer: update to s20221218 2023-01-05 01:31:15 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED math/cvc4: Move to math/cvc5 - CVC4 was succeeded by CVC5 2023-01-04 03:50:53 -08:00
README
UIDs
UPDATING UPDATING: Advise mail/spamassassin users of the removal of HashCash 2023-01-04 13:32:38 -08:00

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.