1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-04-22 19:56:22 +03:00
.hooks git hooks: Rework authorship instructions. 2021-04-22 11:50:30 +02:00
accessibility Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
arabic
archivers Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
astro Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
audio Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
base
benchmarks
biology biology/py-crossmap: Update to 0.5.4 2021-04-21 08:31:13 -05:00
cad not-KDE Applications: chase doctools 2021-04-22 09:25:15 +02:00
chinese
comms comms/py-adafruit-ampy: Update to 1.1.0 2021-04-22 10:39:44 +00:00
converters Bump USES=cabal ports after 12837690ed 2021-04-21 06:48:23 +02:00
databases Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
deskutils Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
devel devel/py-oci: Fix files/patch-setup.py 2021-04-22 18:49:44 +02:00
dns dns/subfinder: Update 2.4.6 -> 2.4.7 2021-04-22 01:05:46 -07:00
editors Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
emulators The Wine Staging patchset for Wine 6.6 is now available. 2021-04-22 09:43:47 +00:00
finance Bump USES=cabal ports after 12837690ed 2021-04-21 06:48:23 +02:00
french
ftp
games Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
german
graphics graphics/mandelbulber: update to 2.25 2021-04-22 19:56:22 +03:00
hebrew
hungarian
irc Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
japanese Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
java
Keywords
korean
lang Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
mail
math Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
misc Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
Mk Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
multimedia Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
net Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
net-im Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
net-mgmt
net-p2p Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
news
polish
ports-mgmt
portuguese
print Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
russian
science Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
security Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
shells
sysutils Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
Templates
textproc Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
Tools Tools/scripts/rmport: differentiate exit codes. 2021-04-21 10:01:03 +02:00
ukrainian
vietnamese
www www/lagrange: Make SSE4.1 support optional 2021-04-22 14:00:20 +01:00
x11 Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
x11-clocks Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
x11-drivers
x11-fm Update KDE Gear to 21.04 2021-04-22 18:47:50 +02:00
x11-fonts
x11-servers
x11-themes KDE Plasma: update to 5.21.3 2021-04-22 09:54:33 +02:00
x11-toolkits x11-toolkits/qt5-gui: unbreak on FreeBSD >= 13.0 armv[67] 2021-04-22 14:32:55 +00:00
x11-wm x11-wm/river: update to s20210422 2021-04-22 14:32:54 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove textproc/bsdsort 2021-04-21 12:57:20 +02: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.