1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 6087b54dcb www/cobalt: update 0.19.2 → 0.19.4
Reported by:	portscout
2024-07-06 14:06:14 -07:00
.hooks
accessibility
arabic
archivers archivers/py-warctools: Convert to USE_PYTHON=pep517 2024-07-07 00:11:46 +08:00
astro
audio audio/shairport-sync: Update to 4.3.4 2024-07-06 21:26:33 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/timescaledb: Update to 2.15.3 2024-07-06 12:16:41 -07:00
deskutils
devel devel/py-itertree: update 1.1.2 → 1.1.3 2024-07-06 14:06:13 -07:00
dns dns/py-cloudflare: Convert to USE_PYTHON=pep517 2024-07-07 00:12:15 +08:00
editors
emulators
finance
french
ftp ftp/rubygem-net-ftp: Update to 0.3.7 2024-07-07 00:10:12 +08:00
games
german german/mythes: Update to 2024.06.30 2024-07-07 00:11:26 +08:00
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/p5-Sisimai: Update to 5.1.0 2024-07-07 00:11:29 +08:00
math math/lean4: update 4.8.0 → 4.9.0 2024-07-06 14:06:13 -07:00
misc
Mk
multimedia
net net/py-oauth2: Convert to USE_PYTHON=pep517 2024-07-07 00:12:24 +08:00
net-im
net-mgmt
net-p2p
news news/inn-current: Update to 20240622 2024-07-06 12:14:34 -07:00
polish polish/hunspell: Update to 20240701 2024-07-07 00:11:27 +08:00
ports-mgmt
portuguese
print print/rubygem-prawn-svg: Update to 0.35.0 2024-07-07 00:10:27 +08:00
russian
science science/p5-Geo-WebService-Elevation-USGS: Update to 0.200 2024-07-07 00:11:39 +08:00
security security/rustls-ffi: Add new port 2024-07-06 19:55:39 +02:00
shells
sysutils sysutils/rubygem-capistrano: Update to 3.19.1 2024-07-07 00:12:54 +08:00
Templates
textproc textproc/R-cran-yaml: update to 2.3.9 2024-07-06 20:28:01 +02:00
Tools
ukrainian
vietnamese
www www/cobalt: update 0.19.2 → 0.19.4 2024-07-06 14:06:14 -07:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
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.