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
2024-09-20 08:18:40 +03:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology biology/kallisto: Update to 0.51.1,1 2024-09-19 17:46:47 -05:00
cad
chinese
comms
converters converters/osm2pgsql: update 1.11.0 → 2.0.0 2024-09-19 23:22:20 +03:00
databases
deskutils
devel devel/rubygem-view_component-rails70: update to 3.14.0 2024-09-20 08:18:40 +03:00
dns dns/bind9-devel: update to 9.21.1 2024-09-19 17:34:43 +02:00
editors
emulators emulators/qemu{-devel}: Ignore on i386 2024-09-19 21:27:08 +02:00
finance
french
ftp
games
german
graphics graphics/scrot: update 1.11 → 1.11.1 2024-09-19 22:57:50 +03:00
hebrew
hungarian
irc
japanese
java java/eclipse: Remove unnecessary *.so files 2024-09-20 03:14:47 +03:00
Keywords
korean
lang
mail
math math/hs-Agda: Update to 2.7.0.1 2024-09-19 19:23:18 +03:00
misc misc/py-openai: update 1.45.1 → 1.46.0 2024-09-19 08:01:29 -07:00
Mk
multimedia multimedia/navidrome: bump port revision 2024-09-19 13:48:29 -07:00
net net/rubygem-devfile: update to 0.0.28.pre.alpha1 2024-09-20 08:18:40 +03:00
net-im
net-mgmt net-mgmt/rubygem-oxidized-web: Update to 0.14.0 2024-09-19 20:11:37 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/bout++: update 4.4.2 → 5.1.1 2024-09-19 14:05:26 -07:00
security security/easy-rsa: update to 3.2.1 2024-09-19 22:34:21 +02:00
shells
sysutils sysutils/httm: Update version 0.41.3=>0.41.4 2024-09-19 21:27:11 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-feedgen: New port 2024-09-19 21:27:13 +02:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/sushi: fix WWW to actually point to upstream 2024-09-19 22:48:44 +03:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/imgui: update 1.91.1 → 1.91.2 2024-09-19 14:05:27 -07:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED net/rubygem-gitlab-kas-grpc: update to 17.4.0 2024-09-20 08:18:38 +03:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.