1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-08-09 05:43:50 +08:00
.hooks
accessibility accessibility/rubygem-atk: Update to 3.4.7 2021-08-08 22:55:24 +08:00
arabic
archivers archivers/p5-Archive-Tar: Update to 2.40 2021-08-08 22:55:29 +08:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mariadb104-server: Security update to 10.4.21 2021-08-08 19:58:16 +00:00
deskutils
devel devel/byacc: Update to 20210802 2021-08-09 05:43:48 +08:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.13.0 2021-08-08 22:55:22 +08:00
editors editors/micro: Update to 2.0.10 2021-08-08 19:01:49 +00:00
emulators
finance
french
ftp
games
german german/mythes: Update to 2021.08.01 2021-08-08 22:55:28 +08:00
graphics graphics/podofo: Update to 0.9.7 2021-08-09 05:43:49 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-splot: Update to 1.1.4 2021-08-08 22:54:09 +08:00
misc misc/hicolor-icon-theme: Add NO_ARCH 2021-08-08 22:55:34 +08:00
Mk Mk/bsd.default-versions.mk: Update comment: add llvm 12 2021-08-08 22:55:34 +08:00
multimedia multimedia/mkvtoolnix: Update to upstream release 60.0.0 2021-08-08 20:47:47 +02:00
net net/libngtcp2: Convert REINPLACE_CMD to patch file 2021-08-09 05:43:49 +08:00
net-im
net-mgmt
net-p2p
news
polish polish/hunspell: Update to 20210731 2021-08-08 22:55:29 +08:00
ports-mgmt
portuguese
print print/py-uharfbuzz: Update to 0.17.0 2021-08-08 22:54:10 +08:00
russian
science science/py-pysal: Update to 2.4.0 2021-08-08 22:54:11 +08:00
security security/vaultwarden: Strip vaultwarden executable 2021-08-08 17:47:39 +02:00
shells
sysutils sysutils/puppet-lint: Update to 2.5.0 2021-08-08 10:03:53 -10:00
Templates
textproc textproc/minify: Update to 2.9.21 2021-08-09 05:43:50 +08:00
Tools
ukrainian
vietnamese
www www/nextcloud-appointments: Update to 1.10.0 2021-08-08 20:01:22 +00:00
x11 x11/rubygem-gnome: Update to 3.4.7 2021-08-08 22:55:28 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/rubygem-vte3: Update to 3.4.7 2021-08-08 22:55:28 +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.