1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-12-31 00:28:03 +00:00
.hooks
accessibility
arabic
archivers
astro
audio audio/snd: Update to 22.9 2022-12-14 18:35:16 +01:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/remind: update to 04.02.01 2022-12-19 08:59:31 +01:00
devel devel/py-pytz: Update to 2022.7 2022-12-28 23:03:08 +08:00
dns dns/bind918: update to 9.18.10 2022-12-23 17:34:29 +01:00
editors
emulators
finance
french
ftp ftp/curl: Update to 7.86.0 2022-12-14 10:34:35 +09:00
games games/punchy: chase HTTP redirect 2022-12-25 00:39:58 +00:00
german
graphics graphics/mesa-devel: update to 22.3.b.2363 2022-12-31 00:28:03 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/julia: Update to 1.8.4 and Makefile cleanup 2022-12-29 20:06:22 +08:00
mail mail/postfixadmin33: Update to 3.3.13 2022-12-24 09:44:49 +00:00
math
misc misc/ecflow: Fix build on armv7 2022-12-14 17:43:38 -08:00
Mk lang/ruby32: Update to 3.2.0-rc1 2022-12-12 20:02:24 +09:00
multimedia
net net/freerdp: Update to 2.9.0 (security fixes) 2022-12-24 16:06:21 +00:00
net-im
net-mgmt net-mgmt/netbox: Update to 3.3.10 2022-12-18 17:26:00 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/dalton: Broken on armv7 2022-12-14 17:44:27 -08:00
security security/py-netbox-secretstore: Fix runtime with NetBox 3.3.10 2022-12-18 17:26:15 +01:00
shells
sysutils sysutils/accountsservice: Fix changing user password. 2022-12-29 21:25:47 +03:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/webtrees: Update to 1.7.20 (security release) 2022-12-29 11:39:54 +00:00
x11 x11/way-displays: update to 1.6.2 2022-12-16 10:05:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.322 2022-12-19 13:14:34 +00:00
x11-themes x11-themes/kde-icons-black-and-white: Fix fetch 2022-12-16 17:22:01 +01:00
x11-toolkits x11-toolkits/wlroots: update to 0.16.1 2022-12-25 16:37:27 +00:00
x11-wm x11-wm/nscde: Replace expired ksh2020 dependency, Remove DEPRECATED 2022-12-30 08:42:21 +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.