1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-08-03 17:52:28 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/zrythm: Update 1.0.0-alpha.21.0.13 -> 1.0.0-alpha.22.0.1 2021-08-02 13:48:57 -07:00
base
benchmarks
biology
cad cad/verilator: Update 4.204 -> 4.210 2021-08-03 01:36:58 -07:00
chinese
comms audio/jack: Update to Jack2: 0.125.0 -> 1.9.16 2021-08-02 09:03:15 -07:00
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-08-02 19:11:24 +02:00
databases databases/pspg: Update to 5.3.1 2021-08-02 08:36:31 -05:00
deskutils deskutils/gnome-todo: Update to 40.1 2021-08-02 22:15:24 -07:00
devel devel/py-spyder-kernels: Update to 2.1.0 2021-08-03 16:46:21 +02:00
dns dns/knot3: upgrade to 3.1.0. 2021-08-03 22:00:32 +08:00
editors editors/vim: Explicitly disable libcanberra support 2021-08-02 16:35:45 -06:00
emulators emulators/open-vm-tools: Prepare for glib 2.68.3 2021-08-02 19:47:10 -07:00
finance net/openldap24-client: bump all dependent port 2021-08-01 21:41:48 -07:00
french
ftp
games games/minecraft-server: Update to 1.17.1 2021-08-03 17:52:28 +02:00
german
graphics graphics/darktable: bump PORTREVISION after fixes 2021-08-03 14:51:50 +02:00
hebrew
hungarian
irc irc/polari: Update to 40.1 2021-08-02 22:20:59 -07:00
japanese japanese/font-hackgen{,-nerd}: Update to 2.4.1. 2021-08-02 23:35:39 +09:00
java
Keywords
korean
lang lang/gcc11-devel: Update to the 20210731 snapshot of GCC 11.2.1 2021-08-03 04:58:52 +00:00
mail net/openldap24-client: bump all dependent port 2021-08-01 21:41:48 -07:00
math math/py-iminuit: Update 2.7.0 -> 2.8.0 2021-08-02 23:10:46 -07:00
misc misc/valentina: Update 0.7.47 -> 0.7.49 2021-08-03 01:36:58 -07:00
Mk Mk/Scripts/qa.sh: Add QA for libglvnd 2021-08-02 09:20:45 -07:00
multimedia multimedia/gstreamermm: Prepare for glib 2.68.3 2021-08-02 18:10:15 -07:00
net net/py-gspread: Update to version 4.0.0 2021-08-02 21:51:50 +00:00
net-im net-im/tdlib: Update 1.7.4.20210520 -> 1.7.6.20210802 2021-08-03 01:36:58 -07:00
net-mgmt net-mgmt/phpipam: update to 1.4.3 2021-08-02 19:19:44 +02:00
net-p2p
news news/pan: Prepare for glib 2.68.3 2021-08-02 19:47:10 -07:00
polish
ports-mgmt
portuguese
print net/openldap24-client: bump all dependent port 2021-08-01 21:41:48 -07:00
russian
science
security security/vouch-proxy: Add new port 2021-08-03 06:46:19 +00:00
shells
sysutils sysutils/rubygem-puppetserver-ca: Update to 2.3.1 2021-08-02 17:35:28 -10:00
Templates
textproc textproc/yelp-tools: Update to 40.0 2021-08-02 22:29:53 -07:00
Tools
ukrainian
vietnamese
www www/matomo: Update to 4.2.1 2021-08-03 09:01:25 +02:00
x11 x11/alacritty: update to 0.9.0 2021-08-03 10:39:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/iosevka: Update to 9.0.1 2021-08-03 13:04:50 +02:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20210802 2021-08-03 00:08:31 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED security/cfv: Reinstate and update to 3.0.0.dev0 2021-08-03 00:36:24 +08:00
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.