1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ryan Steinmetz 3e34a1f583
net/freeradius3: Update to 3.2.6
PR:		281209
Reported by:	zarychtam@plan-b.pwste.edu.pl
Sponsored by:	PANS Jarosław
2024-09-02 09:59:54 -04:00
.hooks
accessibility
arabic
archivers archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership 2024-09-01 19:07:03 +03:00
astro
audio audio/furnace: Update to 0.6.7 2024-09-02 15:24:59 +02:00
benchmarks
biology
cad cad/hs-verismith: update 1.0.0.2-39 → 1.0.0.2-40 2024-09-01 12:45:45 -07:00
chinese
comms
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-09-02 07:14:55 +02:00
databases databases/mariadb106-server: Remove rogue files 2024-09-02 01:01:46 -04:00
deskutils deskutils/freeplane: Update to 1.12.5 2024-09-02 14:20:06 +02:00
devel devel/py-websockets: Update to 13.0.1 2024-09-02 15:39:26 +02:00
dns dns/adsuck: Remove expired port 2024-09-01 16:30:08 +02:00
editors editors/vim: Update to 9.1.0708 2024-09-02 01:09:48 -04:00
emulators
finance
french
ftp ftp/py-pyftpdlib: Update to 1.5.10 2024-09-02 00:56:08 +08:00
games games/iqpuzzle: update 1.3.1 → 1.4.0 2024-09-01 10:40:19 -07:00
german
graphics graphics/py-pygraph: Update to 0.3.0 2024-09-02 15:55:23 +02:00
hebrew
hungarian
irc irc/ctrlproxy: Remove expired port 2024-09-01 16:14:20 +02:00
japanese
java
Keywords
korean
lang lang/hs-futhark: update 0.25.20 → 0.25.21 2024-09-02 00:54:44 -07:00
mail mail/roundcube: update to 1.6.9 release. 2024-09-02 12:49:50 +02:00
math math/py-contourpy: Update to 1.3.0 2024-09-02 13:02:58 +00:00
misc misc/py-litellm: update to 1.44.14 2024-09-02 17:18:30 +09:00
Mk
multimedia multimedia/audacious-plugins: Remove correct library dependency 2024-09-02 08:48:42 +02:00
net net/freeradius3: Update to 3.2.6 2024-09-02 09:59:54 -04:00
net-im net-im/matterhorn: Update to 90000.0.1 2024-09-01 18:54:53 +03:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/libpsml: New port: Library to handle pseudopotentials in PSML format 2024-09-02 00:54:42 -07:00
security */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-09-02 07:14:55 +02:00
shells
sysutils sysutils/rubygem-choria-mcorpc-support: Update to 2.26.4 2024-09-02 06:49:08 -07:00
Templates
textproc textproc/py-paginate: Update to 0.5.7 2024-09-02 12:39:59 +02:00
Tools
ukrainian
vietnamese
www www/py-fastapi: Update to 0.112.2 2024-09-02 13:02:58 +00:00
x11 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-09-02 07:14:55 +02:00
x11-clocks
x11-drivers
x11-fm archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership 2024-09-01 19:07:03 +03:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/aquamarine: update to 0.4.0 2024-09-02 14:42:50 +02:00
x11-wm x11-wm/hyprland: drop unused patch after 8a07c7eca2 2024-09-02 15:59:09 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership 2024-09-01 19:07:03 +03:00
README
UIDs
UPDATING

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.