1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-08-25 16:12:16 +02:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology biology/seqwish: Add comment 2023-08-24 23:22:32 -07:00
cad
chinese
comms
converters
databases
deskutils deskutils/budgie-trash-applet: set DEPRECATED 2023-08-25 08:47:39 +02:00
devel devel/upnp: update to 1.14.18 2023-08-25 16:12:16 +02:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/libglvnd: disable TLS on powerpc 2023-08-25 09:02:32 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/julia: Update to 1.9.3 2023-08-25 20:20:10 +08:00
mail
math math/mpsolve: Add comment 2023-08-25 00:00:06 -07:00
misc
Mk x11-wm/magpie: New port. X11 window manager and compositor library 2023-08-25 08:44:08 +02:00
multimedia multimedia/emby-server: update to 4.7.14.0 2023-08-25 15:58:45 +02:00
net
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/trilinos: Add comment 2023-08-25 00:07:01 -07:00
security security/whatweb: update to 0.5.5 2023-08-25 16:25:24 +03:00
shells
sysutils sysutils/fastfetch: update to 2.0.4 2023-08-25 13:38:56 +02:00
Templates
textproc textproc/ugrep: Update to 4.0.3 2023-08-25 09:40:04 +00:00
Tools
ukrainian
vietnamese
www www/ungoogled-chromium: sync patches 2023-08-25 14:34:00 +02:00
x11 x11/budgie: update to 10.8 2023-08-25 08:46:51 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/magpie: New port. X11 window manager and compositor library 2023-08-25 08:44:08 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING UPDATING: Fix some typos. 2023-08-25 10:23:15 +02: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.