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
Alexey Yushkin adcdcf18e2 devel/appstream-glib: Update to 0.8.3
Sponsored by:   Future Crew, LLC
2024-10-28 18:18:17 +03:00
.hooks
accessibility
arabic
archivers archivers/snappy-java: enable armv6 and armv7 2024-10-27 11:01:31 +01:00
astro
audio audio/libopenmpt: Update to 0.7.11 2024-10-28 09:08:27 +01:00
benchmarks benchmarks/uica: update to g20240114+2022.12 2024-10-28 13:41:49 +01:00
biology biology/exonerate: remove maintainer (email address gone) 2024-10-28 13:41:54 +01:00
cad cad/gplcver: fix build on recent FreeBSD 2024-10-28 13:42:03 +01:00
chinese
comms
converters converters/p5-Convert-PEM: Update to 0.12 2024-10-27 07:29:31 +08:00
databases databases/usql: update 0.19.4 → 0.19.12 2024-10-27 14:40:41 -07:00
deskutils
devel devel/appstream-glib: Update to 0.8.3 2024-10-28 18:18:17 +03:00
dns
editors editors/emacs: Add XPM to OPTIONS_DEFAULT 2024-10-28 10:21:43 -03:00
emulators emulators/wine-proton: update to 9.0-2 2024-10-28 13:42:01 +01:00
finance
french
ftp
games games/tsito: fix build on 15-CURRENT 2024-10-28 13:42:06 +01:00
german
graphics graphics/wallhaven-cli: CLI for wallhaven to browse wallpapers in terminal 2024-10-28 13:42:00 +01:00
hebrew
hungarian
irc
japanese
java java/sigar: enable on armv6 and armv7 2024-10-28 15:42:22 +01:00
Keywords
korean
lang
mail mail/libsrs_alt: fix build on 15-CURRENT 2024-10-28 13:42:04 +01:00
math math/reduce-psl: update to 2024-08-12 2024-10-28 13:42:07 +01:00
misc misc/llama-cpp: update 3982 → 3983 2024-10-28 00:32:16 -07:00
Mk
multimedia multimedia/youtui: update 0.0.15 → 0.0.16 2024-10-28 00:32:17 -07:00
net net/mad_fcl: fix build on 15-CURRENT 2024-10-28 13:42:05 +01:00
net-im
net-mgmt net-mgmt/portmon: link with -lutil for ftime(3) in 15-CURRENT 2024-10-28 13:41:59 +01:00
net-p2p net-p2p/py-nicotine-plus: update to 3.3.5 2024-10-28 13:41:58 +01:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/vaultwarden: Update to 1.32.3 2024-10-28 11:54:54 +01:00
shells shells/zsh-fast-syntax-highlighting: Optimized and extended zsh-syntax-highlighting 2024-10-28 13:42:02 +01:00
sysutils sysutils/loaders-update: update bootcode / loaders 2024-10-28 13:42:08 +01:00
Templates
textproc textproc/ugrep: Update to 7.0.2 2024-10-28 10:22:34 +00:00
Tools
ukrainian
vietnamese
www www/homer-web: update to 24.10.2 2024-10-28 13:50:53 +01:00
x11 x11/xdg-desktop-portal-hyprland: update to 1.3.8 2024-10-28 01:36:57 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fnt: Update to 1.8 2024-10-28 14:33:00 +01:00
x11-servers
x11-themes x11-themes/zorin-icon-themes: Update to 3.3.1 2024-10-28 13:42:00 +01:00
x11-toolkits
x11-wm x11-wm/sway: update to 1.10 2024-10-28 01:44:32 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-wm/sway-devel: remove until enough upstream changes accumulate 2024-10-28 01:43:21 +01: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.