1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman cfb0d3db9d
astro/viking: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 04:47:54 +01:00
.hooks
accessibility
arabic
archivers archivers/py-lz4: Update to 4.3.3 2024-02-21 23:11:07 +08:00
astro astro/viking: Moved man to share/man 2024-02-22 04:47:54 +01:00
audio audio/audiowmark: Update to 0.6.2 2024-02-21 20:36:34 +01:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/pg.el: Update to 0.28 2024-02-22 09:28:08 +09:00
deskutils deskutils/py-py3status: Update to 3.56 2024-02-21 23:07:10 +08:00
devel devel/tree-sitter: Update to 0.21.0 2024-02-21 20:25:56 -05:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.38.0 2024-02-21 23:10:34 +08:00
editors
emulators emulators/yuzu: update to s20240221 2024-02-22 01:57:08 +01:00
finance finance/py-yfinance: Update to 0.2.36 2024-02-21 23:07:50 +08:00
french
ftp ftp/rubygem-net-ftp: Update to 0.3.4 2024-02-21 23:10:35 +08:00
games games/veloren-weekly: update to s20240221 2024-02-22 01:56:59 +01:00
german german/mythes: Update to 2024.02.11 2024-02-21 23:11:03 +08:00
graphics graphics/mesa-devel: update to 24.0.b.1871 2024-02-22 01:57:09 +01:00
hebrew
hungarian
irc
japanese japanese/p5-Lingua-JA-Moji: Update to 0.60 2024-02-21 23:11:04 +08:00
java
Keywords
korean
lang lang/picoc: catch up with upstream move to gitlab 2024-02-21 21:32:06 +00:00
mail mail/rubygem-premailer: Update to 1.22.0 2024-02-21 23:11:22 +08:00
math math/py-quadprog: Update to 0.1.12. 2024-02-21 19:33:54 -06:00
misc misc/tenere: Broken on i386 2024-02-21 13:14:52 -08:00
Mk Mk/bsd.options.desc.mk: Add shared TOML_DESC 2024-02-21 23:11:27 +08:00
multimedia multimedia/mediainfo: Update to 24.01.1 2024-02-21 23:06:36 +08:00
net net/rubygem-gitlab-fog-azure-rm: Update version requirement of RUN_DEPENDS 2024-02-21 23:11:29 +08:00
net-im
net-mgmt net-mgmt/networkmgr: updating networkmgr to 6.4 2024-02-21 21:44:20 -04:00
net-p2p
news
polish polish/hunspell: Update to 20240201 2024-02-21 23:11:03 +08:00
ports-mgmt ports-mgmt/bsdadminscripts2: Update manpage location (003a571d1d, r523104) 2024-02-21 23:06:40 +08:00
portuguese
print print/py-reportlab: Add NO_ARCH 2024-02-21 23:11:29 +08:00
russian
science science/py-tweedledum: Force GCC 12 when GCC is needed 2024-02-21 20:42:35 +00:00
security security/caldera-ot: Fix build 2024-02-21 12:31:42 -05:00
shells
sysutils sysutils/auto-admin: Update to 0.8.0.25 2024-02-21 19:19:00 -06:00
Templates
textproc textproc/py-sphinx-markdown-tables: Fix runtime with py-markdown 3.4+ 2024-02-21 23:15:28 +08:00
Tools
ukrainian
vietnamese
www www/nginx: Fix nginx with LUA after lua-resty-core update 2024-02-21 20:21:20 +01:00
x11 x11/xdg-desktop-portal-hyprland: unbreak build on i386 after c2647d8cb1fc 2024-02-21 17:45:41 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-shaperglot: Update to 0.4.1 2024-02-21 23:08:14 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-fltk: Update to 1.3.9 2024-02-21 23:11:11 +08:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: Update www/py-httpx013 entry 2024-02-21 23:11:27 +08: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.