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
Xin LI 44b3bcf380 databases/py-hiredis: upgrade to 3.0.0.
PR:		ports/280724
Approved by:	maintainer timeout
2024-08-24 22:05:51 -07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/py-tagpy: Set expiration date to 2024-08-31 2024-08-24 20:43:31 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-hiredis: upgrade to 3.0.0. 2024-08-24 22:05:51 -07:00
deskutils
devel devel/R-cran-collapse: Update to 2.0.16 2024-08-25 05:46:17 +01:00
dns dns/doh-proxy: Mark as broken on i386 2024-08-24 19:46:47 +00:00
editors editors/libreoffice: Fix build with qt6 2024-08-24 21:56:29 +08:00
emulators emulators/rpcs3: update to 0.0.32.16864 2024-08-25 01:10:19 +02:00
finance
french
ftp
games games/exult-devel: Update to 20240824 snapshot 2024-08-24 20:36:13 +01:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/eisl: update 5.25 → 5.30 2024-08-24 08:03:33 -07:00
mail mail/mailpit: Mark broken on i386 2024-08-24 14:13:32 +02:00
math math/R-cran-gmp: Update to 0.7-5 2024-08-25 06:02:11 +01:00
misc misc/py-timm: update 1.0.8 → 1.0.9 2024-08-24 08:03:34 -07:00
Mk
multimedia
net
net-im net-im/conduit: Mark as broken on i386 2024-08-24 19:47:12 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/poudriere: Update to 3.4.2 2024-08-24 20:10:59 -07:00
portuguese
print
russian
science science/{,py-}phonopy: update 2.26.6 → 2.27.0 2024-08-24 08:03:34 -07:00
security security/aws-c-auth: Update to 0.7.26 2024-08-24 20:36:14 +01:00
shells
sysutils sysutils/pass-coffing: Add new port 2024-08-24 22:24:48 +02:00
Templates
textproc textproc/quickwit: Mark as broken on i386 2024-08-24 19:47:06 +00:00
Tools
ukrainian
vietnamese
www www/dufs: Mark as broken on i386 2024-08-24 19:46:13 +00:00
x11 x11/swaylock: update to 1.8.0 2024-08-24 20:09:13 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wayfire: sort _DEPENDS after e74e4a315d 2024-08-24 20:24:35 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING dns/acme-dns: make service jails aware 2024-08-24 14:47:11 +02:00

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.