1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-09-24 13:26:55 -03:00
.hooks
accessibility
arabic
archivers archivers/urbackup-server: remove bogus lua >= 5.3 support 2022-09-24 08:18:25 +02:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mantis: Update to 2.25.5 2022-09-24 08:20:42 +08:00
deskutils
devel *: Release a few ports to the pool 2022-09-24 10:05:11 -03:00
dns
editors
emulators emulators/rpcs3: update to 0.0.24.14182 2022-09-23 21:43:25 +00:00
finance
french
ftp
games games/freedroidrpg: restrict support to lua <= 5.3 2022-09-24 08:25:01 +02:00
german
graphics graphics/mesa-devel: update to 22.2.b.2816 2022-09-23 21:43:25 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc11-devel: Update to 11.3.1.s20220923 2022-09-24 13:01:24 +02:00
mail mail/slimta: Update to 0.8.1 2022-09-23 13:25:08 -07:00
math math/armadillo: Update to 11.4.0 2022-09-24 00:40:02 +02:00
misc
Mk
multimedia multimedia/{mplayer|mencoder} Update to upstream snapshot 2022-09-24 2022-09-24 16:05:00 +02:00
net net/haproxy25: update to version 2.5.9. 2022-09-24 10:24:12 +00:00
net-im
net-mgmt *: Release a few ports to the pool 2022-09-24 10:05:11 -03:00
net-p2p net-p2p/go-ethereum: Update to 1.10.25 2022-09-23 19:21:26 -04:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/pecl-scrypt: Update to 2.0.0 2022-09-24 13:26:55 -03:00
shells
sysutils sysutils/lsyncd: restrict to lua <= 5.3 2022-09-24 08:05:53 +02:00
Templates
textproc textproc/py-parsimonious: Release to the pool 2022-09-24 10:09:16 -03:00
Tools
ukrainian
vietnamese
www *: Release a few ports to the pool 2022-09-24 10:05:11 -03:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/termit: remove bogus lua >= 5.3 support 2022-09-24 08:14:04 +02:00
x11-wm x11-wm/awesome: restrict to lua<=5.3 2022-09-24 08:05:48 +02:00
.arcconfig
.gitignore
.xorgxrdp.10.log
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.