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
Muhammad Moinur Rahman ce51c94387
x11-fonts/xfsinfo: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-26 18:52:25 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/owntone: update to 28.9 2024-02-26 13:11:01 +01:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/bear: Remove USE_LDCONFIG 2024-02-26 13:18:05 -04:00
dns
editors
emulators emulators/vice: update to 3.8 2024-02-26 18:31:04 +01:00
finance finance/odoo: Remove obsolete dependency 2024-02-26 10:26:45 -05:00
french
ftp
games games/pipewalker: update WWW 2024-02-26 15:22:36 +03:00
german
graphics zathura*: remove useless USE_LDCONFIG 2024-02-26 14:41:16 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/libhx: update the port to version 4.23 2024-02-26 09:31:54 +00:00
mail mail/libmilter: update to 8.18.1 2024-02-26 18:04:54 +01:00
math math/py-isosurfaces: update 0.1.1 → 0.1.2 2024-02-25 21:55:19 -08:00
misc misc/llama-cpp: update 2251 → 2266 2024-02-25 21:55:19 -08:00
Mk
multimedia
net net/dante: add missing getsockopt() interposition to fix the build 2024-02-26 12:38:22 +00:00
net-im
net-mgmt net-mgmt/nagstamon: Update to 3.14.0 2024-02-26 15:30:02 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/qpdf: fix build with lld17 2024-02-26 12:04:30 +01:00
russian
science
security security/vuls: Fix errors in pkg-message 2024-02-26 16:54:38 +01:00
shells shells/git-prompt.zsh: Update to 2.4.0 2024-02-26 13:31:28 -04:00
sysutils sysutils/xsysstats: Moved man to share/man 2024-02-26 08:41:27 +01:00
Templates
textproc textproc/xml-format: Moved man to share/man 2024-02-26 13:35:35 +01:00
Tools
ukrainian
vietnamese vietnamese/vnroff: Moved man to share/man 2024-02-26 14:14:57 +01:00
www www/youtube_dl: Moved man to share/man 2024-02-26 17:36:22 +01:00
x11 x11/waybar: adjust consolekit2 comment 2024-02-26 14:14:13 +01:00
x11-clocks x11-clocks/wmitime: Moved man to share/man 2024-02-26 17:36:26 +01:00
x11-drivers x11-drivers/xf86-video-voodoo: Moved man to share/man 2024-02-26 18:00:13 +01:00
x11-fm x11-fm/gprename: Moved man to share/man 2024-02-26 18:01:13 +01:00
x11-fonts x11-fonts/xfsinfo: Moved man to share/man 2024-02-26 18:52:25 +01:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.