1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-10-14 16:31:46 +02:00
.hooks
accessibility
arabic editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
archivers
astro
audio
base
benchmarks
biology
cad
chinese editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
comms
converters
databases
deskutils
devel devel/py-black: fix build 2022-10-14 15:54:25 +02:00
dns
editors editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
emulators
finance
french editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
ftp
games
german editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
graphics graphics/ImageMagick6: update to 6.9.12.65 2022-10-14 16:31:46 +02:00
hebrew editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
hungarian editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
irc
japanese editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
java
Keywords
korean editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
lang
mail
math
misc
Mk
multimedia
net net/xrdp-devel: Update to 0.9.80.b20221014 2022-10-14 22:32:21 +09:00
net-im
net-mgmt
net-p2p
news
polish editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
ports-mgmt
portuguese editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
print
russian editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
science
security security/py-cryptography: revert Update to 38.0.1 2022-10-14 15:45:24 +02:00
shells
sysutils
Templates
textproc
Tools
ukrainian editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
vietnamese editors/libreoffice: update to 7.4.2 release (+) 2022-10-14 16:12:24 +03:00
www
x11 x11/nwg-dock: update to 0.3.1 2022-10-14 14:03:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.478 2022-10-14 14:03:10 +00:00
x11-wm x11-wm/sway-devel: update to 1.7.138 2022-10-14 14:03:10 +00:00
.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.