1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Li-Wen Hsu d1da14bab7
sysutils/py-salt: Partically revert f64d882074
The PORTREVISION merging seems unintentional.

This is a direct commit to 2020Q2 branch.

PR:		256918
Reported by:	Alex <marcarianalexandru@gmail.com>
2021-07-03 18:01:24 +08:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libsidplayfp: Remove unneeded line continuation 2021-06-15 10:10:16 -07:00
base
benchmarks
biology
cad
chinese
comms comms/py-pyserial: Add USE_PYTHON=concurrent 2021-06-29 11:04:40 +00:00
converters
databases
deskutils
devel devel/robodoc: resort Makefile 2021-06-25 09:34:57 +02:00
dns dns/bind916: Update to 9.16.18. 2021-06-19 12:13:11 +02:00
editors
emulators emulators/virtualbox-ose-legacy: Fix additions build on recent HEAD 2021-06-30 14:48:48 +02:00
finance
french
ftp
games games/pysolfc: Fix runtime issues with Python 3.8+ 2021-06-30 10:56:01 +02:00
german
graphics graphics/py-pillow: fix build 2021-06-27 19:19:56 +02:00
hebrew
hungarian
irc irc/ircII: Update to 20210314 2021-06-15 08:49:20 -07:00
japanese
java
Keywords
korean
lang lang/sbcl: update to 2.1.6 2021-06-29 08:45:33 +02:00
mail mail/postfix*: Direct commit to update MAINTAINER 2021-06-17 00:06:58 +02:00
math
misc */*: return shurd's ports to the pool ... 2021-06-07 20:34:09 +02:00
Mk
multimedia multimedia/libhdhomerun: Update to 20200907 2021-06-15 07:55:34 -07:00
net net/rabbitmq-c: Update to 0.11.0 2021-06-30 22:12:24 +02:00
net-im net-im/nheko: add missing dependency 2021-06-27 00:09:36 +02:00
net-mgmt net-mgmt/unifi6: Update to 6.2.26 2021-06-25 18:37:33 +02:00
net-p2p
news
polish
ports-mgmt */*: return shurd's ports to the pool ... 2021-06-07 20:34:09 +02:00
portuguese
print
russian
science
security security/py-[acme|certbot]: Update to 1.16.0 2021-06-26 13:16:51 -03:00
shells
sysutils sysutils/py-salt: Partically revert f64d882074 2021-07-03 18:01:24 +08:00
Templates
textproc textprox/expat2: update to 2.4.1 -- fixes CVE-2013-0340/CWE-776 2021-06-14 17:50:41 +02:00
Tools
ukrainian
vietnamese
www www/librespeed: add missing dependencies 2021-06-30 00:46:35 +00:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/konqueror: Correct COMMENT 2021-06-21 03:39:44 +08:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.