1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-10-26 10:20:39 -07:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/litestream: Update to 0.3.6 2021-10-26 10:20:39 -07:00
deskutils
devel devel/efl: Remove @native flavor from binutils dependency. 2021-10-26 18:01:24 +03:00
dns
editors
emulators emulators/fs-uae: Update to 3.1.35 2021-10-26 13:24:37 +02:00
finance
french
ftp
games games/zdoom: fix build on non-x86 2021-10-26 09:37:43 +00:00
german german/mythes: Update to 2021.10.24 2021-10-26 05:54:37 +08:00
graphics graphics/libavif: Remove BROKEN after recent libyuv update. 2021-10-26 11:15:12 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/mecrisp-stellaris: Update to 2.6.1. 2021-10-26 12:40:14 +02:00
mail mail/usendmail: also enable on armv7 and riscv64 2021-10-26 12:18:57 +00:00
math math/octave-forge-audio: Update to 2.0.3. 2021-10-25 20:11:39 -05:00
misc
Mk Uses/cargo: Add a cargo-crates-merge maintainer target 2021-10-26 16:46:00 +02:00
multimedia
net net/librdkafka: Update to 1.8.2 2021-10-26 17:29:16 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-geometer: Fix build with py-numpy-1.20.3 2021-10-26 09:00:41 +08:00
security security/py-itsdangerous: Update to 2.0.1 [1] 2021-10-26 09:31:49 +08:00
shells
sysutils sysutils/rubygem-rubyipmi: Update to 0.11.1 2021-10-26 05:54:44 +08:00
Templates
textproc textproc/kibana7: Use proper pid.file location 2021-10-26 16:22:52 +02:00
Tools
ukrainian
vietnamese
www www/node: enable sampler on powerpc64le 2021-10-26 12:39:58 +00:00
x11 x11/xpra: Add devel/py-xdg to RUN_DEPENDS. 2021-10-26 17:43:11 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.111 2021-10-26 00:20:23 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.