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-06-06 15:48:07 +08:00
.hooks
accessibility
arabic
archivers archivers/snappy: update to 1.2.1 2024-06-06 13:21:12 +08:00
astro
audio audio/stegosaurus-lv2: Broken with Python-3.11 2024-06-05 08:32:36 -07:00
benchmarks
biology
cad
chinese
comms
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-06-05 15:56:14 +02:00
databases databases/postgresql-prefix: Update to 1.2.10 2024-06-05 11:01:44 -07:00
deskutils deskutils/syncthingtray: update to 1.5.4 2024-06-05 17:27:08 -04:00
devel devel/py-websockify: Update to 0.12.0 2024-06-06 15:48:06 +08:00
dns dns/bind9*: mark named as "service jails" ready 2024-06-05 14:14:12 +02:00
editors
emulators
finance
french
ftp
games games/veloren-weekly: update to s20240605 2024-06-06 02:24:01 +02:00
german
graphics graphics/py-imageio-ffmpeg: Update to 0.5.1 2024-06-06 15:48:06 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/elixir-devel: update to 1.17.0-rc1 2024-06-05 20:16:02 +00:00
mail mail/claws-mail: Update to 3.20.0/4.2.0 2024-06-05 16:51:52 +02:00
math math/orpie: Update to 1.6.1 2024-06-05 17:27:08 -04:00
misc misc/rgb-tui: New port: Create and get color codes from the terminal using a nice interface 2024-06-05 01:32:00 -07:00
Mk Mk/Uses/gnome.mk: Fix dependencies 2024-06-05 16:51:48 +02:00
multimedia multimedia/py-opentimelineio: Broken 2024-06-05 03:33:27 -07:00
net net/py-soap2py: Remove expired port 2024-06-06 15:48:01 +08:00
net-im
net-mgmt net-mgmt/unifi8: Update to 8.2.93 2024-06-06 06:59:45 +02:00
net-p2p
news news/py-sabctools: Update to 8.2.3 2024-06-06 15:48:06 +08:00
polish
ports-mgmt
portuguese
print print/py-fontbakery: Update to 0.12.7 2024-06-06 15:48:06 +08:00
russian
science science/csvtk: update 0.24.0 → 0.30.0 2024-06-05 03:33:28 -07:00
security security/py-joserfc: Update to 0.11.1 2024-06-06 15:48:07 +08:00
shells
sysutils sysutils/triton: update 0.9 → 0.9-597 2024-06-05 10:41:19 -07:00
Templates
textproc textproc/py-pycountry: Update to 24.6.1 2024-06-06 15:48:07 +08:00
Tools
ukrainian
vietnamese
www www/p5-CGI: Update to 4.65 2024-06-06 15:48:02 +08:00
x11 x11/lavalauncher: mark DEPRECATED due to abandoned upstream 2024-06-05 16:16:17 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/geist-sans: Add geist-sans 1.3.0 2024-06-06 15:48:00 +08:00
x11-servers
x11-themes
x11-toolkits */Makefile: Sort SUBDIRs 2024-06-06 15:48:00 +08:00
x11-wm x11-wm/cosmic-comp: update to s20240604 2024-06-06 02:44:47 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED net/py-soap2py: Remove expired port 2024-06-06 15:48:01 +08:00
README
UIDs
UPDATING net-mgmt/unifi8: Update to 8.2.93 2024-06-06 06:59:45 +02: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.