1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-01-03 13:54:01 -08:00
.hooks
accessibility Qt: Switch Qt5 to use KDE's Qt patch collection 2022-01-02 09:47:54 +01:00
arabic
archivers archivers/py-zstd: Update 1.5.0.4 -> 1.5.1.0 2022-01-03 11:34:08 -08:00
astro
audio audio/jamulus: Fix jamulus-server arguments 2022-01-02 23:10:14 -08:00
base
benchmarks benchmarks/stress-ng: fix build on -CURRENT 2022-01-03 11:33:58 +01:00
biology biology/phyml: update to 3.3.20211231 2022-01-02 18:31:24 +01:00
cad
chinese
comms comms/xlog: Update to 2.0.24 2022-01-02 12:31:43 +01:00
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-01-02 10:45:16 +01:00
databases databases/pgmodeler: Update to 0.9.4 2022-01-03 19:17:47 +01:00
deskutils
devel devel/tree-sitter: Update to 0.20.2 2022-01-03 13:27:04 -07:00
dns
editors editors/emacs-devel: Build pure GTK Emacs by default 2022-01-03 14:12:48 -04:00
emulators emulators/higan: don't depend on p7zip 2022-01-03 22:21:30 +03:00
finance
french
ftp
games games/openclonk: unbreak build after 9cb3316ecd 2022-01-03 21:43:31 +00:00
german
graphics graphics/openorienteering-mapper: Update to 0.9.5 and prepare to proj8 2022-01-03 20:17:34 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/julia: Add CPE information 2022-01-03 14:46:00 +00:00
mail
math math/py-kiwisolver: Update to 1.3.2 2022-01-03 19:51:08 +01:00
misc misc/thefuck: Update to 3.32 2022-01-03 21:34:32 +00:00
Mk Qt: Switch Qt5 to use KDE's Qt patch collection 2022-01-02 09:47:54 +01:00
multimedia multimedia/vvdec: Update 1.1.2 -> 1.3.0 2022-01-03 11:34:08 -08:00
net net/yate: Update to 6.4.0 2022-01-03 13:54:01 -08:00
net-im net-im/dendrite: Update distinfo due to reroll 2022-01-03 10:10:18 +00:00
net-mgmt net-mgmt/py-adal: Use newer version of pyjwt 2022-01-02 11:19:00 -03:00
net-p2p net-p2p/bazarr-devel: Update to 1.0.3-beta.3 2022-01-03 21:34:13 +00:00
news
polish
ports-mgmt
portuguese
print Qt: Switch Qt5 to use KDE's Qt patch collection 2022-01-02 09:47:54 +01:00
russian
science science/jmol: Update 14.32.7 -> 14.32.8 2022-01-03 11:34:09 -08:00
security security/fizz: Update 2021.12.27.00 -> 2022.01.03.00 2022-01-03 11:34:06 -08:00
shells shells/rush: Update 2.1 -> 2.2 2022-01-03 11:34:09 -08:00
sysutils sysutils/direvent: the port had been updated to version 5.3 2022-01-03 13:33:56 +00:00
Templates
textproc textproc/mergestat: Update to 0.5.0 2022-01-03 21:16:02 +00:00
Tools
ukrainian
vietnamese
www www/libdatachannel: Update 0.16.1 -> 0.16.2 2022-01-03 11:34:09 -08:00
x11 x11/nvidia-driver: lax the check when applying fix for src df38ada293 2022-01-02 15:47:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pango: update to 1.48.10 2022-01-03 19:05:53 +00:00
x11-wm */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-01-02 10:45:16 +01:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/askgit: Move to mergestat 2022-01-03 21:15:16 +00:00
README
UIDs
UPDATING sysutils/py-azure-cli: Update to 2.31.0 2022-01-02 11:19:00 -03: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.