1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Wills 61504ccdc0 www/minio: update to 2021.08.31.05.46.54
While here, improve rc script
2021-09-01 20:48:31 -04:00
.hooks
accessibility
arabic
archivers
astro astro/geographiclib: Update to 1.52 2021-09-01 10:00:30 +02:00
audio audio/libopenshot-audio: Update to 0.2.1 2021-09-01 16:10:00 -07:00
base
benchmarks
biology
cad cad/openscad-devel: Add CPE information 2021-08-31 19:50:17 +00:00
chinese
comms comms/wsjtz: Fix build 2021-09-01 19:20:44 -05:00
converters
databases cleanup: Remove expired ports: 2021-09-01 12:33:21 +02:00
deskutils plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
devel devel/gsettings-desktop-schemas: update to 40.0 2021-09-02 00:27:31 +00:00
dns dns/dnsmasq-devel: update to 2.86rc2 2021-09-01 21:50:12 +02:00
editors editors/emacs-devel: Update to 2021-09-21 commit, a15f549 2021-09-01 19:59:35 -03:00
emulators emulators/yuzu: update to s20210831 2021-09-02 00:27:31 +00:00
finance
french
ftp ftp/weex: Add CPE information 2021-09-01 10:33:36 +00:00
games games/pysolfc: Update to 2.12.0 2021-09-01 20:37:17 +02:00
german
graphics graphics/mesa-devel: update to 21.2.b.1786 2021-09-02 00:27:32 +00:00
hebrew
hungarian
irc
japanese
java java/openjdk8: Switch to server mode on aarch64 2021-09-01 18:23:08 +02:00
Keywords
korean
lang lang/janet: Update to v1.17.1 2021-09-01 19:01:35 +00:00
mail mail/cyrus-imapd30: Update to 3.0.16. 2021-09-01 22:22:35 +09:00
math math/polymake: Update the backported patch to fix the testsuite regression 2021-09-01 09:54:00 -07:00
misc
Mk plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
multimedia multimedia/kooha: update to 1.2.1.667 2021-09-02 00:27:31 +00:00
net net/opentracker: mark BROKEN for all architectures 2021-09-01 16:35:11 +01:00
net-im net-im/matterhorn: Update to 50200.13.0 2021-09-01 13:13:00 +03:00
net-mgmt
net-p2p
news news/nzbget: Set new MAINTAINER 2021-09-01 08:05:55 +02:00
polish
ports-mgmt ports-mgmt/portfmt: Update to 1.0.0 2021-09-01 19:01:38 +00:00
portuguese
print
russian
science Cleanup: for ports under s* categories, drop redundant GH_* knobs. 2021-09-01 11:46:24 +00:00
security security/vuxml: add www/chromium < 93.0.4577.63 2021-09-01 22:34:29 +02:00
shells
sysutils sysutils/bchunk: Add CPE info 2021-09-01 20:39:43 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/minio: update to 2021.08.31.05.46.54 2021-09-01 20:48:31 -04:00
x11 x11/bemenu: Update to 0.6.3 2021-09-01 19:01:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
x11-toolkits plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
x11-wm plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2021-09-01 12:33:21 +02:00
README
UIDs
UPDATING audio/ampache: Update to 5.0.0 2021-09-01 16:34:34 +01: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.