1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-08-11 11:36:03 +00:00
.hooks
accessibility
arabic
archivers
astro
audio */*: Maintainer reset for Travis Campbell 2021-08-11 01:52:38 -04:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/redisjson: New port: JSON data type for Redis 2021-08-10 18:47:43 -04:00
deskutils deskutils/elementary-calendar: update to 6.0.0 2021-08-09 10:19:27 -07:00
devel devel/py-ciso8601: Add do-test target 2021-08-11 05:39:57 -04:00
dns dns/knot3: Update to 3.1.1 2021-08-10 16:47:21 -04:00
editors editors/o: Update 2.41.1 -> 2.41.3 2021-08-10 02:31:08 -07:00
emulators emulators/advancemess: prepare for freetype2 update 2021-08-10 16:42:34 +02:00
finance
french
ftp ftp/vsftpd: fix build for FreeBSD-11.4 and SSL 2021-08-11 09:36:39 +02:00
games games/scourge: prepare for freetype2 update 2021-08-10 16:42:34 +02:00
german
graphics graphics/vulkan-validation-layers: update to 1.2.188 2021-08-11 11:36:03 +00:00
hebrew
hungarian
irc
japanese japanese/font-koruri: Update to 20210720 2021-08-11 14:22:20 +09:00
java
Keywords
korean
lang lang/gcc12-devel: Update to the 20210801 snapshot of GCC 12.0.0 2021-08-09 19:06:47 +00:00
mail mail/mailutils: pass correct python-config to the configure script. 2021-08-11 06:31:31 +00:00
math math/lean: Update 3.31.0 -> 3.32.0 2021-08-11 01:43:44 -07:00
misc misc/frugally-deep: Update 0.15.9-p0 -> 0.15.10-p0 2021-08-11 01:43:45 -07:00
Mk
multimedia
net net/storj: update Storj programs to version 1.36.1. 2021-08-11 09:06:21 +00:00
net-im
net-mgmt net-mgmt/xymon-server: Fix default mtr flags 2021-08-10 21:26:48 +00:00
net-p2p net-p2p/c-lightning: Upgrade from 0.10.0 to 0.10.1 2021-08-10 13:27:15 +02:00
news
polish
ports-mgmt
portuguese
print print/tex-xdvik: prepare for freetype2 update 2021-08-10 16:50:51 +02:00
russian
science science/shelxle: Update 1.0.1296 -> 1.0.1298 2021-08-11 01:43:43 -07:00
security security/snort: Fixes for aarch64 and armv6/7 2021-08-10 19:52:05 +00:00
shells shells/fish: Update to 3.3.1 2021-08-10 14:41:40 +08:00
sysutils sysutils/py-hcloud: update to 1.14.1 2021-08-11 07:38:55 +01:00
Templates
textproc */*: Maintainer reset for Travis Campbell 2021-08-11 01:52:38 -04:00
Tools
ukrainian
vietnamese
www www/yt-dlp: Update 2021.08.02 -> 2021.08.10 2021-08-11 01:43:43 -07:00
x11 x11/{linux-nvidia-libs,nvidia-driver}: Update to 470.63.01 2021-08-10 19:47:16 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.59 2021-08-09 23:54:20 +00:00
x11-themes
x11-toolkits x11-toolkits/ztoolkit: Enable librsvg2 dependency 2021-08-10 02:31:07 -07:00
x11-wm x11-wm/river: update to s20210809 2021-08-09 23:54:21 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net/jotta-cli: (New) Jotta Cloud Daemon and Command-Line Interface 2021-08-09 23:07:47 +08:00
Makefile
MOVED
README
UIDs net/jotta-cli: (New) Jotta Cloud Daemon and Command-Line Interface 2021-08-09 23:07:47 +08:00
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.