1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-01-29 00:53:18 +00:00
.hooks
accessibility
arabic
archivers archivers/zstd: Cosmetic change 2022-01-29 07:26:36 +08:00
astro
audio audio/libumidi: Update to v2.1.4 2022-01-28 18:55:42 +01:00
base
benchmarks benchmarks/rubygem-benchmark-ips: Update to 2.9.3 2022-01-29 07:26:51 +08:00
biology security/mbedtls: Update to 2.28.0 and fix make test 2022-01-28 13:14:09 +01:00
cad
chinese www/wordpress: Security update to 5.9 2022-01-28 15:27:23 +00:00
comms
converters converters/p5-JSON: Update to 4.05 2022-01-29 07:27:01 +08:00
databases databases/py-mycli: Update to 1.24.3 2022-01-29 07:26:43 +08:00
deskutils deskutils/remind: Update to 03.03.12 2022-01-28 07:24:00 -05:00
devel devel/grpc: Clean up outdated patches 2022-01-29 07:27:02 +08:00
dns dns/py-dns-lexicon: Change RUN_DEPENDS from py-dnspython2 to py-dnspython after 7fc16dab84 2022-01-29 07:26:48 +08:00
editors security/mbedtls: Update to 2.28.0 and fix make test 2022-01-28 13:14:09 +01:00
emulators emulators/yuzu: update to s20220128 2022-01-29 00:53:17 +00:00
finance
french www/wordpress: Security update to 5.9 2022-01-28 15:27:23 +00:00
ftp
games
german www/wordpress: Security update to 5.9 2022-01-28 15:27:23 +00:00
graphics graphics/gdal: Add LZ4 option 2022-01-29 07:26:38 +08:00
hebrew
hungarian
irc security/mbedtls: Update to 2.28.0 and fix make test 2022-01-28 13:14:09 +01:00
japanese
java
Keywords
korean
lang lang/v8-beta: Set ONLY_FOR_ARCHS 2022-01-29 07:26:38 +08:00
mail mail/nextcloud-mail: Update to 1.11.6 2022-01-28 15:03:52 +00:00
math math/R-cran-energy: Update to 1.7-9 2022-01-28 10:25:43 -05:00
misc misc/rubygem-octicons: Update to 16.3.0 2022-01-29 07:27:00 +08:00
Mk www/firefox: update to 96.0.3 2022-01-28 21:59:37 +01:00
multimedia multimedia/helvum: update to 0.3.3 2022-01-29 00:53:18 +00:00
net net/vnstat: Update MASTER_SITES 2022-01-29 07:27:02 +08:00
net-im net-im/dendrite: Update to 0.6 2022-01-28 21:08:54 +00:00
net-mgmt
net-p2p net-p2p/radarr: Update to 4.0.2.5836 2022-01-28 10:25:12 -05:00
news
polish
ports-mgmt
portuguese
print print/py-fonttools: Update to 4.29.0 2022-01-29 07:26:49 +08:00
russian www/wordpress: Security update to 5.9 2022-01-28 15:27:23 +00:00
science science/py-geometer: Update to 0.3.2 2022-01-29 07:26:49 +08:00
security security/py-google-auth: Update to 2.5.0 2022-01-29 07:26:49 +08:00
shells shells/ohmyzsh: update to 20220128 2022-01-28 23:21:29 +00:00
sysutils */Makefile: Sort SUBDIRs 2022-01-29 07:26:34 +08:00
Templates
textproc textproc/rubygem-nokogiri: Rename gemspec patch to patch-gemspec 2022-01-29 07:27:01 +08:00
Tools
ukrainian
vietnamese
www www/gitlab-ce: Fix version requirement of RUN_DEPENDS 2022-01-29 07:27:02 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/noto-emoji: Update to 2.034 2022-01-29 07:26:41 +08:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.161 2022-01-29 00:53:18 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-fonts/source-sans-ttf: Move x11-fonts/sourcesanspro-ttf to x11-fonts/source-sans-ttf 2022-01-29 07:26:35 +08:00
README
UIDs
UPDATING net-im/dendrite: Update to 0.6 2022-01-28 21:08:54 +00: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.