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
Gleb Popov bf8a0031d9 *: Move manpages to share/man
Approved by:	portmgr (blanket)
2024-03-10 11:59:05 +03:00
.hooks
accessibility
arabic
archivers
astro
audio audio/mate-media: updated to 1.28.1 2024-03-09 22:18:55 -04:00
benchmarks
biology
cad cad/openfpgaloader: update 0.11.0 → 0.12.0 2024-03-09 23:35:56 -08:00
chinese
comms
converters
databases databases/goose: update 3.17.0 → 3.18.0 2024-03-09 23:35:57 -08:00
deskutils deskutils/caja-extensions: updated to 1.28.0 2024-03-09 18:36:33 -04:00
devel devel/tree-sitter-graph: update 0.11.1 → 0.11.2 2024-03-09 23:35:55 -08:00
dns
editors editors/pluma: updated to 1.28.0 2024-03-09 22:46:46 -04:00
emulators
finance finance/py-pythclient: update 0.1.20 → 0.1.24 2024-03-09 23:35:54 -08:00
french
ftp
games
german
graphics graphics/mozjpeg: Mark PIE_UNSAFE 2024-03-10 03:10:01 +08:00
hebrew
hungarian
irc
japanese
java java/intellij: Move man pages to share/man 2024-03-09 20:01:27 +00:00
Keywords
korean
lang lang/yabasic: Move man pages to share/man 2024-03-09 20:01:30 +00:00
mail mail/mailpit: Update to 1.14.3 2024-03-10 09:37:17 +01:00
math *: Move manpages to share/man 2024-03-10 11:59:05 +03:00
misc misc/llama-cpp: update 2366 → 2376 2024-03-09 23:35:57 -08:00
Mk
multimedia multimedia/kew: update 2.4.2 → 2.4.3 2024-03-09 23:35:54 -08:00
net net/openldap26-server: fix build with lld 17 and DEBUG option off 2024-03-09 13:37:15 -08:00
net-im
net-mgmt
net-p2p
news news/sabnzbd: Update to 4.2.2 2024-03-10 01:13:13 +08:00
polish
ports-mgmt
portuguese
print print/texinfo: Update texi2dvi and texinfo.tex 2024-03-10 03:10:02 +08:00
russian
science science/py-mp-api: Add NO_ARCH 2024-03-10 03:10:05 +08:00
security security/py-pass-git-helper: Add NO_ARCH 2024-03-10 03:10:09 +08:00
shells
sysutils *: Move manpages to share/man 2024-03-10 11:59:05 +03:00
Templates
textproc textproc/tinyxml2: Convert to meson 2024-03-10 01:13:00 +08:00
Tools
ukrainian
vietnamese
www www/p5-Mojolicious: Update to 9.36 2024-03-09 23:43:39 -05:00
x11 *: Move manpages to share/man 2024-03-10 11:59:05 +03:00
x11-clocks
x11-drivers
x11-fm x11-fm/caja: adding gvfs dependency 2024-03-09 23:07:30 -04:00
x11-fonts x11-fonts/{gnu-unifont,gnu-unifont-otf}: Update to 15.1.05 2024-03-10 12:57:24 +09:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.17.0.255 2024-03-10 05:00:34 +01:00
x11-wm x11-wm/sway-devel: update to 1.9.103 2024-03-10 05:00:35 +01:00
.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.