1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-09-25 08:28:06 +02:00
.hooks
accessibility
arabic
archivers archivers/librtfcomp: Mark DEPRECATED and set EXPIRATION_DATE to 2024-09-30 2024-09-25 12:23:04 +08:00
astro
audio audio/bambootracker: Update to 0.6.4 2024-09-24 21:12:07 +02:00
benchmarks
biology
cad cad/opencascade740: Fix build with with freetype2 2.13.3 2024-09-24 21:04:41 +02:00
chinese
comms
converters converters/rubygem-iconv: Update to 1.1.0 2024-09-25 12:22:38 +08:00
databases databases/py-sqlglot: Update to 25.21.3 2024-09-25 12:22:29 +08:00
deskutils deskutils/remind: update to 05.00.06 2024-09-25 08:28:01 +02:00
devel devel/{py-oci,oci-cli}: update to 2.134.0 / 3.48.0 2024-09-25 08:28:06 +02:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20240915 2024-09-25 12:22:33 +08:00
editors */*: bump port revision after electron30 update 2024-09-25 13:07:42 +09:00
emulators
finance
french
ftp ftp/curlpp: Fix build with curl 8.10.0+ 2024-09-25 12:22:26 +08:00
games games/stockfish: update to 17 2024-09-25 08:28:03 +02:00
german
graphics graphics/p5-PGPLOT: Update to 2.33 2024-09-25 12:22:59 +08:00
hebrew
hungarian
irc irc/znc: Improve and simplify port 2024-09-25 00:53:29 +02:00
japanese
java
Keywords
korean
lang lang/rubygem-ruby_language_server: Update RUN_DEPENDS: use Rails 7.2 2024-09-25 12:22:52 +08:00
mail
math math/py-narwhals: Add MODIN option 2024-09-25 14:17:21 +08:00
misc misc/py-litellm: update to 1.48.0 2024-09-25 13:48:35 +09:00
Mk Mk/Uses/shebangfix.mk: Add "/bin/env ${lang}" pattern to ${lang}_OLD_CMD 2024-09-25 12:23:01 +08:00
multimedia multimedia/droidcam: fix system tray icon not showing up 2024-09-25 08:28:05 +02:00
net net/rsplib: update to 3.4.9 2024-09-25 08:28:04 +02:00
net-im */*: bump port revision after electron30 update 2024-09-25 13:07:42 +09:00
net-mgmt net-mgmt/zabbix7-server: Update to 7.0.4 2024-09-24 17:28:54 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/rubygem-prawn-rails: Add rubygem-prawn-rails 1.5.0 2024-09-25 12:22:25 +08:00
russian
science science/py-cfgrib: Update to 0.9.14.1 2024-09-25 12:22:36 +08:00
security security/p5-Module-Signature: Update to 0.89 2024-09-25 12:22:59 +08:00
shells
sysutils sysutils/zrepl-dsh2dsh: update to 0.8.3 2024-09-25 08:28:04 +02:00
Templates
textproc textproc/ripgrep: Update to version 14.1.1 2024-09-25 08:28:03 +02:00
Tools
ukrainian
vietnamese
www www/osrm-backend: update to 5.28.d20240803 2024-09-25 08:28:05 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-shaperglot: Update to 0.6.2 2024-09-25 12:22:38 +08: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://ports.FreeBSD.org

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.