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-03-02 12:20:55 +03:00
.hooks
accessibility
arabic
archivers KDE: Update KDE Frameworks 6 to 6.0.0 2024-03-02 00:54:13 +01:00
astro math/glm: update 0.9.9.8 → 1.0.1 2024-03-02 00:00:07 +03:00
audio KDE: Update KDE Plasma 6 to 6.0.0 2024-03-02 00:54:14 +01:00
benchmarks benchmarks/vkmark: detect glm via cmake config after b35bdcd8fa 2024-03-02 08:48:29 +01:00
biology
cad
chinese
comms comms/gnokii: Move man pages to share/man. 2024-03-02 00:38:38 +01:00
converters converters/hs-dhall-bash: Update to 1.0.41 2024-03-02 12:20:55 +03:00
databases graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
deskutils deskutils/hs-arbtt: Update to 0.12.0.3 2024-03-02 12:20:54 +03:00
devel devel/hs-cpphs: Fix build after GHC upgrade. 2024-03-02 12:20:54 +03:00
dns KDE: Update KDE Frameworks 6 to 6.0.0 2024-03-02 00:54:13 +01:00
editors editors/vscode: update to 1.87.0 2024-03-02 11:46:20 +09:00
emulators
finance Uses/kde.mk: rename attica5 component to attica 2024-03-02 00:54:12 +01:00
french
ftp ftp/mirror: move man pages 2024-03-01 13:11:17 -08:00
games games/mrboom: Update to 5.4 2024-03-01 22:55:42 +01:00
german
graphics graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/dhall: Update to 1.42.1 2024-03-02 12:20:55 +03:00
mail graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
math math/R-cran-deldir: Update to 2.0-4 2024-03-02 09:01:01 +00:00
misc misc/py-litellm: update to 1.28.7 2024-03-02 12:29:59 +09:00
Mk Uses/kde.mk: add missing change to MASTER_SITES 2024-03-02 07:53:08 +01:00
multimedia graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
net graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/hs-cabal2tuple: Chase GHC update. 2024-03-02 12:20:54 +03:00
portuguese
print graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
russian
science
security KDE: Update KDE Plasma 6 to 6.0.0 2024-03-02 00:54:14 +01:00
shells shells/44bsd-csh: move man page 2024-03-01 13:11:22 -08:00
sysutils graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
Templates Templates/BSD.local.dist: Add share/man/it/man8 2024-03-01 23:55:01 +01:00
textproc textproc/cgrep: Update to 8.1.0 2024-03-02 12:20:54 +03:00
Tools
ukrainian
vietnamese
www www/hs-DAV: Fix build after GHC upgrade 2024-03-02 12:20:55 +03:00
x11 x11/hyprlock: adapt to upstream PAM config 2024-03-02 01:06:36 +01:00
x11-clocks
x11-drivers
x11-fm Uses/kde.mk: rename baloo5 component to baloo 2024-03-02 00:54:13 +01:00
x11-fonts
x11-servers
x11-themes KDE: Update KDE Plasma 6 to 6.0.0 2024-03-02 00:54:14 +01:00
x11-toolkits graphics/poppler: bump consumers of graphics/poppler 2024-03-02 00:56:15 +01:00
x11-wm x11-wm/gamescope: unbreak build after b35bdcd8fa 2024-03-02 08:48:35 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED sysutils/polkit-qt,sysutils/polkit-qt-1-devel: unify and flavorize 2024-03-02 00:54:13 +01:00
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.