1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Derek Schrock 5e019790c2 text/py-sphinxcontrib-autoprogram: require python 3.7
- Requires python 3.7 [1]

[1] https://github.com/sphinx-contrib/autoprogram/issues/47

PR:		257872
MFH:		2021Q3
(cherry picked from commit 9179bc3865)
2021-09-29 17:59:47 +09:00
.hooks
accessibility
arabic
archivers
astro
audio audio/alsa-plugins: disable BUFSZ_P2 again, after 44c14328c0 2021-09-12 14:09:05 +00:00
base
benchmarks benchmarks/fio: update to 3.28 2021-09-09 16:19:30 +02:00
biology
cad
chinese
comms
converters
databases databases/mariadb103-server: Security update to 10.3.31 2021-09-12 12:09:06 +00:00
deskutils
devel devel/nexus2-oss: update to 2.14.20-02 2021-09-29 00:57:34 -05:00
dns dns/bind916: update to 9.16.21 2021-09-27 15:17:16 +02:00
editors
emulators emulators/yuzu: update to s20210927 2021-09-28 00:57:13 +00:00
finance
french
ftp
games games/anki: Update to 2.1.48 2021-09-23 09:17:11 +02:00
german
graphics graphics/mesa-devel: update to 21.2.b.2768 2021-09-28 00:57:14 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/python-doc-html: Update doc for Python 3.7.12 2021-09-19 19:20:12 +02:00
mail mail/fetchmail: update to 6.4.22 release. 2021-09-14 16:38:36 +02:00
math math/qd: Replace MASTER_SITES with a working URL 2021-09-20 12:30:10 -07:00
misc
Mk
multimedia multimedia/vmaf: update to 2.2.1 2021-09-21 04:26:08 +00:00
net net/intel-ix-kmod: Fix fetch 2021-09-22 16:12:35 +08:00
net-im net-im/prosody: fix failure when using libevent 2021-09-10 18:12:39 -07:00
net-mgmt net-mgmt/zabbix5-server: Update to 5.0.15 2021-09-19 23:22:36 +02:00
net-p2p net-p2p/py-transmission-rpc: update to 3.2.8 2021-09-21 19:45:13 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/zeek: Update to 4.0.4 2021-09-22 15:39:22 -07:00
shells shells/starship: enable desktop notifications 2021-08-23 23:32:06 +00:00
sysutils sysutils/accountsservice: unbreak update to 0.6.55 2021-09-24 19:36:31 +02:00
Templates
textproc text/py-sphinxcontrib-autoprogram: require python 3.7 2021-09-29 17:59:47 +09:00
Tools
ukrainian
vietnamese
www www/node: Update 16.6.1 -> 16.6.2 2021-09-27 20:23:36 +00:00
x11 x11/luit: Update MASTER_SITES 2021-09-27 16:52:39 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/zuki-themes: add new port 2021-09-06 06:19:09 +00:00
x11-toolkits x11-toolkits/wlroots: update package description 2021-09-12 04:43:24 +00:00
x11-wm x11-wm/river: update to s20210927 2021-09-28 00:57:14 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING mail/postfixadmin: Update to 3.3.10 release (+) 2021-08-23 23:06:12 +10: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.