1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-03-02 13:26:28 -05:00
.hooks
accessibility
arabic
archivers
astro graphics/libraw: Update to 0.21.1 2023-03-02 12:59:13 -05:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/percona57-server: fix build on i386/clang15 (+) 2023-03-02 10:44:21 +03:00
deskutils deskutils/arttime: Update to 2.0.0 2023-03-02 08:47:06 +01:00
devel graphics/libraw: Update to 0.21.1 2023-03-02 12:59:13 -05:00
dns dns/dnscontrol: Update to 3.27.1 2023-03-02 09:30:30 +00:00
editors
emulators
finance finance/aqbanking: Update to 6.5.4 2023-03-02 13:26:28 -05:00
french
ftp
games games/wtf: Update to 20230301 2023-03-02 09:06:03 +00:00
german
graphics graphics/libopenraw: Update to 0.3.4 2023-03-02 13:25:04 -05:00
hebrew hebrew/py-pyluach: Update 2.0.2 → 2.2.0 2023-03-01 23:35:43 -08:00
hungarian
irc
japanese
java
Keywords
korean
lang lang/elixir: update to 1.14.3 2023-03-02 11:50:04 +00:00
mail
math
misc misc/gedkeeper: update GEDKeeper to version 2.24.0 2023-03-02 12:20:08 +00:00
Mk
multimedia graphics/libraw: Update to 0.21.1 2023-03-02 12:59:13 -05:00
net net/remmina: update to 1.4.29 2023-03-02 13:41:51 +01:00
net-im net-im/webinar: Fix pkg-descr. 2023-03-02 19:33:11 +03:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/afni: update to 23.0.6 2023-03-02 13:39:18 +01:00
security security/logcheck: Update to 1.4.2 2023-03-02 18:08:34 +09:00
shells shells/atuin: Update 13.0.0 → 13.0.1 2023-03-01 23:35:44 -08:00
sysutils sysutils/containerd: Update to 1.6.19 2023-03-02 09:30:30 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 x11/sddm: Point to correct accountsservice directory. 2023-03-02 14:30:28 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
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.