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-09-06 01:21:21 +03:00
.hooks
accessibility Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
arabic
archivers archivers/rubygem-minitar-cli: Update to 0.12 2024-09-05 14:18:08 +08:00
astro
audio audio/resid: Remove expired port 2024-09-05 22:49:11 +02:00
benchmarks benchmarks/mdtest: Fix OPENMPI_DESC 2024-09-05 14:18:33 +08:00
biology biology/py-pyrodigal: update 3.5.1 → 3.5.2 2024-09-05 01:48:51 -07:00
cad cad/graywolf: Fix build with gcc14 2024-09-05 12:56:41 -07:00
chinese
comms Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
converters converters/p5-XML-WBXML: Fix build with libwbxml 0.11.9+ 2024-09-05 14:18:33 +08:00
databases Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
deskutils deskutils/fyi: update to 1.0.4 2024-09-05 09:16:23 +02:00
devel devel/py-sip4: Remove expired port 2024-09-05 22:46:47 +02:00
dns dns/packetq: Update 1.7.1 → 1.7.3 2024-09-06 01:21:21 +03:00
editors
emulators
finance finance/ord: update 0.19.1 → 0.20.0 2024-09-04 01:08:16 -07:00
french
ftp ftp/wcurl: add port: Simple wrapper around curl to easily download files 2024-09-05 20:48:39 +09:00
games games/minecraft-server: Update 1.21 → 1.21.1 2024-09-05 23:19:52 +03:00
german
graphics graphics/gmic-qt: Update to 3.4.2 2024-09-05 14:56:43 -04:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/solidity: update to 0.8.27 release. 2024-09-05 15:27:22 +02:00
mail mail/mailpit: Update to 1.20.4 2024-09-05 18:47:29 +02:00
math math/octave-forge-fuzzy-logic-toolkit: Update to 0.6.1. 2024-09-05 14:46:20 -05:00
misc Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
Mk Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
multimedia Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
net Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
net-im net-im/linux-discord: Update to 0.0.67 2024-09-05 17:03:29 +02:00
net-mgmt
net-p2p
news news/py-sabctools: Update to 8.2.5 2024-09-05 14:18:02 +08:00
polish
ports-mgmt
portuguese
print Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
russian
science science/openmolcas: Fix build with gcc14 2024-09-05 14:04:30 -07:00
security security/nuclei: Update to 3.3.2 2024-09-05 18:47:20 -03:00
shells
sysutils sysutils/limine: Update 8.0.5 → 8.0.9 2024-09-06 01:17:37 +03:00
Templates
textproc textproc/quarto: Not arch-neutral; Remove 2 unnecessary files 2024-09-05 12:23:14 -07:00
Tools
ukrainian
vietnamese
www Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
x11 Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-axisregistry: Update to 0.4.11 2024-09-05 14:18:07 +08:00
x11-servers
x11-themes
x11-toolkits Qt5: Update to 5.15.15 2024-09-05 14:26:08 -04:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED audio/resid: Remove expired port 2024-09-05 22:49:11 +02:00
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.