No description
  • Makefile 49.9%
  • C 22.6%
  • C++ 10.9%
  • Shell 5.7%
  • Roff 2.7%
  • Other 7%
Find a file
Sergey A. Osokin 404a8a3dcf databases/redis-devel: security update from 6.2.3 to 6.2.4
Changelog:	https://github.com/redis/redis/compare/6.2.3...6.2.4
PR:		256340
Security:	CVE-2021-32625
Security:	8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c
2021-06-01 11:56:34 -04:00
.hooks
accessibility
arabic
archivers archivers/hlextract: Update to 2.4.6 2021-06-01 12:52:26 +08:00
astro astro/gnuastro: update Gnuastro to version 0.15. 2021-06-01 09:44:46 +00:00
audio audio/exhale: Update to 1.1.6 2021-06-01 22:46:18 +08:00
base
benchmarks benchmarks/ali: Update to version 0.7.0. 2021-06-01 16:33:48 +02:00
biology
cad
chinese
comms
converters converters/yj: Take maintainer-ship 2021-06-01 13:55:44 +02:00
databases databases/redis-devel: security update from 6.2.3 to 6.2.4 2021-06-01 11:56:34 -04:00
deskutils
devel devel/delve: Update to 1.6.1 2021-06-01 23:27:02 +08:00
dns
editors editors/vim: Update to 8.2.2918 2021-06-01 09:33:37 -04:00
emulators emulators/yuzu: update to s20210531 2021-05-31 23:32:51 +00:00
finance
french
ftp
games games/hllib: Update to 2.4.6 2021-06-01 12:47:04 +08:00
german
graphics *: Bump PORTREVISION after www/libmicrohttpd updated 2021-06-01 21:55:40 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/erlang-java: Update to version 21.3.8.24. 2021-06-01 12:51:30 +02:00
mail mail/rubygem-gitlab-mail_room: Update to 0.0.12. 2021-06-01 09:18:51 +02:00
math math/cglm: Update 0.8.2 -> 0.8.3 2021-05-31 23:47:40 -07:00
misc misc/timetrace: Update to 0.7.0 2021-05-31 13:39:20 -07:00
Mk Mk/bsd.sites.mk: Fixup USE_GITHUB code. 2021-06-01 09:29:26 +02:00
multimedia *: Bump PORTREVISION after www/libmicrohttpd updated 2021-06-01 21:55:40 +08:00
net net/gamenetworkingsockets: add new ports. 2021-06-01 23:03:55 +08:00
net-im net-im/neochat: fix plist 2021-06-01 14:41:53 +02:00
net-mgmt
net-p2p *: Bump PORTREVISION after www/libmicrohttpd updated 2021-06-01 21:55:40 +08:00
news news/sabnzbdplus: Update to 3.3.0 2021-06-01 23:48:14 +08:00
polish
ports-mgmt ports-mgmt/pkg_tree: Bump PORTREVISION for 4c6e492cd3 2021-06-01 15:24:37 +08:00
portuguese
print
russian
science science/py-scipy: Fix required python version 2021-06-01 11:12:07 +08:00
security security/vuxml: document vulnerability in databases/redis 2021-06-01 11:35:26 -04:00
shells
sysutils sysutils/tflint: (New) Terraform linter 2021-06-01 16:14:50 +08:00
Templates
textproc textproc/py-chardet: Update to 4.0.0 2021-06-01 18:11:21 +08:00
Tools Tools/scripts/rmport: satisfy path check hook 2021-05-31 22:53:38 +02:00
ukrainian
vietnamese
www *: Bump PORTREVISION after www/libmicrohttpd updated 2021-06-01 21:55:40 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.963 2021-05-31 23:32:52 +00:00
x11-themes
x11-toolkits x11-toolkits/gtk40: enable VULKAN by default 2021-06-01 14:14:54 +00:00
x11-wm x11-wm/river: update to s20210531 2021-05-31 23:33:19 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED */*: Remove expired ports: 2021-05-31 22:52:43 +02: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.