Personal patches
Go to file
Yuri Victorovich 906aa8d00e editors/notepadnext: Update 0.5.5 -> 0.5.6
Reported by:	portscout
2022-11-22 14:05:32 -08:00
.hooks
accessibility
arabic
archivers archivers/7-zip: Update to 22.01 2022-11-21 00:03:00 +03:00
astro astro/py-astral: Update to 3.2 2022-11-21 00:04:13 -05:00
audio audio/flacon: the port had been updated to version 9.5.0 2022-11-21 04:39:28 +00:00
base
benchmarks benchmarks/ddosify: Update to 0.9.0 2022-11-22 07:16:52 +01:00
biology biology/megahit: Ultra-fast single-node metagenomics assembly 2022-11-22 10:39:22 -06:00
cad cad/librnd: update to 3.2.2 2022-11-22 07:32:49 +01:00
chinese chinese/chinese-calendar: New port: Chinese traditional calendar 2022-11-20 13:50:03 -08:00
comms
converters Uses/cabal.mk: Introduce CABAL_REVISION knob. 2022-11-20 20:39:28 +03:00
databases databases/rubygem-pg_query: update to 2.1.4 2022-11-22 10:38:23 +01:00
deskutils deskutils/hs-arbtt: Update to 0.12.0.1 2022-11-20 20:39:28 +03:00
devel devel/cargo-c: fix typo in package description 2022-11-22 20:39:57 +00:00
dns dns/subfinder: Update 2.5.3 -> 2.5.5 2022-11-19 16:10:50 -08:00
editors editors/notepadnext: Update 0.5.5 -> 0.5.6 2022-11-22 14:05:32 -08:00
emulators emulators/wine-devel: update to Wine 7.21 2022-11-22 21:04:23 +00:00
finance finance/nextcloud-cospend: Update to 1.5.4 2022-11-21 19:24:22 +00:00
french
ftp */*: switch my ports from USES=pytest to USE_PYTHON=pytest 2022-11-21 20:23:42 +03:00
games games/fotaq: Add translations (de, fr, he, it) 2022-11-21 20:35:55 -05:00
german
graphics graphics/ocaml-cairo: Objective Caml binding for the Cairo library 2022-11-22 18:33:49 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ldc: fix runtime on powerpc* 2022-11-22 20:38:03 +01:00
mail mail/snappymail: Update to 2.21.4 2022-11-22 22:46:12 +09:00
math math/py-sympy: switch to USE_PYTHON=pytest 2022-11-21 20:23:42 +03:00
misc misc/hxtools: update the port to version 20221120 2022-11-22 07:01:54 +00:00
Mk Uses/cabal.mk: Add support for building multi-repository cabal.projects. 2022-11-20 20:39:29 +03:00
multimedia multimedia/emby-server-devel: update to 4.8.0.19 2022-11-20 14:13:30 +01:00
net net/frr8: Update to 8.4.1 2022-11-22 21:58:07 +01:00
net-im net-im/neochat: Update to 22.09 2022-11-22 18:11:02 +03:00
net-mgmt net-mgmt/netdata-go: update to 0.44.0 2022-11-22 19:39:41 +01:00
net-p2p net-p2p/cardano-node: Update to 1.35.4 2022-11-20 20:39:29 +03:00
news
polish
ports-mgmt ports-mgmt/hs-cabal2tuple: Update to 2.0.0.0 2022-11-20 20:39:29 +03:00
portuguese
print print/foomatic-db: Update to 20221003 2022-11-22 08:54:28 +00:00
russian
science */*: Reset Maintainership 2022-11-22 07:48:02 +01:00
security security/i2pd: update to 2.44.0 2022-11-22 19:37:26 +01:00
shells shells/bash: Switch back to use PORTS_READLINE by default 2022-11-19 12:32:05 +01:00
sysutils sysutils/ocijail: disable build for 12.x 2022-11-22 11:13:12 +00:00
Templates
textproc textproc/py-gi-docgen: update to 2022.2 release (+) 2022-11-22 14:09:25 +03:00
Tools
ukrainian
vietnamese
www www/element-web: Update to 1.11.15 2022-11-22 14:10:32 +00:00
x11 x11/wezterm: update to 20221119.145034.49.b9839.f 2022-11-22 16:32:25 +00:00
x11-clocks */*: Reset Maintainership 2022-11-22 07:48:02 +01:00
x11-drivers
x11-fm x11-fm/4pane: the port had been updated to version 8.0 2022-11-19 19:18:10 +00:00
x11-fonts x11-fonts/py-axisregistry: Update to 0.3.8 2022-11-19 16:13:10 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/ocaml-lablgtk3: Objective Caml interface to GTK+ 3.x 2022-11-22 18:34:09 +01:00
x11-wm x11-wm/picom: update to 10.1 2022-11-22 16:50:16 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED net/libutp: Moved to net-p2p. 2022-11-22 00:35:33 -03: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.