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
Po-Chuan Hsieh e05a24cfac
x11-fonts/geist-mono: Add geist-mono 1.3.0
Geist is a new font family for Vercel, created by Vercel in collaboration with
Basement Studio.

Geist Mono is a monospaced typeface that has been crafted to be the perfect
partner to Geist Sans. It is designed to be used in code editors, diagrams,
terminals, and other textbased interfaces where code is represented.
2024-06-06 15:48:00 +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 biology/py-pywgsim: unbreak with python3.11 2024-06-04 14:55:31 +03:00
cad cad/svls: update 0.2.11 → 0.2.12 2024-06-04 20:57:46 -07:00
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-grpcio-tools: update to 1.64.1. 2024-06-06 13:21:12 +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/drm-510-kmod: Ignore on stable/14 2024-06-06 09:45:32 +02:00
hebrew
hungarian
irc
japanese japanese/xtr: switch to a mirror that works 2024-06-03 17:07:48 +02:00
java java/openjfx14: fix build on non-amd64 2024-06-03 17:11:53 +02:00
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/boinc-client: Update 7.20.2 -> 7.24. 2024-06-05 09:19:21 -05:00
net-im net-im/telegram-desktop: update 5.1.1 -> 5.1.2 2024-06-03 21:41:19 -04:00
net-mgmt net-mgmt/unifi8: Update to 8.2.93 2024-06-06 06:59:45 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/csvtk: update 0.24.0 → 0.30.0 2024-06-05 03:33:28 -07:00
security security/1password-client2-beta: update to 2.30.0-beta.02 2024-06-05 09:39:23 -05:00
shells shells/carapace: update to 1.0.3 2024-06-05 06:16:41 +09:00
sysutils sysutils/triton: update 0.9 → 0.9-597 2024-06-05 10:41:19 -07:00
Templates
textproc textproc/opensearch-dashboards: Update to 2.14.0 2024-06-05 16:50:23 -04:00
Tools
ukrainian
vietnamese
www www/xcaddy: update to version 0.4.2 2024-06-05 18:44:25 +02: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-mono: Add geist-mono 1.3.0 2024-06-06 15:48:00 +08:00
x11-servers
x11-themes x11-themes/Kvantum: Update to 1.1.2 2024-06-03 12:55:32 +01:00
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 databases/pgaccess: revert removal 2024-06-04 22:18:47 +00: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.