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-19 08:55:13 -07:00
.hooks
accessibility
arabic
archivers devel/schilybase: update to 2022-09-18 2022-09-19 08:37:34 -07:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/sqlite3: Add missing Makefile entries 2022-09-19 08:50:58 -07:00
deskutils
devel devel/schilybase: update to 2022-09-18 2022-09-19 08:37:34 -07:00
dns
editors devel/schilybase: update to 2022-09-18 2022-09-19 08:37:34 -07:00
emulators emulators/pcsx2: New port: Free and open-source PlayStation 2 emulator 2022-09-19 16:23:19 +02:00
finance
french
ftp
games games/openarena: fix version number going backwards 2022-09-19 16:53:33 +02:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc13-devel: Update to 13.0.0.s20220918 2022-09-19 12:38:06 +02:00
mail
math
misc devel/schilybase: update to 2022-09-18 2022-09-19 08:37:34 -07:00
Mk
multimedia
net devel/schilybase: update to 2022-09-18 2022-09-19 08:37:34 -07:00
net-im
net-mgmt icingaweb2-module-vspheredb: New port: Monitor Vsphere with Icinga 2022-09-19 15:45:43 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/afni: update to 22.2.12 2022-09-19 12:53:01 +02:00
security security/p5-openxpki*: Update to 3.22.2 2022-09-19 08:55:13 -07:00
shells devel/schilybase: update to 2022-09-18 2022-09-19 08:37:34 -07:00
sysutils sysutils/tree: upgrade to 2.0.4 2022-09-19 08:52:55 -07:00
Templates
textproc textproc/py-textdistance: Update to 4.5.0 2022-09-19 11:18:44 +02:00
Tools
ukrainian
vietnamese
www www/glpi: Update to 10.0.3 2022-09-19 08:47:29 -07:00
x11 x11/kitty: Update to 0.26.2 2022-09-19 08:33:12 -07: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 databases/sqlite3: Update to 3.39.3 2022-09-19 08:50:05 -07:00
MOVED
README
UIDs
UPDATING shells/bosh: Add UPDATING entry 2022-09-19 08:47:02 -07: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.