1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-12-25 22:17:12 -08:00
.hooks
accessibility
arabic
archivers
astro astro/p5-Astro-App-Satpass2: Update to 0.053 2023-12-26 11:19:04 +08:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/tiledb: Fix build of graphics/gdal with TILEDB enabled 2023-12-26 04:29:28 +08:00
deskutils deskutils/qownnotes: update QOwnNotes to version 23.12.4. 2023-12-26 05:35:50 +00:00
devel devel/fatal: update 2023.12.18.00 → 2023.12.25.00 2023-12-25 22:17:12 -08:00
dns
editors
emulators emulators/rpcs3: update to 0.0.29.15842 2023-12-26 01:44:30 +01:00
finance finance/fava: upgrade to 1.26.3. 2023-12-25 21:14:24 -08:00
french
ftp
games games/veloren-weekly: update to s20231221 2023-12-26 01:44:25 +01:00
german
graphics graphics/satty: add new port 2023-12-26 01:44:17 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/hs-futhark: update 0.25.10 → 0.25.11 2023-12-25 13:49:06 -08:00
mail mail/spamassassin-dqs: update pkg-message.in for new release 2023-12-25 15:09:35 -06:00
math math/wxmaxima: Update to Version-23.12.0 2023-12-25 18:23:41 +00:00
misc misc/aichat: update 0.11.0 → 0.12.0 2023-12-25 22:17:08 -08:00
Mk
multimedia
net net/wangle: update 2023.12.18.00 → 2023.12.25.00 2023-12-25 22:17:10 -08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/fizz: update 2023.12.18.00 → 2023.12.25.00 2023-12-25 22:17:10 -08:00
shells
sysutils sysutils/logstash8: Update to 8.11.3 2023-12-26 00:22:07 +01:00
Templates
textproc textproc/ibus-m17n: update 1.4.22 → 1.4.27 2023-12-25 13:49:05 -08:00
Tools
ukrainian
vietnamese
www www/proxygen: update 2023.12.18.00 → 2023.12.25.00 2023-12-25 22:17:12 -08:00
x11 x11/xdg-desktop-portal-hyprland: update to 1.2.6 2023-12-26 01:44:23 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/selectwm: undeprecate, clean the port up, take maintainership 2023-12-25 20:25:00 +00:00
.arcconfig
.gitignore
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.