1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-09-22 08:05:02 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/spotify-player: Move CARGO_CRATES list to Makefile.crates 2022-09-21 21:04:20 -03:00
base
benchmarks
biology biology/vsearch: Update to 2.22.1 2022-09-21 11:24:14 -05:00
cad
chinese
comms
converters
databases databases/py-ormar: Bump pydantic version in RUN_DEPENDS 2022-09-21 17:59:42 +01:00
deskutils devel/baobab: Update to 43.0 2022-09-21 20:30:07 -07:00
devel devel/py-hvac: Update to 1.0.2 2022-09-21 22:39:34 -04:00
dns dns/bind918: update to 9.18.7 2022-09-21 17:13:57 +02:00
editors
emulators emulators/rpcs3: update to 0.0.24.14175 2022-09-21 22:05:40 +00:00
finance
french
ftp
games
german
graphics graphics/darktable40: bugfix update to 4.0.1 2022-09-22 08:05:02 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/perl5*: alternative workaround for lld 15 and dtrace enabled 2022-09-21 22:26:53 +02:00
mail
math
misc
Mk
multimedia multimedia/aom: update to 3.5.0 2022-09-21 18:43:22 +00:00
net net/freebsd-telnetd: Update to 14.0p2 2022-09-21 14:51:00 -07:00
net-im
net-mgmt net-mgmt/mac-telnet: Don't use chown pre-install 2022-09-21 13:12:31 -04:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/putty: add Git patch to fix X11 inclusion 2022-09-22 08:04:28 +02:00
shells
sysutils sysutils/chezmoi: Update to 2.23.0 2022-09-21 22:39:55 -04:00
Templates
textproc textproc/py-mkdocs-redirects: Update to 1.2.0 2022-09-21 22:38:57 -04:00
Tools
ukrainian
vietnamese
www www/caddy: Update to 2.6.1 2022-09-21 17:53:45 -06:00
x11
x11-clocks x11-clocks/xdaliclock-classic: hint for portscout 2022-09-21 14:01:38 -07:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: Update to 1.0.5 2022-09-21 20:07:50 -03:00
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.416 2022-09-21 22:05:40 +00:00
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.