Personal patches
Go to file
Nuno Teixeira 60064a09a5 devel/py-click: Update to 8.1.3
ChangeLog:
https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-3

PR:		264992
Reported by:	p5B2EA84B3@t-online.de
Approved by:	maintainer timeout, > 6 months
2023-01-13 12:08:01 +00:00
.hooks Component: git hooks 2023-01-12 22:09:50 +01:00
accessibility
arabic
archivers
astro astro/fowsr: make the compile respect CFLAGS 2023-01-13 12:10:20 +01:00
audio
base
benchmarks
biology biology/rna-seq: Update to 0.1.1 2023-01-12 13:02:14 -06:00
cad cad/veryl: Update 0.1.8 -> 0.1.13 2023-01-11 16:19:19 -08:00
chinese chinese/libime: prepare for upcoming Boost-1.81 2023-01-12 19:43:33 +03:00
comms
converters
databases databases/couchdb3: un-bork configure script 2023-01-12 00:13:34 +00:00
deskutils deskutils/just: Update 1.10.0 -> 1.11.0 2023-01-11 16:19:17 -08:00
devel devel/py-click: Update to 8.1.3 2023-01-13 12:08:01 +00:00
dns dns/letsdns: Fix BUILD_/RUN_DEPENDS 2023-01-11 22:17:53 +01:00
editors editors/emacs: Add upstream patch to fix arbitary shell command execution vulnerability 2023-01-13 18:20:56 +09:00
emulators emulators/mgba: update to 0.10.1 2023-01-12 17:25:31 +01:00
finance
french
ftp
games games/vvvvvv: Fix distinfo 2023-01-13 12:58:10 +01:00
german
graphics graphics/mesa-*: Update to 22.3.3 2023-01-12 20:41:51 +01:00
hebrew
hungarian
irc irc/weechat: Update to 3.8 2023-01-11 21:08:47 +00:00
japanese
java
Keywords
korean
lang lang/julia: Update to 1.8.5 2023-01-12 11:29:25 -04:00
mail mail/snappymail: Update to 2.24.5 2023-01-13 10:29:08 +09:00
math math/octave-forge-internal-fluid-flow: Update to 0.3.2. 2023-01-12 19:58:30 -06:00
misc misc/star-history: Update 1.0.9 -> 1.0.10 2023-01-12 23:19:27 -08:00
Mk component: Mk framework 2023-01-11 23:41:24 +01:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.30.2.6563 2023-01-12 16:13:16 +00:00
net net/arataga: the port had been updated to version 0.5.4 2023-01-13 09:17:24 +00:00
net-im net-im/tg_owt: fix build when devel/abseil installed 2023-01-11 12:57:12 -05:00
net-mgmt net-mgmt/icinga2: prepare for upcoming Boost-1.81 2023-01-12 21:18:10 +03:00
net-p2p net-p2p/monero-cli: update to 0.18.1.2, Fluorine Fermi, Point Release 1.2 (+) 2023-01-12 22:44:10 +03:00
news
polish
ports-mgmt ports-mgmt/caronade: Update to 0.6.1 2023-01-12 09:33:27 +00:00
portuguese
print print/html2ps: Replace POSIX::tmpnam() with File::Temp::tempfile() 2023-01-13 11:39:22 +09:00
russian
science science/dakota: prepare for upcoming Boost-1.81 2023-01-12 19:43:32 +03:00
security security/vuxml: Document arbitary shell command execution vulnerability in Emacs 2023-01-13 10:29:00 +09:00
shells shells/heirloom-sh: Change the installation directory 2023-01-13 18:03:55 +09:00
sysutils sysutils/restic: Update to 0.15.0 2023-01-13 10:26:27 +00:00
Templates
textproc textproc/heirloom-doctools: Update to 191015 2023-01-13 18:03:54 +09:00
Tools
ukrainian
vietnamese
www www/firefox: update to 109.0 (rc2) 2023-01-13 12:26:51 +01:00
x11 x11/xnotify: update to 0.9.1 2023-01-13 09:41:58 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/thunar: Update to 4.18.2 2023-01-11 23:14:58 +01:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to 0.2.2 2023-01-12 06:35:40 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net/lavinmq: new port AMQP-compliant message broker 2023-01-11 22:09:36 +00:00
Makefile
MOVED
README
UIDs net/lavinmq: new port AMQP-compliant message broker 2023-01-11 22:09:36 +00:00
UPDATING sysutils/graylog: update to 5.0.2 2023-01-11 22:08:28 +00: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.