1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yasuhiro Kimura 7583c6f81d textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10
PR:		257770
Approved by:	dbaio (python, maintainer)
2021-09-21 20:40:15 -03:00
.hooks
accessibility
arabic
archivers */*: Reset MAINTAINER due to repeat fatal email bounces 2021-09-21 09:47:01 -04:00
astro astro/wcslib: Update to 7.7 2021-09-21 19:21:13 +01:00
audio audio/bsequencer-lv2: Update 1.8.8 -> 1.8.10 2021-09-21 10:47:02 -07:00
base
benchmarks
biology biology/bioparser: Update 3.0.12-2 -> 3.0.15 2021-09-21 09:41:49 -07:00
cad
chinese
comms */*: Reset MAINTAINER due to repeat fatal email bounces 2021-09-21 09:47:01 -04:00
converters converters/rubygem-xdr: switch to rails 6.0 2021-09-21 18:55:20 +00:00
databases databases/rubygem-arel-helpers: switch to rails 6.0 2021-09-21 18:55:21 +00:00
deskutils
devel devel/R-cran-rngtools: Update to 1.5.2 2021-09-21 22:39:39 +00:00
dns dns/p5-Data-Validate-Domain: Update to 0.15 2021-09-22 06:23:53 +08:00
editors
emulators emulators/wine-devel: Merge the VULKAN option into VKD3D 2021-09-21 22:32:06 +00:00
finance */*: Reset MAINTAINER due to repeat fatal email bounces 2021-09-21 09:47:01 -04:00
french */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
ftp ftp/py-pycurl: Update to 7.44.1 2021-09-22 06:23:35 +08:00
games games/sgt-puzzles: update to 20210914 2021-09-21 16:48:44 +03:00
german german/mythes: Update to 2021.09.19 2021-09-22 06:23:49 +08:00
graphics graphics/rubygem-fastimage: Update to 2.2.5 2021-09-22 06:24:01 +08:00
hebrew
hungarian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
irc irc/rbot: Add USES=cpe 2021-09-22 06:24:03 +08:00
japanese
java
Keywords
korean
lang lang/go: Take maintainership 2021-09-21 14:06:49 -04:00
mail mail/p5-Mail-Message: Update to 3.011 2021-09-22 06:23:26 +08:00
math math/p5-Math-MPFR: Update to 4.17 2021-09-22 06:23:53 +08:00
misc
Mk Mk/Uses/go.mk: Resign maintainership 2021-09-21 10:57:44 -05:00
multimedia multimedia/minitube: Update 3.9 -> 3.9.1 2021-09-21 13:07:19 -07:00
net net/py-pyroute2.protocols: Update to 0.6.5 2021-09-22 06:23:38 +08:00
net-im
net-mgmt net-mgmt/p5-SNMP-Info: Update to 3.78 2021-09-22 06:23:54 +08:00
net-p2p net-p2p/py-transmission-rpc: update to 3.2.8 2021-09-21 19:44:49 +00:00
news news/inn-current: Update to 20210919 2021-09-21 11:51:47 -07:00
polish */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
ports-mgmt ports-mgmt/pkg: update to 1.17.2 2021-09-21 10:23:31 +02:00
portuguese */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
print print/lout: Add CPE information 2021-09-21 12:57:57 +00:00
russian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
science science/py-pyteomics: Update to 4.5 2021-09-22 06:23:38 +08:00
security security/p5-Crypt-OpenSSL-RSA: Update to 0.32 2021-09-22 06:23:54 +08:00
shells */*: Reset MAINTAINER due to repeat fatal email bounces 2021-09-21 09:47:01 -04:00
sysutils sysutils/rubygem-sys-admin: Update to 1.8.0 2021-09-22 06:24:02 +08:00
Templates
textproc textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10 2021-09-21 20:40:15 -03:00
Tools
ukrainian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
vietnamese
www www/rubygem-activeresource4: Add USES=cpe 2021-09-22 06:24:02 +08:00
x11 x11/rubygem-gnome: Update to 3.4.9 2021-09-21 11:47:25 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-opentype-sanitizer: Update to 8.1.4.post3 2021-09-22 06:23:41 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Prima: Update to 1.63 2021-09-22 06:23:55 +08:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.